Commit graph

18 commits

Author SHA1 Message Date
Daniel Caujolle-Bert
fc76b0f4ab
Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 2021-04-25 07:51:51 +02:00
Jonathan Naylor
10dcdbf56f Truncate FCS reflector names to six characters. 2021-02-28 14:18:21 +00:00
Jonathan Naylor
5015ad9ed8 Handle loss of lnks. 2020-09-26 11:42:12 +01:00
Jonathan Naylor
fd06781f93 Split the YCS network handler off from the YSF protocol handler and code
simplification.
2020-09-22 17:23:50 +01:00
Jonathan Naylor
2043036afe Explicitely add YCS support. 2020-09-22 13:09:03 +01:00
Jonathan Naylor
0a4260a23c Get the DGId Gateway working for YSF at least. 2020-09-21 15:48:10 +01:00
Jonathan Naylor
ce8e34959f Improve the network state machines. 2020-09-21 09:52:05 +01:00
Jonathan Naylor
241c76e606 IPv6 and FCS changes. 2020-09-06 16:26:36 +01:00
Jonathan Naylor
4d986cbbd9 Move DG-ID Gateway to Ipv6 2020-09-03 17:10:25 +01:00
Jonathan Naylor
4da14f7151 Restore FCS Network functionality. 2020-09-02 10:24:45 +01:00
Jonathan Naylor
967d56e48f Update the DG-Id Gateway in line with the YSF Gateway. 2020-09-01 10:02:04 +01:00
Jonathan Naylor
019ee2437e Add more details to the IMRS description. 2020-08-21 13:37:37 +01:00
Jonathan Naylor
a3a93807a5 Add better logging for DG-ID changes. 2020-08-21 10:23:41 +01:00
Jonathan Naylor
76e32b6fff More work on the IMRS encoding. 2020-08-20 12:16:57 +01:00
Jonathan Naylor
e6a196f3a7 Reset outgoing DG-IDs to zero for compatibility reasons. 2020-08-20 09:23:14 +01:00
Jonathan Naylor
70f956a0df Add more IMRS support. 2020-08-19 17:43:06 +01:00
Jonathan Naylor
852a3a0518 First compiling version. 2020-08-19 16:09:41 +01:00
Jonathan Naylor
af2be04fc8 Beginnings of the DG-ID Gateway 2020-08-19 13:01:40 +01:00