.. |
lib/codec2
|
C2 main branch dll
|
2024-05-11 11:13:56 -04:00 |
.gitignore
|
…
|
|
__init__.py
|
…
|
|
api_validations.py
|
make rigctld ready for vfo usage
|
2024-05-31 19:28:38 +02:00 |
arq_data_type_handler.py
|
…
|
|
arq_session.py
|
added ofdm500 prototype
|
2024-05-11 20:18:21 +02:00 |
arq_session_irs.py
|
…
|
|
arq_session_iss.py
|
…
|
|
audio.py
|
timeout for thread.join
|
2024-05-20 18:42:11 +02:00 |
codec2.py
|
ofdm500 hotfix
|
2024-05-16 07:29:53 +02:00 |
codec2_filter_coeff.py
|
…
|
|
command.py
|
…
|
|
command_arq_raw.py
|
changed while to event wait
|
2024-05-20 10:20:48 +02:00 |
command_beacon.py
|
…
|
|
command_cq.py
|
…
|
|
command_feq.py
|
…
|
|
command_message_send.py
|
work on packet collision avoidance
|
2024-05-19 10:46:59 +02:00 |
command_p2p_connection.py
|
…
|
|
command_ping.py
|
…
|
|
command_qrv.py
|
…
|
|
command_test.py
|
…
|
|
config.ini.example
|
trigger PTT via serial dtr/rts line
|
2024-05-27 15:03:17 +02:00 |
config.py
|
trigger PTT via serial dtr/rts line
|
2024-05-27 15:03:17 +02:00 |
cw.py
|
…
|
|
data_frame_factory.py
|
…
|
|
demodulator.py
|
timeout for thread.join
|
2024-05-20 18:42:11 +02:00 |
event_manager.py
|
added databse change event
|
2024-05-24 10:55:35 +02:00 |
exceptions.py
|
…
|
|
explorer.py
|
small adjustments to schedule and explorer
|
2024-05-11 13:14:59 +02:00 |
frame_dispatcher.py
|
…
|
|
frame_handler.py
|
added away from key to beacon event
|
2024-05-22 11:12:35 +02:00 |
frame_handler_arq_session.py
|
…
|
|
frame_handler_beacon.py
|
…
|
|
frame_handler_cq.py
|
changed while to event wait
|
2024-05-20 10:20:48 +02:00 |
frame_handler_p2p_connection.py
|
…
|
|
frame_handler_ping.py
|
…
|
|
helpers.py
|
kill rigctld on server closing when used internal hamlib
|
2024-05-17 17:28:28 +02:00 |
log_handler.py
|
…
|
|
maidenhead.py
|
…
|
|
mesh.py
|
…
|
|
message_p2p.py
|
…
|
|
message_system_db_attachments.py
|
…
|
|
message_system_db_beacon.py
|
…
|
|
message_system_db_manager.py
|
database cleanup at startup
|
2024-05-25 11:09:41 +02:00 |
message_system_db_messages.py
|
fixing a potential security problem and bumping api version
|
2024-05-26 11:15:34 +02:00 |
message_system_db_model.py
|
…
|
|
message_system_db_station.py
|
…
|
|
modem.py
|
increased audio input blocksize
|
2024-05-16 16:50:49 +02:00 |
modem_frametypes.py
|
…
|
|
modulator.py
|
adjusted shutdown
|
2024-05-16 16:49:22 +02:00 |
p2p_connection.py
|
…
|
|
queues.py
|
…
|
|
radio_manager.py
|
set ptt via serial rts / dtr - first run
|
2024-05-31 09:41:50 +02:00 |
rigctld.py
|
adjusted alc listing
|
2024-06-02 10:11:12 +02:00 |
rigdummy.py
|
kill rigctld on server closing when used internal hamlib
|
2024-05-17 17:28:28 +02:00 |
schedule_manager.py
|
timeout for thread.join
|
2024-05-20 18:44:59 +02:00 |
selftest.py
|
…
|
|
serial_ports.py
|
added disabled symlink flag to serial - set it to false for now
|
2024-05-11 10:45:15 +02:00 |
serial_ptt.py
|
set ptt via serial rts / dtr - first run
|
2024-05-31 09:41:50 +02:00 |
server.py
|
version bump
|
2024-06-02 10:34:11 +02:00 |
service_manager.py
|
timeout for thread.join
|
2024-05-20 18:42:11 +02:00 |
socket_interface.py
|
timeout for thread.join
|
2024-05-20 18:42:11 +02:00 |
socket_interface_commands.py
|
…
|
|
state_manager.py
|
fixed missing radio rf level
|
2024-05-16 21:05:16 +02:00 |
stats.py
|
…
|
|
tci.py
|
…
|
|
websocket_manager.py
|
make wsm class based, adjust shutdown
|
2024-06-02 10:31:49 +02:00 |