Commit graph

36 commits

Author SHA1 Message Date
DJ2LS 6bf8c43d60 Prettified Code! 2023-02-11 21:49:07 +00:00
Mashintime a45f713a4a Add settings for stats and autotune 2023-02-05 12:54:23 -05:00
DJ2LS a9cece098d fixes and closes #108 2022-11-25 12:04:15 +01:00
dj2ls 826a39ca4d first version with freedata explorer 2022-11-05 22:27:33 +01:00
dj2ls 863444c010 change buffer size via gui, some small buffer improvements 2022-09-05 11:54:50 +02:00
DJ2LS adf800b822 changed bandwith typo --> this could break some things.. 2022-05-28 14:08:33 +02:00
Paul Kronenwetter 6d0d231dc7 Limit daemon and TNC error messages from GUI. 2022-04-24 18:43:30 -04: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
Paul Kronenwetter 4358dd9c8a Correcting some typos. 2022-04-10 13:20:58 -04: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 4b296a48df added tuning range selector 2022-03-19 12:42:10 +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 35d95bbb14 500hz mode, protocol improvements....
...and a lot of different changes. Also deactivated single mode transmission. This needs to be optimised another day...Time is the missing ressource...
2022-02-08 15:27:34 +01:00
dj2ls 8384bf8d12 protocol/network/gui/..
changed protocol so IRS is now the speed-level master / send ptt state via network / introduced no rig mode / disable scatter and waterfall in gui and tnc/ increased network chunk size / ...
2022-02-02 21:12:16 +01:00
dj2ls 3835e19c4a updated command stack
also fixed a problem with receiving data within GUI #129
2022-01-30 14:16:08 +01:00
dj2ls 459e39daea updated socket commands and changed rx buffer behavior
..and some other changes to the gui so its compatible again with the latest socket commands. The rx buffer has now a unique id, and new structure. Also all messages and files will be saved to the same buffer. All commands which will be sent to the tnc or dameon are now written in lowercase
2022-01-28 20:07:39 +01:00
dj2ls 77adabf450 mod out locking state
an attempt with a locking state for the mod_out queue so we can process audio only, if we finished filling our mod_out queue. Possibly this solves the problems #99 #127
2022-01-23 07:10:04 +01:00
dj2ls 2c57923c11 new daemon
non blocking and multi client support also attempt of fixing #129
2022-01-22 20:39:37 +01:00
dj2ls 10d3d5c53e support for different ways controlling the radio
#121 direct, rigctl (for windows), rigctld. Highly experimental. Just to save data.
2022-01-18 19:38:05 +01:00
dj2ls 982569fa1a moved callsign and grid to daemon settings
closes #101
2022-01-05 14:15:59 +01:00
dj2ls ddc949c7ac advanced hamlib settings
added support for more settings
2021-12-27 12:30:43 +01:00
dj2ls cadee776e0 changed deviceid to devicename in gui 2021-12-26 09:24:22 +01:00
dj2ls 6bd1f418e5 system status
closes #88 #90 #83
2021-12-20 18:05:00 +01:00
DJ2LS 44f9446a5c hamlib test settings
introduced a button and advanced settings modal for hamlib settings. This part is now much more clean and more settings can be set. May have some bugs for sure, but a first test seems to be running....
2021-10-17 15:57:41 +02:00
DJ2LS ba44a35d9c
updated ptt 2021-09-13 20:02:14 +02:00
DJ2LS 7875f6a5e5
changed name to FreeDATA 2021-09-13 18:27:50 +02:00
DJ2LS e7fc64ba07
dynamic serial devices 2021-09-04 22:27:01 +02:00
DJ2LS 55b31ecbb8
fixed problem with localhost daemon 2021-09-04 21:37:56 +02:00
DJ2LS 32a70752fc
system app data path for config file 2021-09-04 20:23:58 +02:00
DJ2LS 40fdf888d1
remote local tnc switch 2021-09-04 16:33:17 +02:00
DJ2LS b9dfe6ffeb
set serial speed 2021-07-25 16:35:50 +02:00
DJ2LS bc0e1f84ad
cpu, ram, version information 2021-07-25 16:18:29 +02:00
DJ2LS da535d6636
code cleanup 2021-07-24 09:06:22 +02:00
DJ2LS 19cd2959c9
initial config file 2021-07-23 17:40:44 +02:00
DJ2LS 4b405841a6
Add files via upload 2021-07-17 09:03:40 +02:00