FreeDATA/freedata_server
2024-05-11 10:45:15 +02:00
..
lib/codec2 added latest libcodec2 2024-05-08 08:22:36 +02:00
.gitignore another folder renaming 2024-04-18 11:04:25 +02:00
__init__.py another folder renaming 2024-04-18 11:04:25 +02:00
api_validations.py another folder renaming 2024-04-18 11:04:25 +02:00
arq_data_type_handler.py another folder renaming 2024-04-18 11:04:25 +02:00
arq_session.py adjusted duration of ofdm2438 2024-05-09 12:52:39 +02:00
arq_session_irs.py fixed missing speed level 2024-05-11 10:43:33 +02:00
arq_session_iss.py reduced timeout between bursts when NACK 2024-05-11 10:44:08 +02:00
audio.py centered fft again 2024-04-19 15:43:12 +02:00
codec2.py optimized PAPR for ofdm2438 2024-05-09 12:23:52 +02:00
codec2_filter_coeff.py added txfilter for custom modes...finally... 2024-05-05 16:31:45 +02:00
command.py another folder renaming 2024-04-18 11:04:25 +02:00
command_arq_raw.py another folder renaming 2024-04-18 11:04:25 +02:00
command_beacon.py another folder renaming 2024-04-18 11:04:25 +02:00
command_cq.py another folder renaming 2024-04-18 11:04:25 +02:00
command_feq.py another folder renaming 2024-04-18 11:04:25 +02:00
command_message_send.py another folder renaming 2024-04-18 11:04:25 +02:00
command_p2p_connection.py another folder renaming 2024-04-18 11:04:25 +02:00
command_ping.py another folder renaming 2024-04-18 11:04:25 +02:00
command_qrv.py another folder renaming 2024-04-18 11:04:25 +02:00
command_test.py another folder renaming 2024-04-18 11:04:25 +02:00
config.ini.example another folder renaming 2024-04-18 11:04:25 +02:00
config.py another folder renaming 2024-04-18 11:04:25 +02:00
cw.py another folder renaming 2024-04-18 11:04:25 +02:00
data_frame_factory.py another folder renaming 2024-04-18 11:04:25 +02:00
demodulator.py disabled qam, changed threading to daemon=False 2024-04-21 14:18:45 +02:00
event_manager.py fixed missing speed level 2024-05-11 10:43:14 +02:00
exceptions.py another folder renaming 2024-04-18 11:04:25 +02:00
explorer.py another folder renaming 2024-04-18 11:04:25 +02:00
frame_dispatcher.py another folder renaming 2024-04-18 11:04:25 +02:00
frame_handler.py another folder renaming 2024-04-18 11:04:25 +02:00
frame_handler_arq_session.py another folder renaming 2024-04-18 11:04:25 +02:00
frame_handler_beacon.py reduced connection attempts, resend message only if snr > -2dB 2024-04-29 11:57:35 +02:00
frame_handler_cq.py another folder renaming 2024-04-18 11:04:25 +02:00
frame_handler_p2p_connection.py another folder renaming 2024-04-18 11:04:25 +02:00
frame_handler_ping.py another folder renaming 2024-04-18 11:04:25 +02:00
helpers.py another folder renaming 2024-04-18 11:04:25 +02:00
log_handler.py another folder renaming 2024-04-18 11:04:25 +02:00
maidenhead.py another folder renaming 2024-04-18 11:04:25 +02:00
mesh.py another folder renaming 2024-04-18 11:04:25 +02:00
message_p2p.py another folder renaming 2024-04-18 11:04:25 +02:00
message_system_db_attachments.py another folder renaming 2024-04-18 11:04:25 +02:00
message_system_db_beacon.py another folder renaming 2024-04-18 11:04:25 +02:00
message_system_db_manager.py reduced logging 2024-04-18 15:01:16 +02:00
message_system_db_messages.py another folder renaming 2024-04-18 11:04:25 +02:00
message_system_db_model.py another folder renaming 2024-04-18 11:04:25 +02:00
message_system_db_station.py adjusted station information modals, start new chat easily via heard stations 2024-05-09 22:52:25 +02:00
modem.py more clean server shutdown 2024-04-21 13:24:04 +02:00
modem_frametypes.py another folder renaming 2024-04-18 11:04:25 +02:00
modulator.py fixed disabled qam mode 2024-04-21 20:33:37 +02:00
p2p_connection.py another folder renaming 2024-04-18 11:04:25 +02:00
queues.py another folder renaming 2024-04-18 11:04:25 +02:00
radio_manager.py added tuner control 2024-04-30 10:49:03 +02:00
rigctld.py dont throw error for freq if None 2024-05-11 10:15:00 +02:00
rigdummy.py work on swr/tuner 2024-04-26 14:58:10 +02:00
schedule_manager.py disabled qam, changed threading to daemon=False 2024-04-21 14:18:45 +02:00
selftest.py another folder renaming 2024-04-18 11:04:25 +02:00
serial_ports.py added disabled symlink flag to serial - set it to false for now 2024-05-11 10:45:15 +02:00
server.py adjusted station information modals, start new chat easily via heard stations 2024-05-09 22:52:25 +02:00
service_manager.py disabled qam, changed threading to daemon=False 2024-04-21 14:18:45 +02:00
socket_interface.py more clean server shutdown 2024-04-21 13:24:04 +02:00
socket_interface_commands.py another folder renaming 2024-04-18 11:04:25 +02:00
state_manager.py int instead of str 2024-04-26 21:14:53 +02:00
stats.py another folder renaming 2024-04-18 11:04:25 +02:00
tci.py another folder renaming 2024-04-18 11:04:25 +02:00
websocket_manager.py another folder renaming 2024-04-18 11:04:25 +02:00