Commit graph

133 commits

Author SHA1 Message Date
dj2ls ac1a82fc5e placeholder for changing frequency from gui 2023-01-04 14:23:42 +01:00
dj2ls 756101ebe1 first run with time left for gui 2022-12-31 12:59:10 +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 0af386ec20 disabled manual file transfer - deprecated feature which causes problems 2022-11-25 11:16:49 +01:00
DJ2LS 55e87840f8 moved from rms to dbFS 2022-11-18 15:19:41 +01:00
DJ2LS d3ca7dbf6c moved from rms to dbFS 2022-11-18 14:23:13 +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 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 4d9730240f added explorer url to settings 2022-11-08 09:36:14 +01:00
dj2ls 826a39ca4d first version with freedata explorer 2022-11-05 22:27:33 +01:00
dj2ls 7d2168a0e7 another attempt with rms 2022-10-12 11:32:09 +02:00
dj2ls b8ee0297a2 added DTR state 2022-10-06 10:08:31 +02:00
dj2ls 0fb632394b changed 500Hz to 563Hz mode 2022-10-05 12:19:28 +02:00
dj2ls a2616e7a3b updated hamlib info field 2022-10-03 14:02:58 +02:00
dj2ls 9d2a16eea4 updated data list 2022-10-03 08:57:57 +02:00
dj2ls 2a5e3c820a html beautify 2022-09-23 19:19:24 +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 1fa8f0f2ae smaller changes... 2022-05-28 14:31:58 +02:00
DJ2LS adf800b822 changed bandwith typo --> this could break some things.. 2022-05-28 14:08:33 +02:00
dj2ls 9f8f17b633 reduced amount of buttons needed for file transfer 2022-05-19 13:01:37 +02:00
dj2ls 9e7850e1bc enabled old file transfer
we need this for supporting raspberry pi until #181 is fixed
2022-05-19 12:05:43 +02:00
dj2ls 69c3ccd86c updater hotfix
also fixed beacon select box beeing too small
2022-04-30 15:59:34 +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 57e4af83af first test with 24bit crc
moved from 16bit crc to 24bit crc...First test for ping and file transfer seems to be working... This has been too easy... 🤔
2022-04-19 11:09:11 +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 2daafd183a removed some info lines 2022-04-16 16:28:04 +02:00
dj2ls 865ee95a77 moved fsk setting to settings dialog
I want to keep the main screen as simple as possible. As this setting isnt usable at this time, better moving it to a more hidden place
2022-04-11 11:46:56 +02:00
Paul Kronenwetter 4358dd9c8a Correcting some typos. 2022-04-10 13:20:58 -04:00
dj2ls b132122d08 bug fixes & gui improvements
fixed tnc not listening to default SSIDs ( here we need to adjust the GUI for supporting changing SSIDs ). Also improved the chat interface a little bit - we have now separated control buttons instead of within a message.
2022-04-10 11:37:09 +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 4451772e19 updated chat 2022-03-27 21:04:04 +02: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