The ircDDB Gateway for D-Star
Find a file
Geoffrey Merck efb68b17ef
Fix Mobile GPS Typo
Fix misleading error message on mobile GPS settings validation
2019-04-21 08:45:29 +02:00
APRSTransmit Add empty targets for dependencies in sub make file 2018-11-11 18:35:30 +01:00
Common Fix Windows build asking for wget 2019-04-17 10:42:18 +02:00
Data Update XRF038's IP address. 2019-04-05 07:36:07 +01:00
debian Initial commit. 2018-05-09 19:23:17 +01:00
GUICommon Fix Mobile GPS Typo 2019-04-21 08:45:29 +02:00
ircDDB Add generation of dependency files 2018-11-11 17:13:17 +01:00
ircDDBGateway Small code cleanups. 2019-04-02 07:53:36 +01:00
ircDDBGatewayConfig Allow direct connection using XLX instead of DCS 2019-03-23 08:17:42 +01:00
RemoteControl Add empty targets for dependencies in sub make file 2018-11-11 18:35:30 +01:00
StarNetServer Revert "Merge pull request #16 from F4FXL/UDPHolePunching" 2019-01-15 20:50:58 +00:00
TextTransmit Add empty targets for dependencies in sub make file 2018-11-11 18:35:30 +01:00
TimerControl Add empty targets for dependencies in sub make file 2018-11-11 18:35:30 +01:00
TimeServer Add empty targets for dependencies in sub make file 2018-11-11 18:35:30 +01:00
VoiceTransmit Add empty targets for dependencies in sub make file 2018-11-11 18:35:30 +01: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.