FreeDATA/modem
2023-11-29 17:35:23 +01:00
..
lib/pyaudio/windows forgot a tnc to modem change .. 2023-10-20 14:19:31 +02:00
.gitignore deleted tnc folder, moved to modem folder 2023-10-20 14:12:20 +02:00
api_validations.py Explicit args on modem primitive methods. API error format. 2023-11-22 14:57:51 +01:00
audio.py Separate demodulation code 2023-11-29 17:35:23 +01:00
beacon.py Move Beacon from data_handler_broadcasts to modem 2023-11-26 22:24:09 +01:00
callsign_reverse_db.txt deleted tnc folder, moved to modem folder 2023-10-20 14:12:20 +02:00
codec2.py Move codec2 functions to codec2 interface 2023-11-25 23:14:49 +01:00
command.py added more arq frames 2023-11-28 20:34:33 +01:00
command_beacon.py Improve beacon 2023-11-26 21:51:43 +01:00
command_cq.py Implement more commands and remove old code 2023-11-26 00:11:39 +01:00
command_feq.py Implement more commands and remove old code 2023-11-26 00:11:39 +01:00
command_ping.py Fix PingCommand 2023-11-26 12:53:28 +01:00
command_qrv.py Refactor beacon 2023-11-26 15:45:41 +01:00
command_test.py Implement more commands and remove old code 2023-11-26 00:11:39 +01:00
config.ini.example first test running tests in github actions 2023-11-20 15:50:48 +01:00
config.py test with frame dispatcher 2023-11-23 10:14:11 +01:00
cw.py adjusted morse module 2023-10-29 23:10:12 +01:00
data_frame_factory.py implemented some arq commands 2023-11-28 20:43:41 +01:00
data_handler.py test with frame dispatcher 2023-11-23 10:14:11 +01:00
data_handler_broadcasts.py Improve DataFrameFactory and tests 2023-11-27 23:08:00 +01:00
data_handler_data_broadcasts.py test with frame dispatcher 2023-11-23 10:14:11 +01:00
data_handler_ping.py Delete old ping tx code 2023-11-26 23:00:55 +01:00
deprecated_daemon.py more cleanup 2023-11-12 23:22:53 +01:00
deprecated_main.py more cleanup 2023-11-12 23:22:53 +01:00
deprecated_sock.py and another global has been eliminated.. 2023-11-17 23:05:41 +01:00
event_manager.py Fix several errors to get server to start again. 2023-11-26 12:45:51 +01:00
exceptions.py deleted tnc folder, moved to modem folder 2023-10-20 14:12:20 +02:00
explorer.py fixed explorer publishing 2023-11-19 12:31:56 +01:00
frame_dispatcher.py Separate demodulation code 2023-11-29 17:35:23 +01:00
freedata.spec adjusted pyinstaller conf 2023-11-20 16:02:22 +01:00
helpers.py some code adjustments 2023-11-28 20:00:39 +01:00
log_handler.py deleted tnc folder, moved to modem folder 2023-10-20 14:12:20 +02:00
mesh.py Improve threading.Event() usage on transmission 2023-11-22 21:54:50 +01:00
modem.py Separate demodulation code 2023-11-29 17:35:23 +01:00
modem_frametypes.py first attempt using frame deconstructor 2023-11-26 11:41:37 +01:00
protocol_arq.py Separate demodulation code 2023-11-29 17:35:23 +01:00
protocol_arq_irs.py implemented some arq commands 2023-11-28 20:43:41 +01:00
protocol_arq_iss.py Separate demodulation code 2023-11-29 17:35:23 +01:00
protocol_arq_session.py first prototype of registering arq session 2023-11-23 23:10:53 +01:00
queues.py Separate demodulation code 2023-11-29 17:35:23 +01:00
rigctld.py Some rig control work 2023-11-18 17:50:40 -05:00
rigdummy.py Some rig control work 2023-11-18 17:50:40 -05: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 Fix several errors to get server to start again. 2023-11-26 12:45:51 +01:00
service_manager.py Separate demodulation code 2023-11-29 17:35:23 +01:00
state_manager.py Audio dbfs support 2023-11-28 17:46:55 -05:00
stats.py and another global has been eliminated.. 2023-11-17 23:33:30 +01:00
tci.py Separate demodulation code 2023-11-29 17:35:23 +01:00
websocket_manager.py Fix several errors to get server to start again. 2023-11-26 12:45:51 +01:00