Commit graph

253 commits

Author SHA1 Message Date
Jonathan Naylor
76e9013074 Fix more issues with the reflector. 2016-10-16 15:44:34 +01:00
Jonathan Naylor
fcbd984c02 Hopefully fixed the reflector. 2016-10-16 15:20:23 +01:00
Jonathan Naylor
1927af2fcf Remove unneeded time handling and fix compiler warnings. 2016-10-14 09:29:06 +01:00
Jonathan Naylor
7c188fe7c0 Remove the watchdog timer from the reflector. 2016-10-13 23:12:51 +01:00
Jonathan Naylor
1c45e41db8 Update the reflector to accomodate the new YSF protocol. 2016-10-13 19:04:36 +01:00
Jonathan Naylor
61ee63da69 Handle the new YSF protocol in the parrot. 2016-10-13 18:48:42 +01:00
Jonathan Naylor
6418c4fe6b Restructure the YSF gateway and protocol. 2016-10-13 18:47:04 +01:00
Jonathan Naylor
d2dca61804 Increase log file path variable. 2016-10-13 18:09:38 +01:00
Jonathan Naylor
3d131da590 More logging. 2016-10-04 17:46:16 +01:00
Jonathan Naylor
20a33d1ff0 Clean up of log handling. 2016-10-04 17:39:17 +01:00
Jonathan Naylor
60c29f37d3 Bump the version date. 2016-10-04 17:32:34 +01:00
Jonathan Naylor
16ef9dcda7 Add the logging framework to the Parrot. 2016-10-04 17:32:13 +01:00
Jonathan Naylor
20485f5d02 Allow for an optional local Parrot entry. 2016-10-03 17:45:20 +01:00
Jonathan Naylor
6f6d27ebf3 Update for the new YAF hosts file format and remove the restart of the gateway. 2016-10-03 09:47:06 +01:00
Jonathan Naylor
f7d9310d0a Merge pull request #74 from dg9vh/patch-41
typo + example
2016-09-30 22:47:54 +01:00
Kim - DG9VH
913372b084 typo + example 2016-09-30 21:47:13 +02:00
Jonathan Naylor
e46445f56c Update the links mark down. 2016-09-30 13:24:44 +01:00
Jonathan Naylor
89d83dda46 Add README.md 2016-09-30 13:22:56 +01:00
Jonathan Naylor
519976995b Pad the reflector name and description to the correct size. 2016-09-30 11:39:32 +01:00
Jonathan Naylor
a3944b5b98 Remove stale reflector entries from the list. 2016-09-30 11:14:38 +01:00
Jonathan Naylor
92a401ba0a Remove unneeded variable. 2016-09-30 11:09:59 +01:00
Jonathan Naylor
d51dc57e28 Simplify the reflector access method. 2016-09-30 11:09:24 +01:00
Jonathan Naylor
9ee69cd555 Use a real YSF Hosts file from Kim Heinz. 2016-09-30 08:23:15 +01:00
Jonathan Naylor
04519a58c7 Use the correct delimiter for the file format. 2016-09-29 20:11:10 +01:00
Jonathan Naylor
f8b0accafb Alter format of hosts file ready for network reloading. 2016-09-29 19:56:27 +01:00
Jonathan Naylor
0c6c86b1b5 Merge pull request #72 from dg9vh/patch-40
New Reflector
2016-09-27 06:43:48 +01:00
Kim - DG9VH
4c7f1b2a3a New Reflector 2016-09-27 07:25:34 +02:00
Jonathan Naylor
a8ee89fd5d Create YSFReflector.sh 2016-09-26 15:10:55 +01:00
Jonathan Naylor
4d3a9989af Merge pull request #70 from dg9vh/patch-39
New Reflector
2016-09-26 06:36:50 +01:00
Kim - DG9VH
00d6359487 New Reflector 2016-09-26 07:24:57 +02:00
Jonathan Naylor
4ea57762b0 Merge pull request #69 from dg9vh/patch-38
correct hostname
2016-09-25 19:45:55 +01:00
Kim - DG9VH
c4290438e8 correct hostname 2016-09-25 20:34:54 +02:00
Jonathan Naylor
9486edaf3a Merge pull request #68 from dg9vh/patch-37
New Reflector
2016-09-25 19:17:30 +01:00
Kim - DG9VH
059b9c3193 New Reflector
A warm welcome to Scotland!
2016-09-25 19:59:56 +02:00
Jonathan Naylor
9ad0e6587e Merge pull request #67 from dg9vh/patch-36
Added new (old) Reflector
2016-09-25 11:21:32 +01:00
Kim - DG9VH
c121eebb45 Added new (old) Reflector 2016-09-25 12:18:43 +02:00
Jonathan Naylor
a1242b0e60 Merge pull request #64 from dg9vh/patch-35
added new reflector
2016-09-23 17:47:15 +01:00
Kim - DG9VH
94613db84b added new reflector 2016-09-23 17:31:21 +02:00
Jonathan Naylor
c0ba147644 Bump the version date. 2016-09-23 13:05:29 +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
a7bfca4d45 Merge pull request #62 from dg9vh/patch-34
New Reflectors
2016-09-22 17:29:24 +01:00
Kim - DG9VH
68ccde0091 New Reflectors 2016-09-22 18:13:50 +02:00
Jonathan Naylor
1bc1543b78 Bump the reflector version date. 2016-09-21 06:40:26 +01:00
Jonathan Naylor
3adb0f3d15 Merge pull request #61 from dg9vh/patch-33
added new reflector + changed port
2016-09-21 06:25:43 +01:00
Kim - DG9VH
7d2561bd7b added new reflector 2016-09-20 20:40:44 +02:00
Jonathan Naylor
d97305d0e4 Fix the duplicates in the reflector, hopefully. 2016-09-19 18:29:44 +01:00
Jonathan Naylor
8d341393ab Merge pull request #60 from dg9vh/patch-32
New Reflector
2016-09-18 17:46:51 +01:00
Kim - DG9VH
3a902777d7 New Reflector 2016-09-18 18:24:41 +02:00
Jonathan Naylor
d65ca7e039 Merge pull request #59 from dg9vh/patch-31
was too fast for David :-)
2016-09-16 22:15:20 +01:00