FreeDATA/freedata_server
DJ2LS 5c30d91c2a enable vhf decoding if needed 2025-04-11 09:47:11 +02:00
..
api cleaner session stopping 2025-03-18 09:14:43 +01:00
lib/codec2
.gitignore
__init__.py
adif_udp_logger.py Refactored ADIF locale and added it to both udp and wavelog 2025-03-17 14:58:37 +01:00
api_validations.py first run of docstring session.... 2025-03-12 10:33:20 +01:00
arq_data_type_handler.py Merge branch 'develop' into dev-connected-mode 2025-03-17 11:38:11 +01:00
arq_session.py first run of docstring session.... 2025-03-12 10:33:20 +01:00
arq_session_irs.py cleaner session stopping 2025-03-18 09:14:43 +01:00
arq_session_iss.py increased delay between bursts 2025-04-03 10:38:14 +02:00
audio.py first run of docstring session.... 2025-03-12 10:33:20 +01:00
audio_buffer.py make ring buffer an exp setting 2025-04-11 09:11:16 +02:00
codec2.py auto-calculate first tone 2025-04-11 09:44:23 +02:00
codec2_filter_coeff.py first run of docstring session.... 2025-03-12 10:33:20 +01:00
command.py enable vhf mode as exp setting 2025-04-11 09:35:43 +02:00
command_arq_raw.py first run of docstring session.... 2025-03-12 10:33:20 +01:00
command_beacon.py first run of docstring session.... 2025-03-12 10:33:20 +01:00
command_cq.py enable vhf mode as exp setting 2025-04-11 09:35:43 +02:00
command_fec.py first run of docstring session.... 2025-03-12 10:33:20 +01:00
command_message_send.py first run of docstring session.... 2025-03-12 10:33:20 +01:00
command_p2p_connection.py Merge branch 'develop' into dev-connected-mode 2025-03-17 11:38:11 +01:00
command_ping.py first run of docstring session.... 2025-03-12 10:33:20 +01:00
command_qrv.py first run of docstring session.... 2025-03-12 10:33:20 +01:00
command_test.py enable vhf mode as exp setting 2025-04-11 09:35:43 +02:00
command_transmit_sine.py first run of docstring session.... 2025-03-12 10:33:20 +01:00
config.ini.example make ring buffer an exp setting 2025-04-11 09:11:16 +02:00
config.py enable vhf mode as exp setting 2025-04-11 09:35:43 +02:00
constants.py bump version info 2025-04-11 09:11:26 +02:00
cw.py first run of docstring session.... 2025-03-12 11:54:09 +01:00
data_frame_factory.py fixing callsign exchange 2025-02-22 17:24:43 +01:00
demodulator.py enable vhf decoding if needed 2025-04-11 09:47:11 +02:00
event_manager.py better formating for the gui regarding wavelog 2025-03-17 08:37:41 +01:00
exceptions.py dont delete message while transmitting 2025-03-18 09:15:02 +01:00
explorer.py more docstrings 2025-03-12 13:07:51 +01:00
frame_dispatcher.py fix callsign blacklisting #926 2025-03-28 08:45:21 +01:00
frame_handler.py fix callsign blacklisting #926 2025-03-28 08:45:21 +01:00
frame_handler_arq_session.py more docstrings 2025-03-12 13:07:51 +01:00
frame_handler_beacon.py more docstrings 2025-03-12 13:07:51 +01:00
frame_handler_cq.py more docstrings 2025-03-12 13:07:51 +01:00
frame_handler_p2p_connection.py Merge branch 'develop' into dev-connected-mode 2025-03-17 11:38:11 +01:00
frame_handler_ping.py Merge branch 'develop' into dev-connected-mode 2025-03-17 11:38:11 +01:00
helpers.py fix callsign blacklisting #926 2025-03-28 08:45:21 +01:00
list_ports_winreg.py more docstrings 2025-03-12 13:53:46 +01:00
log_handler.py
maidenhead.py
message_p2p.py more docstrings 2025-03-12 13:53:46 +01:00
message_system_db_attachments.py more docstrings 2025-03-12 13:53:46 +01:00
message_system_db_beacon.py more docstrings 2025-03-14 09:42:17 +01:00
message_system_db_manager.py updated docstring 2025-03-14 13:51:26 +01:00
message_system_db_messages.py Merge pull request #919 from DJ2LS/ls-bughunting 2025-03-18 11:17:12 +01:00
message_system_db_model.py more docstrings 2025-03-14 09:42:17 +01:00
message_system_db_station.py more docstrings 2025-03-12 13:53:46 +01:00
modem.py more docstrings 2025-03-12 13:53:46 +01:00
modem_frametypes.py
modulator.py enable vhf mode as exp setting 2025-04-11 09:35:43 +02:00
p2p_connection.py make session available for IRS session 2025-02-24 12:06:01 +01:00
radio_manager.py fix 2025-03-18 18:14:07 +01:00
rigctld.py more docstrings 2025-03-14 09:42:17 +01:00
rigdummy.py
schedule_manager.py attempt fixing schedule manager error for pushing to explorer 2025-03-18 09:25:53 +01:00
serial_ports.py more docstrings 2025-03-12 13:53:46 +01:00
serial_ptt.py more docstrings 2025-03-12 13:53:46 +01:00
server.py database adjustments for auto udpating it 2025-03-14 10:52:43 +01:00
service_manager.py Merge branch 'develop' into dev-connected-mode 2025-03-17 11:38:11 +01:00
socket_interface.py enable CWID and fidx connected message 2025-02-23 18:38:13 +01:00
socket_interface_commands.py added disconnect and abort functions 2025-02-24 11:52:47 +01:00
socket_interface_data.py fixing data socket output 2025-02-23 20:12:40 +01:00
state_manager.py cleaner session stopping 2025-03-18 09:14:43 +01:00
stats.py first run of docstring session.... 2025-03-12 10:33:20 +01:00
tci.py
wavelog_api_logger.py Refactored ADIF locale and added it to both udp and wavelog 2025-03-17 14:58:37 +01:00
websocket_manager.py first run of docstring session.... 2025-03-12 11:54:09 +01:00