Commit Graph

13 Commits

Author SHA1 Message Date
Jonathan Naylor de3d1086c3 Only check the address on incoming Icom data. 2023-11-12 21:50:10 +00:00
Daniel Caujolle-Bert ae9d88d254
Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 2021-04-25 07:48:10 +02:00
Jonathan Naylor 6671e87173 More IPv6 changes. 2020-11-04 14:17:07 +00:00
Jonathan Naylor c6deee572f IPv6 cleanups. 2020-09-06 13:45:06 +01:00
Jonathan Naylor 62d05606d3 Convert to IPv6 2020-09-03 15:12:03 +01:00
Jonathan Naylor 9941df13c2 Add network late entry. 2020-05-19 16:45:20 +01:00
Jonathan Naylor 001bc4a836 Add a basic Kenwood network handler. 2020-04-06 21:32:50 +01:00
Jonathan Naylor f51115c1d0 Beginnings of Kenwood repeater support. 2020-04-06 16:43:53 +01:00
Jonathan Naylor 56bf6a9aff Handle Icom format data transmissions as well as the data bit in my
system.
2018-05-17 20:32:00 +01:00
Jonathan Naylor 8d7772ab75 Simlify the Icom networking section. 2018-03-16 07:07:33 +00:00
Jonathan Naylor 2c5e2d56a8 Remove address and port checks from the Icom protocol. 2018-03-15 19:57:58 +00:00
Jonathan Naylor 14ef0fb080 Validate the NXDN protocol in the Parrot and Gateway. 2018-03-15 19:21:59 +00:00
Jonathan Naylor e3abbaa85f Initial commit. 2018-03-13 22:16:48 +00:00