Commit graph

175 commits

Author SHA1 Message Date
DJ2LS 9182f25fe1 added is codec 2 traffic to tnc_state 2023-02-14 22:56:23 +01:00
DJ2LS 7ee0278ade introduced transmit is writing 2023-02-12 18:24:42 +01:00
DJ2LS 9a351b48ff updated fec transmit 2023-02-12 17:48:01 +01:00
DJ2LS 5ea977f483 first attempt FEC mode 2023-02-12 17:39:13 +01:00
DJ2LS 64e3d2abc0 smaller pep8 improvements 2023-02-10 12:12:18 +01:00
DJ2LS 0c5d755e1a forgot to adjust cq function 2023-02-10 10:31:33 +01:00
DJ2LS c2ba13e539 and another attempt fixing ctests 2023-02-10 10:15:10 +01:00
DJ2LS 0199ed67cf socket refactoring 2023-02-09 21:43:49 +01:00
Sourcery AI 7b23769b55 'Refactored by Sourcery' 2023-02-09 12:26:25 +00:00
DJ2LS d17b77e323 big cleanup 2023-02-02 23:49:52 +01:00
DJ2LS c27bf8f19e removed old hamlib settings 2023-02-02 23:06:47 +01:00
DJ2LS 175aeb1a11 removed old hamlib settings 2023-02-02 22:54:25 +01:00
DJ2LS 41293590cb safe search for json keys 2023-02-02 22:41:35 +01:00
DJ2LS 83aa838c5a make auto tune option available in socket and daemon config 2023-02-01 16:11:07 +01:00
DJ2LS 62792e75bb moved from meter to strength 2023-01-30 12:31:34 +01:00
DJ2LS 87fb4382a4 moved from snr to meter 2023-01-30 12:28:02 +01:00
DJ2LS d54416fc8d first test with additional radio parameters 2023-01-30 12:08:45 +01:00
DJ2LS d2623f5017 increased timeouts 2023-01-29 18:50:09 +01:00
DJ2LS 9f525623a9 wait random time for processing send_raw 2023-01-29 17:50:57 +01:00
DJ2LS c0c68fce42 wait with command processing if already in arq state 2023-01-25 13:20:57 +01:00
DJ2LS 41d785f236 from random import randrange 2023-01-25 12:47:18 +01:00
dj2ls 5588df2ded reject command if already in ARQ STATE 2023-01-22 15:19:42 +01:00
dj2ls 6dcfe17c5f first version transmission chart 2023-01-13 00:14:42 +01:00
dj2ls 4904c5e7df arq session fixes 2023-01-11 16:18:29 +01:00
dj2ls 44395c32f4 fixed wrong dxgrid information 2023-01-06 17:33:20 +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 a43d90f7d8 calculate timeleft for transmission until finished 2022-12-31 12:38:46 +01:00
DJ2LS b637b917bc first attempt with message checksum 2022-12-27 22:57:54 +01:00
DJ2LS 3dc06510c1 moving from raw to wave file format 2022-12-27 21:13:08 +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 12d1477c36 another adjustments to cli tools 2022-12-16 17:09:48 +01:00
DJ2LS 6e3edb5b30 attempt using threading.Event().wait() instead of time.sleep() 2022-12-12 12:28:52 +01:00
DJ2LS 85b16c7935 fixing config file when starting from daemon.py 2022-12-08 18:09:13 +01:00
DJ2LS b543c914a0 fixing config file when starting from daemon.py 2022-12-08 16:26:33 +01:00
DJ2LS 9468ceb6fc fixed a bug in callsign parsing 2022-12-05 16:57:45 +01:00
DJ2LS 8b2412de96 added respond to call 2022-12-04 16:56:12 +01:00
DJ2LS ca955b1ff2 catch harmless RuntimeError: Set changed size during iteration 2022-12-04 15:35:41 +01:00
DJ2LS cf4b3bf9cd first version overriding own callsign ssid 2022-12-04 13:01:09 +01:00
DJ2LS cd2b0dc133 fixed send raw callsign override 2022-12-04 12:22:35 +01:00
DJ2LS 65cfd52d81 introduced static.LISTEN state 2022-12-01 10:05:24 +01:00
DJ2LS f9b0fc7da8 added respond to cq command via network 2022-11-29 07:28:28 +01:00
DJ2LS bd198d7c67 disallow disconnect when disconnected, disconnecting, failed #289 2022-11-20 18:19:56 +01:00
DJ2LS d3f64ec60d added failed state to connect white list #289 2022-11-20 12:54:59 +01:00
DJ2LS ccff03705d small fixes for #288 2022-11-20 12:02:53 +01:00
DJ2LS 38281ec06c first test run with overriding connection attempts #288 2022-11-20 11:44:29 +01:00
DJ2LS 03987de194 make arq connection behavior more simple #285 2022-11-20 00:20:32 +01:00
DJ2LS 55e87840f8 moved from rms to dbFS 2022-11-18 15:19:41 +01:00
DJ2LS 8b9cd83c71 added hamlib connection state indicator 2022-11-18 13:10:26 +01:00