diff --git a/assets/programming_files/all_rr_frequencies.csv b/assets/programming_files/all_rr_frequencies.csv index fb2ee8d..9e34bd3 100644 --- a/assets/programming_files/all_rr_frequencies.csv +++ b/assets/programming_files/all_rr_frequencies.csv @@ -121,3 +121,9 @@ 120,WA7MV,147.320,+0.6,100.0,206,Tunk Mtn.,FM,Methow Valley Amateur Radio Club,48.54570007,-119.23600006,+,0.6 121,WA7MV,146.720,-0.6,100.0,400,Benson Creek,FM,Methow Valley Amateur Radio Club,48.3634784,-120.122303,-,0.6 122,WA7MV,444.800,+5.0,110.9,646,Winthrop,FM,Methow Valley Amateur Radio Club,48.31760025,-120.11499786,+,5.0 +123,WA7SAR,146.860,-0.6,123.0,106,Darland Mtn.,FM,Yakima County Radio Amateurs,46.51390076,-121.20800018,-,0.6 +124,WA7SAR,147.080,+0.6,123.0,95,King Mtn.,FM,Yakima County Radio Amateurs,46.06330109,-121.4240036,+,0.6 +125,WA7SAR,444.600,+5.0,123.0,476,Yakima,FM,Yakima County Radio Amateurs,46.52220154,-120.33300018,+,5.0 +126,WA7SAR,145.170,-0.6,123.0,,Quartz Mtn.,FM,Yakima County Radio Amateurs,47.073125,-121.07869,-,0.6 +127,WA7SAR,147.080,+0.6,85.4,,Yakima,FM,Yakima County Radio Amateurs,46.6414,-120.3967,+,0.6 + diff --git a/assets/programming_files/rr_frequencies.csv b/assets/programming_files/rr_frequencies.csv index 1ae9441..1c0501c 100644 --- a/assets/programming_files/rr_frequencies.csv +++ b/assets/programming_files/rr_frequencies.csv @@ -121,3 +121,8 @@ Location,Name,Frequency,Duplex,Offset,Tone,rToneFreq,cToneFreq,DtcsCode,DtcsPola 120,WA7MV,147.320,+,0.600000,Tone,100.0,88.5,023,NN,FM,5.00,,WA7MV - 147.320,,,, 121,WA7MV,146.720,-,0.600000,Tone,100.0,88.5,023,NN,FM,5.00,,WA7MV - 146.720,,,, 122,WA7MV,444.800,+,5.000000,Tone,110.9,88.5,023,NN,FM,5.00,,WA7MV - 444.800,,,, +123,WA7SAR,146.860,-,0.600000,Tone,123.0,88.5,023,NN,FM,5.00,,WA7SAR - 146.860,,,, +124,WA7SAR,147.080,+,0.600000,Tone,123.0,88.5,023,NN,FM,5.00,,WA7SAR - 147.080,,,, +125,WA7SAR,444.600,+,5.000000,Tone,123.0,88.5,023,NN,FM,5.00,,WA7SAR - 444.600,,,, +126,WA7SAR,145.170,-,0.600000,Tone,123.0,88.5,023,NN,FM,5.00,,WA7SAR - 145.170,,,, +127,WA7SAR,147.080,+,0.600000,Tone,85.4,88.5,023,NN,FM,5.00,,WA7SAR - 147.080,,,, diff --git a/assets/repeaters.json b/assets/repeaters.json index bfe4ac0..051f03a 100644 --- a/assets/repeaters.json +++ b/assets/repeaters.json @@ -2072,5 +2072,90 @@ "Long Name":"Methow Valley Amateur Radio Club", "Website":"https:\/\/www.mvhams.net\/", "Exclude":null + }, + { + "Callsign":"WA7SAR", + "Output (MHz)":"146.860", + "Offset (MHz)":"-0.6", + "Tone (Hz)":"123.0", + "Coordinates":[ + 46.51390076, + -121.20800018 + ], + "RepeaterBook ID":"106", + "Group Name":"YCRA", + "Location":"Darland Mtn.", + "Mode":"FM", + "Long Name":"Yakima County Radio Amateurs", + "Website":"", + "Exclude":null + }, + { + "Callsign":"WA7SAR", + "Output (MHz)":"147.080", + "Offset (MHz)":"+0.6", + "Tone (Hz)":"123.0", + "Coordinates":[ + 46.06330109, + -121.4240036 + ], + "RepeaterBook ID":"95", + "Group Name":"YCRA", + "Location":"King Mtn.", + "Mode":"FM", + "Long Name":"Yakima County Radio Amateurs", + "Website":"", + "Exclude":null + }, + { + "Callsign":"WA7SAR", + "Output (MHz)":"444.600", + "Offset (MHz)":"+5.0", + "Tone (Hz)":"123.0", + "Coordinates":[ + 46.52220154, + -120.33300018 + ], + "RepeaterBook ID":"476", + "Group Name":"YCRA", + "Location":"Yakima", + "Mode":"FM", + "Long Name":"Yakima County Radio Amateurs", + "Website":"", + "Exclude":null + }, + { + "Callsign":"WA7SAR", + "Output (MHz)":"145.170", + "Offset (MHz)":"-0.6", + "Tone (Hz)":"123.0", + "Coordinates":[ + 47.073125, + -121.07869 + ], + "RepeaterBook ID":null, + "Group Name":"YCRA", + "Location":"Quartz Mtn.", + "Mode":"FM", + "Long Name":"Yakima County Radio Amateurs", + "Website":"", + "Exclude":null + }, + { + "Callsign":"WA7SAR", + "Output (MHz)":"147.080", + "Offset (MHz)":"+0.6", + "Tone (Hz)":"85.4", + "Coordinates":[ + 46.6414, + -120.3967 + ], + "RepeaterBook ID":null, + "Group Name":"YCRA", + "Location":"Yakima", + "Mode":"FM", + "Long Name":"Yakima County Radio Amateurs", + "Website":"", + "Exclude":null } ] \ No newline at end of file diff --git a/demo_map.html b/demo_map.html index 1be2235..a725d92 100644 --- a/demo_map.html +++ b/demo_map.html @@ -118,6 +118,11 @@ L.marker([48.5457000700, -119.2360000600], {icon: L.divIcon({className: 'custom-icon', html: "
120
", iconSize: [25, 25]}) }).bindPopup('RR# 120 - WA7MV (147.320)
').addTo(map); L.marker([48.3634784000, -120.1223030000], {icon: L.divIcon({className: 'custom-icon', html: "
121
", iconSize: [25, 25]}) }).bindPopup('RR# 121 - WA7MV (146.720)
').addTo(map); L.marker([48.3176002500, -120.1149978600], {icon: L.divIcon({className: 'custom-icon', html: "
122
", iconSize: [25, 25]}) }).bindPopup('RR# 122 - WA7MV (444.800)
').addTo(map); +L.marker([46.5139007600, -121.2080001800], {icon: L.divIcon({className: 'custom-icon', html: "
123
", iconSize: [25, 25]}) }).bindPopup('RR# 123 - WA7SAR (146.860)
').addTo(map); +L.marker([46.0633010900, -121.4240036000], {icon: L.divIcon({className: 'custom-icon', html: "
124
", iconSize: [25, 25]}) }).bindPopup('RR# 124 - WA7SAR (147.080)
').addTo(map); +L.marker([46.5222015400, -120.3330001800], {icon: L.divIcon({className: 'custom-icon', html: "
125
", iconSize: [25, 25]}) }).bindPopup('RR# 125 - WA7SAR (444.600)
').addTo(map); +L.marker([47.0731250000, -121.0786900000], {icon: L.divIcon({className: 'custom-icon', html: "
126
", iconSize: [25, 25]}) }).bindPopup('RR# 126 - WA7SAR (145.170)
').addTo(map); +L.marker([46.6414000000, -120.3967000000], {icon: L.divIcon({className: 'custom-icon', html: "
127
", iconSize: [25, 25]}) }).bindPopup('RR# 127 - WA7SAR (147.080)
').addTo(map); diff --git a/index.md b/index.md index 5d9683e..58de3ef 100644 --- a/index.md +++ b/index.md @@ -14,6 +14,7 @@ Last year, we made it into [QST Magazine](assets/RR.pdf). Light up the airwaves > This page was last updated on Saturday October 26 at 21:57. + --- @@ -21,7 +22,8 @@ Last year, we made it into [QST Magazine](assets/RR.pdf). Light up the airwaves To get started, check out the [Rules](./rules) page. -Then, check out the list of [122 participating repeaters](./repeaters) from across 49 radio groups that you'll play on during the contest. You can also [view the map](./map) to see where the repeaters are located. +Then, check out the list of [127 participating repeaters](./repeaters) from across 50 radio groups that you'll play on during the contest. You can also [view the map](./map) to see where the repeaters are located. + We provide [files to program your radios](./files) with Chirp and other software. diff --git a/map.md b/map.md index 668f1a7..32e8049 100644 --- a/map.md +++ b/map.md @@ -114,5 +114,10 @@ L.marker([48.6063229000, -116.9518883000], {icon: L.divIcon({className: 'custom- L.marker([48.5457000700, -119.2360000600], {icon: L.divIcon({className: 'custom-icon', html: "
120
", iconSize: [25, 25]}) }).bindPopup('RR# 120 - WA7MV (147.320)
').addTo(map); L.marker([48.3634784000, -120.1223030000], {icon: L.divIcon({className: 'custom-icon', html: "
121
", iconSize: [25, 25]}) }).bindPopup('RR# 121 - WA7MV (146.720)
').addTo(map); L.marker([48.3176002500, -120.1149978600], {icon: L.divIcon({className: 'custom-icon', html: "
122
", iconSize: [25, 25]}) }).bindPopup('RR# 122 - WA7MV (444.800)
').addTo(map); +L.marker([46.5139007600, -121.2080001800], {icon: L.divIcon({className: 'custom-icon', html: "
123
", iconSize: [25, 25]}) }).bindPopup('RR# 123 - WA7SAR (146.860)
').addTo(map); +L.marker([46.0633010900, -121.4240036000], {icon: L.divIcon({className: 'custom-icon', html: "
124
", iconSize: [25, 25]}) }).bindPopup('RR# 124 - WA7SAR (147.080)
').addTo(map); +L.marker([46.5222015400, -120.3330001800], {icon: L.divIcon({className: 'custom-icon', html: "
125
", iconSize: [25, 25]}) }).bindPopup('RR# 125 - WA7SAR (444.600)
').addTo(map); +L.marker([47.0731250000, -121.0786900000], {icon: L.divIcon({className: 'custom-icon', html: "
126
", iconSize: [25, 25]}) }).bindPopup('RR# 126 - WA7SAR (145.170)
').addTo(map); +L.marker([46.6414000000, -120.3967000000], {icon: L.divIcon({className: 'custom-icon', html: "
127
", iconSize: [25, 25]}) }).bindPopup('RR# 127 - WA7SAR (147.080)
').addTo(map); diff --git a/repeaters.md b/repeaters.md index 449dc70..749b30a 100644 --- a/repeaters.md +++ b/repeaters.md @@ -142,6 +142,11 @@ Get started by [programming your radio](/files), and check out the repeaters' lo | 120 | MVARC | WA7MV | Tunk Mtn. | 147.320 | +0.6 | 100.0 | | 121 | MVARC | WA7MV | Benson Creek | 146.720 | -0.6 | 100.0 | | 122 | MVARC | WA7MV | Winthrop | 444.800 | +5.0 | 110.9 | +| 123 | YCRA | WA7SAR | Darland Mtn. | 146.860 | -0.6 | 123.0 | +| 124 | YCRA | WA7SAR | King Mtn. | 147.080 | +0.6 | 123.0 | +| 125 | YCRA | WA7SAR | Yakima | 444.600 | +5.0 | 123.0 | +| 126 | YCRA | WA7SAR | Quartz Mtn. | 145.170 | -0.6 | 123.0 | +| 127 | YCRA | WA7SAR | Yakima | 147.080 | +0.6 | 85.4 | --- @@ -294,6 +299,9 @@ WWMST West Seattle : [West Seattle Amateur Radio Club](https://w7aw.org/) +YCRA +: [Yakima County Radio Amateurs]() + --- diff --git a/rules.md b/rules.md index 490d714..395aa88 100644 --- a/rules.md +++ b/rules.md @@ -8,7 +8,7 @@ subtitle: How to play in the Repeater Roundabout. # Repeaters -Only these [122 participating repeaters from 49 radio groups](/repeaters) are eligible for scoring points in the Repeater Roundabout. Please stick to these repeaters; we don't want to annoy anyone who did not want to bring the contest to their repeater. +Only these [127 participating repeaters from 50 radio groups](/repeaters) are eligible for scoring points in the Repeater Roundabout. Please stick to these repeaters; we don't want to annoy anyone who did not want to bring the contest to their repeater. Please ensure that there is no ongoing activity on a repeater (such as a net) before you call for contacts. Please ensure you leave some space for others to user the repeater; some of these are used for emergency communications, and we don't want to interfere with that.