Andrew Taylor
9df9a1aa16
Remove config opton / code for making hostfiles UPPER case
2025-06-15 16:32:44 +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
Jonathan Naylor
e57b43377c
Update the C++ version.
2025-03-19 17:49:49 +00: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
351e6c2d59
added YSFDirect
...
Added management of the YSFBMGateway gateway using the id 00006
2023-07-21 00:41:19 +02: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
Daniel Caujolle-Bert
fc76b0f4ab
Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x].
2021-04-25 07:51:51 +02:00
Jonathan Naylor
81170f53ee
Add optional diabling of file rotation and UDP socket bug fixing.
2020-11-01 12:28:12 +00:00
Jonathan Naylor
91f04abddb
Merge branch 'master' into IPv6
2020-09-05 22:17:07 +01:00
Jonathan Naylor
4a4e046763
Small cleanups.
2020-09-05 22:11:32 +01:00
Jonathan Naylor
cef5ff8e31
Merge branch 'master' into IPv6
2020-09-05 22:04:49 +01:00
Kurt
9b698b5d8c
Update Conf.cpp
2020-09-05 22:37:20 +02:00
Jonathan Naylor
0e41513538
Add debugging to APRS.
2020-06-05 09:27:03 +01:00
Jonathan Naylor
aa0ba6ec46
Add support for GPSD.
2020-06-03 12:41:00 +01:00
Jonathan Naylor
7759575bbb
Convert to using the APRSGateway.
2020-06-01 12:03:34 +01:00
Jonathan Naylor
adade2ebe2
Add remote command capability.
2020-04-05 14:58:35 +01:00
root
5a940857ba
Experimental WiresX Selective Passthrough
2019-01-25 15:51:31 +00:00
Jonathan Naylor
013de54c5a
Allow forcing of Wires-X test to upper case.
2019-01-08 09:24:15 +00:00
Jonathan Naylor
0446deefad
First version of the mobile GPS client code.
2018-11-01 15:43:41 +00:00
Jonathan Naylor
3385796d22
Allow for a user definable callsign suffix.
2018-05-24 18:44:19 +01:00
Jonathan Naylor
076959cb59
Read FCS Wires-X data from a file.
2018-05-09 20:04:09 +01:00
Andy CA6JAU
a8eb0ffa79
Support for YSF2NXDN and YSF2P25 pseudo reflectors
2018-05-05 19:13:20 -03:00
Jonathan Naylor
c1789ffd0f
Re-do the FCS reflectors a little to include a description.
2018-03-15 23:23:08 +00:00
Jonathan Naylor
0d777da182
Add named FCS rooms to Wires-X.
2018-03-15 19:52:07 +00:00
Jonathan Naylor
22e5bb523f
More changes, including FCS linking at startup.
2018-02-22 19:44:23 +00:00
Jonathan Naylor
9719b1d269
Lots of small changes.
2018-02-22 19:11:21 +00:00
Jonathan Naylor
a52d831ba5
Add the FCS protocol and the beginnings of the control for it.
2018-02-21 21:53:58 +00:00
Jonathan Naylor
05c0cce1db
Begin adding FCS specific code.
2018-02-21 19:46:21 +00:00
Andy CA6JAU
fe410b937a
Adding pseudo YSF2DMR reflector
2018-01-28 23:05:25 -03:00
Jonathan Naylor
41015d21d3
Add new ini entry for the optional APRS description.
2017-09-04 10:11:07 +01:00
Jonathan Naylor
8490ea46a5
Allow revertion to startup reflector.
2017-05-01 14:37:14 +01:00
Jonathan Naylor
4ae82cfd8d
Add an inactivity timer to the gateway.
2017-03-18 07:41:09 +00:00
Jonathan Naylor
6782b4bf0d
Clean up the gateway configuration.
2016-10-17 17:38:58 +01:00
Jonathan Naylor
20485f5d02
Allow for an optional local Parrot entry.
2016-10-03 17:45:20 +01:00
Jonathan Naylor
f8b0accafb
Alter format of hosts file ready for network reloading.
2016-09-29 19:56:27 +01:00
Jonathan Naylor
dda5ac7c57
Allow link to reflector at startup.
2016-07-05 19:35:32 +01:00
Jonathan Naylor
5818e8ad6a
Fix more APRS bugs.
2016-06-13 23:45:08 +01:00
Jonathan Naylor
340eab64a6
Add a configurable suffix.
2016-06-13 18:47:33 +01:00
Jonathan Naylor
24acede929
Rename config file values.
2016-06-08 06:06:59 +01:00
Jonathan Naylor
64bf2108ee
Debugging the gateway.
2016-06-07 21:19:33 +01:00
Jonathan Naylor
b8f0036fb5
Added the new reflector status processing.
2016-06-07 18:37:34 +01:00
Jonathan Naylor
bbb7fc6c2c
Prepare for Wires-X encoding.
2016-06-06 18:19:56 +01:00
Jonathan Naylor
f137449ae6
Initial commit.
2016-05-27 17:55:44 +01:00