FreeDATA/freedata_server
DJ2LS 466f5332f2 added missing message endpoint 2024-10-22 17:12:59 +02:00
..
lib/codec2
.gitignore
__init__.py
adif_udp_logger.py first attempt with adif logging 2024-09-25 14:28:09 +02:00
api_validations.py adjust maidenhead locator with random ones if not fitting 6 characters #815 2024-09-25 10:29:10 +02:00
arq_data_type_handler.py
arq_session.py attempt fixing state change timestamp 2024-09-28 19:41:52 +02:00
arq_session_irs.py
arq_session_iss.py
audio.py
codec2.py
codec2_filter_coeff.py
command.py
command_arq_raw.py
command_beacon.py
command_cq.py
command_feq.py
command_message_send.py first attempt with adif logging 2024-09-25 14:28:09 +02:00
command_p2p_connection.py
command_ping.py
command_qrv.py
command_test.py
command_transmit_sine.py send tune tone 2024-09-30 15:15:12 +02:00
config.ini.example first attempt with adif logging 2024-09-25 14:28:09 +02:00
config.py first attempt with adif logging 2024-09-25 14:28:09 +02:00
cw.py
data_frame_factory.py adjust maidenhead locator with random ones if not fitting 6 characters #815 2024-09-25 10:29:10 +02:00
demodulator.py
event_manager.py
exceptions.py
explorer.py
frame_dispatcher.py
frame_handler.py
frame_handler_arq_session.py
frame_handler_beacon.py
frame_handler_cq.py
frame_handler_p2p_connection.py
frame_handler_ping.py
helpers.py
log_handler.py
maidenhead.py adjust maidenhead locator with random ones if not fitting 6 characters #815 2024-09-25 10:29:10 +02:00
mesh.py
message_p2p.py first attempt with adif logging 2024-09-25 14:28:09 +02:00
message_system_db_attachments.py
message_system_db_beacon.py
message_system_db_manager.py
message_system_db_messages.py cli cleanup 2024-09-28 08:02:25 +02:00
message_system_db_model.py
message_system_db_station.py fix station info if callsign not present 2024-10-02 09:08:09 +02:00
modem.py sending sine now respects audio level 2024-10-01 08:20:41 +02:00
modem_frametypes.py
modulator.py
p2p_connection.py
queues.py
radio_manager.py
rigctld.py fixing vfo parameter not shipped to rigctld #833 2024-10-02 09:31:29 +02:00
rigdummy.py
schedule_manager.py adjust session delete process 2024-09-28 18:20:47 +02:00
selftest.py
serial_ports.py
serial_ptt.py
server.py added missing message endpoint 2024-10-22 17:12:59 +02:00
service_manager.py
socket_interface.py
socket_interface_commands.py
state_manager.py
stats.py bump version 2024-09-30 15:16:01 +02:00
tci.py
websocket_manager.py