Commit graph

33 commits

Author SHA1 Message Date
DJ2LS c7f85f8505
snr messurement 2021-03-16 16:37:23 +01:00
DJ2LS bd5f2a7487
datatype to heard stations 2021-03-16 15:21:58 +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 f26e12fb30
switched socket listener to JSON 2021-03-15 18:43:37 +01:00
DJ2LS 84d8258701
watchdog and timeout improvements 2021-03-12 17:03:04 +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 0a1e9c5ee3
get BER 2021-03-10 13:43:31 +01:00
DJ2LS d361750293
fall back to threading --> asyncio causes probs 2021-03-10 11:26:15 +01:00
DJ2LS 1adb41401c
open data channel now separate function 2021-03-10 10:30:21 +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 48cf553f77
return states as json 2021-03-08 10:49:50 +01:00
DJ2LS 821be594f2
first attempt with ASYNCIO instead of THREADING 2021-03-04 14:28:01 +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 55d56b8e83
renamed arq module to data_handler 2021-02-24 14:22:28 +01:00
DJ2LS adfb9d3625
switching to signalling mode as default
necessary for mode gear shifting, ping, cq ...
2021-02-24 14:16:29 +01:00
DJ2LS 7f1a502a81
PTT_STATE 2021-02-19 09:58:12 +01:00
DJ2LS 60bea070ec
TNC_STATE machine 2021-02-19 09:50:04 +01:00
DJ2LS 1f1234254a
add del rx_buffer via sock 2021-02-18 15:11:37 +01:00
DJ2LS 171dc0e5a0
single threading instead of multithreading per req 2021-02-18 11:14:47 +01:00
DJ2LS a36b85aca3
updated callsin and buffer readings 2021-02-16 22:41:06 +01:00
DJ2LS 533d797be3
new commands 2021-02-16 20:49:02 +01:00
DJ2LS 2b708f8453
new socket handler 2021-02-16 19:39:08 +01:00
DJ2LS 4e3d2cc158
cleanup & optimized data/cmd socket 2021-02-16 14:36:01 +01:00
DJ2LS 1969349b50
code cleanup 2021-02-16 14:23:57 +01:00