Commit graph

336 commits

Author SHA1 Message Date
DJ2LS 6683d0a1a7 Prettified Code! 2023-02-12 14:44:38 +00:00
DJ2LS 7e589c3bef added rigctld help field 2023-02-12 15:08:13 +01:00
DJ2LS 19a58a8a6c first attempt with easy config reading 2023-02-12 14:44:13 +01:00
DJ2LS 8bdf3df810 cleanup 2023-02-12 11:37:02 +01:00
DJ2LS 66224cace9 cleanup 2023-02-12 11:20:53 +01:00
DJ2LS 8f7f510e5f removed hamlib enable/disable setting 2023-02-12 11:13:42 +01:00
DJ2LS d0c8af2623 Prettified Code! 2023-02-12 07:44:27 +00:00
DJ2LS c5a6dbcb72 first attempt removing hamlib settings to new place 2023-02-12 08:26:29 +01:00
Mashintime a8aef00025 Prettified Code! 2023-02-12 04:05:48 +00:00
Mashintime bb6bf2f089 Adjust beacon area, move interval to settings 2023-02-11 23:04:57 -05:00
Mashintime 3f7948efff Add website link to about page. 2023-02-11 21:18:09 -05:00
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
Mashintime 412c63ea3d Populate dxxcall when clicking heard station 2023-01-21 03:25:45 -05:00
Mashintime f05c965759 Temorarily disable Ping and CQ button when clicked 2023-01-21 00:40:01 -05:00
Mashintime fed4727a6c Attempt to lower CPU usage of progress bar 2023-01-20 18:21:53 -05:00
Mashintime f07745bfe9 Display TNC IP/Port in title 2023-01-19 21:24:07 -05:00
Mashintime 94b4889478 Set waterfall theme and small wf optimization 2023-01-16 17:34:42 -05:00
DJ2LS 1c7d9d8d0c update speedChart only if data available 2023-01-16 10:06:03 +01:00
DJ2LS 81d434bfd1 update speedChart only if data available 2023-01-15 19:35:25 +01:00
dj2ls 6dcfe17c5f first version transmission chart 2023-01-13 00:14:42 +01:00
DJ2LS 6ab2f0ce54
Merge pull request #326 from Mashintime/ls-arq 2023-01-07 16:15:27 +01:00
dj2ls ab96c8bc51 fixed gridsquare handler 2023-01-07 12:01:54 +01:00
awh@brainless.us 4988a92f52 Add an explorer button to the gui 2023-01-06 23:27:52 -05:00
dj2ls 44395c32f4 fixed wrong dxgrid information 2023-01-06 17:33:20 +01:00
dj2ls 796294f03e pressing enter wont restart gui on saving frequency 2023-01-04 21:07:46 +01:00
dj2ls d54f3dcb31 updated input frequency 2023-01-04 20:47:00 +01:00
dj2ls 53697af6e2 set mode from gui 2023-01-04 20:12:03 +01:00
dj2ls ee4528bf79 set frequency from gui - needed for better remote testing 2023-01-04 19:26:11 +01:00
dj2ls 4c53cdc79b time adjustment if smaller 0 2022-12-31 13:03:46 +01:00
dj2ls bbb08ed7af small code cleanup 2022-12-31 13:01:54 +01:00
dj2ls 756101ebe1 first run with time left for gui 2022-12-31 12:59:10 +01:00
DJ2LS 7691ba09ac record audio update 2022-12-26 12:27:13 +01:00
DJ2LS c0e4f14da0 record audio 2022-12-26 12:11:59 +01:00
DJ2LS 495b988701 save mycall and grid on input 2022-12-24 15:51:26 +01:00
DJ2LS f730fbe3d7 save mycall and grid on input 2022-12-24 15:48:57 +01:00
DJ2LS ae12ed660a remove commas from rigctld command 2022-12-01 08:45:21 +01:00
DJ2LS a9cece098d fixes and closes #108 2022-11-25 12:04:15 +01:00
DJ2LS 8913f81b79 moved from rms to dbFS 2022-11-18 15:20:10 +01:00
DJ2LS 55e87840f8 moved from rms to dbFS 2022-11-18 15:19:41 +01:00
DJ2LS 5774c642ec added hamlib connection state indicator 2022-11-18 13:08:37 +01:00
DJ2LS 7d99f89911 improved channel busy detection 2022-11-18 00:03:18 +01:00
DJ2LS 503fa52696 arq waiting modal if channel busy 2022-11-17 22:17:50 +01:00
DJ2LS 92bca8d4da small gui improvement 2022-11-11 15:53:29 +01:00
DJ2LS aaaa0a720f calculate file size for new message 2022-11-11 14:32:08 +01:00
DJ2LS ed31c8da18 first wokring irs snr test 2022-11-11 13:36:01 +01:00
DJ2LS 53548c966d first wokring irs snr test 2022-11-11 13:32:37 +01:00
DJ2LS 0831517b40 first irs snr test 2022-11-11 13:24:12 +01:00
DJ2LS 6db1c2fd33 first irs snr test 2022-11-11 13:07:07 +01:00
DJ2LS 61c813f141 first irs snr test 2022-11-11 12:57:14 +01:00
DJ2LS 871c6c1756 moved rigctld binary check to socket check 2022-11-08 14:54:27 +01:00
dj2ls 826a39ca4d first version with freedata explorer 2022-11-05 22:27:33 +01:00
dj2ls b41430fc43 another attempt with rms 2022-10-12 11:05:49 +02:00
dj2ls a87998c742 fixed ptt type 2022-10-06 10:21:12 +02:00
dj2ls b8ee0297a2 added DTR state 2022-10-06 10:08:31 +02:00
dj2ls ee6aeb1f78 fixed tnc state 2022-10-05 12:41:36 +02:00
dj2ls 3561b620ed fixed rigctld server port 2022-10-03 16:46:17 +02:00
dj2ls 1dd1e16753 fixed hamlib_deviceport selection 2022-10-03 16:38:08 +02:00
dj2ls 8baf62b044 option for setting rigctld server port 2022-10-03 14:17:03 +02:00
dj2ls a2616e7a3b updated hamlib info field 2022-10-03 14:02:58 +02:00
dj2ls bc9d416446 added enable_hamlib_pttprotocol 2022-10-03 13:10:19 +02:00
dj2ls 9bc0c829f9 fixed ipc main event handler 2022-10-03 09:36:43 +02:00
dj2ls 605fb61fc1 updated start stop 2022-09-23 19:18:20 +02:00
dj2ls 4c27009f0e start-stop rigctld 2022-09-23 14:06:13 +02:00
dj2ls d0f0031ca4 enable/disable settings 2022-09-23 11:17:59 +02:00
dj2ls 9eccc82c5e first working version with simple parameters 2022-09-20 19:37:54 +02:00
dj2ls 6846936559 first quick and dirty version for starting rigctld 2022-09-20 19:24:07 +02:00
dj2ls f82ace03cd new rigctld control 2022-09-20 07:59:47 +02:00
dj2ls 863444c010 change buffer size via gui, some small buffer improvements 2022-09-05 11:54:50 +02:00
dj2ls 26794dc609 updated arq session state 2022-06-15 10:51:19 +02:00
dj2ls a19a6c13c1 added qrv info toast 2022-06-09 21:31:12 +02:00
dj2ls a4df21c0a2 further changes of gui 2022-06-07 11:31:59 +02:00
dj2ls 8e4a3f4d33 first change of gui 2022-06-07 10:08:15 +02:00
DJ2LS adf800b822 changed bandwith typo --> this could break some things.. 2022-05-28 14:08:33 +02:00
dj2ls a2df7db3f9 improved updating process
we need to kill every freedata binary before closing or updating the tnc
2022-05-01 09:44:30 +02:00
dj2ls 69c3ccd86c updater hotfix
also fixed beacon select box beeing too small
2022-04-30 15:59:34 +02:00
dj2ls 8b2d1ca9b2 possible fix of DOM text reinterpreted as HTML 2022-04-24 16:07:30 +02:00
dj2ls 701d01b8a7 display own callsign in app title
as wished by #176 @dk5sm
2022-04-24 15:53:51 +02:00
dj2ls 6790f18e3d updated updater
removed updaet information toasts and moved to a more clean update dialog
2022-04-24 15:34:59 +02:00
dj2ls a90abb122f enable/disable cq response
Enable and disable CQ response via GUI. Also moved settings to settings modal - with a small redesign. Auto updater still WIP
2022-04-18 17:17:53 +02:00
dj2ls b1cebf0905 WIP Settings and Updater
updater not yet working, moved settings to settings modal and started working on new updater
2022-04-18 11:13:53 +02:00
dj2ls c89e4beebf fixed audio device list
audio device list not complete when init after multiprocessing init. #153
2022-04-08 11:35:13 +02:00
dj2ls 04f6c49ac5 audio tuning and chat optimisation
closes #117
2022-04-02 14:54:43 +02:00
dj2ls 3f35a01b94 adjust volume level on TX 2022-03-31 21:13:30 +02:00
dj2ls d3ee911186 enable/disable fsk mode 2022-03-31 12:45:44 +02:00
dj2ls e8869e17dc display device port
display the device ports as well closes #141
2022-03-26 10:10:03 +01:00
dj2ls 15217b2521 moved to sounddevice
changed audio library, changed ssid behavior, minor chat changed
2022-03-24 20:49:13 +01:00
dj2ls 4b296a48df added tuning range selector 2022-03-19 12:42:10 +01:00
dj2ls fed075451a first release of chat
several bug fixes
2022-03-14 20:21:15 +01:00
dj2ls f5f7060672 different changes
network fixes, chat fixes, gui fixes...
2022-03-12 15:06:49 +01:00
dj2ls 3c70c78e79 removed rigctl support
we should only use rigctld...
2022-03-11 13:10:46 +01:00
dj2ls 52310ffd4e moved beacon into own thread
this should avoid blocking states caused by the beacon
2022-03-10 20:46:34 +01:00
dj2ls 6971537012 select received files folder 2022-03-10 19:45:37 +01:00
dj2ls 1519c22358 connection mode, documentation, ...
changes in all areas
2022-03-04 16:50:32 +01:00
dj2ls 3af1fe2b44 some more features for the gui
log viewer, update channel selector, config validation check
2022-03-03 19:57:40 +01:00
dj2ls 757d66ccb3 improved logging
gui is now creating logfiles as well / renamed daemon and tnc binaries to freedata-daemon and freedata-tnc to avoid problems when trying to kill them / smaller gui adjustements
2022-02-24 10:13:00 +01:00
dj2ls 25ccb6b155 fix of minor app crash when updating
this hopefully fixes an OS window manager freeze on Ubuntu..
2022-02-23 10:14:46 +01:00
dj2ls 326391ccd8 moved to native bootstrap-icon usage
also introduced a speed level field for tnc_state
2022-02-22 21:05:48 +01:00
dj2ls 74c74c9070 first auto updater 2022-02-22 15:53:55 +01:00
dj2ls a0a67cd243 first auto updater 2022-02-22 15:40:33 +01:00
dj2ls 25392303e4 increased callsign length and added ssid
this now more compatible to VARA to avoid confusion. Callsign length now 7 char + 1 ssid
2022-02-21 12:20:36 +01:00
dj2ls 7a93f0a824 fixed callsign detection and default config 2022-02-17 08:32:19 +01:00