.. |
lib/pyaudio/windows
|
added PyAudio for Python 3.11
|
2022-11-20 21:11:00 +01:00 |
.gitignore
|
Create .gitignore
|
2021-09-13 17:57:18 +02:00 |
audio.py
|
reduced logging
|
2022-11-08 09:45:26 +01:00 |
codec2.py
|
added sig1 naming
|
2022-11-02 22:48:50 +01:00 |
config.py
|
disabled not needed config parameters. TODO: Need to remove them if not crashing
|
2022-11-29 08:50:00 +01:00 |
daemon.py
|
disabled rig and rigctl usage
|
2022-11-19 10:54:10 +01:00 |
data_handler.py
|
handle foreign pings
|
2022-12-03 14:05:39 +01:00 |
exceptions.py
|
Add information to sock logs.
|
2022-06-24 14:55:59 -04:00 |
explorer.py
|
added beacon state to explorer
|
2022-11-08 09:22:17 +01:00 |
freedata.spec
|
updated pybuilder spec file
|
2022-11-19 11:00:55 +01:00 |
helpers.py
|
improved network info messages for arq session, also increased heartbeat timer
|
2022-12-01 09:50:44 +01:00 |
log_handler.py
|
Make log_handler a little more flexible. (#215)
|
2022-06-19 12:33:37 +00:00 |
main.py
|
disabled not needed config parameters. TODO: Need to remove them if not crashing
|
2022-11-29 08:50:00 +01:00 |
modem.py
|
introduced static.LISTEN state
|
2022-12-01 10:05:24 +01:00 |
queues.py
|
buffer size as startup argment for tnc. Not yet changeable via GUI
|
2022-09-05 10:47:03 +02:00 |
rigctld.py
|
fixed rigctld bandwidth toggle
|
2022-12-01 11:46:30 +01:00 |
rigdummy.py
|
small fix for rigdummy
|
2022-11-20 22:13:57 +01:00 |
selftest.py
|
first version with freedata explorer
|
2022-11-05 22:27:33 +01:00 |
sock.py
|
introduced static.LISTEN state
|
2022-12-01 10:05:24 +01:00 |
static.py
|
attempt fixing ctests
|
2022-12-04 09:43:32 +01:00 |