A free, open-source, multi-platform application for sending files and messages, using the codec2 HF modems
Go to file
DJ2LS c93aff011b
fixe Windows Build path
…this is hopefully the final commit in this area…
2022-09-06 22:07:57 +02:00
.github fixe Windows Build path 2022-09-06 22:07:57 +02:00
documentation and some more small changes which should have its own PR... sorry.. 2022-09-05 15:06:20 +02:00
gui and some more small changes which should have its own PR... sorry.. 2022-09-05 15:06:20 +02:00
test Restore Python 3.6 compatibility 2022-07-04 17:18:10 -04:00
tnc change buffer size via gui, some small buffer improvements 2022-09-05 11:54:50 +02:00
tools Add setup_python_node script to run create scripts. 2022-06-26 08:01:59 -04:00
.gitignore Add useful exclusions 2022-06-25 16:57:58 -04:00
.stignore audio tuning and chat optimisation 2022-04-02 14:54:43 +02:00
CMakeLists.txt Add datac0 negative tests to cmake 2022-06-21 19:46:22 -04:00
LICENSE Initial commit 2020-12-12 19:57:27 +01:00
README.md and some more small changes which should have its own PR... sorry.. 2022-09-05 15:06:20 +02:00
requirements.txt Clean up requirements.txt. 2022-06-26 08:24:22 -04:00

FreeDATA

My attempt to create a free and open-source TNC with a GUI for codec2 with the idea of sending messages and data from one network based application.

mailing-list

Under development

Build CodeFactor

Please keep in mind, this project is still under development with many issues which need to be solved.

existing/planned TNC features

  • network based
  • raw data transfer
  • fft output
  • JSON based commands
  • speed levels
  • ARQ - stop and wait
  • SNR operation level SNR > 0dB MPP/MPD
  • file compression
  • auto updater
  • channel measurement
  • hybrid ARQ
  • SNR operation level SNR @ -5dB MPP/MPD
  • tbc...

existing/planned Chat features

  • chat messages
  • file transfer
  • file transfer with chat message
  • database for not loosing messages
  • smileys
  • database network sync
  • voice messages
  • image compression
  • status messages
  • avatars
  • tbc...

Data Preview

preview

Chat Preview

preview

Installation

Please check the wiki for installation instructions Please check the 'Releases' section for downloading precompiled builds

Credits