Commit Graph

49 Commits

Author SHA1 Message Date
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 b8b1a16e25 Fix buffer overflow. 2020-10-07 11:16:23 +01:00
Jonathan Naylor 9400987403 Updates for NetBSD 2020-10-05 13:20:18 +01:00
Jonathan Naylor df08c84ec7 Use normal logging in the Gateway and Reflector. 2020-09-29 12:29:10 +01:00
Jonathan Naylor e77fa3b3fa Get Windows working. 2020-09-20 21:43:46 +01:00
Jonathan Naylor e958203b11 Fix Windows compilation. 2020-09-20 15:35:36 +01:00
Jonathan Naylor f7aee0a16e Allow IPv6 and IPv4 connections to the reflector. 2020-09-08 09:45: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 3794f321e9 Upgrade the ini file parsing. 2020-09-06 14:14:38 +01: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 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 822883f40f Use proper random numbers for the SSRC in the Kenwood network protocol. 2020-07-01 13:31:11 +01:00
Jonathan Naylor bf419db46c Add the install target. 2020-06-25 10:05:38 +01:00
Jonathan Naylor fc08cf95f3 Update to the latest Kenwood protocol handler. 2020-05-27 13:49:55 +01:00
Jonathan Naylor 06cee5c744 Add the Kenwood protocol. 2020-04-20 16:02:10 +01:00
Jonathan Naylor 98509ef2a9 Update to VS2019. 2020-02-14 21:44:35 +00:00
Jonathan Naylor 1799050bd6 Update the NXDN IDs file from radioid. 2018-10-03 07:43:24 +01:00
Jonathan Naylor e281095a79 Close the fds after log initialisation. 2018-07-26 20:43:27 +01:00
Jonathan Naylor 0bf5ee565c Simplify the new stopwatch code. 2018-07-15 20:28:49 +01:00
Jonathan Naylor 2bf7da582f Update the StopWatch. 2018-07-04 21:46:00 +01:00
Jonathan Naylor a7c382683e Move the location of LogInitialise. 2018-06-18 18:50:47 +01:00
Jonathan Naylor 867c0098e7
Merge pull request #10 from ct1jib/master
Changes on NXDN
2018-05-27 07:48:52 +01:00
Jorge (George) 151a1c88af
Update NXDN.csv
added last registrations
2018-05-26 16:06:11 +01:00
Jonathan Naylor 6de35a3a57 Bump the version date. 2018-05-17 20:34:04 +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 72dd03809b Bump the version date. 2018-03-27 20:44:18 +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 cd6dda2967 Fix silly bug. 2018-03-22 22:08:30 +00: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 09ae709c02 Add the latest NXDN Ids file. 2018-03-22 18:36:56 +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 4ccf9a9a78 Update the NXDN ids file to the latest. 2018-03-19 21:15:28 +00:00
Jonathan Naylor c4e18ffd66 Bump the version date. 2018-03-19 19:04:01 +00:00
Jonathan Naylor d0eb3802bc Fix the NXCore to NXDN network transfer. 2018-03-19 19:03:06 +00:00
Jonathan Naylor 843d42d8bc Change the default reflector port to 41400. 2018-03-15 23:00:59 +00:00
Jonathan Naylor 0180802df2 Bump the version date. 2018-03-15 20:01:29 +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 af5a99ef0a Bump the version date. 2018-03-14 19:26:20 +00:00
Jonathan Naylor 11b6cd7cf5 Fix small issues. 2018-03-14 19:24:18 +00:00
Jonathan Naylor e3abbaa85f Initial commit. 2018-03-13 22:16:48 +00:00