Commit graph

523 commits

Author SHA1 Message Date
Manuel Sánchez Raya
9d88884ddc
Update processWiresX return type definition in class
Update processWiresX return type definition in class from void to bool
2020-08-03 17:40:57 +02:00
Jonathan Naylor
fe08ffaf32
Merge pull request #185 from msraya/patch-2
YSFGateway data transparency to send text and photo messages via EuropeLink
2020-08-03 08:42:46 +01:00
Manuel Sánchez Raya
ba46c3b672
Update YSFGateway.cpp
Data packet not processed by processWiresX go to network so we can send text messages and pictures.
2020-08-03 09:11:55 +02:00
Jonathan Naylor
e545154c12
Merge pull request #182 from vk7hse/patch-1
Update YSFHosts.txt
2020-07-14 14:15:58 +01:00
Scott Evans
22d7fb2639
Update YSFHosts.txt
Update reflector 05057 AU TAS / VK7 Tasmania
2020-07-11 21:03:26 +10:00
Jonathan Naylor
478b38aaee
Merge pull request #181 from dl1mx/master
Added common makefile
2020-07-03 10:16:10 +01:00
Marco Kubon
4072e92348
Update Makefile
Add missing subdirs
2020-07-03 11:07:11 +02:00
Marco Kubon
b3e63ad3fe
Create Makefile
Add common Makefile
2020-07-03 11:04:26 +02:00
Jonathan Naylor
eb733da7ce Excluse gps.h if not using gpsd. 2020-06-29 17:21:54 +01:00
Jonathan Naylor
d995bc066d Merge branch 'master' of https://github.com/g4klx/YSFClients 2020-06-25 10:13:00 +01:00
Jonathan Naylor
ef7268642a Add the install target. 2020-06-25 10:12:38 +01:00
Jonathan Naylor
d49cdac5ff
Merge pull request #180 from f1rmb/gps_read_api_version_checking
Take care if the gpsd API version with gps_read() as function prototype as changed in version 7.
2020-06-24 11:47:18 +01:00
Daniel Caujolle-Bert
1ce3d6d186
altMSL appeared in API 9. 2020-06-24 12:05:07 +02:00
Daniel Caujolle-Bert
983058fde1
Take care if the gpsd API version with gps_read() as function prototype as changed in version 7. 2020-06-24 11:40:55 +02:00
Jonathan Naylor
3ffde38c77 Test the Makefile under Linux. 2020-06-21 17:55:19 +01:00
Jonathan Naylor
a68ab1b89c Fix the LIBS for using gpsd. 2020-06-21 17:45:37 +01:00
Jonathan Naylor
c38a8cfd27 Make the use of gpsd optional. 2020-06-21 17:38:34 +01:00
Jonathan Naylor
b081264e64 Merge branch 'master' into APRS 2020-06-13 17:46:09 +01:00
Jonathan Naylor
f718166569
Merge pull request #177 from jxmx/ipbinding
Add Option to Bind to Address
2020-06-12 18:58:58 +01:00
Jason D. McCormick
0a9ce3e450 convert bindaddr from const char * to std::string 2020-06-12 13:43:07 -04:00
Jason D. McCormick
c214bbfd89 add config example and note 2020-06-12 13:23:40 -04:00
Jason D. McCormick
0c1f05a8ff remove unnecessary variable assignment 2020-06-12 13:22:08 -04:00
Jason D. McCormick
0cfd041de9 add configuiration to bind to specific IP 2020-06-12 13:16:53 -04:00
Jonathan Naylor
bb49ce887a Change fixed location timings at startup. 2020-06-05 11:14:29 +01:00
Jonathan Naylor
0e41513538 Add debugging to APRS. 2020-06-05 09:27:03 +01:00
Jonathan Naylor
83d8e290cc Fixed startup bug. 2020-06-04 12:24:23 +01:00
Jonathan Naylor
6f4a283526 Add more gpsd sanity checking. 2020-06-04 08:52:29 +01:00
Jonathan Naylor
8355d6012d Add the missing gps_read. 2020-06-03 12:48:47 +01:00
Jonathan Naylor
aa0ba6ec46 Add support for GPSD. 2020-06-03 12:41:00 +01:00
Jonathan Naylor
7759575bbb Convert to using the APRSGateway. 2020-06-01 12:03:34 +01:00
Jonathan Naylor
815165141c
Merge pull request #175 from AndyTaylorTweet/RemoteCommands
Update YSFGateway.cpp
2020-05-03 13:31:12 +01:00
Jonathan Naylor
668cde4b87
Merge pull request #174 from AndyTaylorTweet/master
Update YSFGateway.cpp
2020-05-03 13:28:46 +01:00
Andy Taylor
1ee90cd96a
Update YSFGateway.cpp
improve the FCS 3/5 digit code
2020-05-03 13:28:14 +01:00
Andy Taylor
47e06a97c0
Update YSFGateway.cpp
Improve the 3/5 digit FCS code
2020-05-03 13:26:00 +01:00
Jonathan Naylor
dcae858099 Merge branch 'RemoteCommands' 2020-05-03 12:55:42 +01:00
Jonathan Naylor
76b3eb16cc
Merge pull request #173 from AndyTaylorTweet/RemoteCommands
Update YSFGateway.cpp
2020-05-03 12:25:49 +01:00
Andy Taylor
fcb7dde1e6
Update YSFGateway.cpp
fix my mistake
2020-05-03 12:22:33 +01:00
Jonathan Naylor
81ddfe5901
Merge pull request #172 from AndyTaylorTweet/RemoteCommands
Update YSFGateway.cpp
2020-05-03 12:05:35 +01:00
Andy Taylor
2b83ef0518
Update YSFGateway.cpp
Improve support for 5 digit FCS
2020-05-03 12:02:10 +01:00
Jonathan Naylor
d2615bdee0
Merge pull request #171 from AndyTaylorTweet/master
Update YSFGateway.cpp
2020-05-03 11:58:19 +01:00
Andy Taylor
22a0c4c7b8
Update YSFGateway.cpp
Improve support for new 5 digit FCS hosts
2020-05-03 11:56:55 +01:00
Jonathan Naylor
60e70fa554 Add an optional explicit Id. 2020-04-29 22:13:38 +01:00
Jonathan Naylor
adade2ebe2 Add remote command capability. 2020-04-05 14:58:35 +01:00
Jonathan Naylor
b058539a71 Add a reconnection backoff timer for APRS reporting. 2020-03-03 15:03:07 +00:00
Jonathan Naylor
f8121777cc
Merge pull request #170 from narspt/patch-3
Tag XLX reflectors as Wires-X capable, allowing passthrough
2020-02-26 12:49:03 +00:00
narspt
05897e3878
simplify code 2020-02-26 12:46:00 +00:00
Jonathan Naylor
37fcf6068b
Merge pull request #169 from narspt/patch-2
fix wiresx search, avoid listing same reflector multiple times
2020-02-26 10:30:37 +00:00
narspt
c3eaac41ce
Tag XLX reflectors as Wires-X capable, allowing passthrough 2020-02-26 07:43:04 +00:00
narspt
5d6554c211
fix wiresx search, avoid listing same reflector multiple times
if match occurs multiple times along reflector name... and a bit of code cleanup...
2020-02-26 07:16:02 +00:00
Jonathan Naylor
0e018f1676 Update to VS2019. 2020-02-14 21:47:50 +00:00