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 196b5bed0f
fixing read_config
7 years ago
announce changed index name 7 years ago
ircddb 5 sec loop 7 years ago
system Makefile improvements 7 years ago
.gitignore added qn.cfg to the ignore file 7 years ago
ACKNOWLEDGEMENTS updated all documents 8 years ago
BUILDING qnadmin started 7 years ago
CONFIGURING gateway not found audio prompt 7 years ago
COPYING updated all documents 8 years ago
DPlusAuthenticator.cpp read index 7 years ago
DPlusAuthenticator.h DPlus authorization and "empty txt message" bug 7 years ago
DTMF+REMOTE+VOICE.README removed Xid.dat idea 8 years ago
DVAPDongle.cpp qndvap uses QnetConfigure 7 years ago
DVAPDongle.h qndvap uses QnetConfigure 7 years ago
ITAP.README DPlus authorization and "empty txt message" bug 7 years ago
LICENSE updated all documents 8 years ago
MMDVM.README DPlus authorization and "empty txt message" bug 7 years ago
Makefile better InstallSystem 7 years ago
QnetConfigure.cpp more changes for config 7 years ago
QnetConfigure.h qnrelay uses QnetConfigure 7 years ago
QnetDVAP.cpp rewrote CUnixDgramWriter 7 years ago
QnetDVRPTR.cpp rewrote CUnixDgramWriter 7 years ago
QnetGateway.cpp fixing read_config 7 years ago
QnetGateway.h qnlink uses CQnetConfigure 7 years ago
QnetITAP.cpp rewrote CUnixDgramWriter 7 years ago
QnetITAP.h qnitap uses QnetConfigure 7 years ago
QnetLink.cpp rewrote CUnixDgramWriter 7 years ago
QnetLink.h qnlink uses CQnetConfigure 7 years ago
QnetRelay.cpp rewrote CUnixDgramWriter 7 years ago
QnetRelay.h qnrelay uses QnetConfigure 7 years ago
QnetRemote.cpp rewrote CUnixDgramWriter 7 years ago
QnetTypeDefs.h better old gps handling and moved SECHO out of QnetTypeDefs.h 7 years ago
QnetVoice.cpp qnvoice uses QnetConfigure 7 years ago
README.md qnadmin started 7 years ago
Random.cpp NewStreamID returns unsigned short 8 years ago
Random.h NewStreamID returns unsigned short 8 years ago
SEcho.h better old gps handling and moved SECHO out of QnetTypeDefs.h 7 years ago
TCPReaderWriterClient.cpp DPlus authorization and "empty txt message" bug 7 years ago
TCPReaderWriterClient.h DPlus authorization and "empty txt message" bug 7 years ago
UnixDgramSocket.cpp rewrote CUnixDgramWriter 7 years ago
UnixDgramSocket.h rewrote CUnixDgramWriter 7 years ago
aprs.cpp comment for CAPRS::ProcessText 7 years ago
aprs.h clean up aprs and slow data 7 years ago
defaults fixing read_config 7 years ago
exec_G.sh exec permission for exec_G.sh 7 years ago
exec_H.sh shutdown 7 years ago
exec_R.sh use shutdown 7 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 tweaks 7 years ago
qn.everything.cfg updated cfg files 7 years ago
qn.itap.cfg tweaks 7 years ago
qn.mmdvm.cfg tweaks 7 years ago
qnadmin more changes for config 7 years ago
qnconfig qnadmin started 7 years ago
qndtmf.sh messages play after keyup 7 years ago
reflist.sh reflist.sh source 8 years ago
versions.h qnrelay uses QnetConfigure 7 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, the DVRPTR_V1 and now the Icom repeater. It is incredibly easy to build and install the system.

The Qnet Gateway program now includes support for Icom's new Terminal mode. Access Point mode is still having some performance issues and we will be working on this. For more information, please read the ITAP.README file.

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 build QnetGateway for an Icom Repeater Stack, switch to another branch after cloning the repository:

git checkout lastudp

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.