NXDNClients/NXDNReflector
Jonathan Naylor a3b5c378e1 Make the NXDN Reflector more robust. 2020-08-23 13:22:18 +01:00
..
Conf.cpp Allow simultaneous connection to an Icom NXCore and a Kenwood NXCore. 2020-08-22 14:26:44 +01:00
Conf.h Allow simultaneous connection to an Icom NXCore and a Kenwood NXCore. 2020-08-22 14:26:44 +01:00
IcomNetwork.cpp Add the Kenwood protocol. 2020-04-20 16:02:10 +01:00
IcomNetwork.h Allow simultaneous connection to an Icom NXCore and a Kenwood NXCore. 2020-08-22 14:26:44 +01:00
KenwoodNetwork.cpp Use proper random numbers for the SSRC in the Kenwood network protocol. 2020-07-01 13:31:11 +01:00
KenwoodNetwork.h Allow simultaneous connection to an Icom NXCore and a Kenwood NXCore. 2020-08-22 14:26:44 +01:00
Log.cpp Initial commit. 2018-03-13 22:16:48 +00:00
Log.h Initial commit. 2018-03-13 22:16:48 +00:00
Makefile Allow simultaneous connection to an Icom NXCore and a Kenwood NXCore. 2020-08-22 14:26:44 +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 the NXDN IDs file from radioid. 2018-10-03 07:43:24 +01: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 Handle Icom format data transmissions as well as the data bit in my 2018-05-17 20:32:00 +01:00
NXDNNetwork.h Fix the NXCore to NXDN network transfer. 2018-03-19 19:03:06 +00:00
NXDNReflector.cpp Make the NXDN Reflector more robust. 2020-08-23 13:22:18 +01:00
NXDNReflector.h Allow simultaneous connection to an Icom NXCore and a Kenwood NXCore. 2020-08-22 14:26:44 +01:00
NXDNReflector.ini Allow simultaneous connection to an Icom NXCore and a Kenwood NXCore. 2020-08-22 14:26:44 +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 Allow simultaneous connection to an Icom NXCore and a Kenwood NXCore. 2020-08-22 14:26:44 +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 Simplify the new stopwatch code. 2018-07-15 20:28:49 +01:00
Thread.cpp Initial commit. 2018-03-13 22:16:48 +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 Use proper random numbers for the SSRC in the Kenwood network protocol. 2020-07-01 13:31:11 +01:00
UDPSocket.h Use proper random numbers for the SSRC in the Kenwood network protocol. 2020-07-01 13:31:11 +01: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 Make the NXDN Reflector more robust. 2020-08-23 13:22:18 +01:00