Commit graph

2185 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 da679b3e0f added missing dependency to ctests 2023-02-02 20:19:58 +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 ff5eea3c63 fixed build_multiplatform.yml folder checking 2023-01-30 09:47:20 +01:00
DJ2LS ae87d3962c increased timeouts 2023-01-30 09:20:48 +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 d4138da879
Merge pull request #334 from DJ2LS/ls-gui 2023-01-28 09:18:16 +01:00
Mashintime ec0c9395ea Reformat single line if statements 2023-01-27 14:44:36 -05:00
Mashintime 393f4f5d3a Fix event emitter leak 2023-01-27 10:07:32 -05:00
Mashintime 7556de25cf Second try to fix this error on startup 2023-01-27 10:06:27 -05:00
Mashintime 0a0f216fee Replace some if else if with switch in tnc-state 2023-01-27 02:47:55 -05:00
Mashintime e28c6d5b54 Prevent error if rig control data isn't populated 2023-01-27 01:55:16 -05:00
Mashintime f4f0e921d6 Allow user to disable some GUI effects to save CPU 2023-01-26 22:55:55 -05:00