1
0
Fork 0
Commit Graph

431 Commits (c9c77056287bdde0585efa46eaffd78d4a1db9f4)

Author SHA1 Message Date
Andy Taylor 1e45d1addf
Update YSFGateway.h
6 years ago
Andy Taylor 76211e05be
Update YSFGateway.cpp
6 years ago
Andy Taylor a848ccb216
Alternate Disconnect
6 years ago
Andy Taylor d3fe1515b3
Update YSFGateway.cpp
6 years ago
Andy Taylor 4327b23c91
Update YSFGateway.cpp
6 years ago
Andy Taylor 8288d64848
Update YSFGateway.cpp
6 years ago
Andy Taylor 070cfb9ea2
Update YSFGateway.cpp
6 years ago
Andy Taylor 9d86e07117
Update YSFGateway.cpp
6 years ago
Andy Taylor 3cfa1a8d35
Update YSFGateway.cpp
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
6 years ago
Andy Taylor f261b88d7f
Update YSFGateway.ini
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
6 years ago
Andy Taylor aaee560119 Revert "Update YSFGateway.cpp"
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
6 years ago
Andy CA6JAU 165c82fd55 Fix for Wires-X SEARCH reply > 20 results
6 years ago
iw9grl 5e2ccff2fe
Update YSFHosts.txt
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 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 01d88248c7 Close the fds after log initialisation.
6 years ago
Jonathan Naylor 51d534034b Simplify the new stopwatch code.
6 years ago
Jonathan Naylor f30f30d509 Update the StopWatch.
6 years ago
Jonathan Naylor a5e1a8fde9
Merge pull request #111 from lucamarche-iz1mlt/master
6 years ago
Jonathan Naylor a7d7752279 Move the call to LogInitialise.
6 years ago
LucaMarche IZ1MLT 62c36f3a7c
Edit file log print
6 years ago
Jonathan Naylor 3385796d22 Allow for a user definable callsign suffix.
6 years ago
Jonathan Naylor 11cad79a95 Attempt to fix the inactivity timeout.
6 years ago
Andy CA6JAU 7ad6fea17a Not load FCS rooms if FCS is disabled
6 years ago
Andy CA6JAU adceddcb40 Prevent false poll lost
6 years ago
Jonathan Naylor 99f0b8dbb4 Bump the version date.
6 years ago
Jonathan Naylor 076959cb59 Read FCS Wires-X data from a file.
6 years ago
Jonathan Naylor 6e69361b6f Fix callsign length issue with FCS rooms.
6 years ago
Andy CA6JAU a8eb0ffa79 Support for YSF2NXDN and YSF2P25 pseudo reflectors
6 years ago
Shawn Chain 60e40a2ec1 Add CN YSF REFL to TG460501
6 years ago
Jonathan Naylor 383168dd6e Add an up-yo-date YSF hosts files.
7 years ago
Jonathan Naylor 135b91f4c6 Bump the version date.
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 f63c6069de Update the YSF Hosts file.
7 years ago
Jonathan Naylor fcc179d5f6 Bump the version date.
7 years ago
Jonathan Naylor 53e6c5dd3d Clean up the code and reformat the visible FCSxxxxx string.
7 years ago
Jonathan Naylor 63fa0a2cda Reduce logging messages.
7 years ago
Jonathan Naylor 253af16694 Add sanity checks to the DTMF code.
7 years ago
Jonathan Naylor c85aa2c9f3 Add sequence number reset code.
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
Jonathan Naylor 4edd2ebdd1 Still need to handle polls.
7 years ago
Jonathan Naylor 295677878e Still need to handle polls and such like.
7 years ago
Jonathan Naylor a52d831ba5 Add the FCS protocol and the beginnings of the control for it.
7 years ago
Jonathan Naylor 9dc484ea64 Start splitting YSF and FCS functionality.
7 years ago
Jonathan Naylor 05c0cce1db Begin adding FCS specific code.
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 60b338151f Update the YSF Hosts file.
7 years ago
Jonathan Naylor 6fd0a0a170 Fix GPS interprestation. Thanks to BH4QBV.
7 years ago
Jonathan Naylor e12963e6fd Descrease turnaround time for Wires-X replies.
7 years ago
Jonathan Naylor d2865dfa64 Add new (unused) CM definition.
7 years ago
Jonathan Naylor 995f974e31 Move to VS2017.
7 years ago
Jonathan Naylor 41015d21d3 Add new ini entry for the optional APRS description.
7 years ago
Jonathan Naylor 2f41b0eaab Add the desciption field to the APRS data for this node/repeater.
7 years ago
Jonathan Naylor 6cd839eb80 Add missing space in log message.
7 years ago
Jonathan Naylor e11a7959b3 Increase the information in the linking log messages.
7 years ago
Jonathan Naylor 769052e25b Remove VW mode, it doesn't seem to do DTMF.
7 years ago
Jonathan Naylor 30f0cb3bb5 Remove DN mode 1 as have no example data.
7 years ago
Jonathan Naylor aadc85be69 Add DN mode DTMF commands.
7 years ago
Jonathan Naylor b3b94497a0 Update the YSF Hosts file.
7 years ago
Jonathan Naylor 6a81990b48 Fix DN mode bugs and rename DTMF methods.
7 years ago
Jonathan Naylor 11d56992be Handle multiple AMBE blocks per payload.
7 years ago
Jonathan Naylor 356250df07 Further integration of the DTMF code.
7 years ago
Jonathan Naylor 7421ff415d Start integrating the DTMF code.
7 years ago
Jonathan Naylor 004b156e80 Add build instructions for the DTMF file.
7 years ago
Jonathan Naylor d92a894cd5 Add the D-Star DTM code.
7 years ago
phl0 924219ba2a
Resolve port clash for YSFParrot port
7 years ago
Jonathan Naylor 80b315d7c9 Bump the version date.
7 years ago
Jonathan Naylor a87ec7d532 Update the YSF Hosts file.
7 years ago
phl0 8a6d27b85f
Fix APRS beacon bug (incorrect frequency)
7 years ago
Steve Zingman 36babf9c3d Update IP address of North America reflector
7 years ago
Jonathan Naylor c1e5a784c2 Update the YSF Hosts file.
7 years ago
John Ronan 3d6c68f2c7 Changed the Cast rather than the const
7 years ago
John Ronan bce9840cb1 Float does not appear to have enough precision for the calculation
7 years ago
John Ronan f3ddcce744 * Could not see were the timer was being started. Starting now in open.
7 years ago
Jonathan Naylor e3827bbd1b Simplify the link reversion logic.
7 years ago
Jonathan Naylor d6c3f0fe32 Don't have the inactivity timer on a non-revertible startup reflector.
7 years ago
Jonathan Naylor d3b27585e3 Update the YSF Hosts file.
7 years ago
Jonathan Naylor 8490ea46a5 Allow revertion to startup reflector.
7 years ago
Jonathan Naylor 62f45b6c10 Fix autoconnect bug,
8 years ago
Jonathan Naylor 0153b54420 Bump the version date.
8 years ago
Jonathan Naylor 67c6147f30 Update the YSF Hosts file.
8 years ago
Jonathan Naylor 0d7f5ab22e Remove a potential memory leak.
8 years ago
Jonathan Naylor 92d22f72b3 Reload the reflector list in a different way to avoid crashes.
8 years ago
Jonathan Naylor 0521b82e24 Merge pull request #83 from juribeparada/master
8 years ago
Andy CA6JAU 3191efcdcc Fix for latitude sign of GPS data
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
Andy CA6JAU 6af25cdf63 Fix compilation in macOS
8 years ago
Jonathan Naylor 9ecbef3cea Make Wires-X forget about disconnected reflectors.
8 years ago
Jonathan Naylor 65c87982e7 Disable network reading when not linked.
8 years ago
Jonathan Naylor 4e8e40d582 Small change to the inactivity timer resetting.
8 years ago
Jonathan Naylor 85a9571eb6 Bump the version date.
8 years ago
Jonathan Naylor af54beb5bd Add defensive code to track down or remove crashes.
8 years ago
Jonathan Naylor 4ae82cfd8d Add an inactivity timer to the gateway.
8 years ago
Jonathan Naylor 76428bb0cb Small code cleanup.
8 years ago
Jonathan Naylor 1740624a31 Update the YSF Hosts file.
8 years ago
Jonathan Naylor 5dd3bbaf44 Update the YSF Hosts file.
8 years ago
Jonathan Naylor 6311a96f30 Bump the version date.
8 years ago
Jonathan Naylor e03a62ec7e Unlink before linking.
8 years ago
Jonathan Naylor 4b022094ca Rearrange reflector counting.
8 years ago
Jonathan Naylor 47fac16a70 Remove incorrect assert.
8 years ago
Jonathan Naylor 6782b4bf0d Clean up the gateway configuration.
8 years ago
Jonathan Naylor 1927af2fcf Remove unneeded time handling and fix compiler warnings.
8 years ago
Jonathan Naylor 7c188fe7c0 Remove the watchdog timer from the reflector.
8 years ago
Jonathan Naylor 6418c4fe6b Restructure the YSF gateway and protocol.
8 years ago
Jonathan Naylor d2dca61804 Increase log file path variable.
8 years ago
Jonathan Naylor 20a33d1ff0 Clean up of log handling.
8 years ago
Jonathan Naylor 20485f5d02 Allow for an optional local Parrot entry.
8 years ago
Jonathan Naylor 6f6d27ebf3 Update for the new YAF hosts file format and remove the restart of the gateway.
8 years ago
Kim - DG9VH 913372b084 typo + example
8 years ago
Jonathan Naylor e46445f56c Update the links mark down.
8 years ago
Jonathan Naylor 89d83dda46 Add README.md
8 years ago
Jonathan Naylor 519976995b Pad the reflector name and description to the correct size.
8 years ago
Jonathan Naylor a3944b5b98 Remove stale reflector entries from the list.
8 years ago
Jonathan Naylor 92a401ba0a Remove unneeded variable.
8 years ago
Jonathan Naylor d51dc57e28 Simplify the reflector access method.
8 years ago
Jonathan Naylor 9ee69cd555 Use a real YSF Hosts file from Kim Heinz.
8 years ago
Jonathan Naylor 04519a58c7 Use the correct delimiter for the file format.
8 years ago
Jonathan Naylor f8b0accafb Alter format of hosts file ready for network reloading.
8 years ago
Kim - DG9VH 4c7f1b2a3a New Reflector
8 years ago
Kim - DG9VH 00d6359487 New Reflector
8 years ago
Kim - DG9VH c4290438e8 correct hostname
8 years ago
Kim - DG9VH 059b9c3193 New Reflector
8 years ago
Kim - DG9VH c121eebb45 Added new (old) Reflector
8 years ago
Kim - DG9VH 94613db84b added new reflector
8 years ago
Jonathan Naylor c0ba147644 Bump the version date.
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
Kim - DG9VH 68ccde0091 New Reflectors
8 years ago
Kim - DG9VH 7d2561bd7b added new reflector
8 years ago
Kim - DG9VH 3a902777d7 New Reflector
8 years ago
Kim - DG9VH 7449c26369 was too fast for David :-)
8 years ago
Kim - DG9VH 74c2aed386 added new reflector
8 years ago
Kim - DG9VH e2e9710579 New Reflector
8 years ago
Kim - DG9VH fc9f9504e8 New Reflector
8 years ago
Kim - DG9VH 1d13de82d0 removed doublette...
8 years ago
Kim - DG9VH c429dca47b New Reflector
8 years ago
Kim - DG9VH f756974c17 changed host names ...
8 years ago
Kim - DG9VH 9f4d49f0ba Some mega changes
8 years ago
Kim - DG9VH a7076577ea changed meta
8 years ago
Kim - DG9VH 5e2a02463a added new reflector
8 years ago
Jonathan Naylor d18fe20de1 Add Solaris Makefiles.
8 years ago
Kim - DG9VH 47c7a9d21a reactivated refl.
8 years ago
Kim - DG9VH dde1af83a7 changed host names
8 years ago
Kim - DG9VH 60bf8e6f13 added new reflector
8 years ago
Kim - DG9VH cfc9cf548a added new reflector
8 years ago
Kim - DG9VH 918e4d5de8 getting rid of YSF-Numbers
8 years ago
Kim - DG9VH a97e151943 added new reflector
8 years ago
Kim - DG9VH 59724c3550 Deleted one entry to make YSF001 free again
8 years ago
Kim - DG9VH 384cc0f104 added new reflector
8 years ago
Kim - DG9VH 3c3a950e1d added new reflector
8 years ago
Kim - DG9VH fcb6e6b10e added new reflector
8 years ago
Jonathan Naylor 9b8d62089c Make the reflector polling time dynamic.
8 years ago
Kim - DG9VH b48d9fa381 removed inactive hosts
8 years ago
vk4tux 02ff326505 Update YSFHosts.txt
8 years ago
Kim - DG9VH 20dbed439d deleting accidently registered reflector...
8 years ago
Kim - DG9VH 12343e8e2d added new reflector
8 years ago
Kim - DG9VH 3786d257b4 changed host name
8 years ago
Kim - DG9VH c21b8bb795 added new reflector
8 years ago
Kim - DG9VH 4e372ba628 added new reflector
8 years ago
Kim - DG9VH 2e9a2177f6 added new reflectors
8 years ago
Jonathan Naylor 7eb6ec96ca Add -Y suffix to C4FM aprs.fi messages.
8 years ago
vk4tux 5489c547ff Update YSFHosts.txt
8 years ago
Kim - DG9VH 8b7383a6b9 Changed reflector-data of ysf260
8 years ago
Kim - DG9VH 63e0677302 added new reflector
8 years ago
Kim - DG9VH 6ffa16c04b New Hosts
8 years ago
Jonathan Naylor 09d0469c09 Merge pull request #24 from vk4tux/patch-1
8 years ago
vk4tux 568a72665d Update YSFHosts.txt
8 years ago
vk4tux 7e66b8f55e Update YSFHosts.txt
8 years ago
Jonathan Naylor 4a457c279b Fix the Wires-X length/block calculations.
8 years ago
Jonathan Naylor bcca2f530d Do a better job of sanitising the callsign for APRS.
8 years ago
Kim - DG9VH 29c24c3c9a added new reflector
8 years ago
Jonathan Naylor 4b48987c15 Fix crashing bug from the ini file.
8 years ago