FreeDATA/tnc
DJ2LS 5bfd745747 data_handler ready for chat messages
data handler is now ready for chat messages. I updated the data frame with an additional information -datatype- so we can determine if we received a file or a message. Each datatype will be saved into an own buffer. The gui has been updated as well, so we can forward data directly to a future chat module...
2021-10-17 16:59:15 +02:00
..
hamlib Add files via upload 2021-09-11 19:04:06 +02:00
.gitignore Create .gitignore 2021-09-13 17:57:18 +02:00
daemon.py hamlib test settings 2021-10-17 15:57:41 +02:00
data_handler.py data_handler ready for chat messages 2021-10-17 16:59:15 +02:00
helpers.py improved ARQ closes #66, closes #74 2021-10-05 19:59:32 +02:00
libcodec2.dll Add files via upload 2021-09-11 19:05:28 +02:00
main.py smaller changes 2021-10-02 11:46:29 +02:00
modem.py disabled offset correction closes #81 2021-10-13 20:43:38 +02:00
rigctld.py small ARQ and modem improvements 2021-09-08 17:25:11 +02:00
sock.py data_handler ready for chat messages 2021-10-17 16:59:15 +02:00
static.py introduced info toasts #80 2021-10-07 21:04:23 +02:00