Skip to content

tmiw/freedv-integrations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Official FreeDV radio integrations

This repository contains the official FreeDV radio integrations (originally included as part of freedv-gui, but now spun off into a separate repositorhy to make more clear that these are licensed differently from freedv-gui). We currently support the following radios:

Building

You can build the radio integrations for execution on your local machine by running the following:

# Clone repo:
$ git clone --recurse-submodules https://github.com/tmiw/freedv-integrations

# or:
$ git clone https://github.com/tmiw/freedv-integrations
$ git submodule update --init --recursive

# Build:
$ mkdir build
$ cd build
$ cmake ..
$ make

About

Official FreeDV radio integrations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors