Chipster
bf6577e2ca
Reverses PR #306 , which broke FCS Remote/Dynamic linking
1 year ago
Antonio Matraia
95d83fd9ce
Requested changes
...
Changed indentation from space to tab, used false instead of 0 for boolean variables.
1 year ago
Antonio Matraia
351e6c2d59
added YSFDirect
...
Added management of the YSFBMGateway gateway using the id 00006
1 year ago
Antonio Matraia
2e303e55e6
updated YSFGateway
...
Remote control management compatible with pistar uk.
If the requested room does not exist, the gw remains on the previously set one
1 year ago
Daniel Caujolle-Bert
fc76b0f4ab
Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x].
4 years ago
Jonathan Naylor
ff2ba59d5f
Fix another Wires-X incompatibility.
4 years ago
Jonathan Naylor
a74a95360b
Fix Wires-X passthrough and some code cleanups.
4 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
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 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
bee173f9e3
Add Wires-X DX Request to any network.
6 years ago
root
8ad59e6dfb
Merge branch 'master' of https://github.com/g4klx/YSFClients
...
rebase against upstream repo
6 years ago
Andy Taylor
a477f3333a
Update WiresX.cpp
6 years ago
Andy CA6JAU
3eec7d741c
Fix Wires-X SEARCH reply length
6 years ago
root
5a940857ba
Experimental WiresX Selective Passthrough
6 years ago
Andy CA6JAU
165c82fd55
Fix for Wires-X SEARCH reply > 20 results
6 years ago
Andy CA6JAU
2e506ced93
Add Wires-X categories support
6 years ago
Andy CA6JAU
70a06f3cd6
Fix command length for dump function in WiresX
6 years ago
Andy CA6JAU
3b3d2881bf
Fix for process long Wires-X commands
6 years ago
Jonathan Naylor
076959cb59
Read FCS Wires-X data from a file.
7 years ago
Andy CA6JAU
a8eb0ffa79
Support for YSF2NXDN and YSF2P25 pseudo reflectors
7 years ago
Jonathan Naylor
c1789ffd0f
Re-do the FCS reflectors a little to include a description.
7 years ago
Jonathan Naylor
0d777da182
Add named FCS rooms to Wires-X.
7 years ago
Jonathan Naylor
0ad3f8712a
Lots of Wires-X changes.
7 years ago
Jonathan Naylor
9dc484ea64
Start splitting YSF and FCS functionality.
7 years ago
Jonathan Naylor
c84df3db5e
Initial changes ready for FCS support.
7 years ago
Andy CA6JAU
fe410b937a
Adding pseudo YSF2DMR reflector
7 years ago
Jonathan Naylor
e12963e6fd
Descrease turnaround time for Wires-X replies.
7 years ago
Jonathan Naylor
8490ea46a5
Allow revertion to startup reflector.
8 years ago
Jonathan Naylor
62f45b6c10
Fix autoconnect bug,
8 years ago
Jonathan Naylor
92d22f72b3
Reload the reflector list in a different way to avoid crashes.
8 years ago
Jonathan Naylor
f60cf52a0b
Handle idle timeouts and lost connections more gracefully.
8 years ago
Andy CA6JAU
7ffa22fba7
A workaround for the last page of YSF Reflectors list
8 years ago
Jonathan Naylor
9ecbef3cea
Make Wires-X forget about disconnected reflectors.
8 years ago
Jonathan Naylor
af54beb5bd
Add defensive code to track down or remove crashes.
8 years ago
Jonathan Naylor
76428bb0cb
Small code cleanup.
8 years ago
Jonathan Naylor
20485f5d02
Allow for an optional local Parrot entry.
8 years ago
Jonathan Naylor
f8b0accafb
Alter format of hosts file ready for network reloading.
8 years ago
Jonathan Naylor
020a08168d
Change the tag to be just the callsign.
8 years ago
Jonathan Naylor
935492c5a4
Try to avoid creating duplicates with the YSFReflector.
8 years ago
Jonathan Naylor
4a457c279b
Fix the Wires-X length/block calculations.
8 years ago
Jonathan Naylor
dda5ac7c57
Allow link to reflector at startup.
8 years ago
Jonathan Naylor
b2c33793b7
Fix Wires-X reflector lists over 12 items in length.
8 years ago
Jonathan Naylor
f3360ee47a
Correct the sequence number calculation.
8 years ago
Jonathan Naylor
4ea0674be4
Fix the Wires-X sequence numbers.
8 years ago
Jonathan Naylor
32e6c65bcb
Fix the Wires-X sequence numbers.
8 years ago
Jonathan Naylor
dcda3ef909
Finish implementing the search.
9 years ago
Jonathan Naylor
5e6b6a4061
Fix the Wires-X data collector and other fixes.
9 years ago