Jonathan Naylor
19ed7e9e83
Fix a compile issue and bump the version date.
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
Jonathan Naylor
0e41513538
Add debugging to APRS.
4 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
Andy CA6JAU
32769af26a
Simplifying code
6 years ago
Andy CA6JAU
87510f4e7d
Clean up and remove unused variables
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
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
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
Andy Taylor
36970ce021
Update YSFGateway.cpp
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
Jonathan Naylor
7dc7c820c0
Small MobileGPS code cleanups.
6 years ago
Jonathan Naylor
f17d7a65a6
Clean up static location handling.
6 years ago
Jonathan Naylor
0446deefad
First version of the mobile GPS client code.
6 years ago
Jonathan Naylor
01d88248c7
Close the fds after log initialisation.
6 years ago
Jonathan Naylor
a5e1a8fde9
Merge pull request #111 from lucamarche-iz1mlt/master
...
Prints to the log file
6 years ago
Jonathan Naylor
a7d7752279
Move the call to LogInitialise.
6 years ago
LucaMarche IZ1MLT
62c36f3a7c
Edit file log print
...
Revised log print file to be used with the DG9VH dashboard
7 years ago
Jonathan Naylor
3385796d22
Allow for a user definable callsign suffix.
7 years ago
Jonathan Naylor
11cad79a95
Attempt to fix the inactivity timeout.
7 years ago
Andy CA6JAU
7ad6fea17a
Not load FCS rooms if FCS is disabled
7 years ago
Andy CA6JAU
adceddcb40
Prevent false poll lost
7 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
Andy CA6JAU
5cefef5366
Load reflector list after configure Parrot and YSF2DMR pseudo reflectors
7 years ago
Jonathan Naylor
0ad3f8712a
Lots of Wires-X changes.
7 years ago
Jonathan Naylor
c17ffdbb89
Bug fixes mostly,
7 years ago
Jonathan Naylor
64db730870
Blank out the DTMF tones.
7 years ago
Jonathan Naylor
750e13222e
Modify the revert handling.
7 years ago
Jonathan Naylor
b56ef7051f
Handle unknown FCS reflector better.
7 years ago
Jonathan Naylor
28a0a78d84
Almost complete, but it doesn't work!
7 years ago
Jonathan Naylor
22e5bb523f
More changes, including FCS linking at startup.
7 years ago
Jonathan Naylor
9719b1d269
Lots of small changes.
7 years ago