Commit graph

48 commits

Author SHA1 Message Date
Jonathan Naylor
aecc34ee64 Allow YSFClients to compile under Windows. 2024-04-22 13:15:25 +01:00
Jonathan Naylor
dfe50c4245 Simplify the UDP socket handling. 2024-01-29 15:44:33 +00:00
Chipster
c05a7f0205 * Added git version string to VERSION, etc. (GitVersion.h); consistent with other clients.
* Added '--version|-v' to YSFParrot, as well as GitVersion.h facility
2022-01-07 08:35:27 -06:00
Daniel Caujolle-Bert
fc76b0f4ab
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:51 +02:00
Jonathan Naylor
2201b07a38 Fix Linux compile bugs. 2020-11-02 14:56:06 +00:00
Jonathan Naylor
81170f53ee Add optional diabling of file rotation and UDP socket bug fixing. 2020-11-01 12:28:12 +00:00
Jonathan Naylor
cccb5eb372 Merge branch 'master' into IPv6 2020-09-22 15:21:42 +01:00
Jonathan Naylor
f9cde1565a Ignore any incoming YSF info messages. 2020-09-22 15:21:05 +01:00
Jonathan Naylor
ffb4e53dbd Add Windows support. 2020-09-20 21:08:14 +01:00
Jonathan Naylor
4c78c1454b Fix Windows compilation. 2020-09-20 14:56:00 +01:00
Jonathan Naylor
bbe1a50745 Merge branch 'master' into IPv6 2020-09-06 21:30:35 +01:00
Jonathan Naylor
b55b6b3d31 Handle YSF network options cleanly. 2020-09-06 21:27:48 +01:00
Jonathan Naylor
1fcf92a0fc IPv6 cleanups. 2020-09-06 13:17:49 +01:00
SASANO Takayoshi
7128f1a0b0 use system default compiler 2020-09-06 13:09:31 +09:00
Jonathan Naylor
cef5ff8e31 Merge branch 'master' into IPv6 2020-09-05 22:04:49 +01:00
Jonathan Naylor
0e064b93e6 Convert to IPv6 2020-09-03 16:13:27 +01:00
Jonathan Naylor
ef7268642a Add the install target. 2020-06-25 10:12:38 +01:00
Jonathan Naylor
0e018f1676 Update to VS2019. 2020-02-14 21:47:50 +00:00
Jonathan Naylor
51d534034b Simplify the new stopwatch code. 2018-07-15 20:30:47 +01:00
Jonathan Naylor
f30f30d509 Update the StopWatch. 2018-07-04 21:49:35 +01:00
Jonathan Naylor
4426b62f6e Simplify the networking. 2018-03-22 21:02:16 +00:00
Jonathan Naylor
42bb42380a Remove the unused debug option. 2018-01-30 07:09:14 +00:00
Jonathan Naylor
305f49c13c Remove logging from the parrot. 2018-01-29 22:07:08 +00:00
Jonathan Naylor
ebe8afef56 Remove compiler warnings on VS2017 for the Parrot. 2017-10-10 17:16:10 +01:00
Jonathan Naylor
995f974e31 Move to VS2017. 2017-09-16 14:42:08 +01:00
phl0
25d0b5a818
Rename according to what is commonly used within G4KLX software 2017-07-20 10:17:04 +02:00
phl0
077df35a4d Add cli parameter to disable file logging completely 2017-07-18 15:31:23 +02:00
Jonathan Naylor
6311a96f30 Bump the version date. 2016-10-21 06:48:27 +01:00
Jonathan Naylor
9e9d9b6881 Fix compile flags and libraries. 2016-10-18 11:14:07 +01:00
Jonathan Naylor
3c0227707e Fix compile flags and libraries for Solaris. 2016-10-18 11:13:41 +01:00
Jonathan Naylor
02e126604f Code cleanups. 2016-10-18 07:55:01 +01:00
Jonathan Naylor
61ee63da69 Handle the new YSF protocol in the parrot. 2016-10-13 18:48:42 +01:00
Jonathan Naylor
d2dca61804 Increase log file path variable. 2016-10-13 18:09:38 +01:00
Jonathan Naylor
3d131da590 More logging. 2016-10-04 17:46:16 +01:00
Jonathan Naylor
20a33d1ff0 Clean up of log handling. 2016-10-04 17:39:17 +01:00
Jonathan Naylor
60c29f37d3 Bump the version date. 2016-10-04 17:32:34 +01:00
Jonathan Naylor
16ef9dcda7 Add the logging framework to the Parrot. 2016-10-04 17:32:13 +01:00
Jonathan Naylor
d18fe20de1 Add Solaris Makefiles. 2016-08-08 18:26:44 +01:00
Jonathan Naylor
1dc51554df Bump the version date. 2016-06-24 10:36:58 +01:00
Jonathan Naylor
e9c894bd9c Bump the version dates. 2016-06-14 20:16:17 +01:00
Jonathan Naylor
9296316ffe Debugging the Gateway functionality. 2016-06-13 22:53:25 +01:00
Jonathan Naylor
5e6b6a4061 Fix the Wires-X data collector and other fixes. 2016-06-13 20:54:39 +01:00
Jonathan Naylor
47857b0af6 Allow the Parrot to appear as a reflector. 2016-06-13 17:46:38 +01:00
Jonathan Naylor
df04d34595 Bump the version date. 2016-06-10 07:51:48 +01:00
Jonathan Naylor
489d6077fd Change EOF handling. 2016-06-09 17:35:52 +01:00
Jonathan Naylor
3cac3af31e Increase polling frequency. 2016-05-21 12:34:47 +01:00
Jonathan Naylor
42ce6251ae Add the software version and other cleanups. 2016-05-19 17:59:49 +01:00
Jonathan Naylor
4c53d23c12 Initial version. 2016-05-19 17:36:54 +01:00