Commit Graph

28 Commits

Author SHA1 Message Date
Jonathan Naylor 2b351f0357 Fix memory corruption. 2021-08-24 18:46:27 +01:00
Jonathan Naylor b31bc5f8a7 Improve the logging of the Icom and Kenwood networking. 2021-03-09 21:29:48 +00:00
Jonathan Naylor 4b482edab3 Hopefully fix the IP address display. 2021-02-13 15:34:18 +00:00
Jonathan Naylor 3f5d3fb358 Reinstate the IP address logging for the reflector. 2020-11-24 12:51:39 +00:00
Jonathan Naylor ce5dfaf240 Add optional log file rotation and fix UDP issue. 2020-11-01 12:45:51 +00:00
Jonathan Naylor a3eb137659 Merge branch 'master' into IPv6 2020-10-07 11:16:55 +01:00
Jonathan Naylor 9400987403 Updates for NetBSD 2020-10-05 13:20:18 +01:00
Jonathan Naylor e77fa3b3fa Get Windows working. 2020-09-20 21:43:46 +01:00
Jonathan Naylor 66018b909d Merge branch 'master' into IPv6 2020-09-08 09:37:17 +01:00
Jonathan Naylor d8cad28cd6 Rename the YSF Network section. 2020-09-08 09:29:17 +01:00
Jonathan Naylor 62d05606d3 Convert to IPv6 2020-09-03 15:12:03 +01:00
Jonathan Naylor a3b5c378e1 Make the NXDN Reflector more robust. 2020-08-23 13:22:18 +01:00
Jonathan Naylor ee52b702d1 Allow simultaneous connection to an Icom NXCore and a Kenwood NXCore. 2020-08-22 14:26:44 +01:00
Jonathan Naylor 06cee5c744 Add the Kenwood protocol. 2020-04-20 16:02:10 +01:00
Jonathan Naylor e281095a79 Close the fds after log initialisation. 2018-07-26 20:43:27 +01:00
Jonathan Naylor a7c382683e Move the location of LogInitialise. 2018-06-18 18:50:47 +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 7f0b9aae89 A number of major and minor fixes. 2018-03-27 08:13:54 +01:00
Jonathan Naylor 7a36995e81 Make the software safe from multiplexed TGs. 2018-03-26 20:21:32 +01:00
Jonathan Naylor c54330e414 Fixed minor bug in simplified code. 2018-03-22 19:24:59 +00:00
Jonathan Naylor f1eb11a0d3 Fixed horrible NXCore bug. 2018-03-22 19:18:07 +00:00
Jonathan Naylor e9b9443d31 Simpify the networking code. 2018-03-22 19:12:02 +00:00
Jonathan Naylor 81b30bdcd2 Add extra warning if unable to re-open the NXCore link. 2018-03-21 20:12:08 +00:00
Jonathan Naylor e14ecebb62 Add NXCore control via private TGs. 2018-03-21 19:19:02 +00:00
Jonathan Naylor d0eb3802bc Fix the NXCore to NXDN network transfer. 2018-03-19 19:03:06 +00:00
Jonathan Naylor 6db1672ff7 Fix end of transmission markers in the NXDN protocol. 2018-03-15 18:58:43 +00:00
Jonathan Naylor 50d109aefe Validate the traffic being processed from the NXDN network. 2018-03-15 18:49:15 +00:00
Jonathan Naylor e3abbaa85f Initial commit. 2018-03-13 22:16:48 +00:00