NXDNClients/NXDNGateway
PU5SMS 451e51b4a4
Update NXDNHosts.txt
Request to add to NXDN reflector list.
2023-11-28 12:22:39 -03:00
..
Audio
APRSWriter.cpp Handle GPSd API version about fix status. 2023-05-21 07:50:01 +02:00
APRSWriter.h Add APRS Symbol option (based on my PR g4klx/DMRGateway#122) 2023-02-13 08:19:42 -06:00
Conf.cpp Add APRS Symbol option (based on my PR g4klx/DMRGateway#122) 2023-02-13 08:19:42 -06:00
Conf.h Add APRS Symbol option (based on my PR g4klx/DMRGateway#122) 2023-02-13 08:19:42 -06:00
GPSHandler.cpp Use APRS Gateway for APRS-IS access. 2020-06-01 11:35:02 +01:00
GPSHandler.h
IcomNetwork.cpp Only check the address on incoming Icom data. 2023-11-12 21:50:10 +00:00
IcomNetwork.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:48:10 +02:00
KenwoodNetwork.cpp Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 2021-04-25 07:48:10 +02:00
KenwoodNetwork.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:48:10 +02:00
Log.cpp Fix compiler warnings 2021-10-25 18:01:44 +01:00
Log.h Add optional log file rotation and fix UDP issue. 2020-11-01 12:45:51 +00:00
Makefile Add missing -DUDP_SOCKET_MAX=2 for GPSD builds. 2020-11-05 07:43:30 +01:00
Mutex.cpp
Mutex.h
NXDN.csv
NXDNCRC.cpp
NXDNCRC.h
NXDNGateway.cpp Add APRS Symbol option (based on my PR g4klx/DMRGateway#122) 2023-02-13 08:19:42 -06:00
NXDNGateway.h
NXDNGateway.ini Update sample INI with quoted Symbol= value. 2023-05-19 10:00:04 -05:00
NXDNGateway.vcxproj IPv6 fixes. 2020-11-04 12:09:04 +00:00
NXDNGateway.vcxproj.filters Use APRS Gateway for APRS-IS access. 2020-06-01 11:35:02 +01:00
NXDNHosts.txt Update NXDNHosts.txt 2023-11-28 12:22:39 -03:00
NXDNLookup.cpp
NXDNLookup.h
NXDNNetwork.cpp Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 2021-04-25 07:48:10 +02:00
NXDNNetwork.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:48:10 +02:00
Reflectors.cpp Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 2021-04-25 07:48:10 +02:00
Reflectors.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:48:10 +02:00
RingBuffer.h
RptNetwork.cpp
RptNetwork.h Fix Windows compilation. 2020-09-20 15:35:36 +01:00
StopWatch.cpp
StopWatch.h Fix Windows compilation. 2020-09-20 15:35:36 +01:00
Thread.cpp Updates for NetBSD 2020-10-05 13:20:18 +01:00
Thread.h
Timer.cpp
Timer.h
UDPSocket.cpp Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 2021-04-25 07:48:10 +02:00
UDPSocket.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:48:10 +02:00
Utils.cpp
Utils.h
Version.h Only check the address on incoming Icom data. 2023-11-12 21:50:10 +00:00
Voice.cpp
Voice.h