| .. |
|
lib/codec2
|
C2 main branch dll
|
2024-05-11 11:13:56 -04: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 |
|
api_validations.py
|
make rigctld ready for vfo usage
|
2024-05-31 19:28:38 +02:00 |
|
arq_data_type_handler.py
|
another folder renaming
|
2024-04-18 11:04:25 +02:00 |
|
arq_session.py
|
added ofdm500 prototype
|
2024-05-11 20:18:21 +02:00 |
|
arq_session_irs.py
|
fixed missing speed level
|
2024-05-11 10:43:33 +02:00 |
|
arq_session_iss.py
|
reduced timeout between bursts when NACK
|
2024-05-11 10:44:08 +02:00 |
|
audio.py
|
adjusted audio processing with a possible fix for windows
|
2024-06-02 13:39:12 +02:00 |
|
codec2.py
|
ofdm500 hotfix
|
2024-05-16 07:29:53 +02:00 |
|
codec2_filter_coeff.py
|
added txfilter for custom modes...finally...
|
2024-05-05 16:31:45 +02:00 |
|
command.py
|
another folder renaming
|
2024-04-18 11:04:25 +02:00 |
|
command_arq_raw.py
|
changed while to event wait
|
2024-05-20 10:20:48 +02:00 |
|
command_beacon.py
|
another folder renaming
|
2024-04-18 11:04:25 +02:00 |
|
command_cq.py
|
another folder renaming
|
2024-04-18 11:04:25 +02:00 |
|
command_feq.py
|
another folder renaming
|
2024-04-18 11:04:25 +02:00 |
|
command_message_send.py
|
work on packet collision avoidance
|
2024-05-19 10:46:59 +02:00 |
|
command_p2p_connection.py
|
another folder renaming
|
2024-04-18 11:04:25 +02:00 |
|
command_ping.py
|
another folder renaming
|
2024-04-18 11:04:25 +02:00 |
|
command_qrv.py
|
another folder renaming
|
2024-04-18 11:04:25 +02:00 |
|
command_test.py
|
another folder renaming
|
2024-04-18 11:04:25 +02:00 |
|
config.ini.example
|
added vfo setting
|
2024-06-04 12:20:36 +02:00 |
|
config.py
|
added vfo setting
|
2024-06-04 12:20:36 +02:00 |
|
cw.py
|
another folder renaming
|
2024-04-18 11:04:25 +02:00 |
|
data_frame_factory.py
|
another folder renaming
|
2024-04-18 11:04:25 +02:00 |
|
demodulator.py
|
adjusted tci startup
|
2024-07-19 11:21:43 +02:00 |
|
event_manager.py
|
added databse change event
|
2024-05-24 10:55:35 +02:00 |
|
exceptions.py
|
another folder renaming
|
2024-04-18 11:04:25 +02:00 |
|
explorer.py
|
small adjustments to schedule and explorer
|
2024-05-11 13:14:59 +02:00 |
|
frame_dispatcher.py
|
added queue timeouts
|
2024-07-19 11:37:13 +02:00 |
|
frame_handler.py
|
added away from key to beacon event
|
2024-05-22 11:12:35 +02:00 |
|
frame_handler_arq_session.py
|
another folder renaming
|
2024-04-18 11:04:25 +02:00 |
|
frame_handler_beacon.py
|
reduced connection attempts, resend message only if snr > -2dB
|
2024-04-29 11:57:35 +02:00 |
|
frame_handler_cq.py
|
changed while to event wait
|
2024-05-20 10:20:48 +02:00 |
|
frame_handler_p2p_connection.py
|
another folder renaming
|
2024-04-18 11:04:25 +02:00 |
|
frame_handler_ping.py
|
another folder renaming
|
2024-04-18 11:04:25 +02:00 |
|
helpers.py
|
remove crcengine dependency
|
2024-07-20 19:15:37 +02:00 |
|
log_handler.py
|
adjusted logging
|
2024-07-20 17:04:15 +02:00 |
|
maidenhead.py
|
another folder renaming
|
2024-04-18 11:04:25 +02:00 |
|
mesh.py
|
another folder renaming
|
2024-04-18 11:04:25 +02:00 |
|
message_p2p.py
|
another folder renaming
|
2024-04-18 11:04:25 +02:00 |
|
message_system_db_attachments.py
|
another folder renaming
|
2024-04-18 11:04:25 +02:00 |
|
message_system_db_beacon.py
|
another folder renaming
|
2024-04-18 11:04:25 +02:00 |
|
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
|
another folder renaming
|
2024-04-18 11:04:25 +02:00 |
|
message_system_db_station.py
|
adjusted station information modals, start new chat easily via heard stations
|
2024-05-09 22:52:25 +02:00 |
|
modem.py
|
increased audio input blocksize
|
2024-05-16 16:50:49 +02:00 |
|
modem_frametypes.py
|
another folder renaming
|
2024-04-18 11:04:25 +02:00 |
|
modulator.py
|
adjusted shutdown
|
2024-05-16 16:49:22 +02:00 |
|
p2p_connection.py
|
another folder renaming
|
2024-04-18 11:04:25 +02:00 |
|
queues.py
|
another folder renaming
|
2024-04-18 11:04:25 +02:00 |
|
radio_manager.py
|
set ptt via serial rts / dtr - first run
|
2024-05-31 09:41:50 +02:00 |
|
rigctld.py
|
attempt adjusting stuck ptt
|
2024-06-08 16:15:03 +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
|
remove crcengine dependency
|
2024-07-20 19:15:37 +02:00 |
|
serial_ports.py
|
remove crcengine dependency
|
2024-07-20 19:15:37 +02:00 |
|
serial_ptt.py
|
set ptt via serial rts / dtr - first run
|
2024-05-31 09:41:50 +02:00 |
|
server.py
|
adjusted logging
|
2024-07-20 17:13:43 +02:00 |
|
service_manager.py
|
added queue timeouts
|
2024-07-19 12:15:38 +02:00 |
|
socket_interface.py
|
timeout for thread.join
|
2024-05-20 18:42:11 +02:00 |
|
socket_interface_commands.py
|
another folder renaming
|
2024-04-18 11:04:25 +02:00 |
|
state_manager.py
|
fixed missing radio rf level
|
2024-05-16 21:05:16 +02:00 |
|
stats.py
|
another folder renaming
|
2024-04-18 11:04:25 +02:00 |
|
tci.py
|
another folder renaming
|
2024-04-18 11:04:25 +02:00 |
|
websocket_manager.py
|
adjusted server shutdown
|
2024-07-20 15:11:52 +02:00 |