Commit graph

431 commits

Author SHA1 Message Date
DJ2LS
7dc113948d version update 2024-02-03 10:58:51 +01:00
DJ2LS
81e9559dba beacon to database, beacon endpoint, database index 2024-02-03 10:57:56 +01:00
DJ2LS
cd4ccd5cf7 fixed tests 2024-02-02 19:50:16 +01:00
DJ2LS
b70a209899 introduced schedule manager 2024-02-02 19:37:02 +01:00
DJ2LS
6a352e63b7 don't publish default callsign 2024-02-02 07:26:01 +01:00
DJ2LS
92039f63df fixed failing message 2024-01-31 11:38:02 +01:00
DJ2LS
f4e11f190c attempt with nsis installer 2024-01-30 21:41:25 +01:00
DJ2LS
d86d36a16e get ping dxcallsign from database 2024-01-30 21:22:04 +01:00
DJ2LS
f8c3423018 arq session type: from string to enum 2024-01-30 09:30:13 +01:00
DJ2LS
03adceca23 forgot changing connectien attempts... 2024-01-30 09:03:02 +01:00
DJ2LS
e279f45229 added arq transmission failed state 2024-01-29 17:50:28 +01:00
DJ2LS
f5a3f96520 temporary fix for callsign validation. We still need to improve our regex 2024-01-29 09:25:12 +01:00
DJ2LS
89faf52e57 adjusted regex for allowing all types of callsigns 2024-01-28 22:48:28 +01:00
DJ2LS
4ccc509992 small gui added modem busy state while ARQ 2024-01-28 21:29:56 +01:00
DJ2LS
1bbfa6f22b delete messages 2024-01-28 12:32:16 +01:00
DJ2LS
69a7705043 additional message endpoints and tests 2024-01-28 12:08:55 +01:00
DJ2LS
30bb0ba828 additional error message 2024-01-27 12:17:31 +01:00
DJ2LS
6104799d78 version update 2024-01-27 12:15:37 +01:00
DJ2LS
b1d25bdc44 fixed missing event manager 2024-01-27 12:15:12 +01:00
DJ2LS
5d4544f436 adjusted api in case of 0 messages in db 2024-01-27 12:09:59 +01:00
DJ2LS
2685c7d5d5 adjusted some db related things 2024-01-27 12:07:07 +01:00
DJ2LS
beec229360 removed memory database for real testing.. 2024-01-25 15:54:11 +01:00
DJ2LS
bc0e0fceb5 some fixes to transmit messages.. 2024-01-25 15:49:37 +01:00
DJ2LS
2a98731b5d some fixes to transmit messages.. 2024-01-25 15:48:00 +01:00
DJ2LS
eb3a74e146 crazy commit with --memory-- database stuff... 2024-01-25 15:17:38 +01:00
Pedro
1f28074566 Use arq_data_type_handler when sending P2P messages 2024-01-24 17:45:21 +01:00
Pedro Monteiro
b62d3e3dc9 Remove compression from MessageP2P payload from/to methods. 2024-01-24 08:16:17 +01:00
Pedro
ac77e1edbd Add MessageP2P attachment encoding/decoding 2024-01-24 08:16:17 +01:00
Pedro
53fcc6cc56 Add P2P send message command. 2024-01-24 08:16:17 +01:00
DJ2LS
f83751cc80 removed data formatter 2024-01-23 07:32:03 +01:00
DJ2LS
857916285d changed dispatcher to a data type handler 2024-01-21 20:34:01 +01:00
DJ2LS
26478ef0a4 adjusted and splitted dispatcher 2024-01-20 21:47:21 +01:00
DJ2LS
47363b2521 small adjustments 2024-01-20 14:35:04 +01:00
DJ2LS
a31fce3301 work on data dispatcher 2024-01-20 13:52:35 +01:00
DJ2LS
98f48295d0 removed hamlib response 2024-01-17 19:48:14 +01:00
DJ2LS
f0a8b92d1b fixed missing config for bundles 2024-01-17 19:44:39 +01:00
DJ2LS
4562f173d3 bug fixes 2024-01-17 11:06:33 +01:00
DJ2LS
64e115d4f3 fixed crcengine deprecation 2024-01-15 16:16:33 +01:00
DJ2LS
76ab882d0f ARQ WIP - delete outdated arq session after specific age, added statistics, added more ARQ tests 2024-01-15 16:04:11 +01:00
DJ2LS
518a739f21 ARQ WIP - only run one ARQ session at a time 2024-01-15 11:16:33 +01:00
DJ2LS
022d7ef258 ARQ WIP - check if frame is for us 2024-01-14 23:33:06 +01:00
DJ2LS
b941eda41a starting flask inline 2024-01-14 21:05:53 +01:00
DJ2LS
8778c17d88 added exception to explorer stopping 2024-01-13 20:43:08 +01:00
DJ2LS
ef449d3ec3 ability of running server directly with python3 server.py 2024-01-13 11:28:45 +01:00
DJ2LS
bcddc20f33 calculate fft after audio level adjustment 2024-01-12 23:25:50 +01:00
DJ2LS
db07de5b2d small explorer fix 2024-01-12 21:44:31 +01:00
DJ2LS
5ae2ec9d28 changed some settings 2024-01-12 21:40:27 +01:00
DJ2LS
a1164eea60 RADIO MANAGER - WIP implemented s-meter - possibly broken 2024-01-12 20:34:07 +01:00
DJ2LS
87002745a5 RADIO MANAGER - WIP fixed set mode and power 2024-01-12 20:21:22 +01:00
DJ2LS
4a1b2849fa RADIO MANAGER - WIP adjusted rigctld - set mode broken 2024-01-12 17:00:28 +01:00