Commit Graph

32 Commits

Author SHA1 Message Date
Jonathan Naylor d82a7b9435 Simplify the UDP socket handling. 2024-01-29 16:12:41 +00:00
Daniel Caujolle-Bert ee2d6fd488
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:01 +02:00
Daniel Caujolle-Bert a355a7d35a
Fix nasty bug in UDPSocket::close(). 2021-03-31 16:13:53 +02:00
Jonathan Naylor ef58905da9 Fix Linux compilation issue. 2020-11-02 14:59:35 +00:00
Jonathan Naylor 83a929c2b4 Add optional log rotation and fix a UDP bug. 2020-11-01 12:54:51 +00:00
Jonathan Naylor e57360c969 Make Windows work. 2020-09-20 21:49:25 +01:00
Jonathan Naylor f68d1adb1b Fix Windows compilation. 2020-09-20 15:47:58 +01:00
Jonathan Naylor 27501ccdb3 IPv6 cleanups. 2020-09-06 13:59:52 +01:00
Jonathan Naylor 59dd67a952 Conversion to IPv6 2020-09-03 14:00:48 +01:00
Jonathan Naylor 3c708b5b75 Add the install target. 2020-06-25 10:09:06 +01:00
Jonathan Naylor d1756fc94e Update to VS2019. 2020-02-14 21:40:57 +00:00
Jonathan Naylor aba8d436ea Simplify the new stopwatch code. 2018-07-15 20:32:01 +01:00
Jonathan Naylor a322bb7345 Update the StopWatch. 2018-07-04 21:48:08 +01:00
Jonathan Naylor 2c43f0e035 Simplify the networking code. 2018-03-22 20:41:18 +00:00
Jonathan Naylor 33ef66806a Revert "Fix longstanding P25 parrot bug."
This reverts commit 72691c373f.
2018-02-12 18:01:49 +00:00
Jonathan Naylor 72691c373f Fix longstanding P25 parrot bug. 2018-02-06 21:42:58 +00:00
Jonathan Naylor d0caefd9d7 Remove the unused debug option. 2018-01-30 07:02:46 +00:00
Jonathan Naylor 10a75649cd Remove logging from the parrot. 2018-01-29 22:26:51 +00:00
Jonathan Naylor 3b1e287eb7 Move to VS2017. 2017-09-16 14:44:52 +01:00
phl0 cd27fbba97
Add -nolog option to P25PArrot 2017-07-20 10:47:49 +02:00
Jonathan Naylor 411173efdc Modify the protocol and simplify the speech generation. 2016-11-01 19:09:31 +00:00
Jonathan Naylor 44ea7c0dff Bump the version date. 2016-10-21 06:54:19 +01:00
Jonathan Naylor 149f7d33bb Fix compile flags and libraries. 2016-10-18 11:12:45 +01:00
Jonathan Naylor a25d43f020 Fix compile flags and libraries for Solaris. 2016-10-18 11:12:10 +01:00
Jonathan Naylor f58bf29080 Code cleanups. 2016-10-18 07:47:37 +01:00
Jonathan Naylor 584a399d62 Increase log file path variable. 2016-10-13 18:11:22 +01:00
Jonathan Naylor 60fe784854 Bump the version date. 2016-10-11 17:44:36 +01:00
Jonathan Naylor 3baea4b6d4 Handle the new reflector control information cleanly. 2016-10-11 17:44:04 +01:00
Jonathan Naylor 3065c98f29 First commit of the simple P25 gateway. 2016-10-10 21:59:30 +01:00
Jonathan Naylor f1c68255c8 Bump the version date. 2016-10-04 17:56:16 +01:00
Jonathan Naylor 4485475a82 Add the logging framework to the parrot. 2016-10-04 17:54:58 +01:00
Jonathan Naylor 47cce73dfb Initial commit. 2016-10-03 21:57:14 +01:00