Commit graph

808 commits

Author SHA1 Message Date
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
Jonathan Naylor
3409e45d83
Merge pull request #305 from f1rmb/f1rmb_gpsd_fix_status_check_api_version_2
Take care of GPSd API version about fix.
2023-05-21 12:56:57 +01:00
Daniel Caujolle-Bert
f637ff564f Take care of GPSd API version about fix. 2023-05-21 06:50:10 +02:00
Jonathan Naylor
c027bed0aa
Merge pull request #303 from W0CHP/master
Update sample INI with quoted `Symbol=` value.
2023-05-19 16:20:35 +01:00
Chipster
fd84400bfc Update sample INI with quoted Symbol= value. 2023-05-19 09:57:48 -05:00
Jonathan Naylor
9eb6d3967f Remove the YSF Reflector. 2023-02-23 19:31:28 +00:00
Jonathan Naylor
3731800162
Merge pull request #294 from W0CHP/master 2023-02-17 18:04:17 +00: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
Jonathan Naylor
20096333dd
Merge pull request #293 from W0CHP/master 2023-02-13 15:57:00 +00:00
Chipster
2d92907b96
Merge branch 'g4klx:master' into master 2023-02-13 09:33:29 -06: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
Jonathan Naylor
b0f3f70f77
Merge pull request #292 from W0CHP/master 2023-02-13 15:09:55 +00:00
Chipster
e3dd9f5321 Add APRS Symbol option (based on my PR https://github.com/g4klx/DMRGateway/pull/122) 2023-02-13 06:59:27 -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
Jonathan Naylor
22a0b9ae28
Merge pull request #291 from dg9ffm/patch-33
Update FCSRooms.txt
2023-02-06 20:16:23 +00:00
dg9ffm
df5b0346f2
Update FCSRooms.txt
Update FCSRooms.txt
2023-02-05 22:32:47 +01:00
Jonathan Naylor
1fab3dbd61
Merge pull request #290 from jcid2023/patch-1 2023-01-19 20:36:12 +00:00
jcid2023
d58edef727
Update YSFHosts.txt
Host update and addition.

Thanks.
2023-01-19 14:29:42 -05:00
Jonathan Naylor
ec16283b5c
Merge pull request #289 from DO1OLI/master
Show FCS receive debug only when debug is active
2022-11-16 19:22:30 +00:00
DO1OLI
9bccf4c2b6 added .vscode to .gitignore 2022-11-05 11:09:09 +01:00
Oliver
cdfc8c9fad Show FCS receive debug only when debug is active 2022-07-16 11:02:52 +02:00
Jonathan Naylor
1015f3d55f Once linked, pass all traffic to the room/reflector, regardless of the
DG-Id.
2022-06-03 17:06:07 +01:00
Jonathan Naylor
1344f545e9
Merge pull request #284 from f1rmb/network_status
Add new remote command:
2022-01-24 07:10:37 +00: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
Jonathan Naylor
267b8e0809
Merge pull request #282 from f1rmb/fix_remote_commands 2022-01-20 12:22:20 +00:00
Daniel Caujolle-Bert
3af8708977
Expect a space between LinkYSF/LinkFCS and its argument. 2022-01-20 13:16:20 +01:00
Jonathan Naylor
15247d0c47
Merge pull request #280 from W0CHP/master 2022-01-07 15:40:22 +00:00
Chipster
e792cab308 Added git version string to VERSION, etc. (GitVersion.h); consistent with other clients.
Added '--version|-v' to YSFParrot, as well as GitVersion.h facility
Added GitVersion.h to gitignore
2022-01-07 09:14:33 -06: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
Jonathan Naylor
d3ee33ab0f
Merge pull request #278 from f1rmb/fix_remote_commands 2022-01-05 09:26:00 +00: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
Jonathan Naylor
7c517f8476 Update the README 2021-12-13 10:38:16 +00:00
Jonathan Naylor
c5d76be1cc
Merge pull request #277 from dg9ffm/patch-32
Update FCSRooms.txt
2021-12-12 20:01:23 +00:00
dg9ffm
9634817ddf
Update FCSRooms.txt
Update FCSRooms.txt
2021-12-05 11:23:58 +01:00
Jonathan Naylor
6cea7a63bc
Merge pull request #276 from narspt/patch-5
fix undesired connect packet passthrough
2021-12-03 07:36:12 +00:00
narspt
90233f50e2
fix undesired connect packet passthrough 2021-12-03 01:23:51 +00:00
Jonathan Naylor
1147745c48
Merge pull request #275 from narspt/patch-4 2021-11-29 06:34:26 +00:00
narspt
301e030b4d
update processWiresX return type definition 2021-11-29 01:47:21 +00:00
narspt
54ae27d63b
fix wiresx cmd passthrough happening even disabled 2021-11-29 01:43:34 +00:00
Jonathan Naylor
1456810fa9 Make FCS rooms numbering dynamic. 2021-11-08 20:16:31 +00:00
Jonathan Naylor
f0868dd4ba Update YSFHosts.txt 2021-10-25 18:49:01 +01:00
Jonathan Naylor
d152dd1074 Fix compiler warnings 2021-10-25 18:03:19 +01:00
Jonathan Naylor
e68f88e8dc
Merge pull request #274 from dg9ffm/patch-31
Update FCSRooms.txt
2021-09-29 23:32:54 +01:00
dg9ffm
08bb6c2734
Update FCSRooms.txt
Add new FCS284 (YCS284) for Bulgaria
Add new FCS505 (YCS505) for Australia
2021-09-29 23:37:16 +02:00
Jonathan Naylor
20488044b1
Merge pull request #273 from dg9ffm/patch-30
Update FCSRooms.txt
2021-09-27 21:37:58 +01:00
dg9ffm
3b7ac383db
Update FCSRooms.txt
Add new FCS202 (YCS202) for Greece
2021-09-26 16:49:38 +02:00
Jonathan Naylor
c848b32cce Add FT-5D GPS support for the DGIdGateway. 2021-09-22 21:57:38 +01:00