The ircDDB Gateway for D-Star
Find a file
2018-06-26 22:04:42 +01:00
APRSTransmit Only build CLI versions except for when needed. 2018-05-16 22:15:11 +01:00
Common Merge branch 'master' of github.com:g4klx/ircDDBGateway 2018-06-26 22:04:42 +01:00
Data Add package installation. 2018-05-15 21:19:47 +01:00
debian Initial commit. 2018-05-09 19:23:17 +01:00
GUICommon The beginning of Linux build support. 2018-05-15 19:32:38 +01:00
ircDDB Only build CLI versions except for when needed. 2018-05-16 22:15:11 +01:00
ircDDBGateway Only build CLI versions except for when needed. 2018-05-16 22:15:11 +01:00
ircDDBGatewayConfig Only build CLI versions except for when needed. 2018-05-16 22:15:11 +01:00
RemoteControl Only build CLI versions except for when needed. 2018-05-16 22:15:11 +01:00
StarNetServer Only build CLI versions except for when needed. 2018-05-16 22:15:11 +01:00
TextTransmit Only build CLI versions except for when needed. 2018-05-16 22:15:11 +01:00
TimerControl Only build CLI versions except for when needed. 2018-05-16 22:15:11 +01:00
TimeServer Only build CLI versions except for when needed. 2018-05-16 22:15:11 +01:00
VoiceTransmit Only build CLI versions except for when needed. 2018-05-16 22:15:11 +01:00
.gitignore Add package installation. 2018-05-15 21:19:47 +01:00
CHANGES.txt Initial commit. 2018-05-09 19:23:17 +01: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
Makefile Only build CLI versions except for when needed. 2018-05-16 22:15:11 +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.