| .. |
|
api
|
Fixed `undefined name` errors (ruff F812)
|
2025-11-13 23:07:06 +01:00 |
|
lib/codec2
|
…
|
|
|
.gitignore
|
…
|
|
|
__init__.py
|
…
|
|
|
adif_udp_logger.py
|
Removed f-strings without placeholders (ruff F541)
|
2025-11-13 22:45:07 +01:00 |
|
api_validations.py
|
Run `ruff format`
|
2025-11-13 15:53:43 +01:00 |
|
arq_data_type_handler.py
|
Switched from editing `sys.path` to proper PEP8 imports
|
2025-11-13 19:49:38 +01:00 |
|
arq_session.py
|
Removed unused imports
|
2025-11-13 20:12:55 +01:00 |
|
arq_session_irs.py
|
Substituted unused variables with wildcard (ruff F841)
|
2025-11-13 23:31:09 +01:00 |
|
arq_session_iss.py
|
Removed f-strings without placeholders (ruff F541)
|
2025-11-13 22:45:07 +01:00 |
|
audio.py
|
Substituted unused variables with wildcard (ruff F841)
|
2025-11-13 23:31:09 +01:00 |
|
audio_buffer.py
|
Executed `ruff format --preview`, small update to CONTRIBUTING.md
|
2025-11-13 23:48:17 +01:00 |
|
codec2.py
|
Substituted unused variables with wildcard (ruff F841)
|
2025-11-13 23:31:09 +01:00 |
|
codec2_filter_coeff.py
|
Run `ruff format`
|
2025-11-13 15:53:43 +01:00 |
|
command.py
|
Removed unused imports
|
2025-11-13 20:12:55 +01:00 |
|
command_arq_raw.py
|
Removed unused imports
|
2025-11-13 20:12:55 +01:00 |
|
command_beacon.py
|
Switched from editing `sys.path` to proper PEP8 imports
|
2025-11-13 19:49:38 +01:00 |
|
command_cq.py
|
Removed unused imports
|
2025-11-13 20:12:55 +01:00 |
|
command_fec.py
|
Switched from editing `sys.path` to proper PEP8 imports
|
2025-11-13 19:49:38 +01:00 |
|
command_message_send.py
|
Removed f-strings without placeholders (ruff F541)
|
2025-11-13 22:45:07 +01:00 |
|
command_p2p_connection.py
|
Removed unused imports
|
2025-11-13 20:12:55 +01:00 |
|
command_ping.py
|
Switched from editing `sys.path` to proper PEP8 imports
|
2025-11-13 19:49:38 +01:00 |
|
command_qrv.py
|
Switched from editing `sys.path` to proper PEP8 imports
|
2025-11-13 19:49:38 +01:00 |
|
command_test.py
|
Removed unused imports
|
2025-11-13 20:12:55 +01:00 |
|
command_transmit_sine.py
|
Switched from editing `sys.path` to proper PEP8 imports
|
2025-11-13 19:49:38 +01:00 |
|
config.ini.example
|
Add distance unit setting to choose between Kilometer or Miles.
|
2025-10-29 10:17:36 +01:00 |
|
config.py
|
Fixed ruff rule E713, E721 and E722
|
2025-11-13 20:05:47 +01:00 |
|
constants.py
|
Run `ruff format`
|
2025-11-13 15:53:43 +01:00 |
|
context.py
|
Switched from editing `sys.path` to proper PEP8 imports
|
2025-11-13 19:49:38 +01:00 |
|
cw.py
|
Run `ruff format`
|
2025-11-13 15:53:43 +01:00 |
|
data_frame_factory.py
|
Switched from editing `sys.path` to proper PEP8 imports
|
2025-11-13 19:49:38 +01:00 |
|
demodulator.py
|
Removed unused imports
|
2025-11-13 20:12:55 +01:00 |
|
event_manager.py
|
Executed `ruff format --preview`, small update to CONTRIBUTING.md
|
2025-11-13 23:48:17 +01:00 |
|
exceptions.py
|
Run `ruff format`
|
2025-11-13 15:53:43 +01:00 |
|
explorer.py
|
Executed `ruff format --preview`, small update to CONTRIBUTING.md
|
2025-11-13 23:48:17 +01:00 |
|
flrig.py
|
Removed redefined set_tuner() flrig's function (ruff F811)
|
2025-11-13 23:43:04 +01:00 |
|
frame_dispatcher.py
|
Removed unused imports
|
2025-11-13 20:12:55 +01:00 |
|
frame_handler.py
|
Removed unused imports
|
2025-11-13 20:12:55 +01:00 |
|
frame_handler_arq_session.py
|
Removed unused imports
|
2025-11-13 20:12:55 +01:00 |
|
frame_handler_beacon.py
|
Removed unused imports
|
2025-11-13 20:12:55 +01:00 |
|
frame_handler_cq.py
|
Removed unused imports
|
2025-11-13 20:12:55 +01:00 |
|
frame_handler_p2p_connection.py
|
Removed unused imports
|
2025-11-13 20:12:55 +01:00 |
|
frame_handler_ping.py
|
Removed unused imports
|
2025-11-13 20:12:55 +01:00 |
|
helpers.py
|
Substituted unused variables with wildcard (ruff F841)
|
2025-11-13 23:31:09 +01:00 |
|
list_ports_winreg.py
|
Run `ruff format`
|
2025-11-13 15:53:43 +01:00 |
|
log_handler.py
|
Run `ruff format`
|
2025-11-13 15:53:43 +01:00 |
|
maidenhead.py
|
Fixed ruff rule E401 and E402
|
2025-11-13 19:55:53 +01:00 |
|
message_p2p.py
|
Switched from editing `sys.path` to proper PEP8 imports
|
2025-11-13 19:49:38 +01:00 |
|
message_system_db_attachments.py
|
Removed f-strings without placeholders (ruff F541)
|
2025-11-13 22:45:07 +01:00 |
|
message_system_db_beacon.py
|
Executed `ruff format --preview`, small update to CONTRIBUTING.md
|
2025-11-13 23:48:17 +01:00 |
|
message_system_db_manager.py
|
Removed unused imports
|
2025-11-13 20:12:55 +01:00 |
|
message_system_db_messages.py
|
Substituted unused variables with wildcard (ruff F841)
|
2025-11-13 23:31:09 +01:00 |
|
message_system_db_model.py
|
Run `ruff format`
|
2025-11-13 15:53:43 +01:00 |
|
message_system_db_station.py
|
Removed f-strings without placeholders (ruff F541)
|
2025-11-13 22:45:07 +01:00 |
|
modem.py
|
Removed f-strings without placeholders (ruff F541)
|
2025-11-13 22:45:07 +01:00 |
|
modem_frametypes.py
|
Removed references to pylint and useless file encoding
|
2025-11-13 16:32:23 +01:00 |
|
modulator.py
|
Removed unused imports
|
2025-11-13 20:12:55 +01:00 |
|
p2p_connection.py
|
Substituted unused variables with wildcard (ruff F841)
|
2025-11-13 23:31:09 +01:00 |
|
radio_manager.py
|
Switched from editing `sys.path` to proper PEP8 imports
|
2025-11-13 19:49:38 +01:00 |
|
rigctld.py
|
Removed f-strings without placeholders (ruff F541)
|
2025-11-13 22:45:07 +01:00 |
|
rigdummy.py
|
Run `ruff format`
|
2025-11-13 15:53:43 +01:00 |
|
schedule_manager.py
|
Switched from editing `sys.path` to proper PEP8 imports
|
2025-11-13 19:49:38 +01:00 |
|
serial_ports.py
|
Switched from editing `sys.path` to proper PEP8 imports
|
2025-11-13 19:49:38 +01:00 |
|
serial_ptt.py
|
Run `ruff format`
|
2025-11-13 15:53:43 +01:00 |
|
server.py
|
Fixed ruff rule E401 and E402
|
2025-11-13 19:55:53 +01:00 |
|
service_manager.py
|
Switched from editing `sys.path` to proper PEP8 imports
|
2025-11-13 19:49:38 +01:00 |
|
socket_interface.py
|
Removed f-strings without placeholders (ruff F541)
|
2025-11-13 22:45:07 +01:00 |
|
socket_interface_commands.py
|
Substituted unused variables with wildcard (ruff F841)
|
2025-11-13 23:31:09 +01:00 |
|
socket_interface_data.py
|
Run `ruff format`
|
2025-11-13 15:53:43 +01:00 |
|
state_manager.py
|
Run `ruff format`
|
2025-11-13 15:53:43 +01:00 |
|
stats.py
|
Substituted unused variables with wildcard (ruff F841)
|
2025-11-13 23:31:09 +01:00 |
|
wavelog_api_logger.py
|
Removed f-strings without placeholders (ruff F541)
|
2025-11-13 22:45:07 +01:00 |
|
websocket_manager.py
|
Removed f-strings without placeholders (ruff F541)
|
2025-11-13 22:45:07 +01:00 |