Jonathan Naylor
ef6f596e30
Bump the version date.
6 years ago
Andy CA6JAU
5c0148bdc0
Merge remote-tracking branch 'g4klx/master'
6 years ago
Jonathan Naylor
876111ee17
Merge pull request #134 from AndyTaylorTweet/patch-7
...
Update YSFGateway.h
6 years ago
Jonathan Naylor
b7a5e48a00
Merge pull request #133 from AndyTaylorTweet/patch-6
...
Update YSFGateway.cpp
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
Jonathan Naylor
327c6d0853
Merge pull request #132 from AndyTaylorTweet/patch-5
...
Alternate Disconnect
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
Jonathan Naylor
12499a3169
Merge pull request #131 from AndyTaylorTweet/patch-4
...
Update YSFGateway.cpp
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
Jonathan Naylor
1044890df4
Merge pull request #130 from AndyTaylorTweet/patch-3
...
Update YSFGateway.cpp
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
Jonathan Naylor
7fc0fc7db7
Merge pull request #129 from AndyTaylorTweet/patch-2
...
Update YSFGateway.cpp
6 years ago
Andy Taylor
070cfb9ea2
Update YSFGateway.cpp
...
Remove typo
6 years ago
Jonathan Naylor
4dd0ec248c
Merge pull request #128 from AndyTaylorTweet/patch-1
...
Update YSFGateway.cpp
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
Jonathan Naylor
713e63b898
Merge pull request #126 from AndyTaylorTweet/master
...
WiresX Selective Passthrough
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
Jonathan Naylor
b59c5a8b4c
Merge pull request #125 from juribeparada/master
...
Fix Wires-X SEARCH reply length
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
Andy CA6JAU
c0fd8a45d4
Merge remote-tracking branch 'g4klx/master'
6 years ago
Jonathan Naylor
013de54c5a
Allow forcing of Wires-X test to upper case.
6 years ago
Jonathan Naylor
46dcb79ee2
Merge pull request #124 from wdatkinson/master
...
Update YSFHosts.txt
6 years ago
wdatkinson
5970a2ed09
Update YSFHosts.txt
...
Added YSF317 (#31075 )
6 years ago
Jonathan Naylor
fb6da7d941
Merge pull request #122 from juribeparada/master
...
Fix for Wires-X SEARCH reply > 20 results
6 years ago
Andy CA6JAU
165c82fd55
Fix for Wires-X SEARCH reply > 20 results
6 years ago
Andy CA6JAU
b9d894b9f5
Merge remote-tracking branch 'g4klx/master'
6 years ago
Jonathan Naylor
4878894b11
Merge pull request #119 from iw9grl/patch-1
...
Update YSFHosts.txt
6 years ago
iw9grl
5e2ccff2fe
Update YSFHosts.txt
...
Updated new IPs of many YSF-Reflector
6 years ago
Jonathan Naylor
7dc7c820c0
Small MobileGPS code cleanups.
6 years ago
Jonathan Naylor
f17d7a65a6
Clean up static location handling.
6 years ago
Jonathan Naylor
e0d01c64c2
Clean up GPS data parsing.
6 years ago
Jonathan Naylor
4ddbd34f9b
Intelligently add the velocity/speed/bearing data to the APRS message.
6 years ago
Jonathan Naylor
0446deefad
First version of the mobile GPS client code.
6 years ago
Andy CA6JAU
e2eca177f3
Merge remote-tracking branch 'g4klx/master'
6 years ago
Jonathan Naylor
f3e99d570d
Merge pull request #115 from juribeparada/master
...
Add Wires-X categories support
6 years ago
Andy CA6JAU
2e506ced93
Add Wires-X categories support
6 years ago
Andy CA6JAU
23b2ee4a55
Merge remote-tracking branch 'g4klx/master'
6 years ago
Jonathan Naylor
6afcebf49e
Merge pull request #114 from juribeparada/master
...
Fix for decoding long Wires-X commands
6 years ago