A DStar IRCDDB client gateway that supports MMDVMHost, the DVAP Dongle, DVRPTR V1, Icom Terminal and Access Point Mode and MMDVM modems (w/o MMDVMHost). Easy (and fast) to compile and install on Debian-based OS (like Raspbian). Now with IPv4/6 dual-stack support.
You can not 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
Tom Early ca033b1173
Create LICENSE
12 years ago
announce initial commit 12 years ago
BUILDING initial commit 12 years ago
CONFIGURING initial commit 12 years ago
COPYING initial commit 12 years ago
IRCApplication.h initial commit 12 years ago
IRCClient.cpp initial commit 12 years ago
IRCClient.h initial commit 12 years ago
IRCDDB.cpp initial commit 12 years ago
IRCDDB.h initial commit 12 years ago
IRCDDBApp.cpp initial commit 12 years ago
IRCDDBApp.h initial commit 12 years ago
IRCMessage.cpp initial commit 12 years ago
IRCMessage.h initial commit 12 years ago
IRCMessageQueue.cpp initial commit 12 years ago
IRCMessageQueue.h initial commit 12 years ago
IRCProtocol.cpp initial commit 12 years ago
IRCProtocol.h initial commit 12 years ago
IRCReceiver.cpp initial commit 12 years ago
IRCReceiver.h initial commit 12 years ago
IRCutils.cpp initial commit 12 years ago
IRCutils.h initial commit 12 years ago
LICENSE Create LICENSE 12 years ago
Makefile Update Makefile 12 years ago
README.md Create README.md 12 years ago
build_wxBase initial commit 12 years ago
dstar_dv.cpp initial commit 12 years ago
dstar_dv.h initial commit 12 years ago
dvap_rptr.cfg initial commit 12 years ago
dvap_rptr.cpp initial commit 12 years ago
exec_H.sh initial commit 12 years ago
exec_R.sh initial commit 12 years ago
g2_ircddb.cfg initial commit 12 years ago
g2_ircddb.cpp initial commit 12 years ago
g2_link.cfg initial commit 12 years ago
g2_link.cpp initial commit 12 years ago
g2link_test.cpp initial commit 12 years ago
g2link_test_audio.cpp initial commit 12 years ago
get_gwy_list.sh initial commit 12 years ago
golay23.cpp initial commit 12 years ago
golay23.h initial commit 12 years ago
gwys.txt initial commit 12 years ago
proc_g2_ircddb_dtmfs.sh initial commit 12 years ago
service.dvap_rptr initial commit 12 years ago
service.g2_ircddb initial commit 12 years ago
service.g2_link initial commit 12 years ago
service.proc_g2_ircddb_dtmfs initial commit 12 years ago

README.md

g2_ircddb

g2_ircddb source package with easy to use Makefile based on KI4LKF open source software. Needs Debian-based OS.

Here is the short and sweet to get a DVAP hotspot up and running.

./build_wxBase # build and install wxBase, needed for g2_ircddb

make # build g2_ircddb, g2_link and dvap_rptr

vi *.cfg # edit the all the configuration files # any text editor will work sudo make install # installs everything

sudo reboot # the three services should be up and running after reboot # running logs are in /var/log

For much more details, see CONFIGURING and BUILDING.

Tom Early, ac2ie@arrl.net

Powered by TurnKey Linux.