NXDNClients/NXDNGateway
2020-04-20 15:09:41 +01:00
..
Audio
APRSWriter.cpp Add a backoff timer for when the connection to aprs.fi fails. 2020-03-03 15:31:59 +00:00
APRSWriter.h Add MobileGPS support. 2018-11-06 11:27:36 +00:00
APRSWriterThread.cpp Add a backoff timer for when the connection to aprs.fi fails. 2020-03-03 15:31:59 +00:00
APRSWriterThread.h Add a backoff timer for when the connection to aprs.fi fails. 2020-03-03 15:31:59 +00:00
Conf.cpp Add a basic Kenwood network handler. 2020-04-06 21:32:50 +01:00
Conf.h Add a basic Kenwood network handler. 2020-04-06 21:32:50 +01:00
GPSHandler.cpp Add MobileGPS support. 2018-11-06 11:27:36 +00:00
GPSHandler.h Add MobileGPS support. 2018-11-06 11:27:36 +00:00
IcomNetwork.cpp Add a basic Kenwood network handler. 2020-04-06 21:32:50 +01:00
IcomNetwork.h Add a basic Kenwood network handler. 2020-04-06 21:32:50 +01:00
KenwoodNetwork.cpp Stop the timeout if the timer isn't running. 2020-04-10 13:54:22 +01:00
KenwoodNetwork.h Change behaviour of RTCP packets. 2020-04-09 19:57:59 +01:00
Log.cpp
Log.h
Makefile Add a basic Kenwood network handler. 2020-04-06 21:32:50 +01:00
Mutex.cpp
Mutex.h
NXDN.csv Update NXDN.csv 2019-10-12 17:56:28 +02:00
NXDNCRC.cpp
NXDNCRC.h
NXDNGateway.cpp Add a basic Kenwood network handler. 2020-04-06 21:32:50 +01:00
NXDNGateway.h Add MobileGPS support. 2018-11-06 11:27:36 +00:00
NXDNGateway.ini Fix bugs in the Kenwood protocol implementation. 2020-04-09 17:21:07 +01:00
NXDNGateway.vcxproj Add a basic Kenwood network handler. 2020-04-06 21:32:50 +01:00
NXDNGateway.vcxproj.filters Add a basic Kenwood network handler. 2020-04-06 21:32:50 +01:00
NXDNHosts.txt Merge branch 'master' into Kenwood 2020-04-20 15:09:41 +01:00
NXDNLookup.cpp
NXDNLookup.h
NXDNNetwork.cpp
NXDNNetwork.h
Reflectors.cpp
Reflectors.h
RingBuffer.h
RptNetwork.cpp Beginnings of Kenwood repeater support. 2020-04-06 16:43:53 +01:00
RptNetwork.h Add a basic Kenwood network handler. 2020-04-06 21:32:50 +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
TCPSocket.cpp
TCPSocket.h
Thread.cpp
Thread.h
Timer.cpp
Timer.h
UDPSocket.cpp
UDPSocket.h
Utils.cpp
Utils.h
Version.h Change behaviour of RTCP packets. 2020-04-09 19:57:59 +01:00
Voice.cpp
Voice.h