Commit graph

447 commits

Author SHA1 Message Date
DJ2LS 0a9ce0d202 fixed message transmission status 2024-02-07 19:43:10 +01:00
DJ2LS f526a9adb3 cleanup and fix for empty message body 2024-02-06 20:33:36 +01:00
DJ2LS 8d62550775 first attempt with adding and downloading message attachments 2024-02-06 20:09:20 +01:00
DJ2LS 463a1766f1 adjusted db model, made databse handlers more modular 2024-02-06 09:41:56 +01:00
DJ2LS b5bb7acab6 adjusted db model, made databse handlers more modular 2024-02-06 09:25:03 +01:00
DJ2LS e445d23968 adjusted db model, made databse handlers more modular 2024-02-06 09:22:55 +01:00
DJ2LS cf37622365 adjusted callsign regex 2024-02-05 21:57:56 +01:00
DJ2LS d81305d019 updated default config 2024-02-04 20:36:23 +01:00
DJ2LS 34e4578633 added priority column to database. 2024-02-04 20:27:29 +01:00
DJ2LS dbd0081cf6 adjusted nsis installer 2024-02-04 13:44:03 +01:00
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