Skip to content
forked from dl5di/OpenDV

Open Digital Voice software for Amateur Radio based on Jonathan Naylor's (G4KLX) "ircDDBGateway" and "PCRepeaterController" for D-Star

License

Notifications You must be signed in to change notification settings

yngwiechou/OpenDV

 
 

Repository files navigation

#Open Digital Voice software for Amateur Radio based on Jonathan Naylor's (G4KLX) "ircDDBGateway" and "PCRepeaterController" for D-Star

##How-To and Documenation See the orginal documentation https://github.com/dl5di/OpenDV/tree/master/Documentation

Updated documentation is additionally here https://github.com/dl5di/OpenDV/wiki

##How-to Build Code OpenDV project is build with WX3 Widgets see more details at https://github.com/dl5di/OpenDV/wiki/ircDDB-Gateway-Installation

./configure
make
sudo make install

./configure can be run with optional flags, see the OpenDV wiki for further details

--with-gpio          to enable wiringPi on the RPi.
--without-gui        no GUI build eliminating WX-GUI

Specific to DStarRepeater and DummyRepeater

--with-stardv        flag to compile the Star*DV adapter in the STARDV directory
--with-ambeserver    flag that compiles AMBEserver in the DV3000 directory.

##Support

Pre-compiled binary files are located in the Yahoo! groups including Windows binary files.

Please see the Yahoo! users group email reflectors for peer-support.

About

Open Digital Voice software for Amateur Radio based on Jonathan Naylor's (G4KLX) "ircDDBGateway" and "PCRepeaterController" for D-Star

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 70.5%
  • Makefile 15.5%
  • Shell 9.9%
  • C 2.2%
  • PHP 1.3%
  • NSIS 0.3%
  • Other 0.3%