Commit graph

79 commits

Author SHA1 Message Date
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 0dd3cd4635 added crc to device names
in case of a Icom IC-705 we have the behavior, that this device will be recognized as two usb devices. In this case we need to have a way to select the correct one...
2021-10-13 20:19:54 +02:00
DJ2LS 2d18767fe6 bug fix closes #78 and network optimization 2021-10-05 21:03:15 +02:00
DJ2LS 2398446815 changing file permissions 2021-10-05 18:13:34 +02:00
DJ2LS 84e0a8c267 updated path to tnc 2021-10-03 19:33:58 +02:00
DJ2LS 5c7e05ef70 better pep8 conformity 2021-09-25 15:24:25 +02:00
DJ2LS 21eb8fa12b solved minor security issue 2021-09-25 14:57:44 +02:00
DJ2LS c478b9cbbf serveral stability improvements
moved hamlib polling into own thread. testing with smaller socket chunks
2021-09-24 17:16:38 +02:00
DJ2LS 98f52dfa2e improved socket
only read one line to avoid decoding errors
2021-09-24 10:09:47 +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 15102346c7 git cli test 2021-09-16 17:17:55 +02:00
DJ2LS c5d15017f2
updated ptt 2021-09-13 20:01:39 +02:00
DJ2LS f52d0ea452
updated transfer calculation 2021-09-11 09:21:22 +02:00
DJ2LS c230660c85
close audio and hamlib instances on quit 2021-09-10 18:56:33 +02:00
DJ2LS b921c1b33b
updated logging: save to file 2021-09-10 17:59:01 +02:00
DJ2LS 4a3f10126a
moved back to python hamlib binding 2021-09-06 18:50:12 +02:00
DJ2LS 957a204c14
set chmod +x before running hamlib 2021-09-05 10:32:52 +02:00
DJ2LS d0e07c0458
dynamic view of serial devices 2021-09-04 22:13:15 +02:00
DJ2LS df90224318
wait after starting hamlib for beeing ready 2021-09-03 16:56:58 +02:00
DJ2LS a03dd14a33
starting rigctld from daemon 2021-09-03 16:34:46 +02:00
DJ2LS 9061eef65a
moved to hamlib binaries 2021-09-02 19:41:01 +02:00
DJ2LS 6f322875f9
starting tnc fix 2021-08-29 11:28:52 +02:00
DJ2LS 13a748dc82
debug option 2021-08-28 16:58:52 +02:00
DJ2LS ee188b882a
moved to ujson 2021-08-23 18:14:00 +02:00
DJ2LS fc5fea3b4e
better error handling 2021-08-08 11:08:34 +02:00
DJ2LS 59404404b8
less terminal output 2021-08-07 11:14:49 +02:00
DJ2LS 2ec1f7ead7
select serial speed 2021-07-25 16:34:28 +02:00
DJ2LS ba620ab847
added cpu, ram and version information 2021-07-25 16:12:22 +02:00
DJ2LS b3eb741e7f
Rename daemon.py to tnc/daemon.py 2021-07-17 09:02:05 +02:00
Renamed from daemon.py (Browse further)