Commit graph

16 commits

Author SHA1 Message Date
Jonathan Naylor e57b43377c Update the C++ version. 2025-03-19 17:49:49 +00:00
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 cccb5eb372 Merge branch 'master' into IPv6 2020-09-22 15:21:42 +01:00
Jonathan Naylor f9cde1565a Ignore any incoming YSF info messages. 2020-09-22 15:21:05 +01:00
Jonathan Naylor bbe1a50745 Merge branch 'master' into IPv6 2020-09-06 21:30:35 +01:00
Jonathan Naylor b55b6b3d31 Handle YSF network options cleanly. 2020-09-06 21:27:48 +01:00
Jonathan Naylor 0e064b93e6 Convert to IPv6 2020-09-03 16:13:27 +01:00
Jonathan Naylor 4426b62f6e Simplify the networking. 2018-03-22 21:02:16 +00:00
Jonathan Naylor 305f49c13c Remove logging from the parrot. 2018-01-29 22:07:08 +00:00
Jonathan Naylor 61ee63da69 Handle the new YSF protocol in the parrot. 2016-10-13 18:48:42 +01:00
Jonathan Naylor 16ef9dcda7 Add the logging framework to the Parrot. 2016-10-04 17:32:13 +01:00
Jonathan Naylor 9296316ffe Debugging the Gateway functionality. 2016-06-13 22:53:25 +01:00
Jonathan Naylor 5e6b6a4061 Fix the Wires-X data collector and other fixes. 2016-06-13 20:54:39 +01:00
Jonathan Naylor 47857b0af6 Allow the Parrot to appear as a reflector. 2016-06-13 17:46:38 +01:00
Jonathan Naylor 3cac3af31e Increase polling frequency. 2016-05-21 12:34:47 +01:00
Jonathan Naylor 4c53d23c12 Initial version. 2016-05-19 17:36:54 +01:00