NXDNClients/NXDNGateway
2026-08-10 17:28:34 -05:00
..
Audio Reprocess the audio and index files. 2018-03-20 18:38:06 +00:00
APRSWriter.cpp Missed some nullptrs. 2025-03-19 12:03:22 +00:00
APRSWriter.h Add MQTT for APRS and commands. 2023-07-05 13:25:41 +01:00
Conf.cpp Add MQTT authentication. 2025-03-26 14:47:19 +00:00
Conf.h Add MQTT authentication. 2025-03-26 14:47:19 +00:00
GPSHandler.cpp Missed some nullptrs. 2025-03-19 12:03:22 +00:00
GPSHandler.h Kenwood work in progress. 2020-05-01 18:44:52 +01:00
IcomNetwork.cpp Missed some nullptrs. 2025-03-19 12:03:22 +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 Missed some nullptrs. 2025-03-19 12:03:22 +00: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 Add MQTT retain to the JSON messages. 2026-03-23 17:11:12 +00:00
Log.h Add MQTT retain to the JSON messages. 2026-03-23 17:11:12 +00:00
Makefile Fix deprecation warning 2026-03-28 20:28:19 +00:00
MQTTConnection.cpp Add MQTT retain to the JSON messages. 2026-03-23 17:11:12 +00:00
MQTTConnection.h Add MQTT retain to the JSON messages. 2026-03-23 17:11:12 +00:00
Mutex.cpp Missed some nullptrs. 2025-03-19 12:03:22 +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 Missed some nullptrs. 2025-03-19 12:03:22 +00:00
NXDNCRC.h Initial commit. 2018-03-13 22:16:48 +00:00
NXDNGateway.cpp Publish the "failed" link event for talkgroups that don't resolve 2026-08-10 17:28:34 -05:00
NXDNGateway.h Publish the "failed" link event for talkgroups that don't resolve 2026-08-10 17:28:34 -05:00
NXDNGateway.ini Merge branch 'mqtt' into json_hosts 2026-02-15 17:25:14 +00:00
NXDNGateway.vcxproj Merge branch 'master' into mqtt 2026-02-15 17:10:34 +00:00
NXDNGateway.vcxproj.filters Merge branch 'master' into mqtt 2025-03-19 11:59:17 +00:00
NXDNHostsUpdate.sh Merge branch 'mqtt' into json_hosts 2026-02-15 17:25:14 +00:00
NXDNLookup.cpp Missed some nullptrs. 2025-03-19 12:03:22 +00:00
NXDNLookup.h Initial commit. 2018-03-13 22:16:48 +00:00
NXDNNetwork.cpp Convert to JSON hosts files and use IPv6 instead of IPv4 if available. 2025-04-29 15:58:17 +01:00
NXDNNetwork.h Convert to JSON hosts files and use IPv6 instead of IPv4 if available. 2025-04-29 15:58:17 +01:00
prebuild.cmd Fix small bugs. 2024-07-08 16:41:35 +01:00
Reflectors.cpp Allow use of a hosts file for the private talk groups. 2025-05-06 14:50:51 +01:00
Reflectors.h Allow use of a hosts file for the private talk groups. 2025-05-06 14:50:51 +01:00
RingBuffer.h Missed some nullptrs. 2025-03-19 12:03:22 +00: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
schema.json Add JSON logging. 2023-07-11 17:06:14 +01:00
StopWatch.cpp Missed some nullptrs. 2025-03-19 12:03:22 +00:00
StopWatch.h Fix Windows compilation. 2020-09-20 15:35:36 +01:00
Thread.cpp Missed some nullptrs. 2025-03-19 12:03:22 +00: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 Merge branch 'mqtt' into json_hosts 2026-02-15 17:25:14 +00:00
UDPSocket.h Convert to JSON hosts files and use IPv6 instead of IPv4 if available. 2025-04-29 15:58:17 +01:00
Utils.cpp create timestamps in rfc3339 format 2026-03-23 12:58:57 +00:00
Utils.h Add JSON logging. 2023-07-11 17:06:14 +01:00
Version.h Add MQTT retain to the JSON messages. 2026-03-23 17:11:12 +00:00
Voice.cpp Missed some nullptrs. 2025-03-19 12:03:22 +00:00
Voice.h Update the C++ version. 2025-03-19 11:26:55 +00:00