Commit graph

546 commits

Author SHA1 Message Date
Mashintime 568329d3be Shorter UUID for sendMessage 2023-02-07 16:13:46 -05:00
Mashintime c6b28e2ccc Heard station table list tweaks 2023-02-06 22:26:39 -05:00
Mashintime f74cb06491 Add info modal, redesign header 2023-02-06 21:18:36 -05:00
DJ2LS 9b17a680e5 version update 2023-02-06 17:43:53 +01:00
DJ2LS df0c4f5002 bumped new version 2023-02-06 17:01:10 +01:00
Mashintime a82907c3ce Updating callsign is now handled elsewhere 2023-02-05 14:37:19 -05:00
Mashintime 6083690411 Use IRS info in tnc-message to set to/de/with 2023-02-05 14:06:27 -05:00
Mashintime a45f713a4a Add settings for stats and autotune 2023-02-05 12:54:23 -05:00
Mashintime 9c3910e116 fix hamlib_deviceid list 2023-02-05 06:43:07 -05:00
Mashintime 1bd01d7489 More atob/btoa fixes 2023-02-05 05:59:35 -05:00
Mashintime c774e5a44f Footer tweaks 2023-02-05 05:59:35 -05:00
Mashintime 0ce8f34c88 Don't set focus when clicking emojis 2023-02-05 05:59:35 -05:00
Mashintime 5b6d43e33d Small optimization to onData 2023-02-05 05:59:34 -05:00
Mashintime 06fe52f460 More btoa/atob fixes 2023-02-05 05:59:34 -05:00
Mashintime 113d6f8b9f Address issues from changing atob/bota 2023-02-05 05:59:34 -05:00
Mashintime d3c86eef92 Real fix for #338. Replaced btoa/atob functions 2023-02-05 05:59:34 -05:00
Mashintime 0fc5f034a4 Don't use btoa/atob as they are problematic with non ascii char sets 2023-02-05 05:59:34 -05:00
Mashintime 32cc24d75b A few slight tweaks to toolbar 2023-02-05 05:59:34 -05:00
Mashintime 43b0dccc2d Prevent exception to aid in troubleshooting. 2023-02-05 05:59:34 -05:00
Mashintime 395692986e Show connected station, show RX byte rate, responsive footer 2023-02-05 05:59:34 -05:00
Mashintime a44e4b81b3 Small tweaks, cleanup 2023-02-05 05:59:34 -05:00
Mashintime 7f8033ff26 Add id to beacon text, move fancy gui setting with other gui settings 2023-02-05 05:59:34 -05:00
Mashintime 30dc0b8e77 Less fancy graphics if !high_graphics 2023-02-05 05:59:34 -05:00
Mashintime 81034dd869 Set progress bars to low graphics mode if enabled 2023-01-30 02:18:17 -05:00
Mashintime 3e71e1014d Set force-gpu on chat window progress-bar's 2023-01-29 16:40:10 -05:00
Mashintime 9d9ec2dd55 Hopefully resolves issue #338 2023-01-29 16:11:49 -05:00
Mashintime 5e223f34e9 Fixes 341 2023-01-29 13:27:12 -05:00
DJ2LS ac3f2b079c version update 2023-01-28 14:49:21 +01:00
Mashintime ec0c9395ea Reformat single line if statements 2023-01-27 14:44:36 -05:00
Mashintime 393f4f5d3a Fix event emitter leak 2023-01-27 10:07:32 -05:00
Mashintime 7556de25cf Second try to fix this error on startup 2023-01-27 10:06:27 -05:00
Mashintime 0a0f216fee Replace some if else if with switch in tnc-state 2023-01-27 02:47:55 -05:00
Mashintime e28c6d5b54 Prevent error if rig control data isn't populated 2023-01-27 01:55:16 -05:00
Mashintime f4f0e921d6 Allow user to disable some GUI effects to save CPU 2023-01-26 22:55:55 -05:00
Mashintime 7b04c3d0cf Missed an ion 2023-01-26 16:50:54 -05:00
DJ2LS 7dd90d4242 force gpu usage for all canvas and progress bars 2023-01-26 15:30:42 +01:00
DJ2LS ee79695449
Merge branch 'main' into ls-gui 2023-01-26 14:26:54 +01:00
DJ2LS eb5bcb807b version update 2023-01-26 14:23:13 +01:00
Mashintime 23c947dbb4 Ensure gui works with compress in ls-arq PR 2023-01-25 22:03:46 -05:00
DJ2LS 69a44520a2 force gpu usage 2023-01-25 16:07:40 +01:00
DJ2LS 5d569c60f7 gpu calcualtion for dbfs 2023-01-25 15:57:52 +01:00
Mashintime 4ac088f56a Slow heard stations updates 2023-01-24 22:35:58 -05:00
Mashintime 475550d84d Clicking heard station would set last item 2023-01-24 22:30:15 -05:00
Mashintime caa3ba58ac Hande missing compression factor in tnc-message 2023-01-23 21:15:05 -05:00
Mashintime 02dce8d056 Revert "Add adjustable Tx delay"
This reverts commit ad129bd11a.
2023-01-23 18:23:28 -05:00
Mashintime ad129bd11a Add adjustable Tx delay 2023-01-22 23:16:54 -05:00
Mashintime 532548771e Handle Bpm and Compression factor in tnc-message 2023-01-22 22:31:13 -05:00
Mashintime 8a183d5cf9 Merge branch 'main' of github.com:DJ2LS/FreeDATA into ls-gui 2023-01-22 19:39:49 -05:00
DJ2LS f7bcdad47f finally working macOS build 2023-01-22 23:35:52 +01:00
DJ2LS 1b90d38ebf fixed wrong pyinstaller env detection for windows 2023-01-22 22:39:23 +01:00