NXDNClients/NXDNReflector
Inga Muste 44c777a2d1 Update user list from RadioID. 2022-02-25 14:10:32 +02:00
..
Conf.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
Conf.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
IcomNetwork.cpp Improve the logging of the Icom and Kenwood networking. 2021-03-09 21:29:48 +00:00
IcomNetwork.h IPv6 cleanups. 2020-09-06 13:45:06 +01:00
KenwoodNetwork.cpp Improve the logging of the Icom and Kenwood networking. 2021-03-09 21:29:48 +00:00
KenwoodNetwork.h IPv6 cleanups. 2020-09-06 13:45:06 +01: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 Allow IPv6 and IPv4 connections to the reflector. 2020-09-08 09:45:46 +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 user list from RadioID. 2022-02-25 14:10:32 +02:00
NXDNCRC.cpp Add the Kenwood protocol. 2020-04-20 16:02:10 +01:00
NXDNCRC.h Add the Kenwood protocol. 2020-04-20 16:02:10 +01: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
NXDNReflector.cpp Fix memory corruption. 2021-08-24 18:46:27 +01:00
NXDNReflector.h Convert to IPv6 2020-09-03 15:12:03 +01:00
NXDNReflector.ini Update NXDNReflector.ini 2021-06-16 23:56:49 +01:00
NXDNReflector.sh Initial commit. 2018-03-13 22:16:48 +00:00
NXDNReflector.sln Initial commit. 2018-03-13 22:16:48 +00:00
NXDNReflector.vcxproj Use normal logging in the Gateway and Reflector. 2020-09-29 12:29:10 +01:00
NXDNReflector.vcxproj.filters Allow simultaneous connection to an Icom NXCore and a Kenwood NXCore. 2020-08-22 14:26:44 +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 Hopefully fix the IP display in the reflector. 2021-09-12 20:23:25 +01: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 Hopefully fix the IP display in the reflector. 2021-09-12 20:23:25 +01:00