Commit graph

543 commits

Author SHA1 Message Date
Jonathan Naylor
8739bdcfd5 Handle the mode selection correctly. 2020-08-24 09:26:16 +01:00
Jonathan Naylor
76dc82f8e0 Add FTM-300 to the DGIfGateway GPS data. 2020-08-24 09:14:39 +01:00
Jonathan Naylor
5d2b038c71 Merge branch 'master' into DG-ID 2020-08-24 09:14:01 +01:00
Jonathan Naylor
4eadb0a00a
Merge pull request #189 from Merlinv3/patch-2
Update GPS.cpp
2020-08-23 18:12:29 +01:00
Merlinv3
cc8312331a
Update GPS.cpp
ADD New FTM-300D
2020-08-23 19:05:56 +02:00
Jonathan Naylor
575c4abeaf Update the VS2019 files. 2020-08-21 14:11:17 +01:00
Jonathan Naylor
019ee2437e Add more details to the IMRS description. 2020-08-21 13:37:37 +01:00
Jonathan Naylor
1b8b2918c0 Make IMRS receive only with data dunmping for now. 2020-08-21 10:28:16 +01:00
Jonathan Naylor
a3a93807a5 Add better logging for DG-ID changes. 2020-08-21 10:23:41 +01:00
Jonathan Naylor
76e32b6fff More work on the IMRS encoding. 2020-08-20 12:16:57 +01:00
Jonathan Naylor
e6a196f3a7 Reset outgoing DG-IDs to zero for compatibility reasons. 2020-08-20 09:23:14 +01:00
Jonathan Naylor
70f956a0df Add more IMRS support. 2020-08-19 17:43:06 +01:00
Jonathan Naylor
4af752f2db Update the README files. 2020-08-19 16:16:00 +01:00
Jonathan Naylor
852a3a0518 First compiling version. 2020-08-19 16:09:41 +01:00
Jonathan Naylor
af2be04fc8 Beginnings of the DG-ID Gateway 2020-08-19 13:01:40 +01:00
Jonathan Naylor
66feacb19f
Merge pull request #188 from Merlinv3/patch-1
Update FCSRooms.txt
2020-08-10 17:28:39 +01:00
Merlinv3
0421750752
Update FCSRooms.txt
Update FCSRooms.txt for new room FCS005,222,224,232 and other changes.. thx!! EA7IYR
2020-08-10 18:23:07 +02:00
Jonathan Naylor
844548565e Up-to-date YSF Hosts file. 2020-08-05 09:51:12 +01:00
Jonathan Naylor
19ed7e9e83 Fix a compile issue and bump the version date. 2020-08-03 16:54:26 +01:00
Jonathan Naylor
5c68399ba3
Merge pull request #187 from msraya/patch-4
Update processWiresX return type definition in class
2020-08-03 16:51:00 +01:00
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