Commit graph

26 commits

Author SHA1 Message Date
DJ2LS
329ce9dc20 add distance information to heard stations and events 2024-03-27 10:16:14 +01:00
DJ2LS
b0e46fb998
Merge pull request #692 from DJ2LS/dev-add-grid-to-event
add gridsquare to event
2024-03-27 09:45:44 +01:00
DJ2LS
7811aae324 add gridsquare to event if available 2024-03-27 09:34:06 +01:00
DJ2LS
216799fe2b added disconnect 2024-03-15 14:25:46 +01:00
DJ2LS
20b1fe7e2d WIP p2p 2024-03-09 10:47:27 +01:00
DJ2LS
22f0226600 gear shifting test 2024-02-22 15:05:54 +01:00
DJ2LS
13e5f98b06 callsign lookup if not present in frame 2024-02-08 13:15:46 +01:00
DJ2LS
d86d36a16e get ping dxcallsign from database 2024-01-30 21:22:04 +01:00
DJ2LS
857916285d changed dispatcher to a data type handler 2024-01-21 20:34:01 +01:00
DJ2LS
4562f173d3 bug fixes 2024-01-17 11:06:33 +01:00
DJ2LS
022d7ef258 ARQ WIP - check if frame is for us 2024-01-14 23:33:06 +01:00
DJ2LS
dfd76eb1cd fix tests 2024-01-06 15:43:16 +01:00
DJ2LS
ef8b309fa6 better error handling for config 2024-01-05 15:10:46 +01:00
DJ2LS
9b0cbf7eea fixed wrong mode for cq/qrv 2023-12-28 21:49:31 +01:00
Pedro
8bc8cdffcc Change timeouts and retries in ARQ sessions. 2023-12-18 13:56:49 +01:00
DJ2LS
6f7166201f WIP ARQ - fixed tests 2023-12-16 12:54:16 +01:00
Pedro
30996c03b6 Eliminate modem TX queues and change transmit() to a blocking call 2023-12-16 00:51:57 +01:00
DJ2LS
2e02186ea6 changed freq_offset to frequency_offset for equal naming 2023-12-12 09:41:08 +01:00
Pedro
000702740f WIP ARQ 2023-12-05 15:40:19 +01:00
DJ2LS
e7f8dc73e0 fixed typo 2023-12-03 10:42:54 +01:00
DJ2LS
dc17d4c034 fixed typo 2023-12-03 10:41:20 +01:00
DJ2LS
f01cc38e64 moved frame activity to frame handler 2023-12-03 10:40:31 +01:00
Pedro
16786d4a7e Switch to new frame dispatcher process data with new class based frame handlers. 2023-11-30 09:24:36 +01:00
Pedro
32e1aa7edb Improve frame handler event broadcast 2023-11-30 08:44:18 +01:00
Pedro
63273b7f02 Add PingFrameHandler 2023-11-30 00:15:16 +01:00
Pedro
f4b00ce68a Add inheritance based frame handling on rx 2023-11-29 22:53:50 +01:00