.. |
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.ini
|
updated config.ini
|
2022-12-11 12:08:34 +01:00 |
config.py
|
define individual name for config file
|
2022-12-10 13:34:26 +01:00 |
daemon.py
|
attempt using threading.Event().wait() instead of time.sleep()
|
2022-12-12 12:28:52 +01:00 |
data_handler.py
|
fix slice crashing nuitka
|
2022-12-28 23:47:13 +01:00 |
exceptions.py
|
Add information to sock logs.
|
2022-06-24 14:55:59 -04:00 |
explorer.py
|
catching explorer type error
|
2022-12-27 11:33:16 +01:00 |
freedata.spec
|
updated pybuilder spec file
|
2022-11-19 11:00:55 +01:00 |
helpers.py
|
accepted some sourcery suggestions
|
2022-12-26 12:49:01 +01:00 |
log_handler.py
|
Make log_handler a little more flexible. (#215)
|
2022-06-19 12:33:37 +00:00 |
main.py
|
first test run with saving data from tnc
|
2022-12-26 10:25:50 +01:00 |
modem.py
|
moving from raw to wave file format
|
2022-12-27 21:13:08 +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
|
process rigctld response only if needed
|
2022-12-27 18:17:12 +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
|
first attempt with message checksum
|
2022-12-27 22:57:54 +01:00 |
static.py
|
increased protocol version
|
2022-12-28 17:06:55 +01:00 |