DJ2LS
|
5f48dff549
|
fixed dataclass handling and process states
|
2023-10-17 14:30:34 +02:00 |
|
DJ2LS
|
7a381bf46d
|
first attempt requesting buffer data from tnc
|
2023-10-11 20:26:44 +02:00 |
|
DJ2LS
|
593c15f48f
|
first working beacon to chart attempt
|
2023-10-01 13:24:54 +02:00 |
|
DJ2LS
|
0deb074df7
|
increased tnc version and added timeleft for timeout indicator
|
2023-09-30 20:29:55 +02:00 |
|
DJ2LS
|
4e185ea612
|
improved logging
|
2023-08-26 16:16:48 +02:00 |
|
DJ2LS
|
9a9f636562
|
improved logging
|
2023-08-26 16:13:51 +02:00 |
|
DJ2LS
|
d40742bc08
|
fixed handling hmac bool for network message
|
2023-08-24 07:50:44 +02:00 |
|
DJ2LS
|
4d605106c8
|
updated logging
|
2023-08-19 10:54:36 +02:00 |
|
DJ2LS
|
943cfafe61
|
disable pylint fixme for data_handler
|
2023-08-18 08:29:26 +02:00 |
|
DJ2LS
|
cf5e359c3e
|
first working hmac signing
|
2023-08-16 09:58:49 +02:00 |
|
DJ2LS
|
467c6af913
|
Merge branch 'main' into ls-hmac-signing
|
2023-08-07 19:38:18 +02:00 |
|
DJ2LS
|
52b4478f22
|
udpated hmac code signing - stil not working I guess
|
2023-08-07 16:59:59 +02:00 |
|
DJ2LS
|
338dbc1d92
|
first code for using hmac token based signing for data
|
2023-08-06 23:08:55 +02:00 |
|
Mashintime
|
9ef9f1b556
|
Reset speed level to current value if chan is busy.
|
2023-08-06 13:48:42 -04:00 |
|
DJ2LS
|
4c556e61fd
|
introduced mesh state table
|
2023-06-13 14:03:36 +02:00 |
|
DJ2LS
|
a20d928cf1
|
disabled cw support which shouldnt be here...
|
2023-05-22 07:20:06 +02:00 |
|
DJ2LS
|
ba7737594d
|
added tci gui control field
|
2023-05-17 15:23:49 +02:00 |
|
DJ2LS
|
b39406aa45
|
moved broadcast to own module
|
2023-05-15 08:56:01 +02:00 |
|
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 |
|