FreeDATA/tnc
dj2ls 306f202c5e avoid buffer overflow #106
this is not a solution, but increases app stability beacuse we are going to a void a buffer overflow. Maybe we need to think about a mode preseelction before transmission starts
2022-01-07 13:13:18 +01:00
..
lib added timer 2021-12-28 21:36:14 +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 arq class and fifo queue processing 2022-01-07 11:25:28 +01:00
data_handler.py waiting while transmission 2022-01-07 12:55:03 +01:00
helpers.py arq class and fifo queue processing 2022-01-07 11:25:28 +01:00
log_handler.py new logging type 2021-11-18 20:49:32 +01:00
main.py arq class and fifo queue processing 2022-01-07 11:25:28 +01:00
modem.py avoid buffer overflow #106 2022-01-07 13:13:18 +01:00
rig.py arq class and fifo queue processing 2022-01-07 11:25:28 +01:00
rigctl.py arq class and fifo queue processing 2022-01-07 11:25:28 +01:00
sock.py arq class and fifo queue processing 2022-01-07 11:25:28 +01:00
static.py waiting while transmission 2022-01-07 12:55:03 +01:00