Commit graph

20 commits

Author SHA1 Message Date
dj2ls 4b6397c0ab small gui changes
closes #104
2022-01-10 09:06:08 +01:00
dj2ls c6bec0e074 import sys 2022-01-07 18:02:15 +01:00
dj2ls d99187837f added hamlib windows bin
and smaller adjustements to rigctl path selection
2022-01-07 17:42:11 +01:00
dj2ls 92087da49f arq class and fifo queue processing
moved to a much more clear app design. Huge change, so problems and bugs are no surprise.
2022-01-07 11:25:28 +01:00
dj2ls 63d73b63f3 small network improvements
tests with fifo queue where not that successfull. This is a part we need to look later on closes #107 and closes #105
2022-01-06 22:15:14 +01:00
dj2ls 982569fa1a moved callsign and grid to daemon settings
closes #101
2022-01-05 14:15:59 +01:00
dj2ls e4d36e5f21 first rigctl fallback thanks Franco 2021-12-28 17:05:48 +01:00
dj2ls ddc949c7ac advanced hamlib settings
added support for more settings
2021-12-27 12:30:43 +01:00
dj2ls ca7227d7da hamlib improvements
own function for every data type
2021-12-26 15:25:35 +01:00
dj2ls c5d8f5a259 changed deviceid to devicename
this improves readability
2021-12-26 09:20:58 +01:00
DJ2LS f8cc8c58c8 new logging
still not finished....
2021-11-18 19:40:22 +01:00
DJ2LS 0b115bd00c smaller changes
added DATAC0 to send data via bad path. Fixed stop transmission for receiving. Fixed a possible error in main.py
2021-10-02 11:46:29 +02:00
DJ2LS b813e8562c minor modem change
problems can occur. changed modem to simultaneous decoding. socket now multithreaded. huge code cleanup neccesary
2021-09-23 17:49:45 +02:00
DJ2LS c5d15017f2
updated ptt 2021-09-13 20:01:39 +02:00
DJ2LS 4a3f10126a
moved back to python hamlib binding 2021-09-06 18:50:12 +02:00
DJ2LS a03dd14a33
starting rigctld from daemon 2021-09-03 16:34:46 +02:00
DJ2LS 770a6ccdaa
updated rigctld integration 2021-09-02 20:16:46 +02:00
DJ2LS 9061eef65a
moved to hamlib binaries 2021-09-02 19:41:01 +02:00
DJ2LS 2ec1f7ead7
select serial speed 2021-07-25 16:34:28 +02:00
DJ2LS 0b0e12b66d
Rename main.py to tnc/main.py 2021-07-17 09:01:33 +02:00
Renamed from main.py (Browse further)