Scott Weis KB2EAR
487308f523
Add support for FT-3D GPS
5 years ago
Jonathan Naylor
0bfe60bf46
Merge pull request #165 from Merlinv2/patch-2
...
Update FCSNetwork.cpp
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
Jonathan Naylor
ba3186fa2b
Merge pull request #154 from Merlinv2/patch-1
...
Update YSFHosts.txt
5 years ago
Jonathan Naylor
47de2a150d
Merge pull request #160 from neilbartley/docker-image
...
Added Dockerfile to build user image for YSFReflector
5 years ago
Neil Bartley
81b0953a81
Added Dockerfile to build user image
5 years ago
Merlinv2
6f70473cda
Update YSFHosts.txt
...
Please Update YSFHosts.txt
5 years ago
Jonathan Naylor
74a844343b
Merge pull request #152 from s-s-s/master
...
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
Jonathan Naylor
43cd0048b4
Merge pull request #146 from mrnonaki/patch-1
...
Update YSFHosts.txt
6 years ago
Napont Kitiwiriyakul
787341b746
Update YSFHosts.txt
6 years ago
Andy CA6JAU
bd959ac160
Merge pull request #145 from N4IRS/master
...
Update DVSwitch host IP
6 years ago
Steve Zingman
f13b5d66bc
Update DVSwitch host IP
6 years ago
Jonathan Naylor
eb191b364a
Merge pull request #144 from ea5gvk/patch-1
...
Update FCSRooms.txt
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
Jonathan Naylor
00d42343c5
Merge pull request #143 from AndyTaylorTweet/master
...
Update YSFReflectors.cpp
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
Jonathan Naylor
70eeed653b
Merge pull request #141 from narspt/patch-1
...
fix removing...disappeared msg with wrong ip/port
6 years ago
narspt
494c33103b
fix removing...disappeared msg with wrong ip/port
6 years ago
Jonathan Naylor
9495bb203b
Merge pull request #139 from AndyTaylorTweet/patch-1
...
Update YSFReflectors.cpp
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
Jonathan Naylor
ab4b037955
Merge pull request #136 from juribeparada/master
...
Fix Wires-X connection reply when reflector is busy
6 years ago
Andy CA6JAU
548edc3768
Fix Wires-X connection reply when reflector is busy
6 years ago
Andy CA6JAU
11dcf748f3
Merge remote-tracking branch 'g4klx/master'
6 years ago
Jonathan Naylor
89d9480569
Merge pull request #135 from juribeparada/master
...
Fix poll handling
6 years ago
Andy CA6JAU
387b5845b9
Fix poll handling
6 years ago
Andy CA6JAU
5a661d80b5
Merge remote-tracking branch 'g4klx/master'
6 years ago
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