Commit graph

3325 commits

Author SHA1 Message Date
Mashintime fd12e37622 Fix beacon chart in updateallchat() 2023-10-10 16:25:03 -04:00
Mashintime c62ded9a79 Disable chat filter for now 2023-10-10 16:21:12 -04:00
dependabot[bot] d0d51a6823
Bump electron from 26.3.0 to 27.0.0 in /gui
Bumps [electron](https://github.com/electron/electron) from 26.3.0 to 27.0.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v26.3.0...v27.0.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-10 16:53:18 +00:00
DJ2LS 7ff2e55d11 first working waterfall 2023-10-09 16:11:01 +02:00
DJ2LS 4cd857902c possibly fixed background problem 2023-10-09 10:20:52 +02:00
DJ2LS a321f75f80 improved rigctld command stack 2023-10-08 23:24:06 +02:00
DJ2LS 73910afd2d added early version of rigctld command stack 2023-10-08 23:11:07 +02:00
DJ2LS c36933d622 adjusted daemon for starting rigctld 2023-10-08 22:09:09 +02:00
DJ2LS 53dd156a3d allow tnc starting and stopping rigctld 2023-10-08 21:09:30 +02:00
DJ2LS 17d012db9d possibly implemented auto updater 2023-10-08 19:58:35 +02:00
Mashintime 69dba4487f Merge branch 'ls-gui-single-pager' of github.com:DJ2LS/FreeDATA into ls-gui-single-pager 2023-10-08 09:09:46 -04:00
DJ2LS 30d4d70b75 fixed app icon for ubuntu 2023-10-08 10:41:51 +02:00
DJ2LS b35f8811ae fixed preload icon 2023-10-08 10:37:14 +02:00
DJ2LS 9fc3eca63b fixed app data folder when running in build environment 2023-10-08 10:33:54 +02:00
DJ2LS 1f8d0800ba adjusted build process and made freedata imports working 2023-10-08 09:57:03 +02:00
Mashintime 6ef8fbefb4 Version info and clicable links in about section 2023-10-06 23:45:53 -04:00
Mashintime 3a4de02569 Added a few more modes to rig contrl mode dropdown 2023-10-05 22:51:00 -04:00
Mashintime df59c814f2 Fix dbfs_level meter value not updating 2023-10-05 22:32:34 -04:00
Mashintime eb7122dc0f Some helper scripts for windows 2023-10-05 22:31:46 -04:00
DJ2LS a09cfd89e9 preparings for builder 2023-10-04 23:34:36 +02:00
DJ2LS c55585919c finally all linting ready for doing build tests 2023-10-04 22:38:55 +02:00
DJ2LS b248bd6e88 and even more linting... 2023-10-04 22:12:51 +02:00
DJ2LS dc40c6d5a2 fix package json 2023-10-04 21:54:10 +02:00
DJ2LS 21c4613c93 linting 2023-10-04 20:08:40 +02:00
DJ2LS 67d7588688 adjusted build system 2023-10-04 19:54:50 +02:00
DJ2LS 80c61eab04 and more linting related changes 2023-10-03 21:28:24 +02:00
DJ2LS 4f080d2640 more linting fixes 2023-10-03 21:04:37 +02:00
DJ2LS a75c6d72f0 added eslint conf 2023-10-03 15:16:51 +02:00
DJ2LS 37c176ff41 some code linting 2023-10-03 15:15:17 +02:00
DJ2LS b49c223dd2 implemented stop transmissions 2023-10-03 10:34:25 +02:00
DJ2LS 2cd8eb7584 implemented stop transmissions 2023-10-03 10:32:01 +02:00
DJ2LS 14e4ba136a code cleanup 2023-10-02 20:50:24 +02:00
DJ2LS 96a868aad2 and another attempt with stats 2023-10-02 20:23:02 +02:00
DJ2LS bc60f61eaa adjusted stats 2023-10-02 20:16:07 +02:00
DJ2LS 4b23e40aae adjusted stats 2023-10-02 20:02:56 +02:00
DJ2LS e3a4989223 adjusting modals 2023-10-02 15:18:29 +02:00
DJ2LS 8470f412df fixed size calculation for empty charts 2023-10-02 14:55:43 +02:00
DJ2LS 05fe23564f ignore default callsign 2023-10-02 14:50:39 +02:00
DJ2LS 5909f6912c attempt fixing charts 2023-10-02 14:45:47 +02:00
DJ2LS 43162ff476 first working attempt of updating chat message status 2023-10-02 09:50:52 +02:00
DJ2LS 593c15f48f first working beacon to chart attempt 2023-10-01 13:24:54 +02:00
DJ2LS 43cd15ecc6 timeout indicator now functional 2023-09-30 21:57:23 +02:00
DJ2LS 87388268e3 several adjustments to beacon and progressbars 2023-09-30 20:30:19 +02:00
DJ2LS 0deb074df7 increased tnc version and added timeleft for timeout indicator 2023-09-30 20:29:55 +02:00
DJ2LS 0de71f4e6c saving idea of beacon displaying - not functional yet 2023-09-29 12:27:38 +02:00
DJ2LS 5d75e62998 implementing scatter and speedChart - not yet working correctly 2023-09-29 10:26:27 +02:00
DJ2LS 35689284d5 broadcast transmission stuff 2023-09-27 16:55:57 +02:00
DJ2LS 5c551812e6 add broadcast message components 2023-09-27 14:51:33 +02:00
DJ2LS 627a090910 adjusted chat buttons 2023-09-27 14:30:47 +02:00
DJ2LS 3064075efa
Merge branch 'main' into ls-gui-single-pager 2023-09-27 11:25:26 +02:00