Commit graph

537 commits

Author SHA1 Message Date
DJ2LS b7e0e20829 adjusted nsis stuff 2024-02-03 20:27:55 +01:00
DJ2LS f003855e8a adjusted database and added attempts and is_read 2024-02-03 15:01:01 +01:00
DJ2LS 22f8ea1ce8 retransmit message 2024-02-03 14:16:23 +01:00
DJ2LS 08c2b7809a smaller gui fixes, return all messages as valid json 2024-02-03 13:53:31 +01:00
DJ2LS cf35520526 forgot setting connection attempts to 10 2024-02-03 11:13:15 +01:00
DJ2LS b7567ac33e version update 2024-02-03 11:02:41 +01:00
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
DJ2LS baae3a5bb4 RADIO MANAGER - WIP added radio api endpoints 2024-01-12 16:29:22 +01:00
DJ2LS 543cbbdff8 RADIO MANAGER - WIP initial release 2024-01-12 15:51:23 +01:00
DJ2LS 9ad9e9b8c8 fixing stopping of explorer 2024-01-12 14:08:07 +01:00
DJ2LS cbfc141c89 adjusted beacon 2024-01-11 14:56:45 +01:00
DJ2LS a4dd5a25cf improved explorer publising using sched 2024-01-11 14:39:53 +01:00
DJ2LS a1c92a0a03 start/stop explorer publising in correlation with modem 2024-01-11 14:22:00 +01:00
DJ2LS eff0383202 moved bat files to tools... 2024-01-11 14:16:10 +01:00
DJ2LS 80b21e6bef fixed callsign check if ssid_list empty 2024-01-11 14:03:00 +01:00
Mashintime 8fa3fbea56 Update windows batch files 2024-01-10 19:34:47 -05:00
DJ2LS a94bad4a67 added bookworm codec2 2024-01-06 21:55:19 +01:00
DJ2LS dfd76eb1cd fix tests 2024-01-06 15:43:16 +01:00
DJ2LS 7f81de7ea2 ARQ WIP - fixed received data 2024-01-05 16:25:34 +01:00
DJ2LS 966821cef8 ARQ WIP - fixed mode not decoding 2024-01-05 16:25:14 +01:00
DJ2LS a1b2258bd2 adjusted modem blocksize for avoiding audio underruns 2024-01-05 15:58:42 +01:00
DJ2LS e2eed4d428 adjusted modem blocksize for avoiding audio underruns 2024-01-05 15:57:27 +01:00
DJ2LS 60c1b14116 adjusted demod error handling 2024-01-05 15:52:22 +01:00
DJ2LS 02e88f70fe fixed audio device selection 2024-01-05 15:39:37 +01:00
DJ2LS ef8b309fa6 better error handling for config 2024-01-05 15:10:46 +01:00
DJ2LS e22736ae02 fixed ping 2024-01-05 10:49:25 +01:00
DJ2LS ff777b212c adjusted events - still a WIP 2024-01-04 21:44:59 +01:00
DJ2LS dc832b8edd adjusted events - still a WIP 2024-01-04 21:13:32 +01:00
DJ2LS 6495336400 adjusted events - gui events are broken 2024-01-04 20:55:33 +01:00
DJ2LS 85b81bb0dd using event manager instead event queue for most parts 2024-01-04 15:46:58 +01:00
DJ2LS 8967d2ac91 ARQ WIP - session closing 2024-01-04 10:01:29 +01:00
DJ2LS ec13228efb cemetry cleanup 2023-12-31 13:36:37 +01:00
DJ2LS e40ff05190 ARQ WIP - data event on IRS 2023-12-30 23:00:27 +01:00
DJ2LS 424f4738c5 ARQ WIP - channel busy detection 2023-12-30 22:50:15 +01:00
DJ2LS cec7403491 ARQ WIP - channel busy detection 2023-12-30 22:47:34 +01:00
DJ2LS 884927cacd ARQ WIP - channel busy detection 2023-12-30 22:44:18 +01:00
DJ2LS f1f9620c7a ARQ WIP - channel busy detection 2023-12-30 21:48:00 +01:00
DJ2LS 7549e34d45 ARQ WIP - channel busy detection 2023-12-30 21:47:16 +01:00
DJ2LS ca46949653 added precompiled libcodec2 for easier build process 2023-12-30 13:20:08 +01:00
DJ2LS 90ba20411a added precompiled libcodec2 for easier build process 2023-12-30 13:10:38 +01:00
DJ2LS 8a164a6b89 ARQ WIP - adjusted session closing 2023-12-29 19:29:30 +01:00
DJ2LS 06ec029ee7 ARQ WIP - adjusted session closing 2023-12-29 19:25:59 +01:00
DJ2LS ee0e3e4ad3 ARQ WIP - introduced tests for session closing 2023-12-28 22:47:17 +01:00
DJ2LS 5ac7e22b0b ARQ WIP - work on session closing 2023-12-28 22:27:49 +01:00
DJ2LS 9b0cbf7eea fixed wrong mode for cq/qrv 2023-12-28 21:49:31 +01:00
Pedro 13064cea1a Add transmission time to end-to-end ARQ tests 2023-12-26 20:52:06 +00:00
DJ2LS fbc319a09a ARQ WIP - adjusted events 2023-12-25 14:06:53 +01:00
DJ2LS ca7e7f6558 ARQ WIP - added more events 2023-12-25 13:26:51 +01:00
DJ2LS d91b7763e8 ARQ WIP - prepared data frame factory for compression flags 2023-12-25 12:27:48 +01:00
DJ2LS 43fdd83178 some modem related work 2023-12-25 10:31:00 +01:00
DJ2LS 98f1f3c5ca ARQ WIP - session aborting 2023-12-24 16:15:37 +01:00
DJ2LS 7cd1be6588 ARQ WIP - session aborting 2023-12-24 13:29:54 +01:00
DJ2LS 1d5a0970c6 ARQ WIP - session aborting 2023-12-24 13:27:24 +01:00
DJ2LS cc60391d26 ARQ WIP - session aborting 2023-12-24 13:20:51 +01:00
DJ2LS 2db37adf21 ARQ WIP - Timeout adjustments and added state to logging for debugging... 2023-12-24 09:58:20 +01:00
DJ2LS 137ac189fc possible fix of broken tci module 2023-12-21 19:48:30 +01:00
DJ2LS 23c60e80e8 possible fix of broken tci module 2023-12-21 19:42:35 +01:00
DJ2LS a2ee95e53a possible fix of broken tci module 2023-12-21 19:32:42 +01:00
DJ2LS 0b43cc8e48 possible fix of broken tci module 2023-12-21 17:50:56 +01:00
DJ2LS e91cf49f21 make beacon a service 2023-12-21 17:47:48 +01:00
DJ2LS d30f071c99 ARQ WIP - session closing 2023-12-21 15:44:54 +01:00
DJ2LS 53955a8107 ARQ WIP - session closing 2023-12-21 15:05:22 +01:00
Pedro 2faf398e4b Small improvements 2023-12-21 02:19:42 +00:00
DJ2LS c81698a698 ARQ WIP - session closing 2023-12-20 19:30:38 +01:00
DJ2LS 0fffe86f05 ARQ WIP - introduced flags 2023-12-20 16:43:08 +01:00
DJ2LS 674dd2e383 fix typo 2023-12-20 11:28:06 +01:00
Pedro 1027ea1b98 Fix hangs on ARQ sessions 2023-12-19 23:32:04 +01:00
Pedro 5d8554df08 Close ARQ test channels on end-to-end tests 2023-12-19 23:01:18 +01:00
Pedro 073966122f Add ARQ session ABORTED state 2023-12-19 17:19:55 +01:00
Pedro 0a59c4f616 Eliminate IRS session hangs 2023-12-19 17:19:12 +01:00
Pedro a3b48d2bd9 Add client events to ARQ sessions 2023-12-19 15:35:07 +01:00
Pedro 726385361e Improve ARQ session states using Enum 2023-12-19 15:01:08 +01:00
DJ2LS 6a596f1087 helper functions for bitwise flag setting 2023-12-19 14:08:16 +01:00
Pedro 8bc8cdffcc Change timeouts and retries in ARQ sessions. 2023-12-18 13:56:49 +01:00
DJ2LS b07e96302a WIP ARQ - changed ack/nack transmitting so its as before 2023-12-17 12:54:25 +01:00
DJ2LS 8a731e7604 cleanup of old tests 2023-12-17 12:35:21 +01:00
DJ2LS 8d70378fc9 WIP ARQ - reduced timeout a bit 2023-12-17 12:31:58 +01:00
DJ2LS 7b09894a4b WIP ARQ - added tests for large payload 2023-12-17 12:31:44 +01:00
DJ2LS 6f28f4ef32 WIP ARQ - set to fixed speed level for now 2023-12-17 12:16:51 +01:00
DJ2LS 5789c7a65f WIP ARQ - small logging fix which caused an error 2023-12-17 12:14:24 +01:00
Pedro 9b6647c29e Move decode mode setting to demodulator. Fix ARQ tests. 2023-12-17 01:43:23 +01:00
DJ2LS 6042263523 WIP ARQ - fixed wrong byte length calculation 2023-12-16 18:04:04 +01:00
DJ2LS b2a83568e1 WIP ARQ - adjustments to timeout 2023-12-16 17:52:38 +01:00
DJ2LS 6b7df9d0a6 WIP ARQ - attempt fixing wrong crc 2023-12-16 17:42:51 +01:00
DJ2LS e26d512951 WIP ARQ - fixed wrong payload 2023-12-16 17:21:07 +01:00
DJ2LS 32317b373f WIP ARQ - speed level fix 2023-12-16 14:54:34 +01:00
DJ2LS 2f2f9d956a WIP ARQ - speed level fix 2023-12-16 14:51:50 +01:00
DJ2LS 31c833135e WIP ARQ - speed level fix 2023-12-16 14:44:06 +01:00
DJ2LS 0457297200 WIP ARQ - speed level fix 2023-12-16 14:40:02 +01:00
DJ2LS 2de4d32cbb WIP ARQ - speed level fix 2023-12-16 14:38:58 +01:00
DJ2LS 0d3ec7aa4b WIP ARQ - enable audio decoding of signalling 2023-12-16 14:36:14 +01:00
DJ2LS a7b02a400f WIP ARQ - audio fix 2023-12-16 14:31:57 +01:00
DJ2LS 00e46c02ef WIP ARQ - modem stuff ... a bit weird 2023-12-16 14:29:47 +01:00
DJ2LS 6f7166201f WIP ARQ - fixed tests 2023-12-16 12:54:16 +01:00
DJ2LS 681bc5703f WIP ARQ - moved calculate_fft to audio 2023-12-16 11:05:53 +01:00
DJ2LS 7394e8b31b WIP ARQ - removed fsk 2023-12-16 10:35:06 +01:00
DJ2LS b3519eef56 WIP ARQ - removed sig0/1 2023-12-16 10:32:07 +01:00
DJ2LS ad6f913aab WIP ARQ - cleanup and fixes 2023-12-16 10:28:30 +01:00
Pedro 30996c03b6 Eliminate modem TX queues and change transmit() to a blocking call 2023-12-16 00:51:57 +01:00
Pedro 1640f6c66e Eliminate the modem modoutqueue 2023-12-15 18:25:01 +01:00
DJ2LS 8b7f7c47aa WIP ARQ - more fixes 2023-12-15 17:01:03 +01:00