YSFClients/DGIdGateway
2025-06-07 17:37:17 +02:00
..
.vscode Show FCS receive debug only when debug is active 2022-07-16 11:02:52 +02:00
APRSWriter.cpp Update the C++ version. 2025-03-19 17:49:49 +00:00
APRSWriter.h Add APRS Symbol option (based on my PR https://github.com/g4klx/DMRGateway/pull/122) 2023-02-13 06:59:27 -06:00
Conf.cpp Update the C++ version. 2025-03-19 17:49:49 +00:00
Conf.h Add APRS Symbol option (based on my PR https://github.com/g4klx/DMRGateway/pull/122) 2023-02-13 06:59:27 -06:00
CRC.cpp Update the C++ version. 2025-03-19 17:49:49 +00:00
CRC.h Beginnings of the DG-ID Gateway 2020-08-19 13:01:40 +01:00
DGIdGateway.cpp Update the C++ version. 2025-03-19 17:49:49 +00:00
DGIdGateway.h Improve the network state machines. 2020-09-21 09:52:05 +01:00
DGIdGateway.ini Update sample INI with quoted Symbol= value. 2023-05-19 09:57:48 -05:00
DGIdGateway.vcxproj Allow YSFClients to compile under Windows. 2024-04-22 13:15:25 +01:00
DGIdGateway.vcxproj.filters Remove YCS support. 2020-09-28 09:59:43 +01:00
DGIdNetwork.cpp Update the C++ version. 2025-03-19 17:49:49 +00:00
DGIdNetwork.h Update the C++ version. 2025-03-19 17:49:49 +00:00
FCSNetwork.cpp Update the C++ version. 2025-03-19 17:49:49 +00:00
FCSNetwork.h Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 2021-04-25 07:51:51 +02:00
FCSRooms.txt Update FCSRooms.txt 2025-03-12 23:38:41 +01:00
Golay24128.cpp Update the C++ version. 2025-03-19 17:49:49 +00:00
Golay24128.h Beginnings of the DG-ID Gateway 2020-08-19 13:01:40 +01:00
GPS.cpp Update the C++ version. 2025-03-19 17:49:49 +00:00
GPS.h Fix Wires-X passthrough and some code cleanups. 2020-11-08 15:20:24 +00:00
IMRSNetwork.cpp Update the C++ version. 2025-03-19 17:49:49 +00:00
IMRSNetwork.h Update the C++ version. 2025-03-19 17:49:49 +00:00
Log.cpp Update the C++ version. 2025-03-19 17:49:49 +00:00
Log.h Add optional diabling of file rotation and UDP socket bug fixing. 2020-11-01 12:28:12 +00:00
Makefile * Added git version string to VERSION, etc. (GitVersion.h); consistent with other clients. 2022-01-07 08:35:27 -06:00
prebuild.cmd Clean up the code and remove an annoying bug. 2024-07-08 15:14:30 +01:00
README.md Update the README files. 2020-08-19 16:16:00 +01:00
RingBuffer.h Update the C++ version. 2025-03-19 17:49:49 +00:00
StopWatch.cpp Update the C++ version. 2025-03-19 17:49:49 +00:00
StopWatch.h Fix Windows compilation. 2020-09-20 15:01:29 +01:00
Sync.cpp Update the C++ version. 2025-03-19 17:49:49 +00:00
Sync.h Beginnings of the DG-ID Gateway 2020-08-19 13:01:40 +01:00
Thread.cpp Update the C++ version. 2025-03-19 17:49:49 +00:00
Thread.h Beginnings of the DG-ID Gateway 2020-08-19 13:01:40 +01:00
Timer.cpp Beginnings of the DG-ID Gateway 2020-08-19 13:01:40 +01:00
Timer.h Beginnings of the DG-ID Gateway 2020-08-19 13:01:40 +01:00
UDPSocket.cpp Fix nullptr instead of NULL argument usage in getaddrinfo(). 2025-06-07 17:37:17 +02:00
UDPSocket.h Update the C++ version. 2025-03-19 17:49:49 +00:00
Utils.cpp Update the C++ version. 2025-03-19 17:49:49 +00:00
Utils.h Beginnings of the DG-ID Gateway 2020-08-19 13:01:40 +01:00
Version.h Fix nullptr instead of NULL argument usage in getaddrinfo(). 2025-06-07 17:37:17 +02:00
YSFConvolution.cpp Update the C++ version. 2025-03-19 17:49:49 +00:00
YSFConvolution.h Beginnings of the DG-ID Gateway 2020-08-19 13:01:40 +01:00
YSFDefines.h Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 2021-04-25 07:51:51 +02:00
YSFFICH.cpp Update the C++ version. 2025-03-19 17:49:49 +00:00
YSFFICH.h Fix Wires-X passthrough and some code cleanups. 2020-11-08 15:20:24 +00:00
YSFHostsUpdate.sh Use DVRef.com for the YSF refletor data. 2025-05-07 19:08:53 +01:00
YSFNetwork.cpp Update the C++ version. 2025-03-19 17:49:49 +00:00
YSFNetwork.h Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 2021-04-25 07:51:51 +02:00
YSFPayload.cpp Update the C++ version. 2025-03-19 17:49:49 +00:00
YSFPayload.h Handle VW mode DCH and the YSF sequence number. 2020-09-24 12:19:57 +01:00
YSFReflectors.cpp Update the C++ version. 2025-03-19 17:49:49 +00:00
YSFReflectors.h Move DG-ID Gateway to Ipv6 2020-09-03 17:10:25 +01:00

The DG-ID Gateway interfaces the MMDVM Host to the YSF/FCS/IMRS networks using the DG-ID setting on your radio. It also gateways position information to aprs.fi if sent.

The file YSFHosts.txt holds information about the reflectors available.