Jonathan Naylor
ec16283b5c
Merge pull request #289 from DO1OLI/master
...
Show FCS receive debug only when debug is active
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
...
DG-Id.
2 years ago
Jonathan Naylor
1344f545e9
Merge pull request #284 from f1rmb/network_status
...
Add new remote command:
3 years ago
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).
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.
...
Added '--version|-v' to YSFParrot, as well as GitVersion.h facility
Added GitVersion.h to gitignore
3 years ago
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
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
...
Update FCSRooms.txt
3 years ago
dg9ffm
9634817ddf
Update FCSRooms.txt
...
Update FCSRooms.txt
3 years ago
Jonathan Naylor
6cea7a63bc
Merge pull request #276 from narspt/patch-5
...
fix undesired connect packet passthrough
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
...
Update FCSRooms.txt
3 years ago
dg9ffm
08bb6c2734
Update FCSRooms.txt
...
Add new FCS284 (YCS284) for Bulgaria
Add new FCS505 (YCS505) for Australia
3 years ago
Jonathan Naylor
20488044b1
Merge pull request #273 from dg9ffm/patch-30
...
Update FCSRooms.txt
3 years ago
dg9ffm
3b7ac383db
Update FCSRooms.txt
...
Add new FCS202 (YCS202) for Greece
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
...
Add FT-5R to the list of supported radios + icon
3 years ago
Daniel Caujolle-Bert
dee62db7cd
Add FT-5R to the list of supported radios + icon
...
Add non-default APRS icon for the FTM-300D and DR-2X.
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
...
Update FCSRooms.txt
3 years ago
dg9ffm
480601b954
Update FCSRooms.txt
...
Update FCSRooms.txt
3 years ago
Jonathan Naylor
2d4ffac048
Merge pull request #262 from f1rmb/f1rmb_network_port_datatype
...
Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x].
4 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].
4 years ago
Jonathan Naylor
014cddadd5
Merge pull request #259 from f1rmb/f1rmb_fix_UDPSocket_close
...
Fix nasty bug in UDPSocket::close().
4 years ago
Daniel Caujolle-Bert
d6ac3b2be5
Fix nasty bug in UDPSocket::close().
4 years ago
Jonathan Naylor
c9660478c5
Bring the DGId Gateway FCS Rooms file up to date.
4 years ago
Jonathan Naylor
b582905728
Merge pull request #256 from dg9ffm/patch-28
4 years ago
dg9ffm
ca1e857aa6
Update FCSRooms.txt
...
Add new FCS450 (YCS450) C4FM System Fusion II Multiprotocol Server for Korea
4 years ago
Jonathan Naylor
10dcdbf56f
Truncate FCS reflector names to six characters.
4 years ago
Jonathan Naylor
0c02bec9d2
Remove duplicate log messages.
4 years ago
Jonathan Naylor
6c3af73383
Fix bugs and simplify the blocking code.
4 years ago
Jonathan Naylor
d0602d9aa6
Efficiency improvements for the block list checking.
4 years ago
Jonathan Naylor
51fc88f6e4
Use struct sockaddr_storage instead of sockaddr_storage.
4 years ago
Jonathan Naylor
05c627c7d5
Fix the missing IP addresses.
4 years ago
Jonathan Naylor
39f2dc9a0d
Actually stop the data if blocked.
4 years ago