Jonathan Naylor
|
aecc34ee64
|
Allow YSFClients to compile under Windows.
|
7 months ago |
Jonathan Naylor
|
dfe50c4245
|
Simplify the UDP socket handling.
|
10 months ago |
Daniel Caujolle-Bert
|
f637ff564f
|
Take care of GPSd API version about fix.
|
1 year ago |
Chipster
|
fd84400bfc
|
Update sample INI with quoted `Symbol=` value.
|
2 years ago |
Chipster
|
098c4fc6b4
|
Add mode type to APRS string. Make APRS band/offset string a bit more consistent.
|
2 years ago |
Chipster
|
b743f1a6e8
|
For DGId and YSF Gatweays, add missing symbol func. in offset/no-offset cconditions
|
2 years ago |
Chipster
|
e3dd9f5321
|
Add APRS Symbol option (based on my PR https://github.com/g4klx/DMRGateway/pull/122)
|
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 |
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
|
f0868dd4ba
|
Update YSFHosts.txt
|
3 years ago |
Jonathan Naylor
|
d152dd1074
|
Fix compiler warnings
|
3 years ago |
Jonathan Naylor
|
c848b32cce
|
Add FT-5D GPS support for the DGIdGateway.
|
3 years ago |
Jonathan Naylor
|
94fbd66cc3
|
Update the YSF hosts file.
|
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].
|
4 years ago |
Jonathan Naylor
|
c9660478c5
|
Bring the DGId Gateway FCS Rooms file up to date.
|
4 years ago |
Jonathan Naylor
|
10dcdbf56f
|
Truncate FCS reflector names to six characters.
|
4 years ago |
Jonathan Naylor
|
8203003add
|
Update the YSFHosts files.
|
4 years ago |
Jonathan Naylor
|
dd41bc0624
|
Update FCSRooms.txt
|
4 years ago |
Jonathan Naylor
|
79cf5aa89b
|
Update YSFHosts.txt
|
4 years ago |
Jonathan Naylor
|
a74a95360b
|
Fix Wires-X passthrough and some code cleanups.
|
4 years ago |
Jonathan Naylor
|
f488dc88e1
|
Pass Wires-X DG-Id through unchanged.
|
4 years ago |
Jonathan Naylor
|
ebe32306c0
|
Wires-X uses an odd DG-Id, handle it correctly.
|
4 years ago |
Jonathan Naylor
|
3fd09f49f9
|
Fix crash.
|
4 years ago |
Jonathan Naylor
|
2201b07a38
|
Fix Linux compile bugs.
|
4 years ago |
Jonathan Naylor
|
81170f53ee
|
Add optional diabling of file rotation and UDP socket bug fixing.
|
4 years ago |
Jonathan Naylor
|
c9c7705628
|
Update FCSRooms.txt
|
4 years ago |
Jonathan Naylor
|
7320bb44b2
|
Allow a DG-Id of zero for accessing YSF Gateway from DG-Id Gateway.
|
4 years ago |
Jonathan Naylor
|
db2c9f46fb
|
Fix buffer overflows.
|
4 years ago |
Jonathan Naylor
|
5e5222de86
|
Updates for NetBSD.
|
4 years ago |
Jonathan Naylor
|
6376866e21
|
More changes when going to an unassigned DG-ID.
|
4 years ago |
Jonathan Naylor
|
06c4ff3eac
|
Remove crash when going to an unassigned DG-ID.
|
4 years ago |
Jonathan Naylor
|
91ec066418
|
Handle moving to an unassigned DG-ID.
|
4 years ago |
Jonathan Naylor
|
9c1e4239ff
|
Convert the IMRS sequence number to little-endian.
|
4 years ago |
Jonathan Naylor
|
47c9edb4fc
|
Remove YCS support.
|
4 years ago |
Jonathan Naylor
|
2e48fdd2c7
|
Remove DG-ID filtering from the YCS Network handler.
|
4 years ago |
Jonathan Naylor
|
5015ad9ed8
|
Handle loss of lnks.
|
4 years ago |
Jonathan Naylor
|
4c59b42c20
|
Simplify the YCS packet selection logic.
|
4 years ago |
Jonathan Naylor
|
d25f13822d
|
Reject incoming YCS audio with the incorrect DG-Id.
|
4 years ago |
Jonathan Naylor
|
4457fb8e9e
|
Add global IMRS parameters.
|
4 years ago |
Jonathan Naylor
|
47bf9d6fc2
|
Fix order of initialisation.
|
4 years ago |
Jonathan Naylor
|
ad4e7a0afc
|
Update FCSRooms.txt
|
4 years ago |
Jonathan Naylor
|
7b65cfddff
|
Handle VW mode DCH and the YSF sequence number.
|
4 years ago |
Jonathan Naylor
|
5ac1bbe599
|
More IMRS work.
|
4 years ago |
Jonathan Naylor
|
0a3873c7ff
|
More work on IMRS mode.
|
4 years ago |
Jonathan Naylor
|
98feb0b485
|
Make the startup logging more informative.
|
4 years ago |
Jonathan Naylor
|
556e6c9366
|
Make bleeps optional and timed after the transmission.
|
4 years ago |
Jonathan Naylor
|
fd06781f93
|
Split the YCS network handler off from the YSF protocol handler and code
simplification.
|
4 years ago |
Jonathan Naylor
|
977a344da3
|
Add explicit support for YCS reflectors.
|
4 years ago |
Jonathan Naylor
|
5a44d85c0f
|
Update for YCS310.
|
4 years ago |