NXDNClients/NXDNGateway
Jonathan Naylor 08f7dc8a25 Merge branch 'master' into RemoteCommands 2020-05-03 18:05:09 +01:00
..
Audio Reprocess the audio and index files. 2018-03-20 18:38:06 +00:00
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 First version of the remote commands handler. 2020-04-03 17:59:40 +01:00
Conf.h First version of the remote commands handler. 2020-04-03 17:59:40 +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 Handle Icom format data transmissions as well as the data bit in my 2018-05-17 20:32:00 +01:00
IcomNetwork.h Simlify the Icom networking section. 2018-03-16 07:07:33 +00: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 First attempts at NXDN GPS to aprs.fi. 2018-05-22 20:43:04 +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 First version of the remote commands handler. 2020-04-03 17:59:40 +01:00
NXDNGateway.h Add MobileGPS support. 2018-11-06 11:27:36 +00:00
NXDNGateway.ini First version of the remote commands handler. 2020-04-03 17:59:40 +01:00
NXDNGateway.vcxproj Update to VS2019. 2020-02-14 21:44:35 +00:00
NXDNGateway.vcxproj.filters First attempts at NXDN GPS to aprs.fi. 2018-05-22 20:43:04 +01:00
NXDNHosts.txt Merge pull request #89 from hb9tvw/patch-1 2020-04-16 22:14:35 +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 First attempts at NXDN GPS to aprs.fi. 2018-05-22 20:43:04 +01:00
NXDNNetwork.h A number of major and minor fixes. 2018-03-27 08:13:54 +01:00
Reflectors.cpp Allow for a secondary hosts file. 2018-06-19 20:35:32 +01:00
Reflectors.h Allow for a secondary hosts file. 2018-06-19 20:35:32 +01:00
RingBuffer.h First attempts at NXDN GPS to aprs.fi. 2018-05-22 20:43:04 +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 First attempts at NXDN GPS to aprs.fi. 2018-05-22 20:43:04 +01:00
TCPSocket.h First attempts at NXDN GPS to aprs.fi. 2018-05-22 20:43:04 +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 Initial commit. 2018-03-13 22:16:48 +00:00
UDPSocket.h Initial commit. 2018-03-13 22:16:48 +00: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 First version of the remote commands handler. 2020-04-03 17:59:40 +01: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