Commit graph

242 commits

Author SHA1 Message Date
DJ2LS 5d6fcccbb9 fixing hamlib vs tci 2023-03-29 08:24:57 +02:00
DJ2LS d0f6038dbc preparing for small test with dummy data 2023-03-29 08:22:12 +02:00
DJ2LS 4d86315b30 changed hamlib naming to radio 2023-03-29 07:47:31 +02:00
DJ2LS 94772a7271 add tx frame format - broken 2023-03-27 10:48:14 +02:00
DJ2LS 1624eb110c added tx delay function 2023-03-06 12:48:27 +01:00
Mashintime ea711043a6 Remove hamblib str/alc/rf output 2023-03-05 01:36:56 -05:00
DJ2LS 476b7b4da2 fsk adjustments 2023-03-04 11:16:15 +01:00
DJ2LS 3cd2d55724 fsk adjustments 2023-03-04 11:12:04 +01:00
DJ2LS e5b420c2bd fixed fsk mode 2023-03-04 10:59:43 +01:00
DJ2LS cc3b7b16c9 cleanup and better logging 2023-02-21 12:03:47 +01:00
DJ2LS 755e5efec1 first tci rx audio stream 2023-02-21 11:57:14 +01:00
DJ2LS fbdf556eba small fix to stats crc check 2023-02-17 21:11:27 +01:00
DJ2LS 18741229cd tci adjustments 2023-02-17 09:37:58 +01:00
DJ2LS b6a74c680b network support for tci 2023-02-14 22:02:30 +01:00
Sourcery AI 6fa49e2060 'Refactored by Sourcery' 2023-02-14 20:30:37 +00:00
DJ2LS 4c8a259e67 placeholder for TCI support 2023-02-14 21:28:53 +01:00
DJ2LS 4b83838eb9 adjusted alc tuning 2023-02-09 21:49:52 +01:00
DJ2LS eaff3210ed adjusted alc tuning 2023-02-09 21:48:55 +01:00
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