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 d51d3e4e7e
fixes to qndtmf.sh
8 years ago
announce initial commit 12 years ago
ircddb for ngircd 8 years ago
system DTMF 8 years ago
.gitignore reworked remote control 8 years ago
ACKNOWLEDGEMENTS updated all documents 8 years ago
BUILDING updated all documents 8 years ago
CONFIGURING updated all documents 8 years ago
COPYING updated all documents 8 years ago
DTMF+REMOTE.README DTMF 8 years ago
DVAPDongle.cpp traceit to printf 8 years ago
DVAPDongle.h AC2IE to N7TAE 9 years ago
LICENSE updated all documents 8 years ago
MMDVM.README more dtmf debug output 8 years ago
Makefile Makefile 8 years ago
QnetDVAP.cpp rename stuff in QnetTypeDefs 8 years ago
QnetDVRPTR.cpp got rid of qn{dvap,dvrptr}.sh files, thanks W1BSB! 8 years ago
QnetGateway.cpp moved dtmf declarations 8 years ago
QnetGateway.h rename stuff in QnetTypeDefs 8 years ago
QnetLink.cpp more dtmf debug output 8 years ago
QnetLinkTestAudio.cpp rebranding... 8 years ago
QnetRelay.cpp rename stuff in QnetTypeDefs 8 years ago
QnetRelay.h removed an unused param 8 years ago
QnetRemote.cpp got it! cleanup 8 years ago
QnetTypeDefs.h typedef change 8 years ago
README.md DTMF 8 years ago
aprs.cpp removed reference to g2_ircddb 8 years ago
aprs.h g2_ircddb is a class 8 years ago
exec_H.sh initial commit 12 years ago
exec_R.sh initial commit 12 years ago
get_gwy_list.sh Enhancened gwys.txt handling. 12 years ago
get_reflectors.sh moved back to va3uv.com; MMDVM.README #13 8 years ago
qn.dvap.cfg updated config group 'g2_link' to 'link' 8 years ago
qn.everything.cfg updated config group 'g2_link' to 'link' 8 years ago
qn.mmdvm.cfg typo in qn.mmdvm.cfg 8 years ago
qndtmf.sh fixes to qndtmf.sh 8 years ago
reflist.sh new qndtmf.sh and reflist.sh 8 years ago
versions.h removed reference to g2_ircddb 8 years ago

README.md

QnetGateway

The QnetGateway is an D-Star IRCDDB gateway application that supports MMDVMHost (and all of its supported repeater modems) as well as the DVAP Dongle and the DVRPTR_V1. It is incredibly easy to build and install the system.

For building a QnetGateway + MMDVMHost system, see the MMDVM.README file. To build QnetGateway that uses a DVAP Dongle or DVRPTR V1, see the BUILDING file.

To get started, clone the software to your Linux device:

git clone git://github.com/n7tae/QnetGateway.git

Then look to the MMDVM.README or the BUILDING file for more information.

QnetGateway includes a "remote control" program, called qnremote. After you build and install the system, type qnremote for a prompt on how to use it. Using this and cron, it's possible to setup schedules where you system will automatically link up to a reflector, or subscribe to a Routing Group. For More information, see DTMF+REMOTE.README.

For other details of interesting things QnetGatway can do, see the CONFIGURING file. For example, with QnetGateway, you can execute up to 36 different Linux scripts from you radio. Two scripts are include:

YourCall = "      HX"   will halt your system.
YourCall = "      RX"   will reboot your system.

QnetGateway is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation. QnetGateway is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the LICENSE file for more details.

Many thanks go to Colby W1BSB, Will W4WWM and Carty KA2Y for recent help, suggestions, discussion and criticisms of the Qnet*/MMDVMHost phase of this long-term project! Also thanks to Jonathan G4KLX for MMDVMHost. It gave QnetGateway access to a large number of D-Star compatible modems!

Finally, QnetGateway is brought to you by the folks at QuadNet2 USA IRC Network, but it should work on any IRCDDB network.

73

Tom

N7TAE (at) arrl (dot) net

Powered by TurnKey Linux.