Commit graph

20 commits

Author SHA1 Message Date
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