Commit graph

859 commits

Author SHA1 Message Date
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 2fc0c23087 added missing get strength function 2023-02-02 20:58:03 +01:00
DJ2LS d4a72c8bef ups, forgot stats.py 2023-02-02 18:57:01 +01:00
DJ2LS 6606bf99e3 added stats to config.ini 2023-02-02 18:03:51 +01:00
DJ2LS 9514565290 first test with stats system 2023-02-02 18:03:22 +01:00
DJ2LS 559116fef0 improved arq_cleanup after transmission 2023-02-02 17:36:41 +01:00
DJ2LS 161eacc5a7 improved arq_cleanup after transmission 2023-02-02 17:34:21 +01:00
DJ2LS 21da51261c wait some more time in transmit_worker if channel busy 2023-02-02 15:22:32 +01:00
DJ2LS 86291909b4 changed explorer url 2023-02-02 11:53:52 +01:00
DJ2LS d74ace05b3 make auto tune option available in socket and daemon config 2023-02-01 16:11:11 +01:00
DJ2LS 83aa838c5a make auto tune option available in socket and daemon config 2023-02-01 16:11:07 +01:00
DJ2LS 2c2c0bf6a3 another alc level adjustment 2023-02-01 15:33:21 +01:00
DJ2LS 021d6fd79a increase audio level if too low for ALC 2023-02-01 15:06:26 +01:00
DJ2LS 54dcccb687 use audio tune only if alc > 0.0 2023-02-01 14:03:12 +01:00
DJ2LS 3544318f54 HAMLIB_ALC fix 2023-02-01 13:53:31 +01:00
DJ2LS 4d47aaecde alc == 0.0 on error 2023-02-01 13:47:24 +01:00
DJ2LS b2fd28f89a get alc only if != 0.0 2023-02-01 13:41:44 +01:00
DJ2LS 2772afc400 get alc only if != 0.0 2023-02-01 13:41:34 +01:00
DJ2LS 5970cdc2a8 get alc only while transmitting 2023-02-01 13:39:18 +01:00
DJ2LS bda51d127b first attempt with auto tune feature 2023-02-01 13:08:15 +01:00
DJ2LS 5dbc3d8de1 adjusted rigctld 2023-01-31 17:44:46 +01:00
DJ2LS 5adeed28ec added exp version 2023-01-30 13:11:59 +01:00
DJ2LS bc7830827b added strength to explorer 2023-01-30 12:41:58 +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 b94ee6b494 don't run IS_CODEC2_TRAFFIC detection if in TESTMODE 2023-01-29 13:26:02 +01:00
DJ2LS e072d48fd7 increased timeouts on channel opening 2023-01-29 13:11:38 +01:00
DJ2LS 4f753e911e release IS_CODEC2_TRAFFIC if not rx_status 2023-01-29 12:58:46 +01:00
DJ2LS e6e2319f43 only set IS_CODEC2_TRAFFIC if not TESTMODE 2023-01-29 12:51:06 +01:00
DJ2LS 0dee69b671 renamed IS_CODEC2_SIG_TRAFFIC to IS_CODEC2_TRAFFIC 2023-01-29 12:36:39 +01:00
DJ2LS d67433962f wait with command processing if IS_CODEC2_SIG_TRAFFIC 2023-01-29 12:29:36 +01:00
DJ2LS 9db54a2a51 introduce IS_CODEC2_SIG_TRAFFIC 2023-01-29 12:26:54 +01:00
DJ2LS 5649340175 set is IRS state after checking for it 2023-01-29 12:20:30 +01:00
DJ2LS ac3f2b079c version update 2023-01-28 14:49:21 +01:00
DJ2LS ee79695449
Merge branch 'main' into ls-gui 2023-01-26 14:26:54 +01:00
DJ2LS eb5bcb807b version update 2023-01-26 14:23:13 +01:00
DJ2LS eb92db174d fixed ping dxcallsign 2023-01-25 20:43:00 +01:00
DJ2LS fd49dfd629 keep tnc-message simple for transmit worker 2023-01-25 15:35:49 +01:00
DJ2LS a03db31c61 fixed list index error 2023-01-25 14:17:41 +01:00
DJ2LS 88993a41af fixed list index error 2023-01-25 14:17:09 +01:00
DJ2LS cd4a6b586f improved logging 2023-01-25 13:23:09 +01:00
DJ2LS 0aff7dad2d wait with command processing if already in arq state 2023-01-25 13:22:02 +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