The ircDDB Gateway for D-Star
Find a file
2019-01-30 11:43:46 +00:00
APRSTransmit Add empty targets for dependencies in sub make file 2018-11-11 18:35:30 +01:00
Common Fix compile issue. 2019-01-30 11:43:46 +00:00
Data Correct DCS014's IP address. 2019-01-15 08:02:57 +00:00
debian Initial commit. 2018-05-09 19:23:17 +01:00
GUICommon Merge pull request #15 from F4FXL/MakefileTweaks 2018-11-12 14:20:32 +00:00
ircDDB Add generation of dependency files 2018-11-11 17:13:17 +01:00
ircDDBGateway Remove UDP hole puncher. 2019-01-16 20:50:59 +00:00
ircDDBGatewayConfig Merge pull request #15 from F4FXL/MakefileTweaks 2018-11-12 14:20:32 +00: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 Add empty targets for dependencies in sub make file 2018-11-11 18:35:30 +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.