FreeDATA/freedata_server
DJ2LS 8b6635c5b6 first success with test 2025-05-25 12:50:43 +02:00
..
api adjustment to server soft restart 2025-05-15 09:12:49 +02:00
lib/codec2 macos related adjustment 2024-09-15 19:47:30 +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
adif_udp_logger.py first commit containing introduction of context object 2025-04-28 21:43:29 +02:00
api_validations.py first run of docstring session.... 2025-03-12 10:33:20 +01:00
arq_data_type_handler.py adjusted compression 2025-05-05 22:14:05 +02:00
arq_session.py Merge branch 'refs/heads/ls-winlink' into ls-appcontext 2025-05-01 21:15:33 +02:00
arq_session_irs.py add iamalive and buffer command 2025-05-06 12:13:26 +02:00
arq_session_iss.py fixes to p2pcon 2025-05-01 22:35:36 +02:00
audio.py reduced logging 2025-04-18 19:30:02 +02: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 attempt fixing cq 2025-05-02 10:03:54 +02:00
command_arq_raw.py first commit containing introduction of context object 2025-04-28 21:43:29 +02:00
command_beacon.py first commit containing introduction of context object 2025-04-28 21:43:29 +02: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 more work 2025-04-29 12:02:57 +02:00
command_p2p_connection.py fixes to p2pcon 2025-05-01 21:42:32 +02:00
command_ping.py more work 2025-04-29 12:02:57 +02:00
command_qrv.py first run of docstring session.... 2025-03-12 10:33:20 +01:00
command_test.py more work 2025-04-29 12:02:57 +02:00
command_transmit_sine.py more work 2025-04-29 12:02:57 +02:00
config.ini.example Merge branch 'develop' into ls-flrig 2025-04-23 06:15:53 +02:00
config.py more work 2025-04-29 13:01:16 +02:00
constants.py fixing arq 2025-05-01 21:10:13 +02:00
context.py first success with test 2025-05-25 12:50:43 +02:00
cw.py first run of docstring session.... 2025-03-12 11:54:09 +01:00
data_frame_factory.py first success with test 2025-05-25 12:50:43 +02:00
demodulator.py adjustments to modem tests - still not working yet. but we have first benefits of new modem structure 2025-05-19 08:54:24 +02:00
event_manager.py first success with test 2025-05-25 12:01:49 +02:00
exceptions.py dont delete message while transmitting 2025-03-18 09:15:02 +01:00
explorer.py more work 2025-04-29 12:02:57 +02:00
flrig.py fix flrig 2025-05-01 15:07:30 +02:00
frame_dispatcher.py announce arq session 2025-05-02 15:47:06 +02:00
frame_handler.py announce arq session 2025-05-02 15:47:06 +02:00
frame_handler_arq_session.py more work 2025-04-29 12:02:57 +02:00
frame_handler_beacon.py more work 2025-04-29 12:02:57 +02:00
frame_handler_cq.py fixing cq 2025-05-01 20:57:09 +02:00
frame_handler_p2p_connection.py announce arq session 2025-05-02 15:47:06 +02:00
frame_handler_ping.py fixing ping 2025-05-01 20:55:46 +02: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 adjusted logging 2024-07-20 17:04:15 +02:00
maidenhead.py adjust maidenhead locator with random ones if not fitting 6 characters #815 2024-09-25 10:29:10 +02:00
message_p2p.py more work 2025-04-29 12:02:57 +02:00
message_system_db_attachments.py more work 2025-04-29 12:02:57 +02:00
message_system_db_beacon.py more work 2025-04-29 12:02:57 +02:00
message_system_db_manager.py more work 2025-04-29 12:02:57 +02:00
message_system_db_messages.py more work 2025-04-29 12:02:57 +02:00
message_system_db_model.py more docstrings 2025-03-14 09:42:17 +01:00
message_system_db_station.py more work 2025-04-29 12:02:57 +02:00
modem.py first success with test 2025-05-25 12:01:49 +02:00
modem_frametypes.py another folder renaming 2024-04-18 11:04:25 +02:00
modulator.py first commit containing introduction of context object 2025-04-28 21:43:29 +02:00
p2p_connection.py first full run of wl session 2025-05-06 12:35:12 +02:00
radio_manager.py more work 2025-04-29 12:52:40 +02:00
rigctld.py adjustment to server soft restart 2025-05-15 09:12:49 +02:00
rigdummy.py save frequency and mode when in VOX mode #808 2024-09-18 20:02:28 +02:00
schedule_manager.py more work 2025-04-29 12:02:57 +02:00
serial_ports.py more docstrings 2025-03-12 13:53:46 +01:00
serial_ptt.py first commit containing introduction of context object 2025-04-28 21:43:29 +02:00
server.py more work 2025-04-29 12:02:57 +02:00
service_manager.py adjustments to modem tests - still not working yet. but we have first benefits of new modem structure 2025-05-19 08:54:24 +02:00
socket_interface.py fixes to p2pcon 2025-05-01 22:35:36 +02:00
socket_interface_commands.py add iamalive and buffer command 2025-05-06 12:13:26 +02:00
socket_interface_data.py first commit containing introduction of context object 2025-04-28 21:43:29 +02:00
state_manager.py adding additional payload transmission state 2025-05-05 20:23:59 +02:00
stats.py more work 2025-04-29 12:02:57 +02:00
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 adjustments to tests 2025-04-29 14:03:49 +02:00