1
0
Fork 0
Commit Graph

31 Commits (master)

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].
3 years ago
Jonathan Naylor e7503907df Fix networking issues.
4 years ago
Jonathan Naylor c3944c9a05 Merge branch 'master' into IPv6
4 years ago
Kurt 3ed3bbdfe0
Update FCSNetwork.cpp
4 years ago
Jonathan Naylor cef5ff8e31 Merge branch 'master' into IPv6
4 years ago
Jonathan Naylor 0e9288b133 Clear up the mess left by OE1KBC.
4 years ago
Jonathan Naylor 183f5e722e Merge branch 'master' into IPv6
4 years ago
Kurt d2703bf42e
Update FCSNetwork.cpp
4 years ago
Jonathan Naylor fcc7ea5f5b
Merge pull request #203 from Merlinv3/patch-5
4 years ago
Jonathan Naylor fb823515f8
Merge pull request #204 from oe1kbc/patch-1
4 years ago
Jonathan Naylor d3b4f34a6c
Merge branch 'master' into patch-5
4 years ago
Kurt a0ef2bc297
Update FCSNetwork.cpp
4 years ago
Merlinv3 70c9598df0
Update FCSNetwork.cpp
4 years ago
dg9ffm 23c3cfeaec
Update FCSNetwork.cpp
4 years ago
Jonathan Naylor 0e064b93e6 Convert to IPv6
4 years ago
dg9ffm 2ec2c8bfa1
Update FCSNetwork.cpp
4 years ago
Merlinv3 a68f3e1e54
Update FCSNetwork.cpp
4 years ago
Merlinv2 9727dfe1f2
Update FCSNetwork.cpp
5 years ago
Jonathan Naylor 6e69361b6f Fix callsign length issue with FCS rooms.
6 years ago
Jonathan Naylor 53e6c5dd3d Clean up the code and reformat the visible FCSxxxxx string.
7 years ago
Jonathan Naylor 63fa0a2cda Reduce logging messages.
7 years ago
Jonathan Naylor c85aa2c9f3 Add sequence number reset code.
7 years ago
Jonathan Naylor c17ffdbb89 Bug fixes mostly,
7 years ago
Jonathan Naylor 750e13222e Modify the revert handling.
7 years ago
Jonathan Naylor b56ef7051f Handle unknown FCS reflector better.
7 years ago
Jonathan Naylor 28a0a78d84 Almost complete, but it doesn't work!
7 years ago
Jonathan Naylor 9719b1d269 Lots of small changes.
7 years ago
Jonathan Naylor 4edd2ebdd1 Still need to handle polls.
7 years ago
Jonathan Naylor 295677878e Still need to handle polls and such like.
7 years ago
Jonathan Naylor a52d831ba5 Add the FCS protocol and the beginnings of the control for it.
7 years ago
Jonathan Naylor 05c0cce1db Begin adding FCS specific code.
7 years ago