Jonathan Naylor
0e9288b133
Clear up the mess left by OE1KBC.
4 years ago
Jonathan Naylor
183f5e722e
Merge branch 'master' into IPv6
4 years ago
Kurt
d2703bf42e
Update FCSNetwork.cpp
...
line 86 end of comment is missing.
4 years ago
Jonathan Naylor
fcc7ea5f5b
Merge pull request #203 from Merlinv3/patch-5
...
Update FCSNetwork.cpp
4 years ago
Jonathan Naylor
fb823515f8
Merge pull request #204 from oe1kbc/patch-1
...
Update FCSNetwork.cpp
4 years ago
Jonathan Naylor
d3b4f34a6c
Merge branch 'master' into patch-5
4 years ago
Kurt
a0ef2bc297
Update FCSNetwork.cpp
4 years ago
Merlinv3
70c9598df0
Update FCSNetwork.cpp
...
pleaase Update for new fcs310 thx!
4 years ago
dg9ffm
23c3cfeaec
Update FCSNetwork.cpp
...
use m_address to resolve FCSxxx.xreflector.net. all servers have the same domain name.
4 years ago
Jonathan Naylor
8b145fd44c
Merge branch 'IPv6' into DG-ID
4 years ago
Jonathan Naylor
c4746e03bb
Merge branch 'master' into IPv6
4 years ago
dg9ffm
fba63540ea
Update FCSRooms.txt
...
new fcs310 (YCS301) US added
4 years ago
Jonathan Naylor
3c84e47ea8
Merge branch 'IPv6' into DG-ID
4 years ago
Jonathan Naylor
0e064b93e6
Convert to IPv6
4 years ago
Jonathan Naylor
659f65b3f6
Merge branch 'master' into DG-ID
4 years ago
dg9ffm
5fc7b084b8
Update FCSRooms.txt
4 years ago
Jonathan Naylor
83a8a7e7c5
Merge branch 'master' into DG-ID
4 years ago
Merlinv3
db134471f6
Update GPS.cpp
...
ADD "DR-2X" Repeater
4 years ago
Jonathan Naylor
d5fc59fc05
Merge branch 'master' into DG-ID
4 years ago
dg9ffm
50db475358
Update FCSRooms.txt
4 years ago
dg9ffm
55de6a97cf
Update FCSRooms.txt
...
Update new FCS262
4 years ago
dg9ffm
2ec2c8bfa1
Update FCSNetwork.cpp
...
Insert new FCS262 for Germany.
4 years ago
Jonathan Naylor
634ce3ef4b
Merge branch 'master' into DG-ID
4 years ago
Jonathan Naylor
bbe37429e9
Merge pull request #191 from dg9ffm/patch-1
...
Update FCSRooms.txt
4 years ago
Merlinv3
a68f3e1e54
Update FCSNetwork.cpp
...
Update FCSNetwork.cpp for add new fcs260 thx!
4 years ago
dg9ffm
17b170838d
Update FCSRooms.txt
4 years ago
Jonathan Naylor
5d2b038c71
Merge branch 'master' into DG-ID
4 years ago
Merlinv3
cc8312331a
Update GPS.cpp
...
ADD New FTM-300D
4 years ago
Jonathan Naylor
4af752f2db
Update the README files.
4 years ago
Merlinv3
0421750752
Update FCSRooms.txt
...
Update FCSRooms.txt for new room FCS005,222,224,232 and other changes.. thx!! EA7IYR
4 years ago
Jonathan Naylor
844548565e
Up-to-date YSF Hosts file.
4 years ago
Jonathan Naylor
19ed7e9e83
Fix a compile issue and bump the version date.
4 years ago
Manuel Sánchez Raya
9d88884ddc
Update processWiresX return type definition in class
...
Update processWiresX return type definition in class from void to bool
4 years ago
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.
4 years ago
Scott Evans
22d7fb2639
Update YSFHosts.txt
...
Update reflector 05057 AU TAS / VK7 Tasmania
4 years ago
Jonathan Naylor
eb733da7ce
Excluse gps.h if not using gpsd.
4 years ago
Jonathan Naylor
d995bc066d
Merge branch 'master' of https://github.com/g4klx/YSFClients
4 years ago
Jonathan Naylor
ef7268642a
Add the install target.
4 years ago
Daniel Caujolle-Bert
1ce3d6d186
altMSL appeared in API 9.
4 years ago
Daniel Caujolle-Bert
983058fde1
Take care if the gpsd API version with gps_read() as function prototype as changed in version 7.
4 years ago
Jonathan Naylor
3ffde38c77
Test the Makefile under Linux.
4 years ago
Jonathan Naylor
a68ab1b89c
Fix the LIBS for using gpsd.
4 years ago
Jonathan Naylor
c38a8cfd27
Make the use of gpsd optional.
4 years ago
Jonathan Naylor
bb49ce887a
Change fixed location timings at startup.
4 years ago
Jonathan Naylor
0e41513538
Add debugging to APRS.
4 years ago
Jonathan Naylor
83d8e290cc
Fixed startup bug.
4 years ago
Jonathan Naylor
6f4a283526
Add more gpsd sanity checking.
5 years ago
Jonathan Naylor
8355d6012d
Add the missing gps_read.
5 years ago
Jonathan Naylor
aa0ba6ec46
Add support for GPSD.
5 years ago
Jonathan Naylor
7759575bbb
Convert to using the APRSGateway.
5 years ago
Andy Taylor
47e06a97c0
Update YSFGateway.cpp
...
Improve the 3/5 digit FCS code
5 years ago
Andy Taylor
fcb7dde1e6
Update YSFGateway.cpp
...
fix my mistake
5 years ago
Andy Taylor
2b83ef0518
Update YSFGateway.cpp
...
Improve support for 5 digit FCS
5 years ago
Jonathan Naylor
adade2ebe2
Add remote command capability.
5 years ago
Jonathan Naylor
b058539a71
Add a reconnection backoff timer for APRS reporting.
5 years ago
Jonathan Naylor
f8121777cc
Merge pull request #170 from narspt/patch-3
...
Tag XLX reflectors as Wires-X capable, allowing passthrough
5 years ago
narspt
05897e3878
simplify code
5 years ago
narspt
c3eaac41ce
Tag XLX reflectors as Wires-X capable, allowing passthrough
5 years ago
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...
5 years ago
Jonathan Naylor
0e018f1676
Update to VS2019.
5 years ago
Scott Weis KB2EAR
487308f523
Add support for FT-3D GPS
5 years ago
Merlinv2
9727dfe1f2
Update FCSNetwork.cpp
...
Update FCSNetwork.cpp For ADD News FCS Reflectors
FCS005,FCS222,FCS224,FCS232 System (Test And Working)
5 years ago
Merlinv2
6f70473cda
Update YSFHosts.txt
...
Please Update YSFHosts.txt
5 years ago
Sergei
e9c2e57d2a
Update YSFHosts.txt
...
Added 2 reflectors
91740;RU RADIOCULT;MSK;ysf.radiocult.su;42000;001;http://ysf.radiocult.su:8083/
83414;RU Syktyvkar;Komi;ysf.r1ik.ru;42000;001;http://ysf.r1ik.ru
5 years ago
Napont Kitiwiriyakul
787341b746
Update YSFHosts.txt
6 years ago
Steve Zingman
f13b5d66bc
Update DVSwitch host IP
6 years ago
Joaquin Madrid Belando
79d6484a9c
Update FCSRooms.txt
...
Please add FCS04 61 --> 21461<>XLX051-DSTAR<>10302-NXDN<>YSF-EA-SPAIN.
Many thx.
6 years ago
Andy Taylor
38b9cc3f76
Update YSFReflectors.cpp
...
Revised search method for searching the whole YSF reflector name, not just the start.
6 years ago
Andy Taylor
f29925ff32
Update YSFReflectors.cpp
...
Account for upper case hostname matching when connecting at startup
6 years ago
Andy CA6JAU
6a0a483d9a
Revert "Alternate Disconnect"
6 years ago
Andy CA6JAU
364f45aad4
Fix for buffer overflow in Modems due to long Wires-X reply
6 years ago
Andy CA6JAU
32769af26a
Simplifying code
6 years ago
Andy CA6JAU
87510f4e7d
Clean up and remove unused variables
6 years ago
Jonathan Naylor
a915b9e863
Add more Wires-X debug tracing.
6 years ago
Andy CA6JAU
548edc3768
Fix Wires-X connection reply when reflector is busy
6 years ago
Andy CA6JAU
387b5845b9
Fix poll handling
6 years ago
Jonathan Naylor
ef6f596e30
Bump the version date.
6 years ago
Jonathan Naylor
876111ee17
Merge pull request #134 from AndyTaylorTweet/patch-7
...
Update YSFGateway.h
6 years ago
Andy Taylor
1e45d1addf
Update YSFGateway.h
...
Adding the extra variable
6 years ago
Andy Taylor
76211e05be
Update YSFGateway.cpp
...
Added an extra field to the logic for sorting out when WiresX is processed locally and when it's not. This is done to make sure that the correct state is always matched, and that WiresX can only ever make it to a YSF2xxx subordinate, and that WiresX connect is ONLY generated when WiresX Passthrough is on.
Added Logging to show when WiresX Command is sent to WiresX enabled subordinate YSF2xxx Gateway
6 years ago
Andy Taylor
a848ccb216
Alternate Disconnect
...
Clicking the connected reflector on the Yaesu FT2D screen issues a command that WiresX.cpp could not cope with;
M: 2019-01-29 20:27:58.615 0000: 2B 5D 63 5F 28 30 30 30 30 34 38 36 32 32 36 03 *+]c_(0000486226.*
M: 2019-01-29 20:27:58.615 0010: 71 00 00 00
After a little trial and error, the radio appears to expect that to disconnect the connected reflector.
This PR adds in this functionality.
6 years ago
Andy Taylor
d3fe1515b3
Update YSFGateway.cpp
...
Removed this in error while I was cleaning up the match code.
This is clean enough and stable enough to merge it to the master branch, its functional, there are some edge cases left to clean up, but I cant yet tell if those are in YSFGateway or in the YSF2xxx modes.
Either way, having more eyes on it would be a good thing.
6 years ago
Andy Taylor
4327b23c91
Update YSFGateway.cpp
...
replace my code with yours...
this seems to work well enough for testing, with one caveat, I need to remove YSF2xxx modes from the Pi-Star host files and modify the dashboard to cope without them in there, not a problem.
6 years ago
Andy Taylor
8288d64848
Update YSFGateway.cpp
...
This is not exactly elegant, its not a state issue exactly, just cant read reflector->m_wiresX when there is no reflector...
6 years ago
Andy Taylor
070cfb9ea2
Update YSFGateway.cpp
...
Remove typo
6 years ago
Andy Taylor
9d86e07117
Update YSFGateway.cpp
...
Cleaned up the string compares, they are now so fast that I need to experiment with the timing - I can see why you detest the string compare :)
6 years ago
Andy Taylor
3cfa1a8d35
Update YSFGateway.cpp
...
Adds the WiresX link forward on connect to sub-ordinate gateway, this was the last piece....
6 years ago
Jonathan Naylor
bee173f9e3
Add Wires-X DX Request to any network.
6 years ago
Jonathan Naylor
baed7d67e2
Tag YSF2xxx reflectors as being Wires-X capable.
6 years ago
root
8ad59e6dfb
Merge branch 'master' of https://github.com/g4klx/YSFClients
...
rebase against upstream repo
6 years ago
Andy Taylor
f261b88d7f
Update YSFGateway.ini
...
Defaulted the command passthrough to off
6 years ago
Andy Taylor
a477f3333a
Update WiresX.cpp
6 years ago
Andy Taylor
36970ce021
Update YSFGateway.cpp
6 years ago
Andy CA6JAU
3eec7d741c
Fix Wires-X SEARCH reply length
6 years ago
Andy Taylor
2013dd91b5
Update YSFGateway.cpp
...
Send the disconnect to the YSF2xxx gateway too
6 years ago
Andy Taylor
aaee560119
Revert "Update YSFGateway.cpp"
...
This reverts commit e57cadc679
.
6 years ago
Andy Taylor
e57cadc679
Update YSFGateway.cpp
6 years ago
root
5a940857ba
Experimental WiresX Selective Passthrough
6 years ago
Jonathan Naylor
013de54c5a
Allow forcing of Wires-X test to upper case.
6 years ago
wdatkinson
5970a2ed09
Update YSFHosts.txt
...
Added YSF317 (#31075 )
6 years ago