A free, open-source, multi-platform application for sending files and messages, using the codec2 HF modems
Go to file
2024-05-11 19:52:56 +02:00
.github Merge pull request #716 from DJ2LS/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.8.14 2024-05-01 18:41:28 +02:00
documentation adjusted nsis stuff 2024-02-03 20:44:49 +01:00
freedata_gui fix gui tests 2024-05-11 19:52:49 +02:00
freedata_server Merge remote-tracking branch 'origin/develop' into develop 2024-05-11 19:52:56 +02:00
tests give server more time to start for fixing tests 2024-05-08 08:17:35 +02:00
tools Don't stop rigctld if it was started separate from FreeDATA 2024-05-05 17:40:32 -04:00
.gitignore another folder renaming 2024-04-18 11:04:25 +02:00
.prettierignore another folder renaming 2024-04-18 11:04:25 +02:00
.stignore audio tuning and chat optimisation 2022-04-02 14:54:43 +02:00
add-osx-cert.sh add osx_certs 2023-01-21 12:03:13 +01:00
freedata-nsis-config.nsi adjusted server path 2024-04-21 11:48:18 +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
requirements.txt removed ujson dependency 2024-02-28 20:01:26 +01:00
setup.py bump pip version 2024-04-19 17:55:36 +02: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
  • 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