FreeDATA/tnc
dj2ls 3501b4f952 waiting for buffer
it seems we need to wait a little bit for our modulation data. There are some moments where audio output is stuck a little bit. Maybe python is sometimes faster than the buffer allocation or its a threading problem
2021-12-26 18:41:43 +01:00
..
lib updated codec2 lib 2021-12-26 09:06:16 +01:00
.gitignore Create .gitignore 2021-09-13 17:57:18 +02:00
codec2.py added thread locking to audio buffer to fix corner case 2021-12-21 08:27:13 +10:30
daemon.py changed getting ptt state 2021-12-26 10:43:55 +01:00
data_handler.py waiting for buffer 2021-12-26 18:41:43 +01:00
helpers.py new logging 2021-11-18 19:40:22 +01:00
log_handler.py new logging type 2021-11-18 20:49:32 +01:00
main.py hamlib improvements 2021-12-26 15:25:35 +01:00
modem.py waiting for buffer 2021-12-26 18:41:43 +01:00
rig.py fixed parameter int/str conersion 2021-12-26 15:42:50 +01:00
sock.py decreased data frame header size 2021-12-26 17:04:59 +01:00
static.py hamlib improvements 2021-12-26 15:25:35 +01:00