Commit graph

283 commits

Author SHA1 Message Date
Mashintime 19697da88b Set channel_busy if not set and codec2 data is detected 2023-08-26 23:32:38 -04:00
Mashintime a637a7f8ee Rework channel busy delay logic 2023-08-26 23:15:22 -04:00
DJ2LS 4c556e61fd introduced mesh state table 2023-06-13 14:03:36 +02:00
DJ2LS 9d01fd75a0 Merge remote-tracking branch 'origin/main' into ls-mesh
# Conflicts:
#	tnc/static.py
2023-05-28 12:19:11 +02:00
DJ2LS 24392a62dd some more mesh additions 2023-05-26 14:25:48 +02:00
DJ2LS a20d928cf1 disabled cw support which shouldnt be here... 2023-05-22 07:20:06 +02:00
DJ2LS e5bd339357 added tci control option 2023-05-20 09:53:57 +02:00
DJ2LS ba7737594d added tci gui control field 2023-05-17 15:23:49 +02:00
DJ2LS de4c82c441 moved waiting until no codec2 data decoded to socket 2023-05-14 09:20:39 +02:00
DJ2LS 39eed33c6b wait while receiving codec2 data 2023-05-14 09:16:51 +02:00
Mashintime 469af01ecb Lower number of samples needed above avg to trigger busy 2023-05-13 12:53:51 -04:00
Mashintime 21f46e9a7f Fix slot based busy detection 2023-05-13 09:08:01 -04:00
DJ2LS 828e1970fd tci hotfix 2023-05-04 21:45:00 +02:00
DJ2LS 69749d30ae updated dataclasses 2023-04-27 21:43:56 +02:00
DJ2LS e14b16f3cf added placeholder for dataclasses 2023-04-26 18:23:49 +02:00
DJ2LS 2a1ffef439 first redesigned code for selective repeat arq 2023-04-25 15:46:17 +02:00
DJ2LS 6e9119cc3c adjusted buffer search area 2023-04-24 11:52:03 +02:00
DJ2LS 11362c55f3 test with busy slot detection 2023-04-23 15:59:30 +02:00
DJ2LS 9d9f9c1587 codec2 doesnt trigger busy state anymore 2023-04-23 15:02:45 +02:00
DJ2LS fbfc036f9f implemented slot based busy state for performance testing 2023-04-23 14:58:03 +02:00
DJ2LS 77364fabdf set channel busy if receiving c2 frames 2023-04-21 22:10:25 +02:00
DJ2LS a238503d9c first working version 2023-04-21 18:14:44 +02:00
DJ2LS 1acbbe2b84 further modem adjustments 2023-04-21 15:10:40 +02:00
DJ2LS df78e11bc3 mode cleanup and sone arq related improvements to new modes 2023-04-21 14:13:00 +02:00
DJ2LS d26da03cc7 first run using datac13 as signalling mode 2023-04-21 10:22:34 +02:00
DJ2LS e0b80c050c cleanup 2023-04-01 19:57:14 +02:00
DJ2LS a00c2ebc6f Merge remote-tracking branch 'origin/tci' into tci 2023-04-01 19:48:00 +02:00
DJ2LS 396e923a8f fixed failing ctest bug 2023-04-01 19:40:57 +02:00
DJ2LS f9dad47c99 and another attempt fixing ctests 2023-04-01 10:23:39 +02:00
DJ2LS ddf0f09480 attempt fixing ctests 2023-03-30 08:00:23 +02:00
DJ2LS 0758dc53fd attempt fixing ctests 2023-03-29 13:46:20 +02:00
Sourcery AI 318cdf4bdc 'Refactored by Sourcery' 2023-03-29 11:35:04 +00:00
DJ2LS 90f6178c46 revert using tx_enable instead of calcualted tx time 2023-03-29 13:33:43 +02:00
DJ2LS 3a45ce4e05 revert using tx_enable instead of calcualted tx time 2023-03-29 13:24:58 +02:00
DJ2LS d9349f4742 using tx_enable instead of calcualted tx time 2023-03-29 13:15:57 +02:00
DJ2LS 9422965df2 timeout improvements 2023-03-29 12:20:06 +02:00
DJ2LS ed6476a839 wait manually as workaroung for missing information from radio 2023-03-29 12:05:13 +02:00
DJ2LS 263b23f916 fixed TX - not working yet because of too early interruption of transmission 2023-03-29 11:21:58 +02:00
DJ2LS a8e4e1ee2f adjusted ptt trigger for tci 2023-03-29 08:45:23 +02:00
DJ2LS 7ee409c4ac adjusted ptt trigger for tci 2023-03-29 08:41:18 +02:00
DJ2LS 66c36c9e39 fixing hamlib vs tci 2023-03-29 08:37:43 +02:00
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