A free, open-source, multi-platform application for sending files and messages, using the codec2 HF modems
 
 
 
 
 
 
Go to file
DJ2LS fd63cc7fa7
Merge pull request #637 from DJ2LS/develop
Config related adjustments and build process update
2024-02-10 14:01:21 +01:00
.github another attempt with nsis.. 2024-01-31 10:21:54 +01:00
documentation adjusted nsis stuff 2024-02-03 20:44:49 +01:00
gui [CodeFactor] Apply fixes to commit ec34a69 2024-02-10 12:57:33 +00:00
modem version update 2024-02-10 11:05:55 +01:00
tests callsign lookup if not present in frame 2024-02-08 13:15:46 +01:00
tools Modem update script for windows 2024-02-03 14:46:26 -05:00
.gitignore
.prettierignore
.stignore
LICENSE
README.md
add-osx-cert.sh
freedata-server-nsis-config.nsi dont delete callsign anymore for nsis 2024-02-05 22:21:38 +01:00
requirements.txt

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