.gitignore
Initial commit.
2018-06-06 20:33:31 +01:00
Conf.cpp
Add an optional white list of RICs to transmit.
2018-07-10 19:18:27 +01:00
Conf.h
Add an optional white list of RICs to transmit.
2018-07-10 19:18:27 +01:00
DAPNETGateway.cpp
Moved Flo's variable delay code to recover() to prevent re-login at full speed
2018-08-24 20:24:42 +02:00
DAPNETGateway.h
Hopefully fix queue stalls.
2018-06-25 19:11:33 +01:00
DAPNETGateway.ini
Add an optional white list of RICs to transmit.
2018-07-10 19:18:27 +01:00
DAPNETGateway.sln
Initial commit.
2018-06-06 20:33:31 +01:00
DAPNETGateway.vcxproj
Initial commit.
2018-06-06 20:33:31 +01:00
DAPNETGateway.vcxproj.filters
Initial commit.
2018-06-06 20:33:31 +01:00
DAPNETNetwork.cpp
Moved Flo's variable delay code to recover() to prevent re-login at full speed
2018-08-24 20:24:42 +02:00
DAPNETNetwork.h
Begin timeslot parsing and processing.
2018-06-19 18:46:43 +01:00
LICENCE
Initial commit.
2018-06-06 20:33:31 +01:00
Log.cpp
Initial commit.
2018-06-06 20:33:31 +01:00
Log.h
Initial commit.
2018-06-06 20:33:31 +01:00
Makefile
Initial commit.
2018-06-06 20:33:31 +01:00
POCSAGMessage.cpp
Remove unneeded assert for the RIC.
2018-07-11 17:51:33 +01:00
POCSAGMessage.h
Hopefully fix queue stalls.
2018-06-25 19:11:33 +01:00
POCSAGNetwork.cpp
Re-add Functional to the POCSAG network message.
2018-06-13 08:04:59 +01:00
POCSAGNetwork.h
Initial commit.
2018-06-06 20:33:31 +01:00
README.md
Update the README file.
2018-06-07 18:09:11 +01:00
StopWatch.cpp
Update and simplify the new stopwatch code.
2018-07-15 20:25:44 +01:00
StopWatch.h
Update and simplify the new stopwatch code.
2018-07-15 20:25:44 +01:00
TCPSocket.cpp
Initial commit.
2018-06-06 20:33:31 +01:00
TCPSocket.h
Initial commit.
2018-06-06 20:33:31 +01:00
Thread.cpp
Initial commit.
2018-06-06 20:33:31 +01:00
Thread.h
Initial commit.
2018-06-06 20:33:31 +01:00
Timer.cpp
Initial commit.
2018-06-06 20:33:31 +01:00
Timer.h
Initial commit.
2018-06-06 20:33:31 +01:00
UDPSocket.cpp
Initial commit.
2018-06-06 20:33:31 +01:00
UDPSocket.h
Initial commit.
2018-06-06 20:33:31 +01:00
Utils.cpp
Initial commit.
2018-06-06 20:33:31 +01:00
Utils.h
Initial commit.
2018-06-06 20:33:31 +01:00
Version.h
Bump the version date.
2018-08-23 14:10:53 +02:00