| .. |
|
api
|
adjustment to server soft restart
|
2025-05-15 09:12:49 +02:00 |
|
lib/codec2
|
…
|
|
|
.gitignore
|
…
|
|
|
__init__.py
|
…
|
|
|
adif_udp_logger.py
|
first commit containing introduction of context object
|
2025-04-28 21:43:29 +02:00 |
|
api_validations.py
|
adjust validation
|
2025-08-30 10:58:29 +02: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
|
improved logging for bug hunting
|
2025-05-31 14:45:17 +02:00 |
|
arq_session_iss.py
|
fixes to p2pcon
|
2025-05-01 22:35:36 +02:00 |
|
audio.py
|
reduce audio level normalization factor
|
2025-06-01 16:54:52 +02:00 |
|
audio_buffer.py
|
…
|
|
|
codec2.py
|
…
|
|
|
codec2_filter_coeff.py
|
…
|
|
|
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
|
…
|
|
|
command_fec.py
|
…
|
|
|
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
|
…
|
|
|
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
|
adjustments to rigctld #1009
|
2025-09-18 12:44:25 +02:00 |
|
config.py
|
adjustments to rigctld #1009
|
2025-09-18 12:44:25 +02:00 |
|
constants.py
|
bump version
|
2025-09-22 08:45:01 +02:00 |
|
context.py
|
adjusted radio manager
|
2025-06-01 17:08:20 +02:00 |
|
cw.py
|
…
|
|
|
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
|
…
|
|
|
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
|
fixing #981
|
2025-06-01 16:49:45 +02:00 |
|
frame_handler_arq_session.py
|
more work
|
2025-04-29 12:02:57 +02:00 |
|
frame_handler_beacon.py
|
fixing #981
|
2025-06-01 16:49:45 +02:00 |
|
frame_handler_cq.py
|
fixing #981
|
2025-06-01 16:49:45 +02:00 |
|
frame_handler_p2p_connection.py
|
announce arq session
|
2025-05-02 15:47:06 +02:00 |
|
frame_handler_ping.py
|
fixing #981
|
2025-06-01 16:49:45 +02:00 |
|
helpers.py
|
…
|
|
|
list_ports_winreg.py
|
…
|
|
|
log_handler.py
|
adjustments to logging #895
|
2025-09-09 11:01:23 +02:00 |
|
maidenhead.py
|
…
|
|
|
message_p2p.py
|
test with reduced sqalchemy packages
|
2025-09-21 10:12:30 +02:00 |
|
message_system_db_attachments.py
|
test with reduced sqalchemy packages
|
2025-09-21 10:12:30 +02:00 |
|
message_system_db_beacon.py
|
test with reduced sqalchemy packages
|
2025-09-21 10:12:30 +02:00 |
|
message_system_db_manager.py
|
test with reduced sqalchemy packages
|
2025-09-21 10:12:30 +02:00 |
|
message_system_db_messages.py
|
test with reduced sqalchemy packages
|
2025-09-21 10:12:30 +02:00 |
|
message_system_db_model.py
|
test with reduced sqalchemy packages
|
2025-09-21 10:12:30 +02:00 |
|
message_system_db_station.py
|
test with reduced sqalchemy packages
|
2025-09-21 10:12:30 +02:00 |
|
modem.py
|
possible fix for #980
|
2025-08-31 09:35:19 +02:00 |
|
modem_frametypes.py
|
…
|
|
|
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
|
rigctlyd.py Fix invalid escape sequence
|
2025-09-21 11:23:21 -04:00 |
|
rigdummy.py
|
…
|
|
|
schedule_manager.py
|
more work
|
2025-04-29 12:02:57 +02:00 |
|
serial_ports.py
|
…
|
|
|
serial_ptt.py
|
first commit containing introduction of context object
|
2025-04-28 21:43:29 +02:00 |
|
server.py
|
adjustments to logging #895
|
2025-09-09 11:01:23 +02:00 |
|
service_manager.py
|
possible fix for #980
|
2025-08-31 09:35:19 +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
|
fixing adif
|
2025-07-09 11:14:15 +02:00 |
|
websocket_manager.py
|
first adjustments to tests
|
2025-04-29 14:03:49 +02:00 |