Commit graph

225 commits

Author SHA1 Message Date
DJ2LS 6bf8c43d60 Prettified Code! 2023-02-11 21:49:07 +00:00
DJ2LS 5028504078 additional information for settings 2023-02-11 12:31:20 +01:00
DJ2LS 0c8eca4740 using colors for speed chart 2023-02-11 12:21:27 +01:00
DJ2LS 4c74188e00 updated link margin information 2023-02-11 12:06:24 +01:00
DJ2LS 8e8f246d79 updated used icons 2023-02-11 12:03:37 +01:00
DJ2LS 56bda7de71 updated used icons 2023-02-11 11:58:36 +01:00
DJ2LS 244ed73237 adjusted toast messages 2023-02-11 11:04:21 +01:00
DJ2LS 1de6c3489f first run with new toast system 2023-02-11 10:23:04 +01:00
DJ2LS 7ed3d0a1f1 small gui adjustments to buttons 2023-02-11 07:44:02 +01:00
Mashintime 1233a255b2 Only update lastheard station list when necessary 2023-02-11 00:53:14 -05:00
Mashintime 544efda23c Ask for confirmation when stop tnc button is clicked 2023-02-10 21:43:42 -05:00
Mashintime 321ac76e15 Dropdown menu updates by DJ2L2 2023-02-10 21:32:13 -05:00
Mashintime 313cae2e7d Allow stats without explorer 2023-02-09 05:25:48 -05:00
Mashintime 1b5f9f11a6 Further refinements to header and about menu 2023-02-07 23:14:27 -05:00
Mashintime f4bdfd7268 One less thing to console log 2023-02-07 16:17:04 -05:00
Mashintime d2c6b7a83d Missed a question mark. 2023-02-07 16:16:24 -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
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 c774e5a44f Footer tweaks 2023-02-05 05:59:35 -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 30dc0b8e77 Less fancy graphics if !high_graphics 2023-02-05 05:59:34 -05:00
Mashintime ec0c9395ea Reformat single line if statements 2023-01-27 14:44:36 -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
Mashintime 23c947dbb4 Ensure gui works with compress in ls-arq PR 2023-01-25 22:03:46 -05: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 c8dd72de3e Include version number in title 2023-01-22 14:36:05 -05:00
Mashintime 1de9e4fde8 Logging tweaks 2023-01-22 14:13:26 -05:00
Mashintime bd2aec55f5 Merge branch 'ls-gui' of github.com:DJ2LS/FreeDATA into ls-gui 2023-01-22 11:09:31 -05:00
Mashintime 19e1e9213f Buttons sleep for 2 seconds instead of .5 secs 2023-01-22 11:08:35 -05:00
DJ2LS a4f073e5a9 possible fix for update channel not changing anymore 2023-01-22 10:15:55 +01:00
Mashintime 10c06d14be Replace innerhtml where approriate for performance 2023-01-22 01:35:47 -05:00
Mashintime 43068045f9 Implement electron setprogressbar() 2023-01-22 01:01:13 -05:00
Mashintime 4dbaaf5b63 Display specific Tx failed msg due to ver mismatch 2023-01-21 23:13:23 -05:00
Mashintime e36f23272d Remove 'by' string as requested 2023-01-21 18:53:24 -05:00
Mashintime 420f6d8acc Move Tx time left update to tnc-message as well. 2023-01-21 18:26:43 -05:00
Mashintime d43d6f5c5a Move Tx progress updates to tnc message status 2023-01-21 16:34:00 -05:00