.. |
api
|
removed tci support
|
2025-03-11 10:56:59 +01:00 |
lib/codec2
|
…
|
|
.gitignore
|
…
|
|
__init__.py
|
…
|
|
adif_udp_logger.py
|
Removed unused code. Fixed so that ADIF is only posted to UDP/API if there is a valid gridsquare.
|
2025-01-27 14:06:13 +01:00 |
api_validations.py
|
…
|
|
arq_data_type_handler.py
|
…
|
|
arq_session.py
|
…
|
|
arq_session_irs.py
|
…
|
|
arq_session_iss.py
|
…
|
|
audio.py
|
first run with adusted fft processing
|
2025-03-01 20:50:04 +01:00 |
codec2.py
|
adjusted mode tests
|
2025-01-30 18:41:42 +01:00 |
codec2_filter_coeff.py
|
…
|
|
command.py
|
…
|
|
command_arq_raw.py
|
…
|
|
command_beacon.py
|
…
|
|
command_cq.py
|
…
|
|
command_fec.py
|
fixing test
|
2025-01-27 16:48:41 +01:00 |
command_message_send.py
|
…
|
|
command_p2p_connection.py
|
…
|
|
command_ping.py
|
…
|
|
command_qrv.py
|
…
|
|
command_test.py
|
fixed test mode not acceppting custom modes
|
2025-01-19 11:34:56 +01:00 |
command_transmit_sine.py
|
fix transmitting sine
|
2025-02-16 19:19:45 +01:00 |
config.ini.example
|
removed tci support
|
2025-03-11 10:56:59 +01:00 |
config.py
|
removed tci support
|
2025-03-11 10:56:59 +01:00 |
constants.py
|
bump version info
|
2025-03-10 09:35:37 +01:00 |
cw.py
|
…
|
|
data_frame_factory.py
|
fixed test mode not acceppting custom modes
|
2025-01-19 11:34:56 +01:00 |
demodulator.py
|
removed tci support
|
2025-03-11 10:56:59 +01:00 |
event_manager.py
|
…
|
|
exceptions.py
|
…
|
|
explorer.py
|
introduced constants file
|
2025-03-10 09:34:32 +01:00 |
frame_dispatcher.py
|
adjusted gridsquare save and lookup
|
2024-11-09 10:53:55 +01:00 |
frame_handler.py
|
get dxcall by session id
|
2024-11-09 11:18:25 +01:00 |
frame_handler_arq_session.py
|
…
|
|
frame_handler_beacon.py
|
…
|
|
frame_handler_cq.py
|
…
|
|
frame_handler_p2p_connection.py
|
…
|
|
frame_handler_ping.py
|
adjusted gridsquare save and lookup
|
2024-11-09 10:53:55 +01:00 |
helpers.py
|
…
|
|
list_ports_winreg.py
|
test with com0com
|
2025-02-24 18:13:21 +01:00 |
log_handler.py
|
…
|
|
maidenhead.py
|
…
|
|
message_p2p.py
|
…
|
|
message_system_db_attachments.py
|
adjustments for api, database and error handling
|
2025-03-01 08:35:16 +01:00 |
message_system_db_beacon.py
|
…
|
|
message_system_db_manager.py
|
…
|
|
message_system_db_messages.py
|
adjustments for api, database and error handling
|
2025-03-01 08:35:16 +01:00 |
message_system_db_model.py
|
…
|
|
message_system_db_station.py
|
adjusted gridsquare save and lookup
|
2024-11-09 10:53:55 +01:00 |
modem.py
|
fixing resampler
|
2025-03-12 11:58:54 +01:00 |
modem_frametypes.py
|
…
|
|
modulator.py
|
first run porting hardcodec modes to custom modes
|
2025-01-29 16:40:38 +01:00 |
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
|
schedule_manager.py aktualisieren
|
2025-03-01 19:17:55 +01:00 |
selftest.py
|
…
|
|
serial_ports.py
|
attempt solving tests
|
2025-02-26 11:56:56 +01:00 |
serial_ptt.py
|
…
|
|
server.py
|
introduced constants file
|
2025-03-10 09:34:32 +01:00 |
service_manager.py
|
…
|
|
socket_interface.py
|
…
|
|
socket_interface_commands.py
|
…
|
|
state_manager.py
|
get dxcall by session id
|
2024-11-09 11:09:09 +01:00 |
stats.py
|
introduced constants file
|
2025-03-10 09:34:32 +01:00 |
tci.py
|
…
|
|
wavelog_api_logger.py
|
Added a simple check to see if the host url contains "/" as the last character.
|
2025-01-29 13:46:25 +01:00 |
websocket_manager.py
|
…
|
|