A free, open-source, multi-platform application for sending files and messages, using the codec2 HF modems
Go to file
DJ2LS 3064075efa
Merge branch 'main' into ls-gui-single-pager
2023-09-27 11:25:26 +02:00
.github Merge branch 'main' into ls-gui-single-pager 2023-09-27 11:25:26 +02:00
documentation Prettified Code! 2023-02-11 21:49:07 +00:00
gui Merge branch 'main' into ls-gui-single-pager 2023-09-27 11:24:29 +02:00
gui_vue Tweaks to s-meter and audio dbfs meter. Also small tweak to footer busy icon. 2023-09-23 00:47:36 -04:00
test disabled cq test for now 2023-05-08 17:09:55 +02:00
tnc first attempt getting sock working 2023-09-05 19:35:54 +02:00
tools adjusted token generator 2023-08-26 15:52:29 +02:00
.gitignore Ignore gui_vue/node_modules 2023-09-23 00:56:48 -04:00
.prettierignore exclude waterfall from prettier 2023-02-11 22:58:41 +01:00
.stignore audio tuning and chat optimisation 2022-04-02 14:54:43 +02:00
CMakeLists.txt disabled broken ctests 2023-05-15 08:55:49 +02:00
LICENSE moved to GPLv3 2023-05-20 10:18:13 +02:00
README.md Prettified Code! 2023-02-11 21:49:07 +00:00
add-osx-cert.sh add osx_certs 2023-01-21 12:03:13 +01:00
requirements.txt added websocket-client 2023-02-21 09:48:07 +01:00

README.md

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
  • 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