The ircDDB Gateway for D-Star
Find a file
Geoffrey Merck F4FXL - KC3FRA e66484340b Add generation of dependency files
Generate dependency files so that when changing one file only stuff
dependant on that file gets rebuilt. Avoid cleaning the whole thing on
every small change
2018-11-11 17:13:17 +01:00
APRSTransmit Add generation of dependency files 2018-11-11 17:13:17 +01:00
Common Add generation of dependency files 2018-11-11 17:13:17 +01:00
Data Add generation of dependency files 2018-11-11 17:13:17 +01:00
debian Initial commit. 2018-05-09 19:23:17 +01:00
GUICommon Add generation of dependency files 2018-11-11 17:13:17 +01:00
ircDDB Add generation of dependency files 2018-11-11 17:13:17 +01:00
ircDDBGateway Add generation of dependency files 2018-11-11 17:13:17 +01:00
ircDDBGatewayConfig Add generation of dependency files 2018-11-11 17:13:17 +01:00
RemoteControl Add generation of dependency files 2018-11-11 17:13:17 +01:00
StarNetServer Add generation of dependency files 2018-11-11 17:13:17 +01:00
TextTransmit Add generation of dependency files 2018-11-11 17:13:17 +01:00
TimerControl Add generation of dependency files 2018-11-11 17:13:17 +01:00
TimeServer Add generation of dependency files 2018-11-11 17:13:17 +01:00
VoiceTransmit Add generation of dependency files 2018-11-11 17:13:17 +01:00
.gitignore Add package installation. 2018-05-15 21:19:47 +01:00
BUILD.txt Update the web address for the VC2017 downloads. 2018-07-12 20:27:30 +01:00
CHANGES.txt Add support for Mobile GPS. 2018-11-06 13:50:30 +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 Force crawling of sub-makes for changed dependencies 2018-11-11 17:12:05 +01:00
MakefileGUI Force crawling of sub-makes for changed dependencies 2018-11-11 17:12:05 +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.