NXDNClients/NXDNGateway
M0VUB 25399fbf90
Update NXDNHosts.txt
Add 2350 & 23416
2023-02-21 22:55:47 +00:00
..
Audio Reprocess the audio and index files. 2018-03-20 18:38:06 +00:00
APRSWriter.cpp Add mode type to APRS string. Make APRS band/offset string a bit more consistent. 2023-02-17 06:22:58 -06: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 Kenwood work in progress. 2020-05-01 18:44:52 +01:00
IcomNetwork.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
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 Initial commit. 2018-03-13 22:16:48 +00:00
Mutex.h Initial commit. 2018-03-13 22:16:48 +00:00
NXDN.csv Update NXDN.csv 2019-10-12 17:56:28 +02:00
NXDNCRC.cpp Initial commit. 2018-03-13 22:16:48 +00:00
NXDNCRC.h Initial commit. 2018-03-13 22:16:48 +00:00
NXDNGateway.cpp Add APRS Symbol option (based on my PR g4klx/DMRGateway#122) 2023-02-13 08:19:42 -06:00
NXDNGateway.h Add MobileGPS support. 2018-11-06 11:27:36 +00:00
NXDNGateway.ini Add APRS Symbol option (based on my PR g4klx/DMRGateway#122) 2023-02-13 08:19:42 -06: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-02-21 22:55:47 +00:00
NXDNLookup.cpp Initial commit. 2018-03-13 22:16:48 +00:00
NXDNLookup.h Initial commit. 2018-03-13 22:16:48 +00:00
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 First attempts at NXDN GPS to aprs.fi. 2018-05-22 20:43:04 +01:00
RptNetwork.cpp Beginnings of Kenwood repeater support. 2020-04-06 16:43:53 +01:00
RptNetwork.h Fix Windows compilation. 2020-09-20 15:35:36 +01:00
StopWatch.cpp Simplify the new stopwatch code. 2018-07-15 20:28:49 +01:00
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 Initial commit. 2018-03-13 22:16:48 +00:00
Timer.cpp Initial commit. 2018-03-13 22:16:48 +00:00
Timer.h Initial commit. 2018-03-13 22:16:48 +00:00
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 Initial commit. 2018-03-13 22:16:48 +00:00
Utils.h Initial commit. 2018-03-13 22:16:48 +00:00
Version.h Add APRS Symbol option (based on my PR g4klx/DMRGateway#122) 2023-02-13 08:19:42 -06:00
Voice.cpp Start the voice timer after the end of the transmission. 2018-03-20 22:23:06 +00:00
Voice.h Start the voice timer after the end of the transmission. 2018-03-20 22:23:06 +00:00