Commit graph

99 commits

Author SHA1 Message Date
Jonathan Naylor
295677878e Still need to handle polls and such like. 2018-02-22 07:37:29 +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
9dc484ea64 Start splitting YSF and FCS functionality. 2018-02-21 20:27:11 +00:00
Jonathan Naylor
05c0cce1db Begin adding FCS specific code. 2018-02-21 19:46:21 +00:00
Jonathan Naylor
c84df3db5e Initial changes ready for FCS support. 2018-02-21 18:41:24 +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
2f41b0eaab Add the desciption field to the APRS data for this node/repeater. 2017-09-03 22:26:13 +01:00
Jonathan Naylor
6cd839eb80 Add missing space in log message. 2017-08-25 10:12:34 +01:00
Jonathan Naylor
e11a7959b3 Increase the information in the linking log messages. 2017-08-22 21:51:37 +01:00
Jonathan Naylor
769052e25b Remove VW mode, it doesn't seem to do DTMF. 2017-08-19 19:17:08 +01:00
Jonathan Naylor
30f0cb3bb5 Remove DN mode 1 as have no example data. 2017-08-19 19:10:16 +01:00
Jonathan Naylor
aadc85be69 Add DN mode DTMF commands. 2017-08-19 19:08:01 +01:00
Jonathan Naylor
6a81990b48 Fix DN mode bugs and rename DTMF methods. 2017-08-16 14:57:50 +01:00
Jonathan Naylor
356250df07 Further integration of the DTMF code. 2017-08-15 21:09:20 +01:00
Jonathan Naylor
7421ff415d Start integrating the DTMF code. 2017-08-15 20:57:17 +01:00
Jonathan Naylor
e3827bbd1b Simplify the link reversion logic. 2017-05-02 15:58:15 +01:00
Jonathan Naylor
d6c3f0fe32 Don't have the inactivity timer on a non-revertible startup reflector. 2017-05-01 15:47:11 +01:00
Jonathan Naylor
8490ea46a5 Allow revertion to startup reflector. 2017-05-01 14:37:14 +01:00
Jonathan Naylor
f60cf52a0b Handle idle timeouts and lost connections more gracefully. 2017-03-21 18:45:31 +00:00
Andy CA6JAU
6af25cdf63 Fix compilation in macOS 2017-03-20 22:17:33 -03:00
Jonathan Naylor
4e8e40d582 Small change to the inactivity timer resetting. 2017-03-19 08:41:48 +00:00
Jonathan Naylor
4ae82cfd8d Add an inactivity timer to the gateway. 2017-03-18 07:41:09 +00:00
Jonathan Naylor
e03a62ec7e Unlink before linking. 2016-10-20 17:44:58 +01:00
Jonathan Naylor
6782b4bf0d Clean up the gateway configuration. 2016-10-17 17:38:58 +01:00
Jonathan Naylor
7c188fe7c0 Remove the watchdog timer from the reflector. 2016-10-13 23:12:51 +01:00
Jonathan Naylor
6418c4fe6b Restructure the YSF gateway and protocol. 2016-10-13 18:47:04 +01:00
Jonathan Naylor
20a33d1ff0 Clean up of log handling. 2016-10-04 17:39:17 +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
020a08168d Change the tag to be just the callsign. 2016-09-22 22:07:35 +01:00
Jonathan Naylor
935492c5a4 Try to avoid creating duplicates with the YSFReflector. 2016-09-22 21:54:51 +01:00
Jonathan Naylor
dda5ac7c57 Allow link to reflector at startup. 2016-07-05 19:35:32 +01:00
Jonathan Naylor
94303d3df4 Simplify the APRS generation functions. 2016-07-04 18:10:45 +01:00
Jonathan Naylor
5818e8ad6a Fix more APRS bugs. 2016-06-13 23:45:08 +01:00
Jonathan Naylor
9e76b24e7a Rewrite the GPS data collector. 2016-06-13 23:12:28 +01:00
Jonathan Naylor
5e6b6a4061 Fix the Wires-X data collector and other fixes. 2016-06-13 20:54:39 +01:00
Jonathan Naylor
340eab64a6 Add a configurable suffix. 2016-06-13 18:47:33 +01:00
Jonathan Naylor
2a7d4c8f06 Merge branch 'master' of github.com:g4klx/YSFClients 2016-06-12 11:52:31 +01:00
Jonathan Naylor
d432297f24 Add aprs.fi gateway. 2016-06-12 11:52:02 +01:00
Jonathan Naylor
59b4908d5f Tweak the data transfer management. 2016-06-10 11:05:08 +01:00
Jonathan Naylor
489d6077fd Change EOF handling. 2016-06-09 17:35:52 +01:00
Jonathan Naylor
0e62bacb84 Dont't allow control data out over a reflector. 2016-06-08 07:20:56 +01:00
Jonathan Naylor
53126f5e4e More bug fixing for CONNECT. 2016-06-07 23:50:01 +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
10a6b7b2f6 Beginnings of Wires-X replies. 2016-06-06 22:16:22 +01:00
Jonathan Naylor
d9c0bb27c9 Add the APRS writer thread and support class. 2016-06-01 15:49:21 +01:00
Jonathan Naylor
f137449ae6 Initial commit. 2016-05-27 17:55:44 +01:00