YSFClients/YSFGateway
2016-06-09 20:14:12 +01:00
..
APRSWriterThread.cpp Use the node callsign for most Wires-X exchanges. 2016-06-09 20:14:12 +01:00
APRSWriterThread.h Use the node callsign for most Wires-X exchanges. 2016-06-09 20:14:12 +01:00
Conf.cpp Rename config file values. 2016-06-08 06:06:59 +01:00
Conf.h Debugging the gateway. 2016-06-07 21:19:33 +01:00
CRC.cpp Prepare for Wires-X encoding. 2016-06-06 18:19:56 +01:00
CRC.h Prepare for Wires-X encoding. 2016-06-06 18:19:56 +01:00
Golay24128.cpp Initial commit. 2016-05-27 17:55:44 +01:00
Golay24128.h Initial commit. 2016-05-27 17:55:44 +01:00
GPS.cpp Add radio personality to the log. 2016-06-08 06:23:21 +01:00
GPS.h Initial commit. 2016-05-27 17:55:44 +01:00
Hosts.cpp Added the new reflector status processing. 2016-06-07 18:37:34 +01:00
Hosts.h Added the new reflector status processing. 2016-06-07 18:37:34 +01:00
Log.cpp Initial commit. 2016-05-27 17:55:44 +01:00
Log.h Initial commit. 2016-05-27 17:55:44 +01:00
Makefile Have initial reply to ALL working. 2016-06-07 23:17:34 +01:00
Network.cpp Revert incorrect poll handling. 2016-06-08 07:25:28 +01:00
Network.h Debugging the gateway. 2016-06-07 21:19:33 +01:00
Reflectors.cpp Sort reflector list and the beginning of search. 2016-06-09 19:24:04 +01:00
Reflectors.h Mostly work on the ALL command. 2016-06-09 17:39:42 +01:00
RingBuffer.h Initial commit. 2016-05-27 17:55:44 +01:00
StopWatch.cpp Initial commit. 2016-05-27 17:55:44 +01:00
StopWatch.h Initial commit. 2016-05-27 17:55:44 +01:00
Sync.cpp Prepare for Wires-X encoding. 2016-06-06 18:19:56 +01:00
Sync.h Prepare for Wires-X encoding. 2016-06-06 18:19:56 +01:00
TCPSocket.cpp Added missing <cstring> include for memset(). 2016-06-08 11:54:43 +01:00
TCPSocket.h Add the TCP Socket class and begin Wires-X support. 2016-06-01 15:00:56 +01:00
Thread.cpp Fix Linux threading compile issues. 2016-06-06 19:29:23 +01:00
Thread.h Fix Linux threading compile issues. 2016-06-06 19:29:23 +01:00
Timer.cpp Initial commit. 2016-05-27 17:55:44 +01:00
Timer.h Initial commit. 2016-05-27 17:55:44 +01:00
UDPSocket.cpp Debugging the gateway. 2016-06-07 21:19:33 +01:00
UDPSocket.h Initial commit. 2016-05-27 17:55:44 +01:00
Utils.cpp Initial commit. 2016-05-27 17:55:44 +01:00
Utils.h Initial commit. 2016-05-27 17:55:44 +01:00
Version.h More bug fixing for CONNECT. 2016-06-07 23:50:01 +01:00
WiresX.cpp Use the node callsign for most Wires-X exchanges. 2016-06-09 20:14:12 +01:00
WiresX.h Use the node callsign for most Wires-X exchanges. 2016-06-09 20:14:12 +01:00
YSFConvolution.cpp Initial commit. 2016-05-27 17:55:44 +01:00
YSFConvolution.h Initial commit. 2016-05-27 17:55:44 +01:00
YSFDefines.h Initial commit. 2016-05-27 17:55:44 +01:00
YSFFICH.cpp Now have a valid response to the DX command :-) 2016-06-07 21:54:57 +01:00
YSFFICH.h Beginnings of Wires-X replies. 2016-06-06 22:16:22 +01:00
YSFGateway.cpp Change EOF handling. 2016-06-09 17:35:52 +01:00
YSFGateway.h Dont't allow control data out over a reflector. 2016-06-08 07:20:56 +01:00
YSFGateway.ini Rename config file values. 2016-06-08 06:06:59 +01:00
YSFGateway.vcxproj Added the new reflector status processing. 2016-06-07 18:37:34 +01:00
YSFGateway.vcxproj.filters Debugging the gateway. 2016-06-07 21:19:33 +01:00
YSFHosts.txt Added first German reflector. 2016-06-09 08:52:22 +01:00
YSFPayload.cpp Debugging the gateway. 2016-06-07 21:19:33 +01:00
YSFPayload.h Add the data creation for the payload. 2016-06-06 18:29:20 +01:00