Chipster
127cffd180
Refactor cURL and hostfile URL
2025-06-24 05:28:28 -05:00
MW0MWZ
ac0ba050c7
Update Version.h
...
Version bump
2025-06-15 16:45:30 +01:00
Andrew Taylor
9df9a1aa16
Remove config opton / code for making hostfiles UPPER case
2025-06-15 16:32:44 +01:00
Jonathan Naylor
450fd77a09
Merge pull request #334 from f1rmb/f1rmb_nullptr_vs_NULL_with_getaddrinfo
...
Fix nullptr instead of NULL argument usage in getaddrinfo().
2025-06-09 13:40:32 +01:00
Daniel Caujolle-Bert
f4b985d165
Fix nullptr instead of NULL argument usage in getaddrinfo().
...
Bump version.
2025-06-07 17:37:17 +02:00
MW0MWZ
8f88801628
Update WiresX.cpp
...
More places UPPERCASE matters
2025-05-26 01:08:33 +01:00
MW0MWZ
76fd6f4921
Update WiresX.cpp
...
Add some notes about specific radio models
2025-05-25 23:44:38 +01:00
root
c260e55680
Match YSFGateway state with Radio State - when the radio is told the connection failed, it assumes there is no connection, so YSFGateway should drop the active reflector connection
2025-05-22 00:37:14 +01:00
root
d583357cab
Fix YSFGateway Crash on searching for a reflector with an ID that doesn't exist, code cleanup around the WiresX protocol
2025-05-20 00:50:36 +01:00
MW0MWZ
d2044019a4
Update WiresX.cpp
...
additional Uppercase on the ALL reply as well as the search.
2025-05-14 00:21:22 +01:00
MW0MWZ
41edfe53c7
Update WiresX.cpp
...
During WiresX mode Search, the reflector name should be Upper Case - this only matters during search - the normal display of the data can be mixed case.
2025-05-13 19:24:15 +01:00
MW0MWZ
af1cfbb251
Update YSFReflectors.cpp
...
Suggested code amendments to fix #326 and #310
Code suggestions by an AI that can write better C++ than I can, please do vet this for sanity / accuracy before merge.
2025-05-13 11:42:16 +01:00
Jonathan Naylor
f5a9843502
Use DVRef.com for the YSF refletor data.
2025-05-07 19:08:53 +01:00
Shawn
30596b3cc4
PR for #323 - cont.
...
- Add "Reconnect=0" configuration option to the [Network] section to avoid ambiguity
- Keep the original behaviors when Revert=1 and Reconnect=1
- Bugfix on Wires-DX reconnect (find reflector both by id and name)
2025-04-29 15:43:05 +08:00
Shawn
b7260b4bf8
Change the YSFGateway a little bit to auto-reconnect current timed-out reflector if WiresX DX command is received. That means if your hotspot lost the connection to the network reflector, just re-press the X button on your Yaesu device and everything will be back online again.
2025-04-27 18:20:48 +08:00
Shawn
daa1b56f3a
Fix issue #321
2025-04-23 15:18:01 +08:00
Jonathan Naylor
e57b43377c
Update the C++ version.
2025-03-19 17:49:49 +00:00
dg9ffm
462eb2d571
Update FCSRooms.txt
2025-03-12 23:35:01 +01:00
Jonathan Naylor
ebb50c3acc
Update FCS31233 details
2025-01-08 13:31:27 +00:00
Jonathan Naylor
f9431cbc0d
Add the FT-991A to the YSF radio list for APRS-IS.
2024-12-18 14:49:38 +00:00
Jonathan Naylor
8011768b96
Fix signal logging.
2024-08-31 19:52:09 +01:00
Jonathan Naylor
6127174cfc
Merge branch 'master' of github.com:g4klx/YSFClients
2024-08-28 17:04:42 +01:00
Jonathan Naylor
ae29471f58
Update the signal handling.
2024-08-28 17:03:51 +01:00
dg9ffm
5b6f6fb102
Update FCSRooms.txt
...
Update new FCS-Server and Rooms
2024-08-21 20:58:50 +02:00
k0mgs
46659c916a
Update YSFHosts.txt
...
Add 31947 - K0MGS-LINK
2024-07-10 20:10:36 -05:00
Jonathan Naylor
ca52eaf51e
Clean up the code and remove an annoying bug.
2024-07-08 15:14:30 +01:00
Jonathan Naylor
e67ddd1e87
Merge pull request #300 from hb9tob/master
...
Dirty patch for compatibility with the Ft-991a (and maybe the FT-991)
2024-07-07 17:11:23 +01:00
Jonathan Naylor
aecc34ee64
Allow YSFClients to compile under Windows.
2024-04-22 13:15:25 +01:00
Jonathan Naylor
dfe50c4245
Simplify the UDP socket handling.
2024-01-29 15:44:33 +00:00
Chipster
bf6577e2ca
Reverses PR #306 , which broke FCS Remote/Dynamic linking
2023-10-04 11:12:45 -05:00
Antonio Matraia
95d83fd9ce
Requested changes
...
Changed indentation from space to tab, used false instead of 0 for boolean variables.
2023-07-26 22:02:47 +02:00
Antonio Matraia
2530199d54
Possibility of inserting startup reflector as ID
2023-07-23 20:50:05 +02:00
Antonio Matraia
351e6c2d59
added YSFDirect
...
Added management of the YSFBMGateway gateway using the id 00006
2023-07-21 00:41:19 +02:00
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
2023-07-08 20:57:03 +02:00
Antonio Matraia
daef16c145
Update YSFGateway.cpp
...
fixed the "segmentation fault" error in case a non-existent room is requested
2023-06-30 22:09:20 +02:00
Daniel Caujolle-Bert
f637ff564f
Take care of GPSd API version about fix.
2023-05-21 06:50:10 +02:00
Chipster
fd84400bfc
Update sample INI with quoted Symbol= value.
2023-05-19 09:57:48 -05:00
hb9tob
91eccac90c
fix 991a shame 2
2023-04-13 21:22:51 +02:00
hb9tob
bed3cbebd6
fix 991a shame
2023-04-13 20:57:40 +02:00
Chipster
098c4fc6b4
Add mode type to APRS string. Make APRS band/offset string a bit more consistent.
2023-02-17 06:20:09 -06:00
Jonathan Naylor
9efe097f0b
Update to gpsd 3.2.1 API.
2023-02-13 17:56:44 +00:00
Chipster
b743f1a6e8
For DGId and YSF Gatweays, add missing symbol func. in offset/no-offset cconditions
2023-02-13 09:28:41 -06:00
Chipster
471d031a08
Add APRS Symbol option (based on my PR https://github.com/g4klx/DMRGateway/pull/122 )
2023-02-13 06:43:30 -06:00
dg9ffm
df5b0346f2
Update FCSRooms.txt
...
Update FCSRooms.txt
2023-02-05 22:32:47 +01:00
jcid2023
d58edef727
Update YSFHosts.txt
...
Host update and addition.
Thanks.
2023-01-19 14:29:42 -05:00
Daniel Caujolle-Bert
227b3a9b2f
Add new remote command:
...
- status: displays network connection status (n/a, conn, disc), just like DMRGateway/MMDVMHost.
- host: display connected host, or NONE if disconnected (surrounded with double quotes).
2022-01-24 02:21:34 +00:00
Daniel Caujolle-Bert
3af8708977
Expect a space between LinkYSF/LinkFCS and its argument.
2022-01-20 13:16:20 +01:00
Chipster
c05a7f0205
* Added git version string to VERSION, etc. (GitVersion.h); consistent with other clients.
...
* Added '--version|-v' to YSFParrot, as well as GitVersion.h facility
2022-01-07 08:35:27 -06:00
Daniel Caujolle-Bert
0e48d79162
Apply left trim to remote command argument (otherwise string compare are failing);
2022-01-05 08:54:06 +00:00
dg9ffm
9634817ddf
Update FCSRooms.txt
...
Update FCSRooms.txt
2021-12-05 11:23:58 +01:00