The ircDDB Gateway for D-Star
Find a file
Jonathan Naylor 323c45b952
Merge pull request #36 from K2DLS/master
Update DPlus_Hosts.txt
2019-04-28 21:34:30 +01:00
APRSTransmit Correct include path for all build configurations. 2019-04-21 09:00:33 +02:00
Common Merge pull request #33 from F4FXL/BuildConfiguration 2019-04-21 16:14:59 +01:00
Data Update DPlus_Hosts.txt 2019-04-28 15:33:47 -04:00
debian Initial commit. 2018-05-09 19:23:17 +01:00
GUICommon Simplify and remove Windows dependancy. 2019-04-28 18:10:25 +01:00
ircDDB Correct include path for all build configurations. 2019-04-21 09:00:33 +02:00
ircDDBGateway Merge pull request #33 from F4FXL/BuildConfiguration 2019-04-21 16:14:59 +01:00
ircDDBGatewayConfig Correct include path for all build configurations. 2019-04-21 09:00:33 +02:00
RemoteControl Correct include path for all build configurations. 2019-04-21 09:00:33 +02:00
StarNetServer Correct include path for all build configurations. 2019-04-21 09:00:33 +02:00
TextTransmit Correct include path for all build configurations. 2019-04-21 09:00:33 +02:00
TimerControl Correct include path for all build configurations. 2019-04-21 09:00:33 +02:00
TimeServer Correct include path for all build configurations. 2019-04-21 09:00:33 +02:00
VoiceTransmit Correct include path for all build configurations. 2019-04-21 09:00:33 +02:00
.gitignore Fix typo. 2018-11-15 19:30:27 +00:00
BUILD.txt Update the web address for the VC2017 downloads. 2018-07-12 20:27:30 +01:00
CHANGES.txt Add AMBE data bypass processing for Fast Data. 2018-11-14 10:50:08 +00:00
COPYING.txt Initial commit. 2018-05-09 19:23:17 +01:00
ircDDBGateway.sln Initial commit. 2018-05-09 19:23:17 +01:00
ircDDBGateway32.nsi Revert "First stage of CCS removal." 2018-09-19 15:09:28 +01:00
ircDDBGateway64.nsi Revert "First stage of CCS removal." 2018-09-19 15:09:28 +01:00
Makefile Undefined XLX_USE_WGET as it will not run under windows 2019-03-24 06:42:13 +01:00
MakefileGUI Add wx net lib linking 2019-03-24 07:54:50 +01:00
README.md Initial commit. 2018-05-09 19:23:17 +01:00

This is the ircDDB Gateway. It allows a D-Star Repeater to interface into callsign routing via ircDDB and all of the different reflector types. It includes many facilities, including:

  • Supports Icom stacks.
  • Supports homebrew repeaters.
  • Icom DD mode under Linux with Internet access.
  • Callsign routing via ircDDB.
  • D-Plus REF reflectors.
  • DExtra XRF reflectors.
  • DCS reflectors.
  • XLX reflectors.
  • CCS7 routing.
  • D-RATS data transfers.
  • Gateway DPRS data to aprs.fi.
  • Full multi lingual text and voice announcements.
  • DTMF or UR call control.
  • Remote control interface.
  • StarNet server.
  • Ability to set policies for reflector usage.

There are many external programs that allow for inserting voice or text messages, as well as remote control operation.

They all build on 32-bit and 64-bit Linux as well as on Windows using Visual Studio 2017 on x86 and x64.

This software is licenced under the GPL v2.