Commit graph

12 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 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 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 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 af2be04fc8 Beginnings of the DG-ID Gateway 2020-08-19 13:01:40 +01:00