Commit graph

458 commits

Author SHA1 Message Date
DJ2LS 285ad3684d first attempt with moving data to GUI - callsign broken yet 2023-05-14 22:47:17 +02:00
DJ2LS 98061ecc6b added decoding part 2023-05-14 21:55:17 +02:00
DJ2LS c7a9a6c1f1 saved work state via commit 2023-05-14 19:44:35 +02:00
DJ2LS 47cef4d4f0 added mycallsign handler 2023-05-14 18:12:06 +02:00
DJ2LS 8596412a04 first transmit prototype for broadcasts 2023-05-14 18:05:47 +02:00
DJ2LS 62033f30c3 reset beacon interval after ARQ session 2023-05-13 17:26:14 +02:00
DJ2LS d1db9218ef moved global callsign setting to data channel opener 2023-05-09 15:04:23 +02:00
DJ2LS cdeffba20d fixed some tnc state bugs 2023-05-08 16:17:11 +02:00
DJ2LS a2d0a716cf possible disconnect fix 2023-05-08 16:13:37 +02:00
DJ2LS f4eb3947cb removed mode and n_frames 2023-05-08 15:30:54 +02:00
DJ2LS c3ffcfe725 removed mode and n_frames 2023-05-08 15:29:18 +02:00
DJ2LS a44a8957b6 removed mode and n_frames 2023-05-08 13:02:48 +02:00
DJ2LS 5caeecd175 removed mode and n_frames 2023-05-08 12:58:25 +02:00
DJ2LS 9bfe060e2b some more config parameter checks 2023-05-08 11:24:52 +02:00
DJ2LS 180dadfb0c fixed a config parameter 2023-05-06 17:32:15 +02:00
DJ2LS 8b4b2efd27 reduced logging and changed version 2023-05-06 16:10:31 +02:00
DJ2LS 85e289f83b updated ctests 2023-05-04 16:47:33 +02:00
DJ2LS 56bbafbf7a adjusted timeouts 2023-05-04 11:22:44 +02:00
DJ2LS 1d48c912b5 fixed bug with stuck in loop on last burst if it is getting lost 2023-04-30 15:25:02 +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 afeea49ba6 revert last commit and fix ctest with bufferposition_burst_start 2023-04-26 16:57:50 +02:00
DJ2LS 8fc1cc6243 pep8 improvements and some cleanup, also potential fix of buffer position 2023-04-26 15:25:33 +02:00
DJ2LS f0ac496e1d fixed a channel timeout 2023-04-25 21:32:39 +02:00
DJ2LS 334e14775c and more and more timing issues... 2023-04-25 21:08:48 +02:00
DJ2LS c8e7270d27 some more time related fixes 2023-04-25 18:51:51 +02:00
DJ2LS 54b3073ddf some time related fixes 2023-04-25 16:32:36 +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 74f453493d override waiting for channel busy if mode fits to busy slot 2023-04-23 16:34:12 +02:00
DJ2LS be741624b7 slot related hot fix 2023-04-23 16:03:52 +02:00
DJ2LS 11362c55f3 test with busy slot detection 2023-04-23 15:59:30 +02:00
DJ2LS 542c527554 increased timeouts for ack/nack/rpt 2023-04-22 22:50:32 +02:00
DJ2LS 7de3d63dca fixed potential error for searching in temp data buffer 2023-04-22 21:11:07 +02:00
DJ2LS 0707c64dcb improved qrv slots 2023-04-22 15:28:50 +02:00
DJ2LS 0a2ee0ea32 increased timeouts for busy channel constellation 2023-04-22 13:52:06 +02:00
DJ2LS a6fc5e1fca increased timeouts for channel opener 2023-04-22 13:37:51 +02:00
DJ2LS 9b9837db13 use datc13 for sending testframe 2023-04-22 12:23:59 +02:00
DJ2LS a238503d9c first working version 2023-04-21 18:14:44 +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 7871ffb3a7 tx delay delay optimisation when opening data channel 2023-03-06 13:03:51 +01:00
Sourcery AI ee4479221e 'Refactored by Sourcery' 2023-02-24 03:45:49 +00:00
DJ2LS cbe8aca3e5 disabled data adjustment 2023-02-23 20:27:02 +01:00
DJ2LS 20cd65a557 reset frame received counter on NACK 2023-02-23 11:10:54 +01:00
DJ2LS 72f567abfb another attempt fixing byteorder bug 2023-02-23 10:54:52 +01:00
DJ2LS fc5a6d67fc send irs buffer position also for ACK bursts 2023-02-23 07:53:19 +01:00
DJ2LS 34c5a1e93d added burst nack logging 2023-02-21 20:49:05 +01:00
DJ2LS 094ffebdd1 added burst nack logging 2023-02-21 20:47:22 +01:00
Mashintime dbc0b37950 Send additional details in tnc-message received 2023-02-19 13:46:32 -05:00