A free, open-source, multi-platform application for sending files and messages, using the codec2 HF modems
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
DJ2LS 30073e7077
Merge pull request #386 from DJ2LS/tci
2 months ago
.github attempt fixing github runner 3 months ago
documentation Prettified Code! 4 months ago
gui Prettified Code! 2 months ago
test Prettified Code! 4 months ago
tnc cleanup 2 months ago
tools added some test files 3 months ago
.gitignore Add useful exclusions 11 months ago
.prettierignore exclude waterfall from prettier 4 months ago
.stignore audio tuning and chat optimisation 1 year ago
CMakeLists.txt disabled chat test since its broken because of session IDs 6 months ago
LICENSE Initial commit 2 years ago
README.md Prettified Code! 4 months ago
add-osx-cert.sh add osx_certs 4 months ago
requirements.txt added websocket-client 3 months ago

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