A free, open-source, multi-platform application for sending files and messages, using the codec2 HF modems
Find a file
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
.github/workflows moving from ubuntu-latest to ubuntu-20.04 2021-12-26 14:50:10 +01:00
documentation Delete FreeDATA-tnc-running 2021-11-07 12:41:27 +01:00
gui waiting for buffer 2021-12-26 18:41:43 +01:00
test multimode callback TX 2021-12-22 11:19:43 +01:00
tnc waiting for buffer 2021-12-26 18:41:43 +01:00
tools changing file permissions closes #75 2021-10-05 18:16:15 +02:00
.gitignore gitignore for test artifacts 2021-12-12 11:00:47 +01:00
CMakeLists.txt audio buffer thread sfaety test 2021-12-21 08:20:02 +10:30
LICENSE Initial commit 2020-12-12 19:57:27 +01:00
README.md updated readme 2021-11-27 20:34:26 +01:00

FreeDATA

My attempt to create a free and opensource TNC with a GUI for codec2 to send data over HF channels.

Under development

This project is still a prototype and not usable at this time. Build steps for other OS than Ubuntu are provided, but not working, yet.

Credits

Running the Ubuntu app bundle

Just download the latest developer release from the releases section, unpack it and just start the ".AppImage file". No more dependencies

Manual installation

Please check the wiki for installation instructions