1
0
Fork 0
Commit Graph

798 Commits (9efe097f0b420c47a458c0fb2e0e5a6717c2b64d)
 

Author SHA1 Message Date
Jonathan Naylor 9efe097f0b Update to gpsd 3.2.1 API.
2 years ago
Jonathan Naylor 20096333dd
Merge pull request #293 from W0CHP/master
2 years ago
Chipster 2d92907b96
Merge branch 'g4klx:master' into master
2 years ago
Chipster b743f1a6e8 For DGId and YSF Gatweays, add missing symbol func. in offset/no-offset cconditions
2 years ago
Jonathan Naylor b0f3f70f77
Merge pull request #292 from W0CHP/master
2 years ago
Chipster e3dd9f5321 Add APRS Symbol option (based on my PR https://github.com/g4klx/DMRGateway/pull/122)
2 years ago
Chipster 471d031a08 Add APRS Symbol option (based on my PR https://github.com/g4klx/DMRGateway/pull/122)
2 years ago
Jonathan Naylor 22a0b9ae28
Merge pull request #291 from dg9ffm/patch-33
2 years ago
dg9ffm df5b0346f2
Update FCSRooms.txt
2 years ago
Jonathan Naylor 1fab3dbd61
Merge pull request #290 from jcid2023/patch-1
2 years ago
jcid2023 d58edef727
Update YSFHosts.txt
2 years ago
Jonathan Naylor ec16283b5c
Merge pull request #289 from DO1OLI/master
2 years ago
DO1OLI 9bccf4c2b6 added .vscode to .gitignore
2 years ago
Oliver cdfc8c9fad Show FCS receive debug only when debug is active
2 years ago
Jonathan Naylor 1015f3d55f Once linked, pass all traffic to the room/reflector, regardless of the
2 years ago
Jonathan Naylor 1344f545e9
Merge pull request #284 from f1rmb/network_status
3 years ago
Daniel Caujolle-Bert 227b3a9b2f Add new remote command:
3 years ago
Jonathan Naylor 267b8e0809
Merge pull request #282 from f1rmb/fix_remote_commands
3 years ago
Daniel Caujolle-Bert 3af8708977
Expect a space between LinkYSF/LinkFCS and its argument.
3 years ago
Jonathan Naylor 15247d0c47
Merge pull request #280 from W0CHP/master
3 years ago
Chipster e792cab308 Added git version string to VERSION, etc. (GitVersion.h); consistent with other clients.
3 years ago
Chipster c05a7f0205 * Added git version string to VERSION, etc. (GitVersion.h); consistent with other clients.
3 years ago
Jonathan Naylor d3ee33ab0f
Merge pull request #278 from f1rmb/fix_remote_commands
3 years ago
Daniel Caujolle-Bert 0e48d79162 Apply left trim to remote command argument (otherwise string compare are failing);
3 years ago
Jonathan Naylor 7c517f8476 Update the README
3 years ago
Jonathan Naylor c5d76be1cc
Merge pull request #277 from dg9ffm/patch-32
3 years ago
dg9ffm 9634817ddf
Update FCSRooms.txt
3 years ago
Jonathan Naylor 6cea7a63bc
Merge pull request #276 from narspt/patch-5
3 years ago
narspt 90233f50e2
fix undesired connect packet passthrough
3 years ago
Jonathan Naylor 1147745c48
Merge pull request #275 from narspt/patch-4
3 years ago
narspt 301e030b4d
update processWiresX return type definition
3 years ago
narspt 54ae27d63b
fix wiresx cmd passthrough happening even disabled
3 years ago
Jonathan Naylor 1456810fa9 Make FCS rooms numbering dynamic.
3 years ago
Jonathan Naylor f0868dd4ba Update YSFHosts.txt
3 years ago
Jonathan Naylor d152dd1074 Fix compiler warnings
3 years ago
Jonathan Naylor e68f88e8dc
Merge pull request #274 from dg9ffm/patch-31
3 years ago
dg9ffm 08bb6c2734
Update FCSRooms.txt
3 years ago
Jonathan Naylor 20488044b1
Merge pull request #273 from dg9ffm/patch-30
3 years ago
dg9ffm 3b7ac383db
Update FCSRooms.txt
3 years ago
Jonathan Naylor c848b32cce Add FT-5D GPS support for the DGIdGateway.
3 years ago
Jonathan Naylor 04d4c91f7c
Merge pull request #272 from f1rmb/add_yeasu_ft5d_and_missing_transceivers
3 years ago
Daniel Caujolle-Bert dee62db7cd Add FT-5R to the list of supported radios + icon
3 years ago
Jonathan Naylor 3a99410248 Fix the IP display bug.
3 years ago
Jonathan Naylor 8167158f87 Fix a memory corruption.
3 years ago
Jonathan Naylor 94fbd66cc3 Update the YSF hosts file.
3 years ago
Jonathan Naylor 264129e57a
Merge pull request #267 from dg9ffm/patch-29
3 years ago
dg9ffm 480601b954
Update FCSRooms.txt
3 years ago
Jonathan Naylor 2d4ffac048
Merge pull request #262 from f1rmb/f1rmb_network_port_datatype
3 years 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].
3 years ago
Jonathan Naylor 014cddadd5
Merge pull request #259 from f1rmb/f1rmb_fix_UDPSocket_close
4 years ago