Commit graph

75 commits

Author SHA1 Message Date
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 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 b70a209899 introduced schedule manager 2024-02-02 19:37:02 +01:00
DJ2LS 4ccc509992 small gui added modem busy state while ARQ 2024-01-28 21:29:56 +01:00
DJ2LS 69a7705043 additional message endpoints and tests 2024-01-28 12:08:55 +01:00
DJ2LS 6104799d78 version update 2024-01-27 12:15:37 +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 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 67001ac842 Add P2P send message command. 2024-01-25 07:09:54 +01:00
DJ2LS f0a8b92d1b fixed missing config for bundles 2024-01-17 19:44:39 +01:00
DJ2LS 518a739f21 ARQ WIP - only run one ARQ session at a time 2024-01-15 11:16:33 +01:00
DJ2LS b941eda41a starting flask inline 2024-01-14 21:05:53 +01:00
DJ2LS ef449d3ec3 ability of running server directly with python3 server.py 2024-01-13 11:28:45 +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 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 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 5ac7e22b0b ARQ WIP - work on session closing 2023-12-28 22:27:49 +01:00
DJ2LS fbc319a09a ARQ WIP - adjusted events 2023-12-25 14:06:53 +01:00
DJ2LS e91cf49f21 make beacon a service 2023-12-21 17:47:48 +01:00
DJ2LS 53955a8107 ARQ WIP - session closing 2023-12-21 15:05:22 +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 6877e950ad Just use structlog on Command classes 2023-12-04 11:54:03 +01:00
Pedro 3fd2c402af Get rid of the DATA_QUEUE_TRANSMIT (there is still the MODEM_TRANSMIT_QUEUE) 2023-12-04 11:05:45 +01:00
DJ2LS b29c539d5f saving thoughts regarding to processing arq commands... 2023-12-03 14:11:43 +01:00
Pedro e0bd7c5e09 Fix several errors to get server to start again. 2023-11-26 12:45:51 +01:00
Pedro 8670646ca7 Implement more commands and remove old code 2023-11-26 00:11:39 +01:00
Pedro e8a2a5d12a WIP 2023-11-25 18:21:41 +01:00
Pedro 395e505b84 Work in progress 2023-11-24 10:46:51 +01:00
Pedro 5bb25c3d45 Refactoring of tx commands - WIP 2023-11-23 16:59:53 +01:00
Mashintime 28e7694545 Fix websockets not sending data 2023-11-23 01:01:29 -05:00
Pedro 06dd1637cd Set beacon directly on modem state 2023-11-22 18:05:31 +01:00
Pedro 8c2c6a8ce0 Explicit args on modem primitive methods. API error format. 2023-11-22 14:57:51 +01:00
Pedro eda5580f83 Isolate websocket management 2023-11-22 12:04:07 +01:00
DJ2LS 442a041952 attempt fixing some callsign related stuff...aaargh 2023-11-19 14:03:48 +01:00
DJ2LS 225af9e8b5 fixed explorer publishing 2023-11-19 12:31:56 +01:00
DJ2LS 6670f36ad8 read config after hot reload 2023-11-19 09:56:00 +01:00
DJ2LS 5121cb5a14 and another global has been eliminated.. 2023-11-17 23:05:41 +01:00
Mashintime f2befd29f2 Add support for /modem/state rest 2023-11-17 16:35:52 -05:00
Mashintime 4318902f5a Send state on new connection instead of fixed period 2023-11-16 20:39:04 -05:00
DJ2LS d74dda0bc5 config fixes and adjustments 2023-11-14 19:26:11 +01:00