Commit graph

34 commits

Author SHA1 Message Date
DJ2LS a1d2d752d4
added frames per burst selector 2021-03-19 11:16:24 +01:00
DJ2LS b7f3bf7eff
improved open data channel 2021-03-18 15:29:51 +01:00
DJ2LS 7b59bcdf81
huge code cleanup, removed threaded timers 2021-03-18 15:14:19 +01:00
DJ2LS e2f8fb5f53
timeout for open data channel and one click data 2021-03-18 14:37:42 +01:00
DJ2LS b65dd36cc0
fixed mode 11 payload size 2021-03-18 11:48:10 +01:00
DJ2LS e1c7bd7fcb
tests with unsync to prevent sync 10 trigger 2021-03-18 11:39:12 +01:00
DJ2LS 70ff859cc3
byte rate messurement 2021-03-17 11:22:06 +01:00
DJ2LS bd5f2a7487
datatype to heard stations 2021-03-16 15:21:58 +01:00
DJ2LS 99c74cfd74
fixed some ARQ timing issues 2021-03-16 11:39:22 +01:00
DJ2LS 55017df9cc
cleanup and removed connection feature
CONNECT / DISCONNECT / KEEP ALIVE causes too much problems regarding to speed, efficiency and stability
2021-03-16 10:55:48 +01:00
DJ2LS c4d5d44c2b
state improvements
really ugly debugging output inside....
2021-03-15 19:43:04 +01:00
DJ2LS b2b53386d3
first try with data channel timeout and keep alive 2021-03-12 16:18:41 +01:00
DJ2LS 36b7ac91f8
smaller PEP8 cleanup 2021-03-12 14:14:36 +01:00
DJ2LS dcbf8677ef
heard stations buffer 2021-03-11 20:04:31 +01:00
DJ2LS 2d9c53a101
pylint code audit test run 2021-03-11 18:03:48 +01:00
DJ2LS d361750293
fall back to threading --> asyncio causes probs 2021-03-10 11:26:15 +01:00
DJ2LS a826248090
test with wait for data channel 2021-03-10 10:30:49 +01:00
DJ2LS 1d5d50a868
reset frame machine correctly 2021-03-10 09:12:49 +01:00
DJ2LS 2c120065f5
first async / non block transmission
really ugly at this point. we need a lot of code cleanup.
2021-03-09 20:56:17 +01:00
DJ2LS 71ceaeb6f7
smaller improvements 2021-03-09 16:45:27 +01:00
DJ2LS 42c10c5780
updated other signalling frams with callsign crc8 2021-03-09 14:01:54 +01:00
DJ2LS cbdbd30c39
selective repeating
first try
2021-03-09 11:05:59 +01:00
DJ2LS 8115cfae97
CQ now with callsign detection 2021-03-09 10:00:20 +01:00
DJ2LS 5ec22b6b65
fixed wrong callsign for ping 2021-03-07 16:41:02 +01:00
DJ2LS 821be594f2
first attempt with ASYNCIO instead of THREADING 2021-03-04 14:28:01 +01:00
DJ2LS d4f63844d6
changed PER to BER 2021-02-28 19:34:36 +01:00
DJ2LS 7cdc1a06b3
addded PER messurement 2021-02-28 19:13:47 +01:00
DJ2LS 44b91828fd
code cleanup 2021-02-28 17:28:07 +01:00
DJ2LS 37af525cc5
first attempt with ASYNCIO instead of THREADING 2021-02-28 16:46:18 +01:00
DJ2LS 9a263757b1
first working data channel 2021-02-28 15:24:14 +01:00
DJ2LS 76aa3094fc
fixed data type for ARQ_STATE 2021-02-24 17:41:14 +01:00
DJ2LS 697106b567
beacon placeholder and connect optimization 2021-02-24 17:29:08 +01:00
DJ2LS 812e00a403
first connect, cq and ping handler 2021-02-24 16:47:52 +01:00
DJ2LS 55d56b8e83
renamed arq module to data_handler 2021-02-24 14:22:28 +01:00