Commit graph

224 commits

Author SHA1 Message Date
DJ2LS d17b77e323 big cleanup 2023-02-02 23:49:52 +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 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 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 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 9db54a2a51 introduce IS_CODEC2_SIG_TRAFFIC 2023-01-29 12:26:54 +01:00
dj2ls da1309a335 release channel busy state when receiving FreeDATA signals 2023-01-08 13:18:54 +01:00
dj2ls 41a45a9cd9 reduced busy counter release time 2023-01-06 15:42:34 +01:00
dj2ls d54f3dcb31 updated input frequency 2023-01-04 20:47:00 +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 5d8b8a4bde adjusted logging for debugging byteorder error 2023-01-02 16:13:29 +01:00
DJ2LS 03705a041c removed decoding twice fix - seems its not a LDPC related error 2023-01-01 17:00:45 +01:00
DJ2LS 501ccd9de3 possible quick and dirty fix for solving wrong byteorder problem 2023-01-01 16:41:27 +01:00
dj2ls 5be2a88fd0 catch fft division by zero error 2022-12-29 17:49:13 +01:00
DJ2LS 3dc06510c1 moving from raw to wave file format 2022-12-27 21:13:08 +01:00
DJ2LS 76522db082 process rigctld response only if needed 2022-12-27 18:17:12 +01:00
DJ2LS fd402d9bc2 catch error in dbfs calculation 2022-12-27 11:41:00 +01:00
DJ2LS 7ed43fb3f9 moved utf8 encoding from entire data to just chat message 2022-12-27 09:53:21 +01:00
DJ2LS 62309d608d improved audio callback modout queue 2022-12-26 17:14:23 +01:00
DJ2LS 4d8b8f7f46 accepted some sourcery suggestions 2022-12-26 12:49:01 +01:00
DJ2LS c0e4f14da0 record audio 2022-12-26 12:11:59 +01:00
DJ2LS 9ef19b7c51 moved ptt to audio callback 2022-12-25 15:20:46 +01:00
DJ2LS 914e2065b5 later ptt toggle test 2022-12-25 14:28:21 +01:00
DJ2LS f12bf7919d modem testings with disabled monitoring protection 2022-12-25 12:57:47 +01:00
DJ2LS c143c87d64 fixing #305 2022-12-23 21:06:42 +01:00
DJ2LS 12d1477c36 another adjustments to cli tools 2022-12-16 17:09:48 +01:00
DJ2LS db9c5b60b9 reuse codec2 mode init for transmission 2022-12-15 13:45:57 +01:00
DJ2LS 50bbcfd7ff increased frame timeouts and better logging for debugging protocol error 2022-12-13 08:59:10 +01:00
DJ2LS 5d8b4f2d67 re-enable early error detection 2022-12-12 18:24:40 +01:00
DJ2LS 6e3edb5b30 attempt using threading.Event().wait() instead of time.sleep() 2022-12-12 12:28:52 +01:00
DJ2LS 2cdea7eaa9 adjusted search range for rx buffer 2022-12-12 10:06:45 +01:00
DJ2LS 11512d76bf reduced logging and added transmit queue size for debugging purposes 2022-12-11 11:57:37 +01:00
DJ2LS d5a0464fd9 first attempt with catching modem error states for early NACK 2022-12-05 15:23:03 +01:00
DJ2LS 65cfd52d81 introduced static.LISTEN state 2022-12-01 10:05:24 +01:00
DJ2LS 65cab5fa3c fixed crash if audio volume has wrong type 2022-11-29 08:45:14 +01:00
DJ2LS bf1c630977 catching audio error when closing headless tnc 2022-11-29 07:42:14 +01:00
DJ2LS 93f90f2345 updated dBFS from mean to max value 2022-11-23 13:46:42 +01:00