FreeDATA/modem
2024-04-16 08:36:31 +02:00
..
lib Del old libs 2024-04-09 12:49:36 -04:00
.gitignore Ignore message db 2024-04-09 12:48:22 -04:00
api_validations.py small adjustments to api validation, hopefully catching mygrid 4/6 error 2024-02-25 21:08:45 +01:00
arq_data_type_handler.py changed compression algorithm 2024-04-01 20:09:44 +02:00
arq_session.py removed debugging for mac builds... 2024-04-13 16:43:02 +02:00
arq_session_irs.py fixing tests 2024-04-07 20:36:34 +02:00
arq_session_iss.py adjusted session aborting 2024-04-13 17:09:42 +02:00
audio.py adjusted MA_UW_BIT to QAM 2024-04-06 12:06:45 +02:00
codec2.py adjusted ofdm2438 2024-04-10 17:45:48 +02:00
command.py first attempt implementing custom api function of codec2 2024-04-04 22:46:12 +02:00
command_arq_raw.py arq adjustments 2024-02-21 17:05:28 +01:00
command_beacon.py fixed beacon away from key 2024-04-16 08:28:37 +02:00
command_cq.py adjusted timeouts 2024-04-12 20:37:44 +02:00
command_feq.py Implement more commands and remove old code 2023-11-26 00:11:39 +01:00
command_message_send.py changed compression algorithm 2024-04-01 20:09:44 +02:00
command_p2p_connection.py some fixes... 2024-03-27 19:55:19 +01:00
command_ping.py get ping dxcallsign from database 2024-01-30 21:22:04 +01:00
command_qrv.py Refactor beacon 2023-11-26 15:45:41 +01:00
command_test.py changed some settings 2024-01-12 21:40:27 +01:00
config.ini.example fixing tests 2024-04-07 20:36:34 +02:00
config.py some mode related testing 2024-04-07 15:09:25 +02:00
cw.py adjusted morse module 2023-10-29 23:10:12 +01:00
data_frame_factory.py fixed beacon away from key 2024-04-16 08:28:37 +02:00
demodulator.py mode adjustments 2024-04-08 15:49:02 +02:00
event_manager.py ARQ WIP 2024-04-01 09:03:58 +02:00
exceptions.py deleted tnc folder, moved to modem folder 2023-10-20 14:12:20 +02:00
explorer.py adjusted afk for explorer 2024-04-13 13:03:56 +02:00
frame_dispatcher.py cleanup and fixed correct burst type detection 2024-04-01 19:44:41 +02:00
frame_handler.py fixed beacon away from key 2024-04-16 08:36:31 +02:00
frame_handler_arq_session.py first attempt with arq session inside connection 2024-03-19 22:10:58 +01:00
frame_handler_beacon.py fixed beacon away from key 2024-04-16 08:28:37 +02:00
frame_handler_cq.py cleanup and fixed correct burst type detection 2024-04-01 19:44:41 +02:00
frame_handler_p2p_connection.py first attempt with arq session inside connection 2024-03-19 22:10:58 +01:00
frame_handler_ping.py respond to CQ and PING if not in ARQ session 2024-03-24 19:29:28 +01:00
freedata.spec adjusted pyinstaller conf 2023-11-20 16:02:22 +01:00
helpers.py adjusted afk stuff 2024-04-13 12:57:33 +02:00
log_handler.py deleted tnc folder, moved to modem folder 2023-10-20 14:12:20 +02:00
maidenhead.py add distance information to heard stations and events 2024-03-27 10:16:14 +01:00
mesh.py Improve threading.Event() usage on transmission 2023-11-22 21:54:50 +01:00
message_p2p.py WIP gui stats 2024-02-24 22:10:41 +01:00
message_system_db_attachments.py adjusted database and config paths 2024-03-01 21:29:11 +01:00
message_system_db_beacon.py adjusted database and config paths 2024-03-01 21:29:11 +01:00
message_system_db_manager.py adjusted database and config paths 2024-03-01 21:29:11 +01:00
message_system_db_messages.py adjusted database and config paths 2024-03-01 21:29:11 +01:00
message_system_db_model.py cleanup and fix for empty message body 2024-02-06 20:33:36 +01:00
modem.py short test with reduced times 2024-04-02 16:50:39 +02:00
modem_frametypes.py fixed protocol 2024-03-30 21:20:29 +01:00
modulator.py some mode related testing 2024-04-07 15:09:51 +02:00
p2p_connection.py some fixes... 2024-03-27 19:55:19 +01:00
queues.py Eliminate modem TX queues and change transmit() to a blocking call 2023-12-16 00:51:57 +01:00
radio_manager.py added internal/external hamlib 2024-02-11 09:17:52 +01:00
rigctld.py rigctld hotfix 2024-03-17 12:04:58 +01:00
rigdummy.py RADIO MANAGER - WIP initial release 2024-01-12 15:51:23 +01:00
schedule_manager.py removed beacon interval change, send beacon when enabling it 2024-03-07 15:33:42 +01:00
selftest.py deleted tnc folder, moved to modem folder 2023-10-20 14:12:20 +02:00
serial_ports.py some small cleanup 2023-11-13 09:19:42 +01:00
server.py adjusted afk stuff 2024-04-13 12:57:33 +02:00
service_manager.py fixed a shutdown error 2024-04-12 20:26:56 +02:00
socket_interface.py some fixes... 2024-03-27 19:55:19 +01:00
socket_interface_commands.py some fixes... 2024-03-27 19:55:19 +01:00
state_manager.py fixed beacon away from key 2024-04-16 08:36:31 +02:00
stats.py removed ujson dependency 2024-02-28 20:01:26 +01:00
tci.py some modem related work 2023-12-25 10:31:00 +01:00
websocket_manager.py adjusted events - still a WIP 2024-01-04 21:13:32 +01:00