<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.batc.org.uk/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=G8YTZ</id>
	<title>BATC Wiki - User contributions [en-gb]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.batc.org.uk/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=G8YTZ"/>
	<link rel="alternate" type="text/html" href="https://wiki.batc.org.uk/Special:Contributions/G8YTZ"/>
	<updated>2026-08-03T17:40:42Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.6</generator>
	<entry>
		<id>https://wiki.batc.org.uk/index.php?title=Lynx_RPi5_Dual_RX&amp;diff=12648</id>
		<title>Lynx RPi5 Dual RX</title>
		<link rel="alternate" type="text/html" href="https://wiki.batc.org.uk/index.php?title=Lynx_RPi5_Dual_RX&amp;diff=12648"/>
		<updated>2026-07-27T15:17:32Z</updated>

		<summary type="html">&lt;p&gt;G8YTZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Lynx and Knobler ==&lt;br /&gt;
&lt;br /&gt;
'''Lynx''' is a full DATV receiver for the Raspberry Pi 5 — not a control panel bolted onto someone else's decoder, but the whole receive chain: tuning, decoding, a genuine live picture on screen, and, when you want it, real diversity reception — two independent tuner inputs combined automatically, so a fade on one path doesn't have to mean losing the shot. Pair it with '''Knobler''', its companion rotary-dial remote built on the M5Stack M5Dial, and you've got a receiver you can actually run from across the room — glance at it, spin the dial, get on with your day.&lt;br /&gt;
&lt;br /&gt;
It's actively developed, and it already does three genuinely different jobs well: a QO-100 ground station, a repeater input receiver, or a straightforward home DATV set-top box — same software, same interface, whichever one you're actually building.&lt;br /&gt;
&lt;br /&gt;
'''Requires a Raspberry Pi 5 (4GB or better).''' It won't run on a Pi 4 — the decode workload genuinely needs the newer hardware.&lt;br /&gt;
&lt;br /&gt;
This page gives a brief overview of both. See [[#Getting_Started|Getting Started]] below for setup instructions.&lt;br /&gt;
&lt;br /&gt;
=== Get Started ===&lt;br /&gt;
&lt;br /&gt;
Ready to get something on screen? Here's everything you need.&lt;br /&gt;
&lt;br /&gt;
* '''Lynx''' — [https://github.com/G8YTZ/lynx-datv-receiver source code, install guide, and full documentation]&lt;br /&gt;
* '''Knobler''' — [https://github.com/G8YTZ/lynx-knobler source code]&lt;br /&gt;
* New to Lynx? The [https://github.com/G8YTZ/lynx-datv-receiver/raw/main/docs/lynx_install_guide.docx Installation Guide] takes you from a blank SD card to a working receiver in one sitting, including a one-line installer.&lt;br /&gt;
&lt;br /&gt;
=== Lynx ===&lt;br /&gt;
&lt;br /&gt;
Built around the Picotuner, Lynx gives you a full receiver, not just a viewer:&lt;br /&gt;
&lt;br /&gt;
* A local web UI (default port 8080) for status, tuning, and configuration&lt;br /&gt;
* Live decode status — lock state, MER, and related quality metrics, read from the Picotuner's status broadcast&lt;br /&gt;
* A preset system for quickly recalling known frequencies/symbol rates across plugs (including saved presets created from the web UI)&lt;br /&gt;
* Optional receive diversity combining across two tuner inputs, with automatic MER-based switching and a &amp;quot;hard freeze breaker&amp;quot; safeguard against repeated lock loss&lt;br /&gt;
* Optional notifications — Slack, QRZ logbook lookups, and GPIO-triggered outputs (e.g. driving an external &amp;quot;on air&amp;quot; indicator) — each independently configurable and disabled by default&lt;br /&gt;
* Optional RTMP relay of the decoded stream&lt;br /&gt;
&lt;br /&gt;
Configuration lives in a single YAML file covering site details (callsign, locator, location), the Picotuner connection, presets, streams, diversity settings, and notification integrations.&lt;br /&gt;
&lt;br /&gt;
Full documentation, including an install guide, a Web UI reference, and a guide to the on-screen display, is kept alongside the source: [https://github.com/G8YTZ/lynx-datv-receiver/tree/main/docs docs folder on GitHub].&lt;br /&gt;
&lt;br /&gt;
=== Knobler ===&lt;br /&gt;
&lt;br /&gt;
Knobler is a physical companion display for Lynx, built on an [https://docs.m5stack.com/en/core/M5Dial M5Stack M5Dial] — a small ESP32-based device with a round touchscreen and a rotary encoder. It polls Lynx's web API directly and gives you a dedicated, always-on physical readout and control surface, separate from the web UI.&lt;br /&gt;
&lt;br /&gt;
'''Current capabilities:'''&lt;br /&gt;
&lt;br /&gt;
* Live status display (lock state, signal quality) with a configurable poll interval&lt;br /&gt;
* A menu system for browsing and selecting presets and streams via the rotary encoder, with an auto-timeout back to the normal display&lt;br /&gt;
* Self-service Wi-Fi setup — no need to hardcode network credentials into the firmware or edit code to get it on your network (see below)&lt;br /&gt;
* Automatic discovery of the Lynx receiver on the local network — no need to hardcode or manually enter an IP address&lt;br /&gt;
&lt;br /&gt;
==== Wi-Fi Setup ====&lt;br /&gt;
&lt;br /&gt;
On first boot (or if it can't find a previously-saved network), Knobler opens a temporary Wi-Fi access point of its own and displays a short prompt on screen. Connecting a phone or laptop to that access point brings up a normal Wi-Fi configuration page, where you select your network from a list and type in the password on a proper keyboard — rather than fumbling through SSID entry on a 1.28&amp;quot; touchscreen.&lt;br /&gt;
&lt;br /&gt;
Once configured, credentials are saved on the device. If the saved network ever becomes unreachable (moved out of range, router replaced, etc.), Knobler automatically falls back into setup mode after a short timeout, without any need to reflash or reconfigure it by hand.&lt;br /&gt;
&lt;br /&gt;
==== Auto-Discovery ====&lt;br /&gt;
&lt;br /&gt;
Rather than requiring a fixed, manually-entered IP address for the Lynx receiver, Knobler broadcasts a small discovery request on the local network on startup. Any Lynx instance running current software answers directly, providing its name, callsign, IP address, and API port — so Knobler finds the right receiver automatically, even if its address changes (e.g. after a router reboot hands out a new DHCP lease).&lt;br /&gt;
&lt;br /&gt;
=== Getting Started ===&lt;br /&gt;
&lt;br /&gt;
'''Requirements:'''&lt;br /&gt;
&lt;br /&gt;
* An M5Stack M5Dial device and USB-C cable&lt;br /&gt;
* Arduino IDE, with ESP32/M5Stack board support and the required libraries (M5Dial, WiFiManager, ArduinoJson) installed&lt;br /&gt;
* A Lynx receiver running current software (the discovery responder must be present — see below)&lt;br /&gt;
* A computer or phone to complete Wi-Fi setup&lt;br /&gt;
&lt;br /&gt;
'''Lynx:''' the [https://github.com/G8YTZ/lynx-datv-receiver/raw/main/docs/lynx_install_guide.docx Installation Guide] covers everything from a blank SD card to a working receiver, including a one-line installer script.&lt;br /&gt;
&lt;br /&gt;
'''Before flashing Knobler:''' make sure the Lynx receiver is running a version of the software that includes the discovery responder (it prints a line similar to &amp;lt;code&amp;gt;Discovery responder listening on UDP :9998.&amp;lt;/code&amp;gt; on startup). Older Lynx installs will need updating first, or Knobler won't be able to find them automatically.&lt;br /&gt;
&lt;br /&gt;
A full step-by-step Knobler installation guide — covering Arduino IDE setup, board/library installation, flashing, and first-time Wi-Fi configuration — is not yet published separately; for now, see the [https://github.com/G8YTZ/lynx-knobler Knobler repository] directly.&lt;br /&gt;
&lt;br /&gt;
=== Status ===&lt;br /&gt;
&lt;br /&gt;
Both projects are under active development. Known limitations at time of writing:&lt;br /&gt;
&lt;br /&gt;
* If more than one Lynx receiver answers a discovery request on the same network, Knobler currently connects to whichever reply arrives first — a picker screen for choosing between multiple receivers is planned but not yet built.&lt;br /&gt;
* There is currently no on-device way to force Knobler back into Wi-Fi setup mode (e.g. to deliberately switch networks) short of clearing its saved credentials via a computer.&lt;br /&gt;
&lt;br /&gt;
=== See Also ===&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/G8YTZ/lynx-datv-receiver Lynx source code and documentation on GitHub]&lt;br /&gt;
* [https://github.com/G8YTZ/lynx-knobler Knobler source code on GitHub]&lt;br /&gt;
* [[Picotuner]]&lt;br /&gt;
&lt;br /&gt;
=== Credits ===&lt;br /&gt;
&lt;br /&gt;
''Justin D. Cockett - G8YTZ''&lt;br /&gt;
&lt;br /&gt;
[[Category:DATV]]&lt;br /&gt;
[[Category:Receivers]]&lt;/div&gt;</summary>
		<author><name>G8YTZ</name></author>
	</entry>
	<entry>
		<id>https://wiki.batc.org.uk/index.php?title=Lynx_RPi5_Dual_RX&amp;diff=12647</id>
		<title>Lynx RPi5 Dual RX</title>
		<link rel="alternate" type="text/html" href="https://wiki.batc.org.uk/index.php?title=Lynx_RPi5_Dual_RX&amp;diff=12647"/>
		<updated>2026-07-27T15:09:47Z</updated>

		<summary type="html">&lt;p&gt;G8YTZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Lynx and Knobler ==&lt;br /&gt;
&lt;br /&gt;
'''Lynx''' is a Raspberry Pi-based control and monitoring package for amateur DATV reception, and '''Knobler''' is its companion hardware remote — a small rotary-dial display unit built on the M5Stack M5Dial. Together they turn a Picotuner-based DATV receiver into a system you can watch and control without a laptop or the Pi's own web UI open in front of you.&lt;br /&gt;
&lt;br /&gt;
This page gives a brief overview of both. See [[#Getting_Started|Getting Started]] below for setup instructions.&lt;br /&gt;
&lt;br /&gt;
=== Get Started ===&lt;br /&gt;
&lt;br /&gt;
* '''Lynx''' — [https://github.com/G8YTZ/lynx-datv-receiver source code, install guide, and full documentation]&lt;br /&gt;
* '''Knobler''' — [https://github.com/G8YTZ/lynx-knobler source code]&lt;br /&gt;
* New to Lynx? The [https://github.com/G8YTZ/lynx-datv-receiver/raw/main/docs/lynx_install_guide.docx Installation Guide] takes you from a blank SD card to a working receiver, including a one-line installer.&lt;br /&gt;
&lt;br /&gt;
=== Lynx ===&lt;br /&gt;
&lt;br /&gt;
Lynx runs on a Raspberry Pi and sits between the Picotuner hardware and the operator, providing:&lt;br /&gt;
&lt;br /&gt;
* A local web UI (default port 8080) for status, tuning, and configuration&lt;br /&gt;
* Live decode status — lock state, MER, and related quality metrics, read from the Picotuner's status broadcast&lt;br /&gt;
* A preset system for quickly recalling known frequencies/symbol rates across plugs (including saved presets created from the web UI)&lt;br /&gt;
* Optional receive diversity combining across two tuner inputs, with automatic MER-based switching and a &amp;quot;hard freeze breaker&amp;quot; safeguard against repeated lock loss&lt;br /&gt;
* Optional notifications — Slack, QRZ logbook lookups, and GPIO-triggered outputs (e.g. driving an external &amp;quot;on air&amp;quot; indicator) — each independently configurable and disabled by default&lt;br /&gt;
* Optional RTMP relay of the decoded stream&lt;br /&gt;
&lt;br /&gt;
Configuration lives in a single YAML file covering site details (callsign, locator, location), the Picotuner connection, presets, streams, diversity settings, and notification integrations.&lt;br /&gt;
&lt;br /&gt;
Full documentation, including an install guide, a Web UI reference, and a guide to the on-screen display, is kept alongside the source: [https://github.com/G8YTZ/lynx-datv-receiver/tree/main/docs docs folder on GitHub].&lt;br /&gt;
&lt;br /&gt;
=== Knobler ===&lt;br /&gt;
&lt;br /&gt;
Knobler is a physical companion display for Lynx, built on an [https://docs.m5stack.com/en/core/M5Dial M5Stack M5Dial] — a small ESP32-based device with a round touchscreen and a rotary encoder. It polls Lynx's web API directly and gives you a dedicated, always-on physical readout and control surface, separate from the web UI.&lt;br /&gt;
&lt;br /&gt;
'''Current capabilities:'''&lt;br /&gt;
&lt;br /&gt;
* Live status display (lock state, signal quality) with a configurable poll interval&lt;br /&gt;
* A menu system for browsing and selecting presets and streams via the rotary encoder, with an auto-timeout back to the normal display&lt;br /&gt;
* Self-service Wi-Fi setup — no need to hardcode network credentials into the firmware or edit code to get it on your network (see below)&lt;br /&gt;
* Automatic discovery of the Lynx receiver on the local network — no need to hardcode or manually enter an IP address&lt;br /&gt;
&lt;br /&gt;
==== Wi-Fi Setup ====&lt;br /&gt;
&lt;br /&gt;
On first boot (or if it can't find a previously-saved network), Knobler opens a temporary Wi-Fi access point of its own and displays a short prompt on screen. Connecting a phone or laptop to that access point brings up a normal Wi-Fi configuration page, where you select your network from a list and type in the password on a proper keyboard — rather than fumbling through SSID entry on a 1.28&amp;quot; touchscreen.&lt;br /&gt;
&lt;br /&gt;
Once configured, credentials are saved on the device. If the saved network ever becomes unreachable (moved out of range, router replaced, etc.), Knobler automatically falls back into setup mode after a short timeout, without any need to reflash or reconfigure it by hand.&lt;br /&gt;
&lt;br /&gt;
==== Auto-Discovery ====&lt;br /&gt;
&lt;br /&gt;
Rather than requiring a fixed, manually-entered IP address for the Lynx receiver, Knobler broadcasts a small discovery request on the local network on startup. Any Lynx instance running current software answers directly, providing its name, callsign, IP address, and API port — so Knobler finds the right receiver automatically, even if its address changes (e.g. after a router reboot hands out a new DHCP lease).&lt;br /&gt;
&lt;br /&gt;
=== Getting Started ===&lt;br /&gt;
&lt;br /&gt;
'''Requirements:'''&lt;br /&gt;
&lt;br /&gt;
* An M5Stack M5Dial device and USB-C cable&lt;br /&gt;
* Arduino IDE, with ESP32/M5Stack board support and the required libraries (M5Dial, WiFiManager, ArduinoJson) installed&lt;br /&gt;
* A Lynx receiver running current software (the discovery responder must be present — see below)&lt;br /&gt;
* A computer or phone to complete Wi-Fi setup&lt;br /&gt;
&lt;br /&gt;
'''Lynx:''' the [https://github.com/G8YTZ/lynx-datv-receiver/raw/main/docs/lynx_install_guide.docx Installation Guide] covers everything from a blank SD card to a working receiver, including a one-line installer script.&lt;br /&gt;
&lt;br /&gt;
'''Before flashing Knobler:''' make sure the Lynx receiver is running a version of the software that includes the discovery responder (it prints a line similar to &amp;lt;code&amp;gt;Discovery responder listening on UDP :9998.&amp;lt;/code&amp;gt; on startup). Older Lynx installs will need updating first, or Knobler won't be able to find them automatically.&lt;br /&gt;
&lt;br /&gt;
A full step-by-step Knobler installation guide — covering Arduino IDE setup, board/library installation, flashing, and first-time Wi-Fi configuration — is not yet published separately; for now, see the [https://github.com/G8YTZ/lynx-knobler Knobler repository] directly.&lt;br /&gt;
&lt;br /&gt;
=== Status ===&lt;br /&gt;
&lt;br /&gt;
Both projects are under active development. Known limitations at time of writing:&lt;br /&gt;
&lt;br /&gt;
* If more than one Lynx receiver answers a discovery request on the same network, Knobler currently connects to whichever reply arrives first — a picker screen for choosing between multiple receivers is planned but not yet built.&lt;br /&gt;
* There is currently no on-device way to force Knobler back into Wi-Fi setup mode (e.g. to deliberately switch networks) short of clearing its saved credentials via a computer.&lt;br /&gt;
&lt;br /&gt;
=== See Also ===&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/G8YTZ/lynx-datv-receiver Lynx source code and documentation on GitHub]&lt;br /&gt;
* [https://github.com/G8YTZ/lynx-knobler Knobler source code on GitHub]&lt;br /&gt;
* [[Picotuner]]&lt;br /&gt;
&lt;br /&gt;
=== Credits ===&lt;br /&gt;
&lt;br /&gt;
''Justin D. Cockett - G8YTZ''&lt;br /&gt;
&lt;br /&gt;
[[Category:DATV]]&lt;br /&gt;
[[Category:Receivers]]&lt;/div&gt;</summary>
		<author><name>G8YTZ</name></author>
	</entry>
	<entry>
		<id>https://wiki.batc.org.uk/index.php?title=GB3OO&amp;diff=12643</id>
		<title>GB3OO</title>
		<link rel="alternate" type="text/html" href="https://wiki.batc.org.uk/index.php?title=GB3OO&amp;diff=12643"/>
		<updated>2026-07-24T10:37:40Z</updated>

		<summary type="html">&lt;p&gt;G8YTZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''GB3OO''' is a Digital Amateur Television (DATV) repeater serving the amateur radio community across Kent, Essex, and the near continent. It went fully on air on 12 June 2026, transmitting on 23cm with a 70cm input, and streams its output live to the internet via the BATC.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Location || Upper Arpinge, near Folkestone, Kent, CT18 8AD&lt;br /&gt;
|-&lt;br /&gt;
! Locator || JO01NC&lt;br /&gt;
|-&lt;br /&gt;
! NoV Holder || Justin D. Cockett, G8YTZ&lt;br /&gt;
|-&lt;br /&gt;
! Website || [https://gb3oo.co.uk gb3oo.co.uk]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Quick Reference ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Parameter !! Value&lt;br /&gt;
|-&lt;br /&gt;
| '''23cm Output''' || 1304 MHz, DVB-S2, 2 MSym/s, FEC 3/4, roll-off 0.35, 150W EIRP&lt;br /&gt;
|-&lt;br /&gt;
| '''70cm Input''' || 437 MHz, DVB-S/S2, 333 kSym/s, automatic FEC&lt;br /&gt;
|-&lt;br /&gt;
| '''2m Talkback Input''' || 144.750 MHz FM, vertical, CTCSS 103.5 Hz&lt;br /&gt;
|-&lt;br /&gt;
| '''Web Stream (out)''' || &amp;lt;code&amp;gt;rtmp://rtmp.batc.org.uk/live/gb3oo&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| '''Web Stream (in)''' || Registered users only — see gb3oo.co.uk &amp;quot;Streamer&amp;quot; page&lt;br /&gt;
|-&lt;br /&gt;
| '''Antenna height''' || 30 m (self-supporting lattice tower)&lt;br /&gt;
|-&lt;br /&gt;
| '''Tx antenna gain''' || 12 dBi (slotted waveguide, PE1RKI design)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Site Overview ==&lt;br /&gt;
&lt;br /&gt;
GB3OO sits at a rural hilltop location near Folkestone, chosen for its excellent coverage across the surrounding area. The installation is built around a self-supporting lattice tower: at the summit, the 23cm slotted-waveguide transmit antenna and the 70cm &amp;quot;Big Wheel&amp;quot; receive antenna are mounted together. A brick-built equipment building at the base of the tower houses the full repeater rack.&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_Tx_and_Rx_Antennas.jpg|thumb|right|400px|The 23cm slotted waveguide (white panel) and 70cm Big Wheel receive antenna at the top of the tower.]]&lt;br /&gt;
&lt;br /&gt;
== Coverage ==&lt;br /&gt;
&lt;br /&gt;
GB3OO's 23cm output covers a large area of Kent, Essex, London, and across the Channel into northern France and Belgium — conditions permitting, and especially well during tropospheric ducting.&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_23cm_Coverage_Area.png|thumb|left|400px|Predicted 23cm coverage (green = strong signal, yellow = marginal).]]&lt;br /&gt;
&lt;br /&gt;
The 70cm receive input has a correspondingly wide catchment for stations wanting to transmit into the repeater, fed by an omnidirectional dual-stack WIMO &amp;quot;Big Wheel&amp;quot; antenna (5 dBi gain).&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_70cm_Receive_Coverage_Area.png|thumb|right|400px|Predicted 70cm receive coverage.]]&lt;br /&gt;
&lt;br /&gt;
During good tropo conditions, continental stations from France, Belgium, and beyond are actively welcomed — the repeater's French-language announcement specifically invites this.&lt;br /&gt;
&lt;br /&gt;
== Transmit Chain ==&lt;br /&gt;
&lt;br /&gt;
The transmit chain starts at the power amplifier, delivering 10W RF output at 23cm.&lt;br /&gt;
&lt;br /&gt;
* '''Feeder run:''' 4m LDF5-50 7/8&amp;quot; Heliax tail → 30m LDF6-50 1-5/8&amp;quot; Heliax main run (the larger diameter minimises loss over the long vertical run) → 2m LDF5-50 tail to the antenna feed point&lt;br /&gt;
* '''Connectors:''' 7/16 DIN throughout (chosen over N-type for low loss and superior intermodulation performance at these power levels)&lt;br /&gt;
* '''Antenna:''' Slotted waveguide, designed and built by Bert Moderman (PE1RKI) — seven radiating slots per face on two faces, giving an omnidirectional azimuth pattern within ±1.3 dB and 12 dBi gain&lt;br /&gt;
* '''Result:''' 150W EIRP, meeting the licensed limit once feeder and coupler losses are accounted for&lt;br /&gt;
* '''Return loss at commissioning:''' 30.5 dB — an excellent match, important at 23cm since poor return loss on a long feeder causes standing-wave echoes that visibly degrade DVB-S2 signal quality (closing the constellation &amp;quot;eye,&amp;quot; raising EVM, lowering MER)&lt;br /&gt;
&lt;br /&gt;
== 70cm Receive Chain ==&lt;br /&gt;
&lt;br /&gt;
The receive chain is built for strong out-of-band rejection given the site's exposure to cellular and other nearby services:&lt;br /&gt;
&lt;br /&gt;
# '''Interdigital bandpass filter''' (Bert Moderman, PE1RKI) — first-stage protection against strong out-of-band signals&lt;br /&gt;
# '''Low-noise preamplifier''' (also PE1RKI) — 15 dB gain, 0.35 dB noise figure, setting the noise floor for the whole receive chain&lt;br /&gt;
# '''SAW filter''' — ~60 dB attenuation at 470 MHz, eliminating interference from terrestrial digital TV and UHF PMR&lt;br /&gt;
# '''BATC Minitiouner''' DVB-S/S2 tuner running the Ryde Receiver for demodulation&lt;br /&gt;
&lt;br /&gt;
Since interdigital filters have responses at odd harmonics, the second filtering stage (the SAW filter) is essential to fully clean up the signal before demodulation.&lt;br /&gt;
&lt;br /&gt;
== Equipment Rack ==&lt;br /&gt;
&lt;br /&gt;
The repeater is housed in a wall-mounted 19&amp;quot; × 450mm(d) × 18U rack with removable side panels and a lockable glass front door. Two continuously-running 240V axial fans provide cooling, with heavy electrical loads mounted toward the top to keep a cool zone at the bottom of the cabinet.&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_Rack.jpg|thumb|left|350px|GB3OO equipment rack.]]&lt;br /&gt;
&lt;br /&gt;
'''Rack layout (bottom to top):'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! RU !! Contents&lt;br /&gt;
|-&lt;br /&gt;
| 1 || Cable management brush strip&lt;br /&gt;
|-&lt;br /&gt;
| 2 || Raspberry Pi shelf — media player, stream receiver, 70cm receiver&lt;br /&gt;
|-&lt;br /&gt;
| 3 || Network equipment — UniFi UCG firewall, 7-port PoE switch&lt;br /&gt;
|-&lt;br /&gt;
| 4 || Windows 11 PC — Bitfocus Companion software, VLC for audio announcements&lt;br /&gt;
|-&lt;br /&gt;
| 5 || Mains distribution 2 (low-power devices)&lt;br /&gt;
|-&lt;br /&gt;
| 6 || Pull-out drawer — Blackmagic ATEM Mini Pro video switcher, 2m receiver, 1TB SSD local storage&lt;br /&gt;
|-&lt;br /&gt;
| 7–8 || Receiver shelf — BATC Minitiouner&lt;br /&gt;
|-&lt;br /&gt;
| 9–10 || HF modulator, H.264 encoder, Modbus TCP/RTU telemetry&lt;br /&gt;
|-&lt;br /&gt;
| 11–12 || Ventilation panel&lt;br /&gt;
|-&lt;br /&gt;
| 13–15 || Power amplifier&lt;br /&gt;
|-&lt;br /&gt;
| 16 || Cable management brush strip&lt;br /&gt;
|-&lt;br /&gt;
| 17 || Air-tight blanking panel&lt;br /&gt;
|-&lt;br /&gt;
| 18 || Mains distribution 1 (PA, exciter, case fans)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Exciter Shelf ==&lt;br /&gt;
&lt;br /&gt;
The modulator is an SR-Systems &amp;quot;Minimod&amp;quot; HF modulator paired with an SR-Systems H.264 encoder, managed via a VT-100 emulation RS-232 interface accessed over Telnet through an in-built terminal server on a fixed IP.&lt;br /&gt;
&lt;br /&gt;
The exciter shelf also carries the transmitter telemetry, via Modbus TCP/RTU:&lt;br /&gt;
&lt;br /&gt;
* '''Temperature sensors (PTC):''' exciter air outlet, PA air outlet, PA heatsink&lt;br /&gt;
* '''Digital relay outputs:''' exciter load/PA co-ax relay, ATEM power on/off (cold reset only)&lt;br /&gt;
* '''Analogue input:''' PA forward power&lt;br /&gt;
* '''Digital output:''' PA power switching (local relays in the PA shelf)&lt;br /&gt;
&lt;br /&gt;
== Power &amp;amp; Infrastructure ==&lt;br /&gt;
&lt;br /&gt;
* '''UPS:''' APC tower UPS, fed from a blue 16A &amp;quot;Commando&amp;quot; connector that also serves as the safety isolator. Emergency isolation is via removing the two 13A plug tops from the orange distribution board at the rear of the UPS.&lt;br /&gt;
* '''Metering:''' A Modbus-compatible meter in the mains distribution board (located above the repeater) tracks electricity consumption.&lt;br /&gt;
* '''UPS battery life:''' expected to need replacement around 5 years from commissioning (May 2026), usage-dependent.&lt;br /&gt;
&lt;br /&gt;
== Licensing &amp;amp; Insurance ==&lt;br /&gt;
&lt;br /&gt;
* '''Ofcom:''' Licensed via Notice of Variation dated 30 September 2025, renewal due 29 September 2028. NoV holder: Justin D. Cockett (G8YTZ).&lt;br /&gt;
* '''Software:''' All repeater system software is open-source or perpetually licensed. The PiDeck media player is licensed from Guy, M0GUY, and requires a continual internet connection to remain licensed. Commercial components (UniFi, Blackmagic ATEM, Windows 11) are licensed per manufacturer T&amp;amp;Cs.&lt;br /&gt;
* '''Insurance:''' Covered under the RSGB's Repeater &amp;amp; Beacon insurance scheme, renewed annually each May by G8YTZ.&lt;br /&gt;
&lt;br /&gt;
== Control &amp;amp; Streaming Infrastructure ==&lt;br /&gt;
&lt;br /&gt;
The site runs a Bitfocus Companion v5 control portal, giving webhook-triggered automatic input switching, an ATEM video switcher, and full session recording (&amp;quot;Time Machine&amp;quot;) of repeater activity — all accessible to registered users via the website's Repeater Control Portal.&lt;br /&gt;
&lt;br /&gt;
== ATEM Streaming Watchdog ==&lt;br /&gt;
&lt;br /&gt;
The ATEM Mini Pro video switcher has a known Blackmagic firmware bug: after a power cycle, its streaming configuration (RTMP URL, key, bitrates) can come back corrupted, silently taking the stream offline. A custom Python watchdog runs continuously on the site PC, detecting this condition and automatically restoring the correct configuration — no site visit required. Full technical detail, installation procedure, and troubleshooting are covered in the separate ATEM Watchdog manual.&lt;br /&gt;
&lt;br /&gt;
== Receiving GB3OO ==&lt;br /&gt;
&lt;br /&gt;
GB3OO can be received cheaply — often with equipment already owned. Full detail is on the website's &amp;quot;Streamer&amp;quot; and reception guide pages; in summary:&lt;br /&gt;
&lt;br /&gt;
'''What you need:'''&lt;br /&gt;
* A small 23cm Yagi antenna (wideband version recommended; e.g. Antenna Amplifiers' 23cm5ra or 23cm13dxr) plus feeder&lt;br /&gt;
* A standard '''HD''' satellite receiver — many modern TVs (LG, Samsung, Sony tested) have a suitable built-in tuner&lt;br /&gt;
* A small in-line amplifier to compensate for 23cm cable losses&lt;br /&gt;
&lt;br /&gt;
'''Receiver settings:'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting !! Value&lt;br /&gt;
|-&lt;br /&gt;
| LNB Local Oscillator || 9750 MHz&lt;br /&gt;
|-&lt;br /&gt;
| Symbol Rate || 2000 kSym/s (2 MSym/s)&lt;br /&gt;
|-&lt;br /&gt;
| Polarisation || Either — controls amplifier supply voltage, not signal&lt;br /&gt;
|-&lt;br /&gt;
| 22kHz Tone || OFF&lt;br /&gt;
|-&lt;br /&gt;
| LNB Power || ON&lt;br /&gt;
|-&lt;br /&gt;
| DiSEqC || OFF&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Then run a blind scan — if signal is good, the receiver will find and add GB3OO automatically.&lt;br /&gt;
&lt;br /&gt;
Check the coverage map first; anyone in the &amp;quot;green&amp;quot; area with a clear line of sight toward Folkestone should have an easy time of it. Justin, G8YTZ, is happy to help assess individual locations (contact via QRZ).&lt;br /&gt;
&lt;br /&gt;
If an antenna isn't practical, streaming into the repeater from a phone or via OBS is also supported — see the &amp;quot;Streamer Key and Instructions&amp;quot; page on the website.&lt;br /&gt;
&lt;br /&gt;
== Test Card ==&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_Test_Card.png|thumb|right|350px|GB3OO test card.]]&lt;br /&gt;
&lt;br /&gt;
The GB3OO test card was developed with the assistance of Claude AI, generated as an SVG graphic and tailored specifically for DATV use rather than adapted from a generic broadcast template.&lt;br /&gt;
&lt;br /&gt;
The card includes several purpose-built technical reference elements, mirrored on both the left and right sides for easy assessment regardless of framing:&lt;br /&gt;
&lt;br /&gt;
* '''Frequency gratings at three resolutions''' — fine vertical line gratings sized for 1920×1080p (2.00px line width), 1280×720p (3.00px), and 1024×576p (3.75px), allowing viewers to judge effective resolution and detect aliasing or softness at FHD, HD, and SD respectively, whichever the receiving chain is actually delivering.&lt;br /&gt;
* '''EBU colour bars''' — the standard broadcast colour reference, useful for checking colour balance and saturation through the transmit and receive chain.&lt;br /&gt;
* '''Monochrome (greyscale) staircase''' — an 8-step greyscale ramp for checking tonal linearity and spotting clipping or crushing at the black or white end of the range.&lt;br /&gt;
&lt;br /&gt;
The central animated graphic and &amp;quot;GB3OO&amp;quot; wordmark give the card a distinct identity, while the surrounding technical elements keep it functional as a genuine alignment and diagnostic tool rather than purely decorative.&lt;br /&gt;
&lt;br /&gt;
== History / Timeline ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Date !! Milestone&lt;br /&gt;
|-&lt;br /&gt;
| 16 Sep 2025 || Website goes live; frequencies agreed&lt;br /&gt;
|-&lt;br /&gt;
| 8 Oct 2025 || Rack build underway — controller and receivers installed&lt;br /&gt;
|-&lt;br /&gt;
| 9 Oct 2025 || ATEM switcher and network equipment delivered and configured; ad-hoc streaming tests begin&lt;br /&gt;
|-&lt;br /&gt;
| 15 May 2026 || Antenna installation complete&lt;br /&gt;
|-&lt;br /&gt;
| 21–22 May 2026 || Equipment installed on site at Folkestone; output streaming live; 70cm receiver operational&lt;br /&gt;
|-&lt;br /&gt;
| 12 Jun 2026 || '''GB3OO officially on the air''' — 1304 MHz, 2 MSym/s, FEC 3/4&lt;br /&gt;
|-&lt;br /&gt;
| 14 Jun 2026 || 70cm receiver lock-detection improved (5-second confirm timer to eliminate false/short locks)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Membership &amp;amp; Community ==&lt;br /&gt;
&lt;br /&gt;
Registration on gb3oo.co.uk is free and unlocks:&lt;br /&gt;
&lt;br /&gt;
* '''Session Recordings''' (&amp;quot;Time Machine&amp;quot;) — rewind and catch up on missed activity&lt;br /&gt;
* '''Repeater Control Portal''' — a live dashboard for repeater control&lt;br /&gt;
* '''Slack Notifications''' — alerts when the repeater comes into use&lt;br /&gt;
&lt;br /&gt;
Anyone registered on the GB3JV website as of 31 December 2025 has had their login carried across automatically; anyone else needs to register separately.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* Website: [https://gb3oo.co.uk gb3oo.co.uk]&lt;br /&gt;
* Coverage maps: [https://gb3oo.co.uk/predicted-coverage-map/ gb3oo.co.uk/predicted-coverage-map]&lt;br /&gt;
* Streamer / reception instructions: [https://gb3oo.co.uk/receiving-the-gb3jv-network-stream/ gb3oo.co.uk/receiving-the-gb3jv-network-stream]&lt;br /&gt;
* Logbook: [https://gb3oo.co.uk/logbook/ gb3oo.co.uk/logbook]&lt;br /&gt;
* BATC: [https://batc.org.uk batc.org.uk]&lt;br /&gt;
* Direct web stream: &amp;lt;code&amp;gt;rtmp://rtmp.batc.org.uk/live/gb3oo&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
''This page draws on the GB3OO website, the GB3OO technical manual, and site documentation. Some sections (network/remote access IP plan, full control portal configuration, detailed component part numbers) are held in the restricted technical manual and are only summarised here — let Justin, G8YTZ know if you'd like any of those expanded.''&lt;/div&gt;</summary>
		<author><name>G8YTZ</name></author>
	</entry>
	<entry>
		<id>https://wiki.batc.org.uk/index.php?title=GB3OO&amp;diff=12642</id>
		<title>GB3OO</title>
		<link rel="alternate" type="text/html" href="https://wiki.batc.org.uk/index.php?title=GB3OO&amp;diff=12642"/>
		<updated>2026-07-24T10:17:26Z</updated>

		<summary type="html">&lt;p&gt;G8YTZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''GB3OO''' is a Digital Amateur Television (DATV) repeater serving the amateur radio community across Kent, Essex, and the near continent. It went fully on air on 12 June 2026, transmitting on 23cm with a 70cm input, and streams its output live to the internet via the BATC.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Location || Upper Arpinge, near Folkestone, Kent, CT18 8AD&lt;br /&gt;
|-&lt;br /&gt;
! Locator || JO01NC&lt;br /&gt;
|-&lt;br /&gt;
! NoV Holder || Justin D. Cockett, G8YTZ&lt;br /&gt;
|-&lt;br /&gt;
! Website || [https://gb3oo.co.uk gb3oo.co.uk]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Quick Reference ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Parameter !! Value&lt;br /&gt;
|-&lt;br /&gt;
| '''23cm Output''' || 1304 MHz, DVB-S2, 2 MSym/s, FEC 3/4, roll-off 0.35, 150W EIRP&lt;br /&gt;
|-&lt;br /&gt;
| '''70cm Input''' || 437 MHz, DVB-S/S2, 333 kSym/s, automatic FEC&lt;br /&gt;
|-&lt;br /&gt;
| '''2m Talkback Input''' || 144.750 MHz FM, vertical, CTCSS 103.5 Hz&lt;br /&gt;
|-&lt;br /&gt;
| '''Web Stream (out)''' || &amp;lt;code&amp;gt;rtmp://rtmp.batc.org.uk/live/gb3oo&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| '''Web Stream (in)''' || Registered users only — see gb3oo.co.uk &amp;quot;Streamer&amp;quot; page&lt;br /&gt;
|-&lt;br /&gt;
| '''Antenna height''' || 30 m (self-supporting lattice tower)&lt;br /&gt;
|-&lt;br /&gt;
| '''Tx antenna gain''' || 12 dBi (slotted waveguide, PE1RKI design)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Site Overview ==&lt;br /&gt;
&lt;br /&gt;
GB3OO sits at a rural hilltop location near Folkestone, chosen for its excellent coverage across the surrounding area. The installation is built around a self-supporting lattice tower: at the summit, the 23cm slotted-waveguide transmit antenna and the 70cm &amp;quot;Big Wheel&amp;quot; receive antenna are mounted together. A brick-built equipment building at the base of the tower houses the full repeater rack.&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_Tx_and_Rx_Antennas.jpg|thumb|right|400px|The 23cm slotted waveguide (white panel) and 70cm Big Wheel receive antenna at the top of the tower.]]&lt;br /&gt;
&lt;br /&gt;
== Coverage ==&lt;br /&gt;
&lt;br /&gt;
GB3OO's 23cm output covers a large area of Kent, Essex, London, and across the Channel into northern France and Belgium — conditions permitting, and especially well during tropospheric ducting.&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_23cm_Coverage_Area.png|thumb|left|400px|Predicted 23cm coverage (green = strong signal, yellow = marginal).]]&lt;br /&gt;
&lt;br /&gt;
The 70cm receive input has a correspondingly wide catchment for stations wanting to transmit into the repeater, fed by an omnidirectional dual-stack WIMO &amp;quot;Big Wheel&amp;quot; antenna (5 dBi gain).&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_70cm_Receive_Coverage_Area.png|thumb|right|400px|Predicted 70cm receive coverage.]]&lt;br /&gt;
&lt;br /&gt;
During good tropo conditions, continental stations from France, Belgium, and beyond are actively welcomed — the repeater's French-language announcement specifically invites this.&lt;br /&gt;
&lt;br /&gt;
== Transmit Chain ==&lt;br /&gt;
&lt;br /&gt;
The transmit chain starts at the power amplifier, delivering 10W RF output at 23cm.&lt;br /&gt;
&lt;br /&gt;
* '''Feeder run:''' 4m LDF5-50 7/8&amp;quot; Heliax tail → 30m LDF6-50 1-5/8&amp;quot; Heliax main run (the larger diameter minimises loss over the long vertical run) → 2m LDF5-50 tail to the antenna feed point&lt;br /&gt;
* '''Connectors:''' 7/16 DIN throughout (chosen over N-type for low loss and superior intermodulation performance at these power levels)&lt;br /&gt;
* '''Antenna:''' Slotted waveguide, designed and built by Bert Moderman (PE1RKI) — seven radiating slots per face on two faces, giving an omnidirectional azimuth pattern within ±1.3 dB and 12 dBi gain&lt;br /&gt;
* '''Result:''' 150W EIRP, meeting the licensed limit once feeder and coupler losses are accounted for&lt;br /&gt;
* '''Return loss at commissioning:''' 30.5 dB — an excellent match, important at 23cm since poor return loss on a long feeder causes standing-wave echoes that visibly degrade DVB-S2 signal quality (closing the constellation &amp;quot;eye,&amp;quot; raising EVM, lowering MER)&lt;br /&gt;
&lt;br /&gt;
== 70cm Receive Chain ==&lt;br /&gt;
&lt;br /&gt;
The receive chain is built for strong out-of-band rejection given the site's exposure to cellular and other nearby services:&lt;br /&gt;
&lt;br /&gt;
# '''Interdigital bandpass filter''' (Bert Moderman, PE1RKI) — first-stage protection against strong out-of-band signals&lt;br /&gt;
# '''Low-noise preamplifier''' (also PE1RKI) — 15 dB gain, 0.35 dB noise figure, setting the noise floor for the whole receive chain&lt;br /&gt;
# '''SAW filter''' — ~60 dB attenuation at 470 MHz, eliminating interference from terrestrial digital TV and UHF PMR&lt;br /&gt;
# '''BATC Minitiouner''' DVB-S/S2 tuner running the Ryde Receiver for demodulation&lt;br /&gt;
&lt;br /&gt;
Since interdigital filters have responses at odd harmonics, the second filtering stage (the SAW filter) is essential to fully clean up the signal before demodulation.&lt;br /&gt;
&lt;br /&gt;
== Equipment Rack ==&lt;br /&gt;
&lt;br /&gt;
The repeater is housed in a wall-mounted 19&amp;quot; × 450mm(d) × 18U rack with removable side panels and a lockable glass front door. Two continuously-running 240V axial fans provide cooling, with heavy electrical loads mounted toward the top to keep a cool zone at the bottom of the cabinet.&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_Rack.jpg|thumb|left|350px|GB3OO equipment rack.]]&lt;br /&gt;
&lt;br /&gt;
'''Rack layout (bottom to top):'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! RU !! Contents&lt;br /&gt;
|-&lt;br /&gt;
| 1 || Cable management brush strip&lt;br /&gt;
|-&lt;br /&gt;
| 2 || Raspberry Pi shelf — media player, stream receiver, 70cm receiver&lt;br /&gt;
|-&lt;br /&gt;
| 3 || Network equipment — UniFi UCG firewall, 7-port PoE switch&lt;br /&gt;
|-&lt;br /&gt;
| 4 || Windows 11 PC — Bitfocus Companion software, VLC for audio announcements&lt;br /&gt;
|-&lt;br /&gt;
| 5 || Mains distribution 2 (low-power devices)&lt;br /&gt;
|-&lt;br /&gt;
| 6 || Pull-out drawer — Blackmagic ATEM Mini Pro video switcher, 2m receiver, 1TB SSD local storage&lt;br /&gt;
|-&lt;br /&gt;
| 7–8 || Receiver shelf — BATC Minitiouner&lt;br /&gt;
|-&lt;br /&gt;
| 9–10 || HF modulator, H.264 encoder, Modbus TCP/RTU telemetry&lt;br /&gt;
|-&lt;br /&gt;
| 11–12 || Ventilation panel&lt;br /&gt;
|-&lt;br /&gt;
| 13–15 || Power amplifier&lt;br /&gt;
|-&lt;br /&gt;
| 16 || Cable management brush strip&lt;br /&gt;
|-&lt;br /&gt;
| 17 || Air-tight blanking panel&lt;br /&gt;
|-&lt;br /&gt;
| 18 || Mains distribution 1 (PA, exciter, case fans)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Exciter Shelf ==&lt;br /&gt;
&lt;br /&gt;
The modulator is an SR-Systems &amp;quot;Minimod&amp;quot; HF modulator paired with an SR-Systems H.264 encoder, managed via a VT-100 emulation RS-232 interface accessed over Telnet through an in-built terminal server on a fixed IP.&lt;br /&gt;
&lt;br /&gt;
The exciter shelf also carries the transmitter telemetry, via Modbus TCP/RTU:&lt;br /&gt;
&lt;br /&gt;
* '''Temperature sensors (PTC):''' exciter air outlet, PA air outlet, PA heatsink&lt;br /&gt;
* '''Digital relay outputs:''' exciter load/PA co-ax relay, ATEM power on/off (cold reset only)&lt;br /&gt;
* '''Analogue input:''' PA forward power&lt;br /&gt;
* '''Digital output:''' PA power switching (local relays in the PA shelf)&lt;br /&gt;
&lt;br /&gt;
== Power &amp;amp; Infrastructure ==&lt;br /&gt;
&lt;br /&gt;
* '''UPS:''' APC tower UPS, fed from a blue 16A &amp;quot;Commando&amp;quot; connector that also serves as the safety isolator. Emergency isolation is via removing the two 13A plug tops from the orange distribution board at the rear of the UPS.&lt;br /&gt;
* '''Metering:''' A Modbus-compatible meter in the mains distribution board (located above the repeater) tracks electricity consumption.&lt;br /&gt;
* '''UPS battery life:''' expected to need replacement around 5 years from commissioning (May 2026), usage-dependent.&lt;br /&gt;
&lt;br /&gt;
== Licensing &amp;amp; Insurance ==&lt;br /&gt;
&lt;br /&gt;
* '''Ofcom:''' Licensed via Notice of Variation dated 30 September 2025, renewal due 29 September 2028. NoV holder: Justin D. Cockett (G8YTZ).&lt;br /&gt;
* '''Software:''' All repeater system software is open-source or perpetually licensed. The PiDeck media player is licensed from Guy, M0GUY, and requires a continual internet connection to remain licensed. Commercial components (UniFi, Blackmagic ATEM, Windows 11) are licensed per manufacturer T&amp;amp;Cs.&lt;br /&gt;
* '''Insurance:''' Covered under the RSGB's Repeater &amp;amp; Beacon insurance scheme, renewed annually each May by G8YTZ.&lt;br /&gt;
&lt;br /&gt;
== Control &amp;amp; Streaming Infrastructure ==&lt;br /&gt;
&lt;br /&gt;
The site runs a Bitfocus Companion v4 control portal, giving webhook-triggered automatic input switching, an ATEM video switcher, and full session recording (&amp;quot;Time Machine&amp;quot;) of repeater activity — all accessible to registered users via the website's Repeater Control Portal.&lt;br /&gt;
&lt;br /&gt;
== ATEM Streaming Watchdog ==&lt;br /&gt;
&lt;br /&gt;
The ATEM Mini Pro video switcher has a known Blackmagic firmware bug: after a power cycle, its streaming configuration (RTMP URL, key, bitrates) can come back corrupted, silently taking the stream offline. A custom Python watchdog runs continuously on the site PC, detecting this condition and automatically restoring the correct configuration — no site visit required. Full technical detail, installation procedure, and troubleshooting are covered in the separate ATEM Watchdog manual.&lt;br /&gt;
&lt;br /&gt;
== Receiving GB3OO ==&lt;br /&gt;
&lt;br /&gt;
GB3OO can be received cheaply — often with equipment already owned. Full detail is on the website's &amp;quot;Streamer&amp;quot; and reception guide pages; in summary:&lt;br /&gt;
&lt;br /&gt;
'''What you need:'''&lt;br /&gt;
* A small 23cm Yagi antenna (wideband version recommended; e.g. Antenna Amplifiers' 23cm5ra or 23cm13dxr) plus feeder&lt;br /&gt;
* A standard '''HD''' satellite receiver — many modern TVs (LG, Samsung, Sony tested) have a suitable built-in tuner&lt;br /&gt;
* A small in-line amplifier to compensate for 23cm cable losses&lt;br /&gt;
&lt;br /&gt;
'''Receiver settings:'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting !! Value&lt;br /&gt;
|-&lt;br /&gt;
| LNB Local Oscillator || 9750 MHz&lt;br /&gt;
|-&lt;br /&gt;
| Symbol Rate || 2000 kSym/s (2 MSym/s)&lt;br /&gt;
|-&lt;br /&gt;
| Polarisation || Either — controls amplifier supply voltage, not signal&lt;br /&gt;
|-&lt;br /&gt;
| 22kHz Tone || OFF&lt;br /&gt;
|-&lt;br /&gt;
| LNB Power || ON&lt;br /&gt;
|-&lt;br /&gt;
| DiSEqC || OFF&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Then run a blind scan — if signal is good, the receiver will find and add GB3OO automatically.&lt;br /&gt;
&lt;br /&gt;
Check the coverage map first; anyone in the &amp;quot;green&amp;quot; area with a clear line of sight toward Folkestone should have an easy time of it. Justin, G8YTZ, is happy to help assess individual locations (contact via QRZ).&lt;br /&gt;
&lt;br /&gt;
If an antenna isn't practical, streaming into the repeater from a phone or via OBS is also supported — see the &amp;quot;Streamer Key and Instructions&amp;quot; page on the website.&lt;br /&gt;
&lt;br /&gt;
== Test Card ==&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_Test_Card.png|thumb|right|350px|GB3OO test card.]]&lt;br /&gt;
&lt;br /&gt;
The GB3OO test card was developed with the assistance of Claude AI, generated as an SVG graphic and tailored specifically for DATV use rather than adapted from a generic broadcast template.&lt;br /&gt;
&lt;br /&gt;
The card includes several purpose-built technical reference elements, mirrored on both the left and right sides for easy assessment regardless of framing:&lt;br /&gt;
&lt;br /&gt;
* '''Frequency gratings at three resolutions''' — fine vertical line gratings sized for 1920×1080p (2.00px line width), 1280×720p (3.00px), and 1024×576p (3.75px), allowing viewers to judge effective resolution and detect aliasing or softness at FHD, HD, and SD respectively, whichever the receiving chain is actually delivering.&lt;br /&gt;
* '''EBU colour bars''' — the standard broadcast colour reference, useful for checking colour balance and saturation through the transmit and receive chain.&lt;br /&gt;
* '''Monochrome (greyscale) staircase''' — an 8-step greyscale ramp for checking tonal linearity and spotting clipping or crushing at the black or white end of the range.&lt;br /&gt;
&lt;br /&gt;
The central animated graphic and &amp;quot;GB3OO&amp;quot; wordmark give the card a distinct identity, while the surrounding technical elements keep it functional as a genuine alignment and diagnostic tool rather than purely decorative.&lt;br /&gt;
&lt;br /&gt;
== History / Timeline ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Date !! Milestone&lt;br /&gt;
|-&lt;br /&gt;
| 16 Sep 2025 || Website goes live; frequencies agreed&lt;br /&gt;
|-&lt;br /&gt;
| 8 Oct 2025 || Rack build underway — controller and receivers installed&lt;br /&gt;
|-&lt;br /&gt;
| 9 Oct 2025 || ATEM switcher and network equipment delivered and configured; ad-hoc streaming tests begin&lt;br /&gt;
|-&lt;br /&gt;
| 15 May 2026 || Antenna installation complete&lt;br /&gt;
|-&lt;br /&gt;
| 21–22 May 2026 || Equipment installed on site at Folkestone; output streaming live; 70cm receiver operational&lt;br /&gt;
|-&lt;br /&gt;
| 12 Jun 2026 || '''GB3OO officially on the air''' — 1304 MHz, 2 MSym/s, FEC 3/4&lt;br /&gt;
|-&lt;br /&gt;
| 14 Jun 2026 || 70cm receiver lock-detection improved (5-second confirm timer to eliminate false/short locks)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Membership &amp;amp; Community ==&lt;br /&gt;
&lt;br /&gt;
Registration on gb3oo.co.uk is free and unlocks:&lt;br /&gt;
&lt;br /&gt;
* '''Session Recordings''' (&amp;quot;Time Machine&amp;quot;) — rewind and catch up on missed activity&lt;br /&gt;
* '''Repeater Control Portal''' — a live dashboard for repeater control&lt;br /&gt;
* '''Slack Notifications''' — alerts when the repeater comes into use&lt;br /&gt;
&lt;br /&gt;
Anyone registered on the GB3JV website as of 31 December 2025 has had their login carried across automatically; anyone else needs to register separately.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* Website: [https://gb3oo.co.uk gb3oo.co.uk]&lt;br /&gt;
* Coverage maps: [https://gb3oo.co.uk/predicted-coverage-map/ gb3oo.co.uk/predicted-coverage-map]&lt;br /&gt;
* Streamer / reception instructions: [https://gb3oo.co.uk/receiving-the-gb3jv-network-stream/ gb3oo.co.uk/receiving-the-gb3jv-network-stream]&lt;br /&gt;
* Logbook: [https://gb3oo.co.uk/logbook/ gb3oo.co.uk/logbook]&lt;br /&gt;
* BATC: [https://batc.org.uk batc.org.uk]&lt;br /&gt;
* Direct web stream: &amp;lt;code&amp;gt;rtmp://rtmp.batc.org.uk/live/gb3oo&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
''This page draws on the GB3OO website, the GB3OO technical manual, and site documentation. Some sections (network/remote access IP plan, full control portal configuration, detailed component part numbers) are held in the restricted technical manual and are only summarised here — let Justin, G8YTZ know if you'd like any of those expanded.''&lt;/div&gt;</summary>
		<author><name>G8YTZ</name></author>
	</entry>
	<entry>
		<id>https://wiki.batc.org.uk/index.php?title=UK_ATV_repeaters&amp;diff=12641</id>
		<title>UK ATV repeaters</title>
		<link rel="alternate" type="text/html" href="https://wiki.batc.org.uk/index.php?title=UK_ATV_repeaters&amp;diff=12641"/>
		<updated>2026-07-24T08:58:44Z</updated>

		<summary type="html">&lt;p&gt;G8YTZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There are over 30 active ATV repeaters in the UK and the current status and operating frequencies can be found on the [https://www.ukrepeater.net/repeaterlist5.htm RSGB ETCC TV list]&lt;br /&gt;
&lt;br /&gt;
Here are two printable .pdf maps of TV Repeaters in the North and South of England: [[:Media:RptrNorth.pdf|Repeaters North]], [[:Media:RptrSouth.pdf|Repeaters South]].  These can be printed double-sided, landscape, flipped on the short edge.&lt;br /&gt;
&lt;br /&gt;
You can watch most UK ATV repeaters on the [http://www.batc.tv/ch_live.php BATC video streaming service.]  &lt;br /&gt;
&lt;br /&gt;
[[File:tvrepeaters.JPG|400px]]&lt;br /&gt;
&lt;br /&gt;
All repeaters have a seperate page which the group can now edit to add information.&lt;br /&gt;
&lt;br /&gt;
*[[GB3AT]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3BH]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3CT - Caistor IO93UM]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3ET]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3EN - North London]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3EY - Near Hull IO93RS]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3FT]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3GG]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3GV]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3HV]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3JT]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3JV]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3KM]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3LO]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3LX]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3NQ]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3NV]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3OO]] Folkestone - JO01NH&lt;br /&gt;
&lt;br /&gt;
*[[GB3PV]] Cambridge&lt;br /&gt;
&lt;br /&gt;
*[[GB3SQ]] Bournemouth&lt;br /&gt;
&lt;br /&gt;
*[[GB3TM]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3TN]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3TT - Sheffield IO93gk]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3UD]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3UT]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3YT]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3VL]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3ZZ]]&lt;/div&gt;</summary>
		<author><name>G8YTZ</name></author>
	</entry>
	<entry>
		<id>https://wiki.batc.org.uk/index.php?title=GB3OO&amp;diff=12640</id>
		<title>GB3OO</title>
		<link rel="alternate" type="text/html" href="https://wiki.batc.org.uk/index.php?title=GB3OO&amp;diff=12640"/>
		<updated>2026-07-24T08:53:55Z</updated>

		<summary type="html">&lt;p&gt;G8YTZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''GB3OO''' is a Digital Amateur Television (DATV) repeater serving the amateur radio community across Kent, Essex, and the near continent. It went fully on air on 12 June 2026, transmitting on 23cm with a 70cm input, and streams its output live to the internet via the BATC.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Location || Upper Arpinge, near Folkestone, Kent, CT18 8AD&lt;br /&gt;
|-&lt;br /&gt;
! Locator || JO01NC&lt;br /&gt;
|-&lt;br /&gt;
! NoV Holder || Justin D. Cockett, G8YTZ&lt;br /&gt;
|-&lt;br /&gt;
! Website || [https://gb3oo.co.uk gb3oo.co.uk]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Quick Reference ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Parameter !! Value&lt;br /&gt;
|-&lt;br /&gt;
| '''23cm Output''' || 1304 MHz, DVB-S2, 2 MSym/s, FEC 3/4, roll-off 0.35, 150W EIRP&lt;br /&gt;
|-&lt;br /&gt;
| '''70cm Input''' || 437 MHz, DVB-S/S2, 333 kSym/s, automatic FEC&lt;br /&gt;
|-&lt;br /&gt;
| '''2m Talkback Input''' || 144.750 MHz FM, vertical, CTCSS 103.5 Hz&lt;br /&gt;
|-&lt;br /&gt;
| '''Web Stream (out)''' || &amp;lt;code&amp;gt;rtmp://rtmp.batc.org.uk/live/gb3oo&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| '''Web Stream (in)''' || Registered users only — see gb3oo.co.uk &amp;quot;Streamer&amp;quot; page&lt;br /&gt;
|-&lt;br /&gt;
| '''Antenna height''' || 30 m (self-supporting lattice tower)&lt;br /&gt;
|-&lt;br /&gt;
| '''Tx antenna gain''' || 12 dBi (slotted waveguide, PE1RKI design)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Site Overview ==&lt;br /&gt;
&lt;br /&gt;
GB3OO sits at a rural hilltop location near Folkestone, chosen for its excellent coverage across the surrounding area. The installation is built around a self-supporting lattice tower: at the summit, the 23cm slotted-waveguide transmit antenna and the 70cm &amp;quot;Big Wheel&amp;quot; receive antenna are mounted together. A brick-built equipment building at the base of the tower houses the full repeater rack.&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_Tx_and_Rx_Antennas.jpg|thumb|right|400px|The 23cm slotted waveguide (white panel) and 70cm Big Wheel receive antenna at the top of the mast.]]&lt;br /&gt;
&lt;br /&gt;
== Coverage ==&lt;br /&gt;
&lt;br /&gt;
GB3OO's 23cm output covers a large area of Kent, Essex, London, and across the Channel into northern France and Belgium — conditions permitting, and especially well during tropospheric ducting.&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_23cm_Coverage_Area.png|thumb|left|400px|Predicted 23cm coverage (green = strong signal, yellow = marginal).]]&lt;br /&gt;
&lt;br /&gt;
The 70cm receive input has a correspondingly wide catchment for stations wanting to transmit into the repeater, fed by an omnidirectional dual-stack WIMO &amp;quot;Big Wheel&amp;quot; antenna (5 dBi gain).&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_70cm_Receive_Coverage_Area.png|thumb|right|400px|Predicted 70cm receive coverage.]]&lt;br /&gt;
&lt;br /&gt;
During good tropo conditions, continental stations from France, Belgium, and beyond are actively welcomed — the repeater's French-language announcement specifically invites this.&lt;br /&gt;
&lt;br /&gt;
== Transmit Chain ==&lt;br /&gt;
&lt;br /&gt;
The transmit chain starts at the power amplifier, delivering 10W RF output at 23cm.&lt;br /&gt;
&lt;br /&gt;
* '''Feeder run:''' 4m LDF5-50 7/8&amp;quot; Heliax tail → 30m LDF6-50 1-5/8&amp;quot; Heliax main run (the larger diameter minimises loss over the long vertical run) → 2m LDF5-50 tail to the antenna feed point&lt;br /&gt;
* '''Connectors:''' 7/16 DIN throughout (chosen over N-type for low loss and superior intermodulation performance at these power levels)&lt;br /&gt;
* '''Antenna:''' Slotted waveguide, designed and built by Bert Moderman (PE1RKI) — seven radiating slots per face on two faces, giving an omnidirectional azimuth pattern within ±1.3 dB and 12 dBi gain&lt;br /&gt;
* '''Result:''' 150W EIRP, meeting the licensed limit once feeder and coupler losses are accounted for&lt;br /&gt;
* '''Return loss at commissioning:''' 30.5 dB — an excellent match, important at 23cm since poor return loss on a long feeder causes standing-wave echoes that visibly degrade DVB-S2 signal quality (closing the constellation &amp;quot;eye,&amp;quot; raising EVM, lowering MER)&lt;br /&gt;
&lt;br /&gt;
== 70cm Receive Chain ==&lt;br /&gt;
&lt;br /&gt;
The receive chain is built for strong out-of-band rejection given the site's exposure to cellular and other nearby services:&lt;br /&gt;
&lt;br /&gt;
# '''Interdigital bandpass filter''' (Bert Moderman, PE1RKI) — first-stage protection against strong out-of-band signals&lt;br /&gt;
# '''Low-noise preamplifier''' (also PE1RKI) — 15 dB gain, 0.35 dB noise figure, setting the noise floor for the whole receive chain&lt;br /&gt;
# '''SAW filter''' — ~60 dB attenuation at 470 MHz, eliminating interference from terrestrial digital TV and UHF PMR&lt;br /&gt;
# '''BATC Minitiouner''' DVB-S/S2 tuner running the Ryde Receiver for demodulation&lt;br /&gt;
&lt;br /&gt;
Since interdigital filters have responses at odd harmonics, the second filtering stage (the SAW filter) is essential to fully clean up the signal before demodulation.&lt;br /&gt;
&lt;br /&gt;
== Equipment Rack ==&lt;br /&gt;
&lt;br /&gt;
The repeater is housed in a wall-mounted 19&amp;quot; × 450mm(d) × 18U rack with removable side panels and a lockable glass front door. Two continuously-running 240V axial fans provide cooling, with heavy electrical loads mounted toward the top to keep a cool zone at the bottom of the cabinet.&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_Rack.jpg|thumb|left|350px|GB3OO equipment rack.]]&lt;br /&gt;
&lt;br /&gt;
'''Rack layout (bottom to top):'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! RU !! Contents&lt;br /&gt;
|-&lt;br /&gt;
| 1 || Cable management brush strip&lt;br /&gt;
|-&lt;br /&gt;
| 2 || Raspberry Pi shelf — media player, stream receiver, 70cm receiver&lt;br /&gt;
|-&lt;br /&gt;
| 3 || Network equipment — UniFi UCG firewall, 7-port PoE switch&lt;br /&gt;
|-&lt;br /&gt;
| 4 || Windows 11 PC — Bitfocus Companion software, VLC for audio announcements&lt;br /&gt;
|-&lt;br /&gt;
| 5 || Mains distribution 2 (low-power devices)&lt;br /&gt;
|-&lt;br /&gt;
| 6 || Pull-out drawer — Blackmagic ATEM Mini Pro video switcher, 2m receiver, 1TB SSD local storage&lt;br /&gt;
|-&lt;br /&gt;
| 7–8 || Receiver shelf — BATC Minitiouner&lt;br /&gt;
|-&lt;br /&gt;
| 9–10 || HF modulator, H.264 encoder, Modbus TCP/RTU telemetry&lt;br /&gt;
|-&lt;br /&gt;
| 11–12 || Ventilation panel&lt;br /&gt;
|-&lt;br /&gt;
| 13–15 || Power amplifier&lt;br /&gt;
|-&lt;br /&gt;
| 16 || Cable management brush strip&lt;br /&gt;
|-&lt;br /&gt;
| 17 || Air-tight blanking panel&lt;br /&gt;
|-&lt;br /&gt;
| 18 || Mains distribution 1 (PA, exciter, case fans)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Exciter Shelf ==&lt;br /&gt;
&lt;br /&gt;
The modulator is an SR-Systems &amp;quot;Minimod&amp;quot; HF modulator paired with an SR-Systems H.264 encoder, managed via a VT-100 emulation RS-232 interface accessed over Telnet through an in-built terminal server on a fixed IP.&lt;br /&gt;
&lt;br /&gt;
The exciter shelf also carries the transmitter telemetry, via Modbus TCP/RTU:&lt;br /&gt;
&lt;br /&gt;
* '''Temperature sensors (PTC):''' exciter air outlet, PA air outlet, PA heatsink&lt;br /&gt;
* '''Digital relay outputs:''' exciter load/PA co-ax relay, ATEM power on/off (cold reset only)&lt;br /&gt;
* '''Analogue input:''' PA forward power&lt;br /&gt;
* '''Digital output:''' PA power switching (local relays in the PA shelf)&lt;br /&gt;
&lt;br /&gt;
== Power &amp;amp; Infrastructure ==&lt;br /&gt;
&lt;br /&gt;
* '''UPS:''' APC tower UPS, fed from a blue 16A &amp;quot;Commando&amp;quot; connector that also serves as the safety isolator. Emergency isolation is via removing the two 13A plug tops from the orange distribution board at the rear of the UPS.&lt;br /&gt;
* '''Metering:''' A Modbus-compatible meter in the mains distribution board (located above the repeater) tracks electricity consumption.&lt;br /&gt;
* '''UPS battery life:''' expected to need replacement around 5 years from commissioning (May 2026), usage-dependent.&lt;br /&gt;
&lt;br /&gt;
== Licensing &amp;amp; Insurance ==&lt;br /&gt;
&lt;br /&gt;
* '''Ofcom:''' Licensed via Notice of Variation dated 30 September 2025, renewal due 29 September 2028. NoV holder: Justin D. Cockett (G8YTZ).&lt;br /&gt;
* '''Software:''' All repeater system software is open-source or perpetually licensed. The PiDeck media player is licensed from Guy, M0GUY, and requires a continual internet connection to remain licensed. Commercial components (UniFi, Blackmagic ATEM, Windows 11) are licensed per manufacturer T&amp;amp;Cs.&lt;br /&gt;
* '''Insurance:''' Covered under the RSGB's Repeater &amp;amp; Beacon insurance scheme, renewed annually each May by G8YTZ.&lt;br /&gt;
&lt;br /&gt;
== Control &amp;amp; Streaming Infrastructure ==&lt;br /&gt;
&lt;br /&gt;
The site runs a Bitfocus Companion v4 control portal, giving webhook-triggered automatic input switching, an ATEM video switcher, and full session recording (&amp;quot;Time Machine&amp;quot;) of repeater activity — all accessible to registered users via the website's Repeater Control Portal.&lt;br /&gt;
&lt;br /&gt;
== ATEM Streaming Watchdog ==&lt;br /&gt;
&lt;br /&gt;
The ATEM Mini Pro video switcher has a known Blackmagic firmware bug: after a power cycle, its streaming configuration (RTMP URL, key, bitrates) can come back corrupted, silently taking the stream offline. A custom Python watchdog runs continuously on the site PC, detecting this condition and automatically restoring the correct configuration — no site visit required. Full technical detail, installation procedure, and troubleshooting are covered in the separate ATEM Watchdog manual.&lt;br /&gt;
&lt;br /&gt;
== Receiving GB3OO ==&lt;br /&gt;
&lt;br /&gt;
GB3OO can be received cheaply — often with equipment already owned. Full detail is on the website's &amp;quot;Streamer&amp;quot; and reception guide pages; in summary:&lt;br /&gt;
&lt;br /&gt;
'''What you need:'''&lt;br /&gt;
* A small 23cm Yagi antenna (wideband version recommended; e.g. Antenna Amplifiers' 23cm5ra or 23cm13dxr) plus feeder&lt;br /&gt;
* A standard '''HD''' satellite receiver — many modern TVs (LG, Samsung, Sony tested) have a suitable built-in tuner&lt;br /&gt;
* A small in-line amplifier to compensate for 23cm cable losses&lt;br /&gt;
&lt;br /&gt;
'''Receiver settings:'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting !! Value&lt;br /&gt;
|-&lt;br /&gt;
| LNB Local Oscillator || 9750 MHz&lt;br /&gt;
|-&lt;br /&gt;
| Symbol Rate || 2000 kSym/s (2 MSym/s)&lt;br /&gt;
|-&lt;br /&gt;
| Polarisation || Either — controls amplifier supply voltage, not signal&lt;br /&gt;
|-&lt;br /&gt;
| 22kHz Tone || OFF&lt;br /&gt;
|-&lt;br /&gt;
| LNB Power || ON&lt;br /&gt;
|-&lt;br /&gt;
| DiSEqC || OFF&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Then run a blind scan — if signal is good, the receiver will find and add GB3OO automatically.&lt;br /&gt;
&lt;br /&gt;
Check the coverage map first; anyone in the &amp;quot;green&amp;quot; area with a clear line of sight toward Folkestone should have an easy time of it. Justin, G8YTZ, is happy to help assess individual locations (contact via QRZ).&lt;br /&gt;
&lt;br /&gt;
If an antenna isn't practical, streaming into the repeater from a phone or via OBS is also supported — see the &amp;quot;Streamer Key and Instructions&amp;quot; page on the website.&lt;br /&gt;
&lt;br /&gt;
== Test Card ==&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_Test_Card.png|thumb|right|350px|GB3OO test card.]]&lt;br /&gt;
&lt;br /&gt;
The GB3OO test card was developed with the assistance of Claude AI, generated as an SVG graphic and tailored specifically for DATV use rather than adapted from a generic broadcast template.&lt;br /&gt;
&lt;br /&gt;
The card includes several purpose-built technical reference elements, mirrored on both the left and right sides for easy assessment regardless of framing:&lt;br /&gt;
&lt;br /&gt;
* '''Frequency gratings at three resolutions''' — fine vertical line gratings sized for 1920×1080p (2.00px line width), 1280×720p (3.00px), and 1024×576p (3.75px), allowing viewers to judge effective resolution and detect aliasing or softness at FHD, HD, and SD respectively, whichever the receiving chain is actually delivering.&lt;br /&gt;
* '''EBU colour bars''' — the standard broadcast colour reference, useful for checking colour balance and saturation through the transmit and receive chain.&lt;br /&gt;
* '''Monochrome (greyscale) staircase''' — an 8-step greyscale ramp for checking tonal linearity and spotting clipping or crushing at the black or white end of the range.&lt;br /&gt;
&lt;br /&gt;
The central animated graphic and &amp;quot;GB3OO&amp;quot; wordmark give the card a distinct identity, while the surrounding technical elements keep it functional as a genuine alignment and diagnostic tool rather than purely decorative.&lt;br /&gt;
&lt;br /&gt;
== History / Timeline ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Date !! Milestone&lt;br /&gt;
|-&lt;br /&gt;
| 16 Sep 2025 || Website goes live; frequencies agreed&lt;br /&gt;
|-&lt;br /&gt;
| 8 Oct 2025 || Rack build underway — controller and receivers installed&lt;br /&gt;
|-&lt;br /&gt;
| 9 Oct 2025 || ATEM switcher and network equipment delivered and configured; ad-hoc streaming tests begin&lt;br /&gt;
|-&lt;br /&gt;
| 15 May 2026 || Antenna installation complete&lt;br /&gt;
|-&lt;br /&gt;
| 21–22 May 2026 || Equipment installed on site at Folkestone; output streaming live; 70cm receiver operational&lt;br /&gt;
|-&lt;br /&gt;
| 12 Jun 2026 || '''GB3OO officially on the air''' — 1304 MHz, 2 MSym/s, FEC 3/4&lt;br /&gt;
|-&lt;br /&gt;
| 14 Jun 2026 || 70cm receiver lock-detection improved (5-second confirm timer to eliminate false/short locks)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Membership &amp;amp; Community ==&lt;br /&gt;
&lt;br /&gt;
Registration on gb3oo.co.uk is free and unlocks:&lt;br /&gt;
&lt;br /&gt;
* '''Session Recordings''' (&amp;quot;Time Machine&amp;quot;) — rewind and catch up on missed activity&lt;br /&gt;
* '''Repeater Control Portal''' — a live dashboard for repeater control&lt;br /&gt;
* '''Slack Notifications''' — alerts when the repeater comes into use&lt;br /&gt;
&lt;br /&gt;
Anyone registered on the GB3JV website as of 31 December 2025 has had their login carried across automatically; anyone else needs to register separately.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* Website: [https://gb3oo.co.uk gb3oo.co.uk]&lt;br /&gt;
* Coverage maps: [https://gb3oo.co.uk/predicted-coverage-map/ gb3oo.co.uk/predicted-coverage-map]&lt;br /&gt;
* Streamer / reception instructions: [https://gb3oo.co.uk/receiving-the-gb3jv-network-stream/ gb3oo.co.uk/receiving-the-gb3jv-network-stream]&lt;br /&gt;
* Logbook: [https://gb3oo.co.uk/logbook/ gb3oo.co.uk/logbook]&lt;br /&gt;
* BATC: [https://batc.org.uk batc.org.uk]&lt;br /&gt;
* Direct web stream: &amp;lt;code&amp;gt;rtmp://rtmp.batc.org.uk/live/gb3oo&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
''This page draws on the GB3OO website, the GB3OO technical manual, and site documentation. Some sections (network/remote access IP plan, full control portal configuration, detailed component part numbers) are held in the restricted technical manual and are only summarised here — let Justin, G8YTZ know if you'd like any of those expanded.''&lt;/div&gt;</summary>
		<author><name>G8YTZ</name></author>
	</entry>
	<entry>
		<id>https://wiki.batc.org.uk/index.php?title=GB3OO&amp;diff=12639</id>
		<title>GB3OO</title>
		<link rel="alternate" type="text/html" href="https://wiki.batc.org.uk/index.php?title=GB3OO&amp;diff=12639"/>
		<updated>2026-07-24T08:53:21Z</updated>

		<summary type="html">&lt;p&gt;G8YTZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''GB3OO''' is a Digital Amateur Television (DATV) repeater serving the amateur radio community across Kent, Essex, and the near continent. It went fully on air on 12 June 2026, transmitting on 23cm with a 70cm input, and streams its output live to the internet via the BATC.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Location || Upper Arpinge, near Folkestone, Kent, CT18 8AD&lt;br /&gt;
|-&lt;br /&gt;
! Locator || JO01NC&lt;br /&gt;
|-&lt;br /&gt;
! NoV Holder || Justin D. Cockett, G8YTZ&lt;br /&gt;
|-&lt;br /&gt;
! Website || [https://gb3oo.co.uk gb3oo.co.uk]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Quick Reference ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Parameter !! Value&lt;br /&gt;
|-&lt;br /&gt;
| '''23cm Output''' || 1304 MHz, DVB-S2, 2 MSym/s, FEC 3/4, roll-off 0.35, 150W EIRP&lt;br /&gt;
|-&lt;br /&gt;
| '''70cm Input''' || 437 MHz, DVB-S/S2, 333 kSym/s, automatic FEC&lt;br /&gt;
|-&lt;br /&gt;
| '''2m Talkback Input''' || 144.750 MHz FM, vertical, CTCSS 103.5 Hz&lt;br /&gt;
|-&lt;br /&gt;
| '''Web Stream (out)''' || &amp;lt;code&amp;gt;rtmp://rtmp.batc.org.uk/live/gb3oo&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| '''Web Stream (in)''' || Registered users only — see gb3oo.co.uk &amp;quot;Streamer&amp;quot; page&lt;br /&gt;
|-&lt;br /&gt;
| '''Antenna height''' || 30 m (self-supporting lattice tower)&lt;br /&gt;
|-&lt;br /&gt;
| '''Tx antenna gain''' || 12 dBi (slotted waveguide, PE1RKI design)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Site Overview ==&lt;br /&gt;
&lt;br /&gt;
GB3OO sits at a rural hilltop location near Folkestone, chosen for its excellent coverage across the surrounding area. The installation is built around a self-supporting lattice mast: at the summit, the 23cm slotted-waveguide transmit antenna and the 70cm &amp;quot;Big Wheel&amp;quot; receive antenna are mounted together. A brick-built equipment building at the base of the tower houses the full repeater rack.&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_Tx_and_Rx_Antennas.jpg|thumb|right|400px|The 23cm slotted waveguide (white panel) and 70cm Big Wheel receive antenna at the top of the mast.]]&lt;br /&gt;
&lt;br /&gt;
== Coverage ==&lt;br /&gt;
&lt;br /&gt;
GB3OO's 23cm output covers a large area of Kent, Essex, London, and across the Channel into northern France and Belgium — conditions permitting, and especially well during tropospheric ducting.&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_23cm_Coverage_Area.png|thumb|left|400px|Predicted 23cm coverage (green = strong signal, yellow = marginal).]]&lt;br /&gt;
&lt;br /&gt;
The 70cm receive input has a correspondingly wide catchment for stations wanting to transmit into the repeater, fed by an omnidirectional dual-stack WIMO &amp;quot;Big Wheel&amp;quot; antenna (5 dBi gain).&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_70cm_Receive_Coverage_Area.png|thumb|right|400px|Predicted 70cm receive coverage.]]&lt;br /&gt;
&lt;br /&gt;
During good tropo conditions, continental stations from France, Belgium, and beyond are actively welcomed — the repeater's French-language announcement specifically invites this.&lt;br /&gt;
&lt;br /&gt;
== Transmit Chain ==&lt;br /&gt;
&lt;br /&gt;
The transmit chain starts at the power amplifier, delivering 10W RF output at 23cm.&lt;br /&gt;
&lt;br /&gt;
* '''Feeder run:''' 4m LDF5-50 7/8&amp;quot; Heliax tail → 30m LDF6-50 1-5/8&amp;quot; Heliax main run (the larger diameter minimises loss over the long vertical run) → 2m LDF5-50 tail to the antenna feed point&lt;br /&gt;
* '''Connectors:''' 7/16 DIN throughout (chosen over N-type for low loss and superior intermodulation performance at these power levels)&lt;br /&gt;
* '''Antenna:''' Slotted waveguide, designed and built by Bert Moderman (PE1RKI) — seven radiating slots per face on two faces, giving an omnidirectional azimuth pattern within ±1.3 dB and 12 dBi gain&lt;br /&gt;
* '''Result:''' 150W EIRP, meeting the licensed limit once feeder and coupler losses are accounted for&lt;br /&gt;
* '''Return loss at commissioning:''' 30.5 dB — an excellent match, important at 23cm since poor return loss on a long feeder causes standing-wave echoes that visibly degrade DVB-S2 signal quality (closing the constellation &amp;quot;eye,&amp;quot; raising EVM, lowering MER)&lt;br /&gt;
&lt;br /&gt;
== 70cm Receive Chain ==&lt;br /&gt;
&lt;br /&gt;
The receive chain is built for strong out-of-band rejection given the site's exposure to cellular and other nearby services:&lt;br /&gt;
&lt;br /&gt;
# '''Interdigital bandpass filter''' (Bert Moderman, PE1RKI) — first-stage protection against strong out-of-band signals&lt;br /&gt;
# '''Low-noise preamplifier''' (also PE1RKI) — 15 dB gain, 0.35 dB noise figure, setting the noise floor for the whole receive chain&lt;br /&gt;
# '''SAW filter''' — ~60 dB attenuation at 470 MHz, eliminating interference from terrestrial digital TV and UHF PMR&lt;br /&gt;
# '''BATC Minitiouner''' DVB-S/S2 tuner running the Ryde Receiver for demodulation&lt;br /&gt;
&lt;br /&gt;
Since interdigital filters have responses at odd harmonics, the second filtering stage (the SAW filter) is essential to fully clean up the signal before demodulation.&lt;br /&gt;
&lt;br /&gt;
== Equipment Rack ==&lt;br /&gt;
&lt;br /&gt;
The repeater is housed in a wall-mounted 19&amp;quot; × 450mm(d) × 18U rack with removable side panels and a lockable glass front door. Two continuously-running 240V axial fans provide cooling, with heavy electrical loads mounted toward the top to keep a cool zone at the bottom of the cabinet.&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_Rack.jpg|thumb|left|350px|GB3OO equipment rack.]]&lt;br /&gt;
&lt;br /&gt;
'''Rack layout (bottom to top):'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! RU !! Contents&lt;br /&gt;
|-&lt;br /&gt;
| 1 || Cable management brush strip&lt;br /&gt;
|-&lt;br /&gt;
| 2 || Raspberry Pi shelf — media player, stream receiver, 70cm receiver&lt;br /&gt;
|-&lt;br /&gt;
| 3 || Network equipment — UniFi UCG firewall, 7-port PoE switch&lt;br /&gt;
|-&lt;br /&gt;
| 4 || Windows 11 PC — Bitfocus Companion software, VLC for audio announcements&lt;br /&gt;
|-&lt;br /&gt;
| 5 || Mains distribution 2 (low-power devices)&lt;br /&gt;
|-&lt;br /&gt;
| 6 || Pull-out drawer — Blackmagic ATEM Mini Pro video switcher, 2m receiver, 1TB SSD local storage&lt;br /&gt;
|-&lt;br /&gt;
| 7–8 || Receiver shelf — BATC Minitiouner&lt;br /&gt;
|-&lt;br /&gt;
| 9–10 || HF modulator, H.264 encoder, Modbus TCP/RTU telemetry&lt;br /&gt;
|-&lt;br /&gt;
| 11–12 || Ventilation panel&lt;br /&gt;
|-&lt;br /&gt;
| 13–15 || Power amplifier&lt;br /&gt;
|-&lt;br /&gt;
| 16 || Cable management brush strip&lt;br /&gt;
|-&lt;br /&gt;
| 17 || Air-tight blanking panel&lt;br /&gt;
|-&lt;br /&gt;
| 18 || Mains distribution 1 (PA, exciter, case fans)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Exciter Shelf ==&lt;br /&gt;
&lt;br /&gt;
The modulator is an SR-Systems &amp;quot;Minimod&amp;quot; HF modulator paired with an SR-Systems H.264 encoder, managed via a VT-100 emulation RS-232 interface accessed over Telnet through an in-built terminal server on a fixed IP.&lt;br /&gt;
&lt;br /&gt;
The exciter shelf also carries the transmitter telemetry, via Modbus TCP/RTU:&lt;br /&gt;
&lt;br /&gt;
* '''Temperature sensors (PTC):''' exciter air outlet, PA air outlet, PA heatsink&lt;br /&gt;
* '''Digital relay outputs:''' exciter load/PA co-ax relay, ATEM power on/off (cold reset only)&lt;br /&gt;
* '''Analogue input:''' PA forward power&lt;br /&gt;
* '''Digital output:''' PA power switching (local relays in the PA shelf)&lt;br /&gt;
&lt;br /&gt;
== Power &amp;amp; Infrastructure ==&lt;br /&gt;
&lt;br /&gt;
* '''UPS:''' APC tower UPS, fed from a blue 16A &amp;quot;Commando&amp;quot; connector that also serves as the safety isolator. Emergency isolation is via removing the two 13A plug tops from the orange distribution board at the rear of the UPS.&lt;br /&gt;
* '''Metering:''' A Modbus-compatible meter in the mains distribution board (located above the repeater) tracks electricity consumption.&lt;br /&gt;
* '''UPS battery life:''' expected to need replacement around 5 years from commissioning (May 2026), usage-dependent.&lt;br /&gt;
&lt;br /&gt;
== Licensing &amp;amp; Insurance ==&lt;br /&gt;
&lt;br /&gt;
* '''Ofcom:''' Licensed via Notice of Variation dated 30 September 2025, renewal due 29 September 2028. NoV holder: Justin D. Cockett (G8YTZ).&lt;br /&gt;
* '''Software:''' All repeater system software is open-source or perpetually licensed. The PiDeck media player is licensed from Guy, M0GUY, and requires a continual internet connection to remain licensed. Commercial components (UniFi, Blackmagic ATEM, Windows 11) are licensed per manufacturer T&amp;amp;Cs.&lt;br /&gt;
* '''Insurance:''' Covered under the RSGB's Repeater &amp;amp; Beacon insurance scheme, renewed annually each May by G8YTZ.&lt;br /&gt;
&lt;br /&gt;
== Control &amp;amp; Streaming Infrastructure ==&lt;br /&gt;
&lt;br /&gt;
The site runs a Bitfocus Companion v4 control portal, giving webhook-triggered automatic input switching, an ATEM video switcher, and full session recording (&amp;quot;Time Machine&amp;quot;) of repeater activity — all accessible to registered users via the website's Repeater Control Portal.&lt;br /&gt;
&lt;br /&gt;
== ATEM Streaming Watchdog ==&lt;br /&gt;
&lt;br /&gt;
The ATEM Mini Pro video switcher has a known Blackmagic firmware bug: after a power cycle, its streaming configuration (RTMP URL, key, bitrates) can come back corrupted, silently taking the stream offline. A custom Python watchdog runs continuously on the site PC, detecting this condition and automatically restoring the correct configuration — no site visit required. Full technical detail, installation procedure, and troubleshooting are covered in the separate ATEM Watchdog manual.&lt;br /&gt;
&lt;br /&gt;
== Receiving GB3OO ==&lt;br /&gt;
&lt;br /&gt;
GB3OO can be received cheaply — often with equipment already owned. Full detail is on the website's &amp;quot;Streamer&amp;quot; and reception guide pages; in summary:&lt;br /&gt;
&lt;br /&gt;
'''What you need:'''&lt;br /&gt;
* A small 23cm Yagi antenna (wideband version recommended; e.g. Antenna Amplifiers' 23cm5ra or 23cm13dxr) plus feeder&lt;br /&gt;
* A standard '''HD''' satellite receiver — many modern TVs (LG, Samsung, Sony tested) have a suitable built-in tuner&lt;br /&gt;
* A small in-line amplifier to compensate for 23cm cable losses&lt;br /&gt;
&lt;br /&gt;
'''Receiver settings:'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting !! Value&lt;br /&gt;
|-&lt;br /&gt;
| LNB Local Oscillator || 9750 MHz&lt;br /&gt;
|-&lt;br /&gt;
| Symbol Rate || 2000 kSym/s (2 MSym/s)&lt;br /&gt;
|-&lt;br /&gt;
| Polarisation || Either — controls amplifier supply voltage, not signal&lt;br /&gt;
|-&lt;br /&gt;
| 22kHz Tone || OFF&lt;br /&gt;
|-&lt;br /&gt;
| LNB Power || ON&lt;br /&gt;
|-&lt;br /&gt;
| DiSEqC || OFF&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Then run a blind scan — if signal is good, the receiver will find and add GB3OO automatically.&lt;br /&gt;
&lt;br /&gt;
Check the coverage map first; anyone in the &amp;quot;green&amp;quot; area with a clear line of sight toward Folkestone should have an easy time of it. Justin, G8YTZ, is happy to help assess individual locations (contact via QRZ).&lt;br /&gt;
&lt;br /&gt;
If an antenna isn't practical, streaming into the repeater from a phone or via OBS is also supported — see the &amp;quot;Streamer Key and Instructions&amp;quot; page on the website.&lt;br /&gt;
&lt;br /&gt;
== Test Card ==&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_Test_Card.png|thumb|right|350px|GB3OO test card.]]&lt;br /&gt;
&lt;br /&gt;
The GB3OO test card was developed with the assistance of Claude AI, generated as an SVG graphic and tailored specifically for DATV use rather than adapted from a generic broadcast template.&lt;br /&gt;
&lt;br /&gt;
The card includes several purpose-built technical reference elements, mirrored on both the left and right sides for easy assessment regardless of framing:&lt;br /&gt;
&lt;br /&gt;
* '''Frequency gratings at three resolutions''' — fine vertical line gratings sized for 1920×1080p (2.00px line width), 1280×720p (3.00px), and 1024×576p (3.75px), allowing viewers to judge effective resolution and detect aliasing or softness at FHD, HD, and SD respectively, whichever the receiving chain is actually delivering.&lt;br /&gt;
* '''EBU colour bars''' — the standard broadcast colour reference, useful for checking colour balance and saturation through the transmit and receive chain.&lt;br /&gt;
* '''Monochrome (greyscale) staircase''' — an 8-step greyscale ramp for checking tonal linearity and spotting clipping or crushing at the black or white end of the range.&lt;br /&gt;
&lt;br /&gt;
The central animated graphic and &amp;quot;GB3OO&amp;quot; wordmark give the card a distinct identity, while the surrounding technical elements keep it functional as a genuine alignment and diagnostic tool rather than purely decorative.&lt;br /&gt;
&lt;br /&gt;
== History / Timeline ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Date !! Milestone&lt;br /&gt;
|-&lt;br /&gt;
| 16 Sep 2025 || Website goes live; frequencies agreed&lt;br /&gt;
|-&lt;br /&gt;
| 8 Oct 2025 || Rack build underway — controller and receivers installed&lt;br /&gt;
|-&lt;br /&gt;
| 9 Oct 2025 || ATEM switcher and network equipment delivered and configured; ad-hoc streaming tests begin&lt;br /&gt;
|-&lt;br /&gt;
| 15 May 2026 || Antenna installation complete&lt;br /&gt;
|-&lt;br /&gt;
| 21–22 May 2026 || Equipment installed on site at Folkestone; output streaming live; 70cm receiver operational&lt;br /&gt;
|-&lt;br /&gt;
| 12 Jun 2026 || '''GB3OO officially on the air''' — 1304 MHz, 2 MSym/s, FEC 3/4&lt;br /&gt;
|-&lt;br /&gt;
| 14 Jun 2026 || 70cm receiver lock-detection improved (5-second confirm timer to eliminate false/short locks)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Membership &amp;amp; Community ==&lt;br /&gt;
&lt;br /&gt;
Registration on gb3oo.co.uk is free and unlocks:&lt;br /&gt;
&lt;br /&gt;
* '''Session Recordings''' (&amp;quot;Time Machine&amp;quot;) — rewind and catch up on missed activity&lt;br /&gt;
* '''Repeater Control Portal''' — a live dashboard for repeater control&lt;br /&gt;
* '''Slack Notifications''' — alerts when the repeater comes into use&lt;br /&gt;
&lt;br /&gt;
Anyone registered on the GB3JV website as of 31 December 2025 has had their login carried across automatically; anyone else needs to register separately.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* Website: [https://gb3oo.co.uk gb3oo.co.uk]&lt;br /&gt;
* Coverage maps: [https://gb3oo.co.uk/predicted-coverage-map/ gb3oo.co.uk/predicted-coverage-map]&lt;br /&gt;
* Streamer / reception instructions: [https://gb3oo.co.uk/receiving-the-gb3jv-network-stream/ gb3oo.co.uk/receiving-the-gb3jv-network-stream]&lt;br /&gt;
* Logbook: [https://gb3oo.co.uk/logbook/ gb3oo.co.uk/logbook]&lt;br /&gt;
* BATC: [https://batc.org.uk batc.org.uk]&lt;br /&gt;
* Direct web stream: &amp;lt;code&amp;gt;rtmp://rtmp.batc.org.uk/live/gb3oo&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
''This page draws on the GB3OO website, the GB3OO technical manual, and site documentation. Some sections (network/remote access IP plan, full control portal configuration, detailed component part numbers) are held in the restricted technical manual and are only summarised here — let Justin, G8YTZ know if you'd like any of those expanded.''&lt;/div&gt;</summary>
		<author><name>G8YTZ</name></author>
	</entry>
	<entry>
		<id>https://wiki.batc.org.uk/index.php?title=GB3OO&amp;diff=12638</id>
		<title>GB3OO</title>
		<link rel="alternate" type="text/html" href="https://wiki.batc.org.uk/index.php?title=GB3OO&amp;diff=12638"/>
		<updated>2026-07-24T08:51:17Z</updated>

		<summary type="html">&lt;p&gt;G8YTZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''GB3OO''' is a Digital Amateur Television (DATV) repeater serving the amateur radio community across Kent, Essex, and the near continent. It went fully on air on 12 June 2026, transmitting on 23cm with a 70cm input, and streams its output live to the internet via the BATC.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Location || Upper Arpinge, near Folkestone, Kent, CT18 8AD&lt;br /&gt;
|-&lt;br /&gt;
! Locator || JO01NC&lt;br /&gt;
|-&lt;br /&gt;
! NoV Holder || Justin D. Cockett, G8YTZ&lt;br /&gt;
|-&lt;br /&gt;
! Website || [https://gb3oo.co.uk gb3oo.co.uk]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Quick Reference ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Parameter !! Value&lt;br /&gt;
|-&lt;br /&gt;
| '''23cm Output''' || 1304 MHz, DVB-S2, 2 MSym/s, FEC 3/4, roll-off 0.35, 150W EIRP&lt;br /&gt;
|-&lt;br /&gt;
| '''70cm Input''' || 437 MHz, DVB-S/S2, 333 kSym/s, automatic FEC&lt;br /&gt;
|-&lt;br /&gt;
| '''2m Talkback Input''' || 144.750 MHz FM, vertical, CTCSS 103.5 Hz&lt;br /&gt;
|-&lt;br /&gt;
| '''Web Stream (out)''' || &amp;lt;code&amp;gt;rtmp://rtmp.batc.org.uk/live/gb3oo&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| '''Web Stream (in)''' || Registered users only — see gb3oo.co.uk &amp;quot;Streamer&amp;quot; page&lt;br /&gt;
|-&lt;br /&gt;
| '''Antenna height''' || 30 m (self-supporting lattice mast)&lt;br /&gt;
|-&lt;br /&gt;
| '''Tx antenna gain''' || 12 dBi (slotted waveguide, PE1RKI design)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Site Overview ==&lt;br /&gt;
&lt;br /&gt;
GB3OO sits at a rural hilltop location near Folkestone, chosen for its excellent coverage across the surrounding area. The installation is built around a self-supporting lattice mast: at the summit, the 23cm slotted-waveguide transmit antenna and the 70cm &amp;quot;Big Wheel&amp;quot; receive antenna are mounted together. A brick-built equipment building at the base of the tower houses the full repeater rack.&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_Tx_and_Rx_Antennas.jpg|thumb|right|400px|The 23cm slotted waveguide (white panel) and 70cm Big Wheel receive antenna at the top of the mast.]]&lt;br /&gt;
&lt;br /&gt;
== Coverage ==&lt;br /&gt;
&lt;br /&gt;
GB3OO's 23cm output covers a large area of Kent, Essex, London, and across the Channel into northern France and Belgium — conditions permitting, and especially well during tropospheric ducting.&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_23cm_Coverage_Area.png|thumb|left|400px|Predicted 23cm coverage (green = strong signal, yellow = marginal).]]&lt;br /&gt;
&lt;br /&gt;
The 70cm receive input has a correspondingly wide catchment for stations wanting to transmit into the repeater, fed by an omnidirectional dual-stack WIMO &amp;quot;Big Wheel&amp;quot; antenna (5 dBi gain).&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_70cm_Receive_Coverage_Area.png|thumb|right|400px|Predicted 70cm receive coverage.]]&lt;br /&gt;
&lt;br /&gt;
During good tropo conditions, continental stations from France, Belgium, and beyond are actively welcomed — the repeater's French-language announcement specifically invites this.&lt;br /&gt;
&lt;br /&gt;
== Transmit Chain ==&lt;br /&gt;
&lt;br /&gt;
The transmit chain starts at the power amplifier, delivering 10W RF output at 23cm.&lt;br /&gt;
&lt;br /&gt;
* '''Feeder run:''' 4m LDF5-50 7/8&amp;quot; Heliax tail → 30m LDF6-50 1-5/8&amp;quot; Heliax main run (the larger diameter minimises loss over the long vertical run) → 2m LDF5-50 tail to the antenna feed point&lt;br /&gt;
* '''Connectors:''' 7/16 DIN throughout (chosen over N-type for low loss and superior intermodulation performance at these power levels)&lt;br /&gt;
* '''Antenna:''' Slotted waveguide, designed and built by Bert Moderman (PE1RKI) — seven radiating slots per face on two faces, giving an omnidirectional azimuth pattern within ±1.3 dB and 12 dBi gain&lt;br /&gt;
* '''Result:''' 150W EIRP, meeting the licensed limit once feeder and coupler losses are accounted for&lt;br /&gt;
* '''Return loss at commissioning:''' 30.5 dB — an excellent match, important at 23cm since poor return loss on a long feeder causes standing-wave echoes that visibly degrade DVB-S2 signal quality (closing the constellation &amp;quot;eye,&amp;quot; raising EVM, lowering MER)&lt;br /&gt;
&lt;br /&gt;
== 70cm Receive Chain ==&lt;br /&gt;
&lt;br /&gt;
The receive chain is built for strong out-of-band rejection given the site's exposure to cellular and other nearby services:&lt;br /&gt;
&lt;br /&gt;
# '''Interdigital bandpass filter''' (Bert Moderman, PE1RKI) — first-stage protection against strong out-of-band signals&lt;br /&gt;
# '''Low-noise preamplifier''' (also PE1RKI) — 15 dB gain, 0.35 dB noise figure, setting the noise floor for the whole receive chain&lt;br /&gt;
# '''SAW filter''' — ~60 dB attenuation at 470 MHz, eliminating interference from terrestrial digital TV and UHF PMR&lt;br /&gt;
# '''BATC Minitiouner''' DVB-S/S2 tuner running the Ryde Receiver for demodulation&lt;br /&gt;
&lt;br /&gt;
Since interdigital filters have responses at odd harmonics, the second filtering stage (the SAW filter) is essential to fully clean up the signal before demodulation.&lt;br /&gt;
&lt;br /&gt;
== Equipment Rack ==&lt;br /&gt;
&lt;br /&gt;
The repeater is housed in a wall-mounted 19&amp;quot; × 450mm(d) × 18U rack with removable side panels and a lockable glass front door. Two continuously-running 240V axial fans provide cooling, with heavy electrical loads mounted toward the top to keep a cool zone at the bottom of the cabinet.&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_Rack.jpg|thumb|left|350px|GB3OO equipment rack.]]&lt;br /&gt;
&lt;br /&gt;
'''Rack layout (bottom to top):'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! RU !! Contents&lt;br /&gt;
|-&lt;br /&gt;
| 1 || Cable management brush strip&lt;br /&gt;
|-&lt;br /&gt;
| 2 || Raspberry Pi shelf — media player, stream receiver, 70cm receiver&lt;br /&gt;
|-&lt;br /&gt;
| 3 || Network equipment — UniFi UCG firewall, 7-port PoE switch&lt;br /&gt;
|-&lt;br /&gt;
| 4 || Windows 11 PC — Bitfocus Companion software, VLC for audio announcements&lt;br /&gt;
|-&lt;br /&gt;
| 5 || Mains distribution 2 (low-power devices)&lt;br /&gt;
|-&lt;br /&gt;
| 6 || Pull-out drawer — Blackmagic ATEM Mini Pro video switcher, 2m receiver, 1TB SSD local storage&lt;br /&gt;
|-&lt;br /&gt;
| 7–8 || Receiver shelf — BATC Minitiouner&lt;br /&gt;
|-&lt;br /&gt;
| 9–10 || HF modulator, H.264 encoder, Modbus TCP/RTU telemetry&lt;br /&gt;
|-&lt;br /&gt;
| 11–12 || Ventilation panel&lt;br /&gt;
|-&lt;br /&gt;
| 13–15 || Power amplifier&lt;br /&gt;
|-&lt;br /&gt;
| 16 || Cable management brush strip&lt;br /&gt;
|-&lt;br /&gt;
| 17 || Air-tight blanking panel&lt;br /&gt;
|-&lt;br /&gt;
| 18 || Mains distribution 1 (PA, exciter, case fans)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Exciter Shelf ==&lt;br /&gt;
&lt;br /&gt;
The modulator is an SR-Systems &amp;quot;Minimod&amp;quot; HF modulator paired with an SR-Systems H.264 encoder, managed via a VT-100 emulation RS-232 interface accessed over Telnet through an in-built terminal server on a fixed IP.&lt;br /&gt;
&lt;br /&gt;
The exciter shelf also carries the transmitter telemetry, via Modbus TCP/RTU:&lt;br /&gt;
&lt;br /&gt;
* '''Temperature sensors (PTC):''' exciter air outlet, PA air outlet, PA heatsink&lt;br /&gt;
* '''Digital relay outputs:''' exciter load/PA co-ax relay, ATEM power on/off (cold reset only)&lt;br /&gt;
* '''Analogue input:''' PA forward power&lt;br /&gt;
* '''Digital output:''' PA power switching (local relays in the PA shelf)&lt;br /&gt;
&lt;br /&gt;
== Power &amp;amp; Infrastructure ==&lt;br /&gt;
&lt;br /&gt;
* '''UPS:''' APC tower UPS, fed from a blue 16A &amp;quot;Commando&amp;quot; connector that also serves as the safety isolator. Emergency isolation is via removing the two 13A plug tops from the orange distribution board at the rear of the UPS.&lt;br /&gt;
* '''Metering:''' A Modbus-compatible meter in the mains distribution board (located above the repeater) tracks electricity consumption.&lt;br /&gt;
* '''UPS battery life:''' expected to need replacement around 5 years from commissioning (May 2026), usage-dependent.&lt;br /&gt;
&lt;br /&gt;
== Licensing &amp;amp; Insurance ==&lt;br /&gt;
&lt;br /&gt;
* '''Ofcom:''' Licensed via Notice of Variation dated 30 September 2025, renewal due 29 September 2028. NoV holder: Justin D. Cockett (G8YTZ).&lt;br /&gt;
* '''Software:''' All repeater system software is open-source or perpetually licensed. The PiDeck media player is licensed from Guy, M0GUY, and requires a continual internet connection to remain licensed. Commercial components (UniFi, Blackmagic ATEM, Windows 11) are licensed per manufacturer T&amp;amp;Cs.&lt;br /&gt;
* '''Insurance:''' Covered under the RSGB's Repeater &amp;amp; Beacon insurance scheme, renewed annually each May by G8YTZ.&lt;br /&gt;
&lt;br /&gt;
== Control &amp;amp; Streaming Infrastructure ==&lt;br /&gt;
&lt;br /&gt;
The site runs a Bitfocus Companion v4 control portal, giving webhook-triggered automatic input switching, an ATEM video switcher, and full session recording (&amp;quot;Time Machine&amp;quot;) of repeater activity — all accessible to registered users via the website's Repeater Control Portal.&lt;br /&gt;
&lt;br /&gt;
== ATEM Streaming Watchdog ==&lt;br /&gt;
&lt;br /&gt;
The ATEM Mini Pro video switcher has a known Blackmagic firmware bug: after a power cycle, its streaming configuration (RTMP URL, key, bitrates) can come back corrupted, silently taking the stream offline. A custom Python watchdog runs continuously on the site PC, detecting this condition and automatically restoring the correct configuration — no site visit required. Full technical detail, installation procedure, and troubleshooting are covered in the separate ATEM Watchdog manual.&lt;br /&gt;
&lt;br /&gt;
== Receiving GB3OO ==&lt;br /&gt;
&lt;br /&gt;
GB3OO can be received cheaply — often with equipment already owned. Full detail is on the website's &amp;quot;Streamer&amp;quot; and reception guide pages; in summary:&lt;br /&gt;
&lt;br /&gt;
'''What you need:'''&lt;br /&gt;
* A small 23cm Yagi antenna (wideband version recommended; e.g. Antenna Amplifiers' 23cm5ra or 23cm13dxr) plus feeder&lt;br /&gt;
* A standard '''HD''' satellite receiver — many modern TVs (LG, Samsung, Sony tested) have a suitable built-in tuner&lt;br /&gt;
* A small in-line amplifier to compensate for 23cm cable losses&lt;br /&gt;
&lt;br /&gt;
'''Receiver settings:'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting !! Value&lt;br /&gt;
|-&lt;br /&gt;
| LNB Local Oscillator || 9750 MHz&lt;br /&gt;
|-&lt;br /&gt;
| Symbol Rate || 2000 kSym/s (2 MSym/s)&lt;br /&gt;
|-&lt;br /&gt;
| Polarisation || Either — controls amplifier supply voltage, not signal&lt;br /&gt;
|-&lt;br /&gt;
| 22kHz Tone || OFF&lt;br /&gt;
|-&lt;br /&gt;
| LNB Power || ON&lt;br /&gt;
|-&lt;br /&gt;
| DiSEqC || OFF&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Then run a blind scan — if signal is good, the receiver will find and add GB3OO automatically.&lt;br /&gt;
&lt;br /&gt;
Check the coverage map first; anyone in the &amp;quot;green&amp;quot; area with a clear line of sight toward Folkestone should have an easy time of it. Justin, G8YTZ, is happy to help assess individual locations (contact via QRZ).&lt;br /&gt;
&lt;br /&gt;
If an antenna isn't practical, streaming into the repeater from a phone or via OBS is also supported — see the &amp;quot;Streamer Key and Instructions&amp;quot; page on the website.&lt;br /&gt;
&lt;br /&gt;
== Test Card ==&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_Test_Card.png|thumb|right|350px|GB3OO test card.]]&lt;br /&gt;
&lt;br /&gt;
The GB3OO test card was developed with the assistance of Claude AI, generated as an SVG graphic and tailored specifically for DATV use rather than adapted from a generic broadcast template.&lt;br /&gt;
&lt;br /&gt;
The card includes several purpose-built technical reference elements, mirrored on both the left and right sides for easy assessment regardless of framing:&lt;br /&gt;
&lt;br /&gt;
* '''Frequency gratings at three resolutions''' — fine vertical line gratings sized for 1920×1080p (2.00px line width), 1280×720p (3.00px), and 1024×576p (3.75px), allowing viewers to judge effective resolution and detect aliasing or softness at FHD, HD, and SD respectively, whichever the receiving chain is actually delivering.&lt;br /&gt;
* '''EBU colour bars''' — the standard broadcast colour reference, useful for checking colour balance and saturation through the transmit and receive chain.&lt;br /&gt;
* '''Monochrome (greyscale) staircase''' — an 8-step greyscale ramp for checking tonal linearity and spotting clipping or crushing at the black or white end of the range.&lt;br /&gt;
&lt;br /&gt;
The central animated graphic and &amp;quot;GB3OO&amp;quot; wordmark give the card a distinct identity, while the surrounding technical elements keep it functional as a genuine alignment and diagnostic tool rather than purely decorative.&lt;br /&gt;
&lt;br /&gt;
== History / Timeline ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Date !! Milestone&lt;br /&gt;
|-&lt;br /&gt;
| 16 Sep 2025 || Website goes live; frequencies agreed&lt;br /&gt;
|-&lt;br /&gt;
| 8 Oct 2025 || Rack build underway — controller and receivers installed&lt;br /&gt;
|-&lt;br /&gt;
| 9 Oct 2025 || ATEM switcher and network equipment delivered and configured; ad-hoc streaming tests begin&lt;br /&gt;
|-&lt;br /&gt;
| 15 May 2026 || Antenna installation complete&lt;br /&gt;
|-&lt;br /&gt;
| 21–22 May 2026 || Equipment installed on site at Folkestone; output streaming live; 70cm receiver operational&lt;br /&gt;
|-&lt;br /&gt;
| 12 Jun 2026 || '''GB3OO officially on the air''' — 1304 MHz, 2 MSym/s, FEC 3/4&lt;br /&gt;
|-&lt;br /&gt;
| 14 Jun 2026 || 70cm receiver lock-detection improved (5-second confirm timer to eliminate false/short locks)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Membership &amp;amp; Community ==&lt;br /&gt;
&lt;br /&gt;
Registration on gb3oo.co.uk is free and unlocks:&lt;br /&gt;
&lt;br /&gt;
* '''Session Recordings''' (&amp;quot;Time Machine&amp;quot;) — rewind and catch up on missed activity&lt;br /&gt;
* '''Repeater Control Portal''' — a live dashboard for repeater control&lt;br /&gt;
* '''Slack Notifications''' — alerts when the repeater comes into use&lt;br /&gt;
&lt;br /&gt;
Anyone registered on the GB3JV website as of 31 December 2025 has had their login carried across automatically; anyone else needs to register separately.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* Website: [https://gb3oo.co.uk gb3oo.co.uk]&lt;br /&gt;
* Coverage maps: [https://gb3oo.co.uk/predicted-coverage-map/ gb3oo.co.uk/predicted-coverage-map]&lt;br /&gt;
* Streamer / reception instructions: [https://gb3oo.co.uk/receiving-the-gb3jv-network-stream/ gb3oo.co.uk/receiving-the-gb3jv-network-stream]&lt;br /&gt;
* Logbook: [https://gb3oo.co.uk/logbook/ gb3oo.co.uk/logbook]&lt;br /&gt;
* BATC: [https://batc.org.uk batc.org.uk]&lt;br /&gt;
* Direct web stream: &amp;lt;code&amp;gt;rtmp://rtmp.batc.org.uk/live/gb3oo&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
''This page draws on the GB3OO website, the GB3OO technical manual, and site documentation. Some sections (network/remote access IP plan, full control portal configuration, detailed component part numbers) are held in the restricted technical manual and are only summarised here — let Justin, G8YTZ know if you'd like any of those expanded.''&lt;/div&gt;</summary>
		<author><name>G8YTZ</name></author>
	</entry>
	<entry>
		<id>https://wiki.batc.org.uk/index.php?title=GB3OO&amp;diff=12637</id>
		<title>GB3OO</title>
		<link rel="alternate" type="text/html" href="https://wiki.batc.org.uk/index.php?title=GB3OO&amp;diff=12637"/>
		<updated>2026-07-24T08:50:03Z</updated>

		<summary type="html">&lt;p&gt;G8YTZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''GB3OO''' is a Digital Amateur Television (DATV) repeater serving the amateur radio community across Kent, Essex, and the near continent. It went fully on air on 12 June 2026, transmitting on 23cm with a 70cm input, and streams its output live to the internet via the BATC.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Location || Upper Arpinge, near Folkestone, Kent, CT18 8AD&lt;br /&gt;
|-&lt;br /&gt;
! Locator || JO01NC&lt;br /&gt;
|-&lt;br /&gt;
! NoV Holder || Justin D. Cockett, G8YTZ&lt;br /&gt;
|-&lt;br /&gt;
! Website || [https://gb3oo.co.uk gb3oo.co.uk]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Quick Reference ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Parameter !! Value&lt;br /&gt;
|-&lt;br /&gt;
| '''23cm Output''' || 1304 MHz, DVB-S2, 2 MSym/s, FEC 3/4, roll-off 0.35, 150W EIRP&lt;br /&gt;
|-&lt;br /&gt;
| '''70cm Input''' || 437 MHz, DVB-S/S2, 333 kSym/s, automatic FEC&lt;br /&gt;
|-&lt;br /&gt;
| '''2m Talkback Input''' || 144.750 MHz FM, vertical, CTCSS 103.5 Hz&lt;br /&gt;
|-&lt;br /&gt;
| '''Web Stream (out)''' || &amp;lt;code&amp;gt;rtmp://rtmp.batc.org.uk/live/gb3oo&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| '''Web Stream (in)''' || Registered users only — see gb3oo.co.uk &amp;quot;Streamer&amp;quot; page&lt;br /&gt;
|-&lt;br /&gt;
| '''Antenna height''' || 30 m (self-supporting lattice mast)&lt;br /&gt;
|-&lt;br /&gt;
| '''Tx antenna gain''' || 12 dBi (slotted waveguide, PE1RKI design)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Site Overview ==&lt;br /&gt;
&lt;br /&gt;
GB3OO sits at a rural hilltop location near Folkestone, chosen for its excellent coverage across the surrounding area. The installation is built around a self-supporting lattice mast: at the summit, the 23cm slotted-waveguide transmit antenna and the 70cm &amp;quot;Big Wheel&amp;quot; receive antenna are mounted together. A brick-built equipment building at the base of the tower houses the full repeater rack.&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_Tx_and_Rx_Antennas.jpg|thumb|right|400px|The 23cm slotted waveguide (white panel) and 70cm Big Wheel receive antenna at the top of the mast.]]&lt;br /&gt;
&lt;br /&gt;
== Coverage ==&lt;br /&gt;
&lt;br /&gt;
GB3OO's 23cm output covers a large area of Kent, Essex, London, and across the Channel into northern France and Belgium — conditions permitting, and especially well during tropospheric ducting.&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_23cm_Coverage_Area.png|thumb|left|400px|Predicted 23cm coverage (green = strong signal, yellow = marginal).]]&lt;br /&gt;
&lt;br /&gt;
The 70cm receive input has a correspondingly wide catchment for stations wanting to transmit into the repeater, fed by an omnidirectional dual-stack WIMO &amp;quot;Big Wheel&amp;quot; antenna (5 dBi gain).&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_70cm_Receive_Coverage_Area.png|thumb|right|400px|Predicted 70cm receive coverage.]]&lt;br /&gt;
&lt;br /&gt;
During good tropo conditions, continental stations from France, Belgium, and beyond are actively welcomed — the repeater's French-language announcement specifically invites this.&lt;br /&gt;
&lt;br /&gt;
== Transmit Chain ==&lt;br /&gt;
&lt;br /&gt;
The transmit chain starts at the power amplifier, delivering 10W RF output at 23cm.&lt;br /&gt;
&lt;br /&gt;
* '''Feeder run:''' 4m LDF5-50 7/8&amp;quot; Heliax tail → 30m LDF6-50 1-5/8&amp;quot; Heliax main run (the larger diameter minimises loss over the long vertical run) → 2m LDF5-50 tail to the antenna feed point&lt;br /&gt;
* '''Connectors:''' 7/16 DIN throughout (chosen over N-type for low loss and superior intermodulation performance at these power levels)&lt;br /&gt;
* '''Antenna:''' Slotted waveguide, designed and built by Bert Moderman (PE1RKI) — seven radiating slots per face on two faces, giving an omnidirectional azimuth pattern within ±1.3 dB and 12 dBi gain&lt;br /&gt;
* '''Result:''' 150W EIRP, meeting the licensed limit once feeder and coupler losses are accounted for&lt;br /&gt;
* '''Return loss at commissioning:''' 30.5 dB — an excellent match, important at 23cm since poor return loss on a long feeder causes standing-wave echoes that visibly degrade DVB-S2 signal quality (closing the constellation &amp;quot;eye,&amp;quot; raising EVM, lowering MER)&lt;br /&gt;
&lt;br /&gt;
== 70cm Receive Chain ==&lt;br /&gt;
&lt;br /&gt;
The receive chain is built for strong out-of-band rejection given the site's exposure to cellular and other nearby services:&lt;br /&gt;
&lt;br /&gt;
# '''Interdigital bandpass filter''' (Bert Moderman, PE1RKI) — first-stage protection against strong out-of-band signals&lt;br /&gt;
# '''Low-noise preamplifier''' (also PE1RKI) — 15 dB gain, 0.35 dB noise figure, setting the noise floor for the whole receive chain&lt;br /&gt;
# '''SAW filter''' — ~60 dB attenuation at 470 MHz, eliminating interference from terrestrial digital TV and UHF PMR&lt;br /&gt;
# '''BATC Minitiouner''' DVB-S/S2 tuner running the Ryde Receiver for demodulation&lt;br /&gt;
&lt;br /&gt;
Since interdigital filters have responses at odd harmonics, the second filtering stage (the SAW filter) is essential to fully clean up the signal before demodulation.&lt;br /&gt;
&lt;br /&gt;
== Equipment Rack ==&lt;br /&gt;
&lt;br /&gt;
The repeater is housed in a wall-mounted 19&amp;quot; × 450mm(d) × 18U rack with removable side panels and a lockable glass front door. Two continuously-running 240V axial fans provide cooling, with heavy electrical loads mounted toward the top to keep a cool zone at the bottom of the cabinet.&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_Rack.jpg|thumb|left|350px|GB3OO equipment rack.]]&lt;br /&gt;
&lt;br /&gt;
'''Rack layout (bottom to top):'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! RU !! Contents&lt;br /&gt;
|-&lt;br /&gt;
| 1 || Cable management brush strip&lt;br /&gt;
|-&lt;br /&gt;
| 2 || Raspberry Pi shelf — media player, stream receiver, 70cm receiver&lt;br /&gt;
|-&lt;br /&gt;
| 3 || Network equipment — UniFi UCG firewall, 7-port PoE switch&lt;br /&gt;
|-&lt;br /&gt;
| 4 || Windows 11 PC — Bitfocus Companion software, VLC for audio announcements&lt;br /&gt;
|-&lt;br /&gt;
| 5 || Mains distribution 2 (low-power devices)&lt;br /&gt;
|-&lt;br /&gt;
| 6 || Pull-out drawer — Blackmagic ATEM Mini Pro video switcher, 2m receiver, 1TB SSD local storage&lt;br /&gt;
|-&lt;br /&gt;
| 7–8 || Receiver shelf — BATC Minitiouner&lt;br /&gt;
|-&lt;br /&gt;
| 9–10 || HF modulator, H.264 encoder, Modbus TCP/RTU telemetry&lt;br /&gt;
|-&lt;br /&gt;
| 11–12 || Ventilation panel&lt;br /&gt;
|-&lt;br /&gt;
| 13–15 || Power amplifier&lt;br /&gt;
|-&lt;br /&gt;
| 16 || Cable management brush strip&lt;br /&gt;
|-&lt;br /&gt;
| 17 || Air-tight blanking panel&lt;br /&gt;
|-&lt;br /&gt;
| 18 || Mains distribution 1 (PA, exciter, case fans)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Exciter Shelf ==&lt;br /&gt;
&lt;br /&gt;
The modulator is an SR-Systems &amp;quot;Minimod&amp;quot; HF modulator paired with an SR-Systems H.264 encoder, managed via a VT-100 emulation RS-232 interface accessed over Telnet through an in-built terminal server on a fixed IP.&lt;br /&gt;
&lt;br /&gt;
The exciter shelf also carries the transmitter telemetry, via Modbus TCP/RTU:&lt;br /&gt;
&lt;br /&gt;
* '''Temperature sensors (PTC):''' exciter air outlet, PA air outlet, PA heatsink&lt;br /&gt;
* '''Digital relay outputs:''' exciter load/PA co-ax relay, ATEM power on/off (cold reset only)&lt;br /&gt;
* '''Analogue input:''' PA forward power&lt;br /&gt;
* '''Digital output:''' PA power switching (local relays in the PA shelf)&lt;br /&gt;
&lt;br /&gt;
== Power &amp;amp; Infrastructure ==&lt;br /&gt;
&lt;br /&gt;
* '''UPS:''' APC tower UPS, fed from a blue 16A &amp;quot;Commando&amp;quot; connector that also serves as the safety isolator. Emergency isolation is via removing the two 13A plug tops from the orange distribution board at the rear of the UPS.&lt;br /&gt;
* '''Metering:''' A Modbus-compatible meter in the mains distribution board (located above the repeater) tracks electricity consumption.&lt;br /&gt;
* '''UPS battery life:''' expected to need replacement around 5 years from commissioning (May 2026), usage-dependent.&lt;br /&gt;
&lt;br /&gt;
== Licensing &amp;amp; Insurance ==&lt;br /&gt;
&lt;br /&gt;
* '''Ofcom:''' Licensed via Notice of Variation dated 30 September 2025, renewal due 29 September 2028. NoV holder: Justin D. Cockett (G8YTZ).&lt;br /&gt;
* '''Software:''' All repeater system software is open-source or perpetually licensed. The PiDeck media player is licensed from Guy, M0GUY, and requires a continual internet connection to remain licensed. Commercial components (UniFi, Blackmagic ATEM, Windows 11) are licensed per manufacturer T&amp;amp;Cs.&lt;br /&gt;
* '''Insurance:''' Covered under the RSGB's Repeater &amp;amp; Beacon insurance scheme, renewed annually each May by G8YTZ.&lt;br /&gt;
&lt;br /&gt;
== Control &amp;amp; Streaming Infrastructure ==&lt;br /&gt;
&lt;br /&gt;
The site runs a Bitfocus Companion v4 control portal, giving webhook-triggered automatic input switching, an ATEM video switcher, and full session recording (&amp;quot;Time Machine&amp;quot;) of repeater activity — all accessible to registered users via the website's Repeater Control Portal.&lt;br /&gt;
&lt;br /&gt;
=== ATEM Streaming Watchdog ===&lt;br /&gt;
&lt;br /&gt;
The ATEM Mini Pro video switcher has a known Blackmagic firmware bug: after a power cycle, its streaming configuration (RTMP URL, key, bitrates) can come back corrupted, silently taking the stream offline. A custom Python watchdog runs continuously on the site PC, detecting this condition and automatically restoring the correct configuration — no site visit required. Full technical detail, installation procedure, and troubleshooting are covered in the separate ATEM Watchdog manual.&lt;br /&gt;
&lt;br /&gt;
== Receiving GB3OO ==&lt;br /&gt;
&lt;br /&gt;
GB3OO can be received cheaply — often with equipment already owned. Full detail is on the website's &amp;quot;Streamer&amp;quot; and reception guide pages; in summary:&lt;br /&gt;
&lt;br /&gt;
'''What you need:'''&lt;br /&gt;
* A small 23cm Yagi antenna (wideband version recommended; e.g. Antenna Amplifiers' 23cm5ra or 23cm13dxr) plus feeder&lt;br /&gt;
* A standard '''HD''' satellite receiver — many modern TVs (LG, Samsung, Sony tested) have a suitable built-in tuner&lt;br /&gt;
* A small in-line amplifier to compensate for 23cm cable losses&lt;br /&gt;
&lt;br /&gt;
'''Receiver settings:'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting !! Value&lt;br /&gt;
|-&lt;br /&gt;
| LNB Local Oscillator || 9750 MHz&lt;br /&gt;
|-&lt;br /&gt;
| Symbol Rate || 2000 kSym/s (2 MSym/s)&lt;br /&gt;
|-&lt;br /&gt;
| Polarisation || Either — controls amplifier supply voltage, not signal&lt;br /&gt;
|-&lt;br /&gt;
| 22kHz Tone || OFF&lt;br /&gt;
|-&lt;br /&gt;
| LNB Power || ON&lt;br /&gt;
|-&lt;br /&gt;
| DiSEqC || OFF&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Then run a blind scan — if signal is good, the receiver will find and add GB3OO automatically.&lt;br /&gt;
&lt;br /&gt;
Check the coverage map first; anyone in the &amp;quot;green&amp;quot; area with a clear line of sight toward Folkestone should have an easy time of it. Justin, G8YTZ, is happy to help assess individual locations (contact via QRZ).&lt;br /&gt;
&lt;br /&gt;
If an antenna isn't practical, streaming into the repeater from a phone or via OBS is also supported — see the &amp;quot;Streamer Key and Instructions&amp;quot; page on the website.&lt;br /&gt;
&lt;br /&gt;
== Test Card ==&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_Test_Card.png|thumb|right|350px|GB3OO test card.]]&lt;br /&gt;
&lt;br /&gt;
The GB3OO test card was developed with the assistance of Claude AI, generated as an SVG graphic and tailored specifically for DATV use rather than adapted from a generic broadcast template.&lt;br /&gt;
&lt;br /&gt;
The card includes several purpose-built technical reference elements, mirrored on both the left and right sides for easy assessment regardless of framing:&lt;br /&gt;
&lt;br /&gt;
* '''Frequency gratings at three resolutions''' — fine vertical line gratings sized for 1920×1080p (2.00px line width), 1280×720p (3.00px), and 1024×576p (3.75px), allowing viewers to judge effective resolution and detect aliasing or softness at FHD, HD, and SD respectively, whichever the receiving chain is actually delivering.&lt;br /&gt;
* '''EBU colour bars''' — the standard broadcast colour reference, useful for checking colour balance and saturation through the transmit and receive chain.&lt;br /&gt;
* '''Monochrome (greyscale) staircase''' — an 8-step greyscale ramp for checking tonal linearity and spotting clipping or crushing at the black or white end of the range.&lt;br /&gt;
&lt;br /&gt;
The central animated graphic and &amp;quot;GB3OO&amp;quot; wordmark give the card a distinct identity, while the surrounding technical elements keep it functional as a genuine alignment and diagnostic tool rather than purely decorative.&lt;br /&gt;
&lt;br /&gt;
== History / Timeline ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Date !! Milestone&lt;br /&gt;
|-&lt;br /&gt;
| 16 Sep 2025 || Website goes live; frequencies agreed&lt;br /&gt;
|-&lt;br /&gt;
| 8 Oct 2025 || Rack build underway — controller and receivers installed&lt;br /&gt;
|-&lt;br /&gt;
| 9 Oct 2025 || ATEM switcher and network equipment delivered and configured; ad-hoc streaming tests begin&lt;br /&gt;
|-&lt;br /&gt;
| 15 May 2026 || Antenna installation complete&lt;br /&gt;
|-&lt;br /&gt;
| 21–22 May 2026 || Equipment installed on site at Folkestone; output streaming live; 70cm receiver operational&lt;br /&gt;
|-&lt;br /&gt;
| 12 Jun 2026 || '''GB3OO officially on the air''' — 1304 MHz, 2 MSym/s, FEC 3/4&lt;br /&gt;
|-&lt;br /&gt;
| 14 Jun 2026 || 70cm receiver lock-detection improved (5-second confirm timer to eliminate false/short locks)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Membership &amp;amp; Community ==&lt;br /&gt;
&lt;br /&gt;
Registration on gb3oo.co.uk is free and unlocks:&lt;br /&gt;
&lt;br /&gt;
* '''Session Recordings''' (&amp;quot;Time Machine&amp;quot;) — rewind and catch up on missed activity&lt;br /&gt;
* '''Repeater Control Portal''' — a live dashboard for repeater control&lt;br /&gt;
* '''Slack Notifications''' — alerts when the repeater comes into use&lt;br /&gt;
&lt;br /&gt;
Anyone registered on the GB3JV website as of 31 December 2025 has had their login carried across automatically; anyone else needs to register separately.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* Website: [https://gb3oo.co.uk gb3oo.co.uk]&lt;br /&gt;
* Coverage maps: [https://gb3oo.co.uk/predicted-coverage-map/ gb3oo.co.uk/predicted-coverage-map]&lt;br /&gt;
* Streamer / reception instructions: [https://gb3oo.co.uk/receiving-the-gb3jv-network-stream/ gb3oo.co.uk/receiving-the-gb3jv-network-stream]&lt;br /&gt;
* Logbook: [https://gb3oo.co.uk/logbook/ gb3oo.co.uk/logbook]&lt;br /&gt;
* BATC: [https://batc.org.uk batc.org.uk]&lt;br /&gt;
* Direct web stream: &amp;lt;code&amp;gt;rtmp://rtmp.batc.org.uk/live/gb3oo&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
''This page draws on the GB3OO website, the GB3OO technical manual, and site documentation. Some sections (network/remote access IP plan, full control portal configuration, detailed component part numbers) are held in the restricted technical manual and are only summarised here — let Justin, G8YTZ know if you'd like any of those expanded.''&lt;/div&gt;</summary>
		<author><name>G8YTZ</name></author>
	</entry>
	<entry>
		<id>https://wiki.batc.org.uk/index.php?title=GB3OO&amp;diff=12636</id>
		<title>GB3OO</title>
		<link rel="alternate" type="text/html" href="https://wiki.batc.org.uk/index.php?title=GB3OO&amp;diff=12636"/>
		<updated>2026-07-24T08:47:34Z</updated>

		<summary type="html">&lt;p&gt;G8YTZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''GB3OO''' is a Digital Amateur Television (DATV) repeater serving the amateur radio community across Kent, Essex, and the near continent. It went fully on air on 12 June 2026, transmitting on 23cm with a 70cm input, and streams its output live to the internet via the BATC.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Location || Upper Arpinge, near Folkestone, Kent, CT18 8AD&lt;br /&gt;
|-&lt;br /&gt;
! Locator || JO01NC&lt;br /&gt;
|-&lt;br /&gt;
! NoV Holder || Justin D. Cockett, G8YTZ&lt;br /&gt;
|-&lt;br /&gt;
! Website || [https://gb3oo.co.uk gb3oo.co.uk]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Quick Reference ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Parameter !! Value&lt;br /&gt;
|-&lt;br /&gt;
| '''23cm Output''' || 1304 MHz, DVB-S2, 2 MSym/s, FEC 3/4, roll-off 0.35, 150W EIRP&lt;br /&gt;
|-&lt;br /&gt;
| '''70cm Input''' || 437 MHz, DVB-S/S2, 333 kSym/s, automatic FEC&lt;br /&gt;
|-&lt;br /&gt;
| '''2m Talkback Input''' || 144.750 MHz FM, vertical, CTCSS 103.5 Hz&lt;br /&gt;
|-&lt;br /&gt;
| '''Web Stream (out)''' || &amp;lt;code&amp;gt;rtmp://rtmp.batc.org.uk/live/gb3oo&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| '''Web Stream (in)''' || Registered users only — see gb3oo.co.uk &amp;quot;Streamer&amp;quot; page&lt;br /&gt;
|-&lt;br /&gt;
| '''Antenna height''' || 30 m (self-supporting lattice mast)&lt;br /&gt;
|-&lt;br /&gt;
| '''Tx antenna gain''' || 12 dBi (slotted waveguide, PE1RKI design)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Site Overview ==&lt;br /&gt;
&lt;br /&gt;
GB3OO sits at a rural hilltop location near Folkestone, chosen for its excellent coverage across the surrounding area. The installation is built around a self-supporting lattice mast: at the summit, the 23cm slotted-waveguide transmit antenna and the 70cm &amp;quot;Big Wheel&amp;quot; receive antenna are mounted together. A brick-built equipment building at the base of the tower houses the full repeater rack.&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_Tx_and_Rx_Antennas.jpg|thumb|right|400px|The 23cm slotted waveguide (white panel) and 70cm Big Wheel receive antenna at the top of the mast.]]&lt;br /&gt;
&lt;br /&gt;
== Coverage ==&lt;br /&gt;
&lt;br /&gt;
GB3OO's 23cm output covers a large area of Kent, Essex, London, and across the Channel into northern France and Belgium — conditions permitting, and especially well during tropospheric ducting.&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_23cm_Coverage_Area.png|thumb|left|400px|Predicted 23cm coverage (green = strong signal, yellow = marginal).]]&lt;br /&gt;
&lt;br /&gt;
The 70cm receive input has a correspondingly wide catchment for stations wanting to transmit into the repeater, fed by an omnidirectional dual-stack WIMO &amp;quot;Big Wheel&amp;quot; antenna (5 dBi gain).&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_70cm_Receive_Coverage_Area.png|thumb|right|400px|Predicted 70cm receive coverage.]]&lt;br /&gt;
&lt;br /&gt;
During good tropo conditions, continental stations from France, Belgium, and beyond are actively welcomed — the repeater's French-language announcement specifically invites this.&lt;br /&gt;
&lt;br /&gt;
== Transmit Chain ==&lt;br /&gt;
&lt;br /&gt;
The transmit chain starts at the power amplifier, delivering 10W RF output at 23cm.&lt;br /&gt;
&lt;br /&gt;
* '''Feeder run:''' 4m LDF5-50 7/8&amp;quot; Heliax tail → 30m LDF6-50 1-5/8&amp;quot; Heliax main run (the larger diameter minimises loss over the long vertical run) → 2m LDF5-50 tail to the antenna feed point&lt;br /&gt;
* '''Connectors:''' 7/16 DIN throughout (chosen over N-type for low loss and superior intermodulation performance at these power levels)&lt;br /&gt;
* '''Antenna:''' Slotted waveguide, designed and built by Bert Moderman (PE1RKI) — seven radiating slots per face on two faces, giving an omnidirectional azimuth pattern within ±1.3 dB and 12 dBi gain&lt;br /&gt;
* '''Result:''' 150W EIRP, meeting the licensed limit once feeder and coupler losses are accounted for&lt;br /&gt;
* '''Return loss at commissioning:''' 30.5 dB — an excellent match, important at 23cm since poor return loss on a long feeder causes standing-wave echoes that visibly degrade DVB-S2 signal quality (closing the constellation &amp;quot;eye,&amp;quot; raising EVM, lowering MER)&lt;br /&gt;
&lt;br /&gt;
== 70cm Receive Chain ==&lt;br /&gt;
&lt;br /&gt;
The receive chain is built for strong out-of-band rejection given the site's exposure to cellular and other nearby services:&lt;br /&gt;
&lt;br /&gt;
# '''Interdigital bandpass filter''' (Bert Moderman, PE1RKI) — first-stage protection against strong out-of-band signals&lt;br /&gt;
# '''Low-noise preamplifier''' (also PE1RKI) — 15 dB gain, 0.35 dB noise figure, setting the noise floor for the whole receive chain&lt;br /&gt;
# '''SAW filter''' — ~60 dB attenuation at 470 MHz, eliminating interference from terrestrial digital TV and UHF PMR&lt;br /&gt;
# '''BATC Minitiouner''' DVB-S/S2 tuner running the Ryde Receiver for demodulation&lt;br /&gt;
&lt;br /&gt;
Since interdigital filters have responses at odd harmonics, the second filtering stage (the SAW filter) is essential to fully clean up the signal before demodulation.&lt;br /&gt;
&lt;br /&gt;
== Equipment Rack ==&lt;br /&gt;
&lt;br /&gt;
The repeater is housed in a wall-mounted 19&amp;quot; × 450mm(d) × 18U rack with removable side panels and a lockable glass front door. Two continuously-running 240V axial fans provide cooling, with heavy electrical loads mounted toward the top to keep a cool zone at the bottom of the cabinet.&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_Rack.jpg|thumb|left|350px|GB3OO equipment rack.]]&lt;br /&gt;
&lt;br /&gt;
'''Rack layout (bottom to top):'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! RU !! Contents&lt;br /&gt;
|-&lt;br /&gt;
| 1 || Cable management brush strip&lt;br /&gt;
|-&lt;br /&gt;
| 2 || Raspberry Pi shelf — media player, stream receiver, 70cm receiver&lt;br /&gt;
|-&lt;br /&gt;
| 3 || Network equipment — UniFi UCG firewall, 7-port PoE switch&lt;br /&gt;
|-&lt;br /&gt;
| 4 || Windows 11 PC — Bitfocus Companion software, VLC for audio announcements&lt;br /&gt;
|-&lt;br /&gt;
| 5 || Mains distribution 2 (low-power devices)&lt;br /&gt;
|-&lt;br /&gt;
| 6 || Pull-out drawer — Blackmagic ATEM Mini Pro video switcher, 2m receiver, 1TB SSD local storage&lt;br /&gt;
|-&lt;br /&gt;
| 7–8 || Receiver shelf — BATC Minitiouner&lt;br /&gt;
|-&lt;br /&gt;
| 9–10 || HF modulator, H.264 encoder, Modbus TCP/RTU telemetry&lt;br /&gt;
|-&lt;br /&gt;
| 11–12 || Ventilation panel&lt;br /&gt;
|-&lt;br /&gt;
| 13–15 || Power amplifier&lt;br /&gt;
|-&lt;br /&gt;
| 16 || Cable management brush strip&lt;br /&gt;
|-&lt;br /&gt;
| 17 || Air-tight blanking panel&lt;br /&gt;
|-&lt;br /&gt;
| 18 || Mains distribution 1 (PA, exciter, case fans)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Exciter Shelf ===&lt;br /&gt;
&lt;br /&gt;
The modulator is an SR-Systems &amp;quot;Minimod&amp;quot; HF modulator paired with an SR-Systems H.264 encoder, managed via a VT-100 emulation RS-232 interface accessed over Telnet through an in-built terminal server on a fixed IP.&lt;br /&gt;
&lt;br /&gt;
The exciter shelf also carries the transmitter telemetry, via Modbus TCP/RTU:&lt;br /&gt;
&lt;br /&gt;
* '''Temperature sensors (PTC):''' exciter air outlet, PA air outlet, PA heatsink&lt;br /&gt;
* '''Digital relay outputs:''' exciter load/PA co-ax relay, ATEM power on/off (cold reset only)&lt;br /&gt;
* '''Analogue input:''' PA forward power&lt;br /&gt;
* '''Digital output:''' PA power switching (local relays in the PA shelf)&lt;br /&gt;
&lt;br /&gt;
== Power &amp;amp; Infrastructure ==&lt;br /&gt;
&lt;br /&gt;
* '''UPS:''' APC tower UPS, fed from a blue 16A &amp;quot;Commando&amp;quot; connector that also serves as the safety isolator. Emergency isolation is via removing the two 13A plug tops from the orange distribution board at the rear of the UPS.&lt;br /&gt;
* '''Metering:''' A Modbus-compatible meter in the mains distribution board (located above the repeater) tracks electricity consumption.&lt;br /&gt;
* '''UPS battery life:''' expected to need replacement around 5 years from commissioning (May 2026), usage-dependent.&lt;br /&gt;
&lt;br /&gt;
== Licensing &amp;amp; Insurance ==&lt;br /&gt;
&lt;br /&gt;
* '''Ofcom:''' Licensed via Notice of Variation dated 30 September 2025, renewal due 29 September 2028. NoV holder: Justin D. Cockett (G8YTZ).&lt;br /&gt;
* '''Software:''' All repeater system software is open-source or perpetually licensed. The PiDeck media player is licensed from Guy, M0GUY, and requires a continual internet connection to remain licensed. Commercial components (UniFi, Blackmagic ATEM, Windows 11) are licensed per manufacturer T&amp;amp;Cs.&lt;br /&gt;
* '''Insurance:''' Covered under the RSGB's Repeater &amp;amp; Beacon insurance scheme, renewed annually each May by G8YTZ.&lt;br /&gt;
&lt;br /&gt;
== Control &amp;amp; Streaming Infrastructure ==&lt;br /&gt;
&lt;br /&gt;
The site runs a Bitfocus Companion v4 control portal, giving webhook-triggered automatic input switching, an ATEM video switcher, and full session recording (&amp;quot;Time Machine&amp;quot;) of repeater activity — all accessible to registered users via the website's Repeater Control Portal.&lt;br /&gt;
&lt;br /&gt;
=== ATEM Streaming Watchdog ===&lt;br /&gt;
&lt;br /&gt;
The ATEM Mini Pro video switcher has a known Blackmagic firmware bug: after a power cycle, its streaming configuration (RTMP URL, key, bitrates) can come back corrupted, silently taking the stream offline. A custom Python watchdog runs continuously on the site PC, detecting this condition and automatically restoring the correct configuration — no site visit required. Full technical detail, installation procedure, and troubleshooting are covered in the separate ATEM Watchdog manual.&lt;br /&gt;
&lt;br /&gt;
== Receiving GB3OO ==&lt;br /&gt;
&lt;br /&gt;
GB3OO can be received cheaply — often with equipment already owned. Full detail is on the website's &amp;quot;Streamer&amp;quot; and reception guide pages; in summary:&lt;br /&gt;
&lt;br /&gt;
'''What you need:'''&lt;br /&gt;
* A small 23cm Yagi antenna (wideband version recommended; e.g. Antenna Amplifiers' 23cm5ra or 23cm13dxr) plus feeder&lt;br /&gt;
* A standard '''HD''' satellite receiver — many modern TVs (LG, Samsung, Sony tested) have a suitable built-in tuner&lt;br /&gt;
* A small in-line amplifier to compensate for 23cm cable losses&lt;br /&gt;
&lt;br /&gt;
'''Receiver settings:'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting !! Value&lt;br /&gt;
|-&lt;br /&gt;
| LNB Local Oscillator || 9750 MHz&lt;br /&gt;
|-&lt;br /&gt;
| Symbol Rate || 2000 kSym/s (2 MSym/s)&lt;br /&gt;
|-&lt;br /&gt;
| Polarisation || Either — controls amplifier supply voltage, not signal&lt;br /&gt;
|-&lt;br /&gt;
| 22kHz Tone || OFF&lt;br /&gt;
|-&lt;br /&gt;
| LNB Power || ON&lt;br /&gt;
|-&lt;br /&gt;
| DiSEqC || OFF&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Then run a blind scan — if signal is good, the receiver will find and add GB3OO automatically.&lt;br /&gt;
&lt;br /&gt;
Check the coverage map first; anyone in the &amp;quot;green&amp;quot; area with a clear line of sight toward Folkestone should have an easy time of it. Justin, G8YTZ, is happy to help assess individual locations (contact via QRZ).&lt;br /&gt;
&lt;br /&gt;
If an antenna isn't practical, streaming into the repeater from a phone or via OBS is also supported — see the &amp;quot;Streamer Key and Instructions&amp;quot; page on the website.&lt;br /&gt;
&lt;br /&gt;
== Test Card ==&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_Test_Card.png|thumb|right|350px|GB3OO test card.]]&lt;br /&gt;
&lt;br /&gt;
The GB3OO test card was developed with the assistance of Claude AI, generated as an SVG graphic and tailored specifically for DATV use rather than adapted from a generic broadcast template.&lt;br /&gt;
&lt;br /&gt;
The card includes several purpose-built technical reference elements, mirrored on both the left and right sides for easy assessment regardless of framing:&lt;br /&gt;
&lt;br /&gt;
* '''Frequency gratings at three resolutions''' — fine vertical line gratings sized for 1920×1080p (2.00px line width), 1280×720p (3.00px), and 1024×576p (3.75px), allowing viewers to judge effective resolution and detect aliasing or softness at FHD, HD, and SD respectively, whichever the receiving chain is actually delivering.&lt;br /&gt;
* '''EBU colour bars''' — the standard broadcast colour reference, useful for checking colour balance and saturation through the transmit and receive chain.&lt;br /&gt;
* '''Monochrome (greyscale) staircase''' — an 8-step greyscale ramp for checking tonal linearity and spotting clipping or crushing at the black or white end of the range.&lt;br /&gt;
&lt;br /&gt;
The central animated graphic and &amp;quot;GB3OO&amp;quot; wordmark give the card a distinct identity, while the surrounding technical elements keep it functional as a genuine alignment and diagnostic tool rather than purely decorative.&lt;br /&gt;
&lt;br /&gt;
== History / Timeline ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Date !! Milestone&lt;br /&gt;
|-&lt;br /&gt;
| 16 Sep 2025 || Website goes live; frequencies agreed&lt;br /&gt;
|-&lt;br /&gt;
| 8 Oct 2025 || Rack build underway — controller and receivers installed&lt;br /&gt;
|-&lt;br /&gt;
| 9 Oct 2025 || ATEM switcher and network equipment delivered and configured; ad-hoc streaming tests begin&lt;br /&gt;
|-&lt;br /&gt;
| 15 May 2026 || Antenna installation complete&lt;br /&gt;
|-&lt;br /&gt;
| 21–22 May 2026 || Equipment installed on site at Folkestone; output streaming live; 70cm receiver operational&lt;br /&gt;
|-&lt;br /&gt;
| 12 Jun 2026 || '''GB3OO officially on the air''' — 1304 MHz, 2 MSym/s, FEC 3/4&lt;br /&gt;
|-&lt;br /&gt;
| 14 Jun 2026 || 70cm receiver lock-detection improved (5-second confirm timer to eliminate false/short locks)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Membership &amp;amp; Community ==&lt;br /&gt;
&lt;br /&gt;
Registration on gb3oo.co.uk is free and unlocks:&lt;br /&gt;
&lt;br /&gt;
* '''Session Recordings''' (&amp;quot;Time Machine&amp;quot;) — rewind and catch up on missed activity&lt;br /&gt;
* '''Repeater Control Portal''' — a live dashboard for repeater control&lt;br /&gt;
* '''Slack Notifications''' — alerts when the repeater comes into use&lt;br /&gt;
&lt;br /&gt;
Anyone registered on the GB3JV website as of 31 December 2025 has had their login carried across automatically; anyone else needs to register separately.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* Website: [https://gb3oo.co.uk gb3oo.co.uk]&lt;br /&gt;
* Coverage maps: [https://gb3oo.co.uk/predicted-coverage-map/ gb3oo.co.uk/predicted-coverage-map]&lt;br /&gt;
* Streamer / reception instructions: [https://gb3oo.co.uk/receiving-the-gb3jv-network-stream/ gb3oo.co.uk/receiving-the-gb3jv-network-stream]&lt;br /&gt;
* Logbook: [https://gb3oo.co.uk/logbook/ gb3oo.co.uk/logbook]&lt;br /&gt;
* BATC: [https://batc.org.uk batc.org.uk]&lt;br /&gt;
* Direct web stream: &amp;lt;code&amp;gt;rtmp://rtmp.batc.org.uk/live/gb3oo&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
''This page draws on the GB3OO website, the GB3OO technical manual, and site documentation. Some sections (network/remote access IP plan, full control portal configuration, detailed component part numbers) are held in the restricted technical manual and are only summarised here — let Justin, G8YTZ know if you'd like any of those expanded.''&lt;/div&gt;</summary>
		<author><name>G8YTZ</name></author>
	</entry>
	<entry>
		<id>https://wiki.batc.org.uk/index.php?title=GB3OO&amp;diff=12635</id>
		<title>GB3OO</title>
		<link rel="alternate" type="text/html" href="https://wiki.batc.org.uk/index.php?title=GB3OO&amp;diff=12635"/>
		<updated>2026-07-24T08:46:12Z</updated>

		<summary type="html">&lt;p&gt;G8YTZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''GB3OO''' is a Digital Amateur Television (DATV) repeater serving the amateur radio community across Kent, Essex, and the near continent. It went fully on air on 12 June 2026, transmitting on 23cm with a 70cm input, and streams its output live to the internet via the BATC.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Location || Upper Arpinge, near Folkestone, Kent, CT18 8AD&lt;br /&gt;
|-&lt;br /&gt;
! Locator || JO01NC&lt;br /&gt;
|-&lt;br /&gt;
! NoV Holder || Justin D. Cockett, G8YTZ&lt;br /&gt;
|-&lt;br /&gt;
! Website || [https://gb3oo.co.uk gb3oo.co.uk]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Quick Reference ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Parameter !! Value&lt;br /&gt;
|-&lt;br /&gt;
| '''23cm Output''' || 1304 MHz, DVB-S2, 2 MSym/s, FEC 3/4, roll-off 0.35, 150W EIRP&lt;br /&gt;
|-&lt;br /&gt;
| '''70cm Input''' || 437 MHz, DVB-S/S2, 333 kSym/s, automatic FEC&lt;br /&gt;
|-&lt;br /&gt;
| '''2m Talkback Input''' || 144.750 MHz FM, vertical, CTCSS 103.5 Hz&lt;br /&gt;
|-&lt;br /&gt;
| '''Web Stream (out)''' || &amp;lt;code&amp;gt;rtmp://rtmp.batc.org.uk/live/gb3oo&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| '''Web Stream (in)''' || Registered users only — see gb3oo.co.uk &amp;quot;Streamer&amp;quot; page&lt;br /&gt;
|-&lt;br /&gt;
| '''Antenna height''' || 30 m (self-supporting lattice mast)&lt;br /&gt;
|-&lt;br /&gt;
| '''Tx antenna gain''' || 12 dBi (slotted waveguide, PE1RKI design)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Site Overview ==&lt;br /&gt;
&lt;br /&gt;
GB3OO sits at a rural hilltop location near Folkestone, chosen for its excellent coverage across the surrounding area. The installation is built around a self-supporting lattice mast: at the summit, the 23cm slotted-waveguide transmit antenna and the 70cm &amp;quot;Big Wheel&amp;quot; receive antenna are mounted together. A brick-built equipment building at the base of the tower houses the full repeater rack.&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_Tx_and_Rx_Antennas.jpg|thumb|right|400px|The 23cm slotted waveguide (white panel) and 70cm Big Wheel receive antenna at the top of the mast.]]&lt;br /&gt;
&lt;br /&gt;
== Coverage ==&lt;br /&gt;
&lt;br /&gt;
GB3OO's 23cm output covers a large area of Kent, Essex, London, and across the Channel into northern France and Belgium — conditions permitting, and especially well during tropospheric ducting.&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_23cm_Coverage_Area.png|thumb|left|400px|Predicted 23cm coverage (green = strong signal, yellow = marginal).]]&lt;br /&gt;
&lt;br /&gt;
The 70cm receive input has a correspondingly wide catchment for stations wanting to transmit into the repeater, fed by an omnidirectional dual-stack WIMO &amp;quot;Big Wheel&amp;quot; antenna (5 dBi gain).&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_70cm_Receive_Coverage_Area.png|thumb|right|400px|Predicted 70cm receive coverage.]]&lt;br /&gt;
&lt;br /&gt;
During good tropo conditions, continental stations from France, Belgium, and beyond are actively welcomed — the repeater's French-language announcement specifically invites this.&lt;br /&gt;
&lt;br /&gt;
== Transmit Chain ==&lt;br /&gt;
&lt;br /&gt;
The transmit chain starts at the power amplifier, delivering 10W RF output at 23cm.&lt;br /&gt;
&lt;br /&gt;
* '''Feeder run:''' 4m LDF5-50 7/8&amp;quot; Heliax tail → 30m LDF6-50 1-5/8&amp;quot; Heliax main run (the larger diameter minimises loss over the long vertical run) → 2m LDF5-50 tail to the antenna feed point&lt;br /&gt;
* '''Connectors:''' 7/16 DIN throughout (chosen over N-type for low loss and superior intermodulation performance at these power levels)&lt;br /&gt;
* '''Antenna:''' Slotted waveguide, designed and built by Bert Moderman (PE1RKI) — seven radiating slots per face on two faces, giving an omnidirectional azimuth pattern within ±1.3 dB and 12 dBi gain&lt;br /&gt;
* '''Result:''' 150W EIRP, meeting the licensed limit once feeder and coupler losses are accounted for&lt;br /&gt;
* '''Return loss at commissioning:''' 30.5 dB — an excellent match, important at 23cm since poor return loss on a long feeder causes standing-wave echoes that visibly degrade DVB-S2 signal quality (closing the constellation &amp;quot;eye,&amp;quot; raising EVM, lowering MER)&lt;br /&gt;
&lt;br /&gt;
== 70cm Receive Chain ==&lt;br /&gt;
&lt;br /&gt;
The receive chain is built for strong out-of-band rejection given the site's exposure to cellular and other nearby services:&lt;br /&gt;
&lt;br /&gt;
# '''Interdigital bandpass filter''' (Bert Moderman, PE1RKI) — first-stage protection against strong out-of-band signals&lt;br /&gt;
# '''Low-noise preamplifier''' (also PE1RKI) — 15 dB gain, 0.35 dB noise figure, setting the noise floor for the whole receive chain&lt;br /&gt;
# '''SAW filter''' — ~60 dB attenuation at 470 MHz, eliminating interference from terrestrial digital TV and UHF PMR&lt;br /&gt;
# '''BATC Minitiouner''' DVB-S/S2 tuner running the Ryde Receiver for demodulation&lt;br /&gt;
&lt;br /&gt;
Since interdigital filters have responses at odd harmonics, the second filtering stage (the SAW filter) is essential to fully clean up the signal before demodulation.&lt;br /&gt;
&lt;br /&gt;
== Equipment Rack ==&lt;br /&gt;
&lt;br /&gt;
The repeater is housed in a wall-mounted 19&amp;quot; × 450mm(d) × 18U rack with removable side panels and a lockable glass front door. Two continuously-running 240V axial fans provide cooling, with heavy electrical loads mounted toward the top to keep a cool zone at the bottom of the cabinet.&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_Rack.jpg|thumb|left|350px|GB3OO equipment rack.]]&lt;br /&gt;
&lt;br /&gt;
'''Rack layout (bottom to top):'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! RU !! Contents&lt;br /&gt;
|-&lt;br /&gt;
| 1 || Cable management brush strip&lt;br /&gt;
|-&lt;br /&gt;
| 2 || Raspberry Pi shelf — media player, stream receiver, 70cm receiver&lt;br /&gt;
|-&lt;br /&gt;
| 3 || Network equipment — UniFi UCG firewall, 7-port PoE switch&lt;br /&gt;
|-&lt;br /&gt;
| 4 || Windows 11 PC — Bitfocus Companion software, VLC for audio announcements&lt;br /&gt;
|-&lt;br /&gt;
| 5 || Mains distribution 2 (low-power devices)&lt;br /&gt;
|-&lt;br /&gt;
| 6 || Pull-out drawer — Blackmagic ATEM Mini Pro video switcher, 2m receiver, 1TB SSD local storage&lt;br /&gt;
|-&lt;br /&gt;
| 7–8 || Receiver shelf — BATC Minitiouner&lt;br /&gt;
|-&lt;br /&gt;
| 9–10 || HF modulator, H.264 encoder, Modbus TCP/RTU telemetry&lt;br /&gt;
|-&lt;br /&gt;
| 11–12 || Ventilation panel&lt;br /&gt;
|-&lt;br /&gt;
| 13–15 || Power amplifier&lt;br /&gt;
|-&lt;br /&gt;
| 16 || Cable management brush strip&lt;br /&gt;
|-&lt;br /&gt;
| 17 || Air-tight blanking panel&lt;br /&gt;
|-&lt;br /&gt;
| 18 || Mains distribution 1 (PA, exciter, case fans)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
=== Exciter Shelf ===&lt;br /&gt;
&lt;br /&gt;
The modulator is an SR-Systems &amp;quot;Minimod&amp;quot; HF modulator paired with an SR-Systems H.264 encoder, managed via a VT-100 emulation RS-232 interface accessed over Telnet through an in-built terminal server on a fixed IP.&lt;br /&gt;
&lt;br /&gt;
The exciter shelf also carries the transmitter telemetry, via Modbus TCP/RTU:&lt;br /&gt;
&lt;br /&gt;
* '''Temperature sensors (PTC):''' exciter air outlet, PA air outlet, PA heatsink&lt;br /&gt;
* '''Digital relay outputs:''' exciter load/PA co-ax relay, ATEM power on/off (cold reset only)&lt;br /&gt;
* '''Analogue input:''' PA forward power&lt;br /&gt;
* '''Digital output:''' PA power switching (local relays in the PA shelf)&lt;br /&gt;
&lt;br /&gt;
== Power &amp;amp; Infrastructure ==&lt;br /&gt;
&lt;br /&gt;
* '''UPS:''' APC tower UPS, fed from a blue 16A &amp;quot;Commando&amp;quot; connector that also serves as the safety isolator. Emergency isolation is via removing the two 13A plug tops from the orange distribution board at the rear of the UPS.&lt;br /&gt;
* '''Metering:''' A Modbus-compatible meter in the mains distribution board (located above the repeater) tracks electricity consumption.&lt;br /&gt;
* '''UPS battery life:''' expected to need replacement around 5 years from commissioning (May 2026), usage-dependent.&lt;br /&gt;
&lt;br /&gt;
== Licensing &amp;amp; Insurance ==&lt;br /&gt;
&lt;br /&gt;
* '''Ofcom:''' Licensed via Notice of Variation dated 30 September 2025, renewal due 29 September 2028. NoV holder: Justin D. Cockett (G8YTZ).&lt;br /&gt;
* '''Software:''' All repeater system software is open-source or perpetually licensed. The PiDeck media player is licensed from Guy, M0GUY, and requires a continual internet connection to remain licensed. Commercial components (UniFi, Blackmagic ATEM, Windows 11) are licensed per manufacturer T&amp;amp;Cs.&lt;br /&gt;
* '''Insurance:''' Covered under the RSGB's Repeater &amp;amp; Beacon insurance scheme, renewed annually each May by G8YTZ.&lt;br /&gt;
&lt;br /&gt;
== Control &amp;amp; Streaming Infrastructure ==&lt;br /&gt;
&lt;br /&gt;
The site runs a Bitfocus Companion v4 control portal, giving webhook-triggered automatic input switching, an ATEM video switcher, and full session recording (&amp;quot;Time Machine&amp;quot;) of repeater activity — all accessible to registered users via the website's Repeater Control Portal.&lt;br /&gt;
&lt;br /&gt;
=== ATEM Streaming Watchdog ===&lt;br /&gt;
&lt;br /&gt;
The ATEM Mini Pro video switcher has a known Blackmagic firmware bug: after a power cycle, its streaming configuration (RTMP URL, key, bitrates) can come back corrupted, silently taking the stream offline. A custom Python watchdog runs continuously on the site PC, detecting this condition and automatically restoring the correct configuration — no site visit required. Full technical detail, installation procedure, and troubleshooting are covered in the separate ATEM Watchdog manual.&lt;br /&gt;
&lt;br /&gt;
== Receiving GB3OO ==&lt;br /&gt;
&lt;br /&gt;
GB3OO can be received cheaply — often with equipment already owned. Full detail is on the website's &amp;quot;Streamer&amp;quot; and reception guide pages; in summary:&lt;br /&gt;
&lt;br /&gt;
'''What you need:'''&lt;br /&gt;
* A small 23cm Yagi antenna (wideband version recommended; e.g. Antenna Amplifiers' 23cm5ra or 23cm13dxr) plus feeder&lt;br /&gt;
* A standard '''HD''' satellite receiver — many modern TVs (LG, Samsung, Sony tested) have a suitable built-in tuner&lt;br /&gt;
* A small in-line amplifier to compensate for 23cm cable losses&lt;br /&gt;
&lt;br /&gt;
'''Receiver settings:'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting !! Value&lt;br /&gt;
|-&lt;br /&gt;
| LNB Local Oscillator || 9750 MHz&lt;br /&gt;
|-&lt;br /&gt;
| Symbol Rate || 2000 kSym/s (2 MSym/s)&lt;br /&gt;
|-&lt;br /&gt;
| Polarisation || Either — controls amplifier supply voltage, not signal&lt;br /&gt;
|-&lt;br /&gt;
| 22kHz Tone || OFF&lt;br /&gt;
|-&lt;br /&gt;
| LNB Power || ON&lt;br /&gt;
|-&lt;br /&gt;
| DiSEqC || OFF&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Then run a blind scan — if signal is good, the receiver will find and add GB3OO automatically.&lt;br /&gt;
&lt;br /&gt;
Check the coverage map first; anyone in the &amp;quot;green&amp;quot; area with a clear line of sight toward Folkestone should have an easy time of it. Justin, G8YTZ, is happy to help assess individual locations (contact via QRZ).&lt;br /&gt;
&lt;br /&gt;
If an antenna isn't practical, streaming into the repeater from a phone or via OBS is also supported — see the &amp;quot;Streamer Key and Instructions&amp;quot; page on the website.&lt;br /&gt;
&lt;br /&gt;
== Test Card ==&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_Test_Card.png|thumb|right|350px|GB3OO test card.]]&lt;br /&gt;
&lt;br /&gt;
The GB3OO test card was developed with the assistance of Claude AI, generated as an SVG graphic and tailored specifically for DATV use rather than adapted from a generic broadcast template.&lt;br /&gt;
&lt;br /&gt;
The card includes several purpose-built technical reference elements, mirrored on both the left and right sides for easy assessment regardless of framing:&lt;br /&gt;
&lt;br /&gt;
* '''Frequency gratings at three resolutions''' — fine vertical line gratings sized for 1920×1080p (2.00px line width), 1280×720p (3.00px), and 1024×576p (3.75px), allowing viewers to judge effective resolution and detect aliasing or softness at FHD, HD, and SD respectively, whichever the receiving chain is actually delivering.&lt;br /&gt;
* '''EBU colour bars''' — the standard broadcast colour reference, useful for checking colour balance and saturation through the transmit and receive chain.&lt;br /&gt;
* '''Monochrome (greyscale) staircase''' — an 8-step greyscale ramp for checking tonal linearity and spotting clipping or crushing at the black or white end of the range.&lt;br /&gt;
&lt;br /&gt;
The central animated graphic and &amp;quot;GB3OO&amp;quot; wordmark give the card a distinct identity, while the surrounding technical elements keep it functional as a genuine alignment and diagnostic tool rather than purely decorative.&lt;br /&gt;
&lt;br /&gt;
== History / Timeline ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Date !! Milestone&lt;br /&gt;
|-&lt;br /&gt;
| 16 Sep 2025 || Website goes live; frequencies agreed&lt;br /&gt;
|-&lt;br /&gt;
| 8 Oct 2025 || Rack build underway — controller and receivers installed&lt;br /&gt;
|-&lt;br /&gt;
| 9 Oct 2025 || ATEM switcher and network equipment delivered and configured; ad-hoc streaming tests begin&lt;br /&gt;
|-&lt;br /&gt;
| 15 May 2026 || Antenna installation complete&lt;br /&gt;
|-&lt;br /&gt;
| 21–22 May 2026 || Equipment installed on site at Folkestone; output streaming live; 70cm receiver operational&lt;br /&gt;
|-&lt;br /&gt;
| 12 Jun 2026 || '''GB3OO officially on the air''' — 1304 MHz, 2 MSym/s, FEC 3/4&lt;br /&gt;
|-&lt;br /&gt;
| 14 Jun 2026 || 70cm receiver lock-detection improved (5-second confirm timer to eliminate false/short locks)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Membership &amp;amp; Community ==&lt;br /&gt;
&lt;br /&gt;
Registration on gb3oo.co.uk is free and unlocks:&lt;br /&gt;
&lt;br /&gt;
* '''Session Recordings''' (&amp;quot;Time Machine&amp;quot;) — rewind and catch up on missed activity&lt;br /&gt;
* '''Repeater Control Portal''' — a live dashboard for repeater control&lt;br /&gt;
* '''Slack Notifications''' — alerts when the repeater comes into use&lt;br /&gt;
&lt;br /&gt;
Anyone registered on the GB3JV website as of 31 December 2025 has had their login carried across automatically; anyone else needs to register separately.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* Website: [https://gb3oo.co.uk gb3oo.co.uk]&lt;br /&gt;
* Coverage maps: [https://gb3oo.co.uk/predicted-coverage-map/ gb3oo.co.uk/predicted-coverage-map]&lt;br /&gt;
* Streamer / reception instructions: [https://gb3oo.co.uk/receiving-the-gb3jv-network-stream/ gb3oo.co.uk/receiving-the-gb3jv-network-stream]&lt;br /&gt;
* Logbook: [https://gb3oo.co.uk/logbook/ gb3oo.co.uk/logbook]&lt;br /&gt;
* BATC: [https://batc.org.uk batc.org.uk]&lt;br /&gt;
* Direct web stream: &amp;lt;code&amp;gt;rtmp://rtmp.batc.org.uk/live/gb3oo&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
''This page draws on the GB3OO website, the GB3OO technical manual, and site documentation. Some sections (network/remote access IP plan, full control portal configuration, detailed component part numbers) are held in the restricted technical manual and are only summarised here — let Justin, G8YTZ know if you'd like any of those expanded.''&lt;/div&gt;</summary>
		<author><name>G8YTZ</name></author>
	</entry>
	<entry>
		<id>https://wiki.batc.org.uk/index.php?title=GB3OO&amp;diff=12634</id>
		<title>GB3OO</title>
		<link rel="alternate" type="text/html" href="https://wiki.batc.org.uk/index.php?title=GB3OO&amp;diff=12634"/>
		<updated>2026-07-24T08:42:30Z</updated>

		<summary type="html">&lt;p&gt;G8YTZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''GB3OO''' is a Digital Amateur Television (DATV) repeater serving the amateur radio community across Kent, Essex, and the near continent. It went fully on air on 12 June 2026, transmitting on 23cm with a 70cm input, and streams its output live to the internet via the BATC.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Location || Folkestone, Kent.&lt;br /&gt;
|-&lt;br /&gt;
! Locator || JO01NC&lt;br /&gt;
|-&lt;br /&gt;
! NoV Holder || Justin D. Cockett, G8YTZ&lt;br /&gt;
|-&lt;br /&gt;
! Website || [https://gb3oo.co.uk gb3oo.co.uk]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Quick Reference ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Parameter !! Value&lt;br /&gt;
|-&lt;br /&gt;
| '''23cm Output''' || 1304 MHz, DVB-S2, 2 MSym/s, FEC 3/4, roll-off 0.35, 150W EIRP&lt;br /&gt;
|-&lt;br /&gt;
| '''70cm Input''' || 437 MHz, DVB-S/S2, 333 kSym/s, automatic FEC&lt;br /&gt;
|-&lt;br /&gt;
| '''2m Talkback Input''' || 144.750 MHz FM, vertical, CTCSS 103.5 Hz&lt;br /&gt;
|-&lt;br /&gt;
| '''Web Stream (out)''' || &amp;lt;code&amp;gt;rtmp://rtmp.batc.org.uk/live/gb3oo&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| '''Web Stream (in)''' || Registered users only — see gb3oo.co.uk &amp;quot;Streamer&amp;quot; page&lt;br /&gt;
|-&lt;br /&gt;
| '''Antenna height''' || 30 m (self-supporting lattice mast)&lt;br /&gt;
|-&lt;br /&gt;
| '''Tx antenna gain''' || 12 dBi (slotted waveguide, PE1RKI design)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Site Overview ==&lt;br /&gt;
&lt;br /&gt;
GB3OO sits at a rural hilltop location near Folkestone, chosen for its excellent coverage across the surrounding area. The installation is built around a self-supporting lattice mast: at the summit, the 23cm slotted-waveguide transmit antenna and the 70cm &amp;quot;Big Wheel&amp;quot; receive antenna are mounted together. A brick-built equipment building at the base of the tower houses the full repeater rack.&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_Tx_and_Rx_Antennas.jpg|thumb|right|400px|The 23cm slotted waveguide (white panel) and 70cm Big Wheel receive antenna at the top of the mast.]]&lt;br /&gt;
&lt;br /&gt;
== Coverage ==&lt;br /&gt;
&lt;br /&gt;
GB3OO's 23cm output covers a large area of Kent, Essex, London, and across the Channel into northern France and Belgium — conditions permitting, and especially well during tropospheric ducting.&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_23cm_Coverage_Area.png|thumb|left|400px|Predicted 23cm coverage (green = strong signal, yellow = marginal).]]&lt;br /&gt;
&lt;br /&gt;
The 70cm receive input has a correspondingly wide catchment for stations wanting to transmit into the repeater, fed by an omnidirectional dual-stack WIMO &amp;quot;Big Wheel&amp;quot; antenna (5 dBi gain).&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_70cm_Receive_Coverage_Area.png|thumb|right|400px|Predicted 70cm receive coverage.]]&lt;br /&gt;
&lt;br /&gt;
During good tropo conditions, continental stations from France, Belgium, and beyond are actively welcomed — the repeater's French-language announcement specifically invites this.&lt;br /&gt;
&lt;br /&gt;
== Transmit Chain ==&lt;br /&gt;
&lt;br /&gt;
The transmit chain starts at the power amplifier, delivering 10W RF output at 23cm.&lt;br /&gt;
&lt;br /&gt;
* '''Feeder run:''' 4m LDF5-50 7/8&amp;quot; Heliax tail → 30m LDF6-50 1-5/8&amp;quot; Heliax main run (the larger diameter minimises loss over the long vertical run) → 2m LDF5-50 tail to the antenna feed point&lt;br /&gt;
* '''Connectors:''' 7/16 DIN throughout (chosen over N-type for low loss and superior intermodulation performance at these power levels)&lt;br /&gt;
* '''Antenna:''' Slotted waveguide, designed and built by Bert Moderman (PE1RKI) — seven radiating slots per face on two faces, giving an omnidirectional azimuth pattern within ±1.3 dB and 12 dBi gain&lt;br /&gt;
* '''Result:''' 150W EIRP, meeting the licensed limit once feeder and coupler losses are accounted for&lt;br /&gt;
* '''Return loss at commissioning:''' 30.5 dB — an excellent match, important at 23cm since poor return loss on a long feeder causes standing-wave echoes that visibly degrade DVB-S2 signal quality (closing the constellation &amp;quot;eye,&amp;quot; raising EVM, lowering MER)&lt;br /&gt;
&lt;br /&gt;
== 70cm Receive Chain ==&lt;br /&gt;
&lt;br /&gt;
The receive chain is built for strong out-of-band rejection given the site's exposure to cellular and other nearby services:&lt;br /&gt;
&lt;br /&gt;
# '''Interdigital bandpass filter''' (Bert Moderman, PE1RKI) — first-stage protection against strong out-of-band signals&lt;br /&gt;
# '''Low-noise preamplifier''' (also PE1RKI) — 15 dB gain, 0.35 dB noise figure, setting the noise floor for the whole receive chain&lt;br /&gt;
# '''SAW filter''' — ~60 dB attenuation at 470 MHz, eliminating interference from terrestrial digital TV and UHF PMR&lt;br /&gt;
# '''BATC Minitiouner''' DVB-S/S2 tuner running the Ryde Receiver for demodulation&lt;br /&gt;
&lt;br /&gt;
Since interdigital filters have responses at odd harmonics, the second filtering stage (the SAW filter) is essential to fully clean up the signal before demodulation.&lt;br /&gt;
&lt;br /&gt;
== Equipment Rack ==&lt;br /&gt;
&lt;br /&gt;
The repeater is housed in a wall-mounted 19&amp;quot; × 450mm(d) × 18U rack with removable side panels and a lockable glass front door. Two continuously-running 240V axial fans provide cooling, with heavy electrical loads mounted toward the top to keep a cool zone at the bottom of the cabinet.&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_Rack.jpg|thumb|left|350px|GB3OO equipment rack.]]&lt;br /&gt;
&lt;br /&gt;
'''Rack layout (bottom to top):'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! RU !! Contents&lt;br /&gt;
|-&lt;br /&gt;
| 1 || Cable management brush strip&lt;br /&gt;
|-&lt;br /&gt;
| 2 || Raspberry Pi shelf — media player, stream receiver, 70cm receiver&lt;br /&gt;
|-&lt;br /&gt;
| 3 || Network equipment — UniFi UCG firewall, 7-port PoE switch&lt;br /&gt;
|-&lt;br /&gt;
| 4 || Windows 11 PC — Bitfocus Companion software, VLC for audio announcements&lt;br /&gt;
|-&lt;br /&gt;
| 5 || Mains distribution 2 (low-power devices)&lt;br /&gt;
|-&lt;br /&gt;
| 6 || Pull-out drawer — Blackmagic ATEM Mini Pro video switcher, 2m receiver, 1TB SSD local storage&lt;br /&gt;
|-&lt;br /&gt;
| 7–8 || Receiver shelf — BATC Minitiouner&lt;br /&gt;
|-&lt;br /&gt;
| 9–10 || HF modulator, H.264 encoder, Modbus TCP/RTU telemetry&lt;br /&gt;
|-&lt;br /&gt;
| 11–12 || Ventilation panel&lt;br /&gt;
|-&lt;br /&gt;
| 13–15 || Power amplifier&lt;br /&gt;
|-&lt;br /&gt;
| 16 || Cable management brush strip&lt;br /&gt;
|-&lt;br /&gt;
| 17 || Air-tight blanking panel&lt;br /&gt;
|-&lt;br /&gt;
| 18 || Mains distribution 1 (PA, exciter, case fans)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Exciter Shelf ===&lt;br /&gt;
&lt;br /&gt;
The modulator is an SR-Systems &amp;quot;Minimod&amp;quot; HF modulator paired with an SR-Systems H.264 encoder, managed via a VT-100 emulation RS-232 interface accessed over Telnet through an in-built terminal server on a fixed IP.&lt;br /&gt;
&lt;br /&gt;
The exciter shelf also carries the transmitter telemetry, via Modbus TCP/RTU:&lt;br /&gt;
&lt;br /&gt;
* '''Temperature sensors (PTC):''' exciter air outlet, PA air outlet, PA heatsink&lt;br /&gt;
* '''Digital relay outputs:''' exciter load/PA co-ax relay, ATEM power on/off (cold reset only)&lt;br /&gt;
* '''Analogue input:''' PA forward power&lt;br /&gt;
* '''Digital output:''' PA power switching (local relays in the PA shelf)&lt;br /&gt;
&lt;br /&gt;
== Power &amp;amp; Infrastructure ==&lt;br /&gt;
&lt;br /&gt;
* '''UPS:''' APC tower UPS, fed from a blue 16A &amp;quot;Commando&amp;quot; connector that also serves as the safety isolator. Emergency isolation is via removing the two 13A plug tops from the orange distribution board at the rear of the UPS.&lt;br /&gt;
* '''Metering:''' A Modbus-compatible meter in the mains distribution board (located above the repeater) tracks electricity consumption.&lt;br /&gt;
* '''UPS battery life:''' expected to need replacement around 5 years from commissioning (May 2026), usage-dependent.&lt;br /&gt;
&lt;br /&gt;
== Licensing &amp;amp; Insurance ==&lt;br /&gt;
&lt;br /&gt;
* '''Ofcom:''' Licensed via Notice of Variation dated 30 September 2025, renewal due 29 September 2028. NoV holder: Justin D. Cockett (G8YTZ).&lt;br /&gt;
* '''Software:''' All repeater system software is open-source or perpetually licensed. The PiDeck media player is licensed from Guy, M0GUY, and requires a continual internet connection to remain licensed. Commercial components (UniFi, Blackmagic ATEM, Windows 11) are licensed per manufacturer T&amp;amp;Cs.&lt;br /&gt;
* '''Insurance:''' Covered under the RSGB's Repeater &amp;amp; Beacon insurance scheme, renewed annually each May by G8YTZ.&lt;br /&gt;
&lt;br /&gt;
== Control &amp;amp; Streaming Infrastructure ==&lt;br /&gt;
&lt;br /&gt;
The site runs a Bitfocus Companion v5 control portal, giving webhook-triggered automatic input switching, an ATEM video switcher, and full session recording (&amp;quot;Time Machine&amp;quot;) of repeater activity — all accessible to registered users via the website's Repeater Control Portal.&lt;br /&gt;
&lt;br /&gt;
=== ATEM Streaming Watchdog ===&lt;br /&gt;
&lt;br /&gt;
The ATEM Mini Pro video switcher has a known Blackmagic firmware bug: after a power cycle, its streaming configuration (RTMP URL, key, bitrates) can come back corrupted, silently taking the stream offline. A custom Python watchdog runs continuously on the site PC, detecting this condition and automatically restoring the correct configuration — no site visit required. Full technical detail, installation procedure, and troubleshooting are covered in the separate ATEM Watchdog manual.&lt;br /&gt;
&lt;br /&gt;
== Receiving GB3OO ==&lt;br /&gt;
&lt;br /&gt;
GB3OO can be received cheaply — often with equipment already owned. Full detail is on the website's &amp;quot;Streamer&amp;quot; and reception guide pages; in summary:&lt;br /&gt;
&lt;br /&gt;
'''What you need:'''&lt;br /&gt;
* A small 23cm Yagi antenna (wideband version recommended; e.g. Antenna Amplifiers' 23cm5ra or 23cm13dxr) plus feeder&lt;br /&gt;
* A standard '''HD''' satellite receiver — many modern TVs (LG, Samsung, Sony tested) have a suitable built-in tuner&lt;br /&gt;
* A small in-line amplifier to compensate for 23cm cable losses&lt;br /&gt;
&lt;br /&gt;
'''Receiver settings:'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting !! Value&lt;br /&gt;
|-&lt;br /&gt;
| LNB Local Oscillator || 9750 MHz&lt;br /&gt;
|-&lt;br /&gt;
| Symbol Rate || 2000 kSym/s (2 MSym/s)&lt;br /&gt;
|-&lt;br /&gt;
| Polarisation || Either — controls amplifier supply voltage, not signal&lt;br /&gt;
|-&lt;br /&gt;
| 22kHz Tone || OFF&lt;br /&gt;
|-&lt;br /&gt;
| LNB Power || ON&lt;br /&gt;
|-&lt;br /&gt;
| DiSEqC || OFF&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Then run a blind scan — if signal is good, the receiver will find and add GB3OO automatically.&lt;br /&gt;
&lt;br /&gt;
Check the coverage map first; anyone in the &amp;quot;green&amp;quot; area with a clear line of sight toward Folkestone should have an easy time of it. Justin, G8YTZ, is happy to help assess individual locations (contact via QRZ).&lt;br /&gt;
&lt;br /&gt;
If an antenna isn't practical, streaming into the repeater from a phone or via OBS is also supported — see the &amp;quot;Streamer Key and Instructions&amp;quot; page on the website.&lt;br /&gt;
&lt;br /&gt;
== Test Card ==&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_Test_Card.png|thumb|right|350px|GB3OO test card.]]&lt;br /&gt;
&lt;br /&gt;
The GB3OO test card was developed with the assistance of Claude AI, generated as an SVG graphic and tailored specifically for DATV use rather than adapted from a generic broadcast template.&lt;br /&gt;
&lt;br /&gt;
The card includes several purpose-built technical reference elements, mirrored on both the left and right sides for easy assessment regardless of framing:&lt;br /&gt;
&lt;br /&gt;
* '''Frequency gratings at three resolutions''' — fine vertical line gratings sized for 1920×1080p (2.00px line width), 1280×720p (3.00px), and 1024×576p (3.75px), allowing viewers to judge effective resolution and detect aliasing or softness at FHD, HD, and SD respectively, whichever the receiving chain is actually delivering.&lt;br /&gt;
* '''EBU colour bars''' — the standard broadcast colour reference, useful for checking colour balance and saturation through the transmit and receive chain.&lt;br /&gt;
* '''Monochrome (greyscale) staircase''' — an 8-step greyscale ramp for checking tonal linearity and spotting clipping or crushing at the black or white end of the range.&lt;br /&gt;
&lt;br /&gt;
The central animated graphic and &amp;quot;GB3OO&amp;quot; wordmark give the card a distinct identity, while the surrounding technical elements keep it functional as a genuine alignment and diagnostic tool rather than purely decorative.&lt;br /&gt;
&lt;br /&gt;
== History / Timeline ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Date !! Milestone&lt;br /&gt;
|-&lt;br /&gt;
| 16 Sep 2025 || Website goes live; frequencies agreed&lt;br /&gt;
|-&lt;br /&gt;
| 8 Oct 2025 || Rack build underway — controller and receivers installed&lt;br /&gt;
|-&lt;br /&gt;
| 9 Oct 2025 || ATEM switcher and network equipment delivered and configured; ad-hoc streaming tests begin&lt;br /&gt;
|-&lt;br /&gt;
| 15 May 2026 || Antenna installation complete&lt;br /&gt;
|-&lt;br /&gt;
| 21–22 May 2026 || Equipment installed on site at Folkestone; output streaming live; 70cm receiver operational&lt;br /&gt;
|-&lt;br /&gt;
| 12 Jun 2026 || '''GB3OO officially on the air''' — 1304 MHz, 2 MSym/s, FEC 3/4&lt;br /&gt;
|-&lt;br /&gt;
| 14 Jun 2026 || 70cm receiver lock-detection improved (5-second confirm timer to eliminate false/short locks)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Membership &amp;amp; Community ==&lt;br /&gt;
&lt;br /&gt;
Registration on gb3oo.co.uk is free and unlocks:&lt;br /&gt;
&lt;br /&gt;
* '''Session Recordings''' (&amp;quot;Time Machine&amp;quot;) — rewind and catch up on missed activity&lt;br /&gt;
* '''Repeater Control Portal''' — a live dashboard for repeater control&lt;br /&gt;
* '''Slack Notifications''' — alerts when the repeater comes into use&lt;br /&gt;
&lt;br /&gt;
Anyone registered on the GB3JV website as of 31 December 2025 has had their login carried across automatically; anyone else needs to register separately.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* Website: [https://gb3oo.co.uk gb3oo.co.uk]&lt;br /&gt;
* Coverage maps: [https://gb3oo.co.uk/predicted-coverage-map/ gb3oo.co.uk/predicted-coverage-map]&lt;br /&gt;
* Streamer / reception instructions: [https://gb3oo.co.uk/receiving-the-gb3jv-network-stream/ gb3oo.co.uk/receiving-the-gb3jv-network-stream]&lt;br /&gt;
* Logbook: [https://gb3oo.co.uk/logbook/ gb3oo.co.uk/logbook]&lt;br /&gt;
* BATC: [https://batc.org.uk batc.org.uk]&lt;br /&gt;
* Direct web stream: &amp;lt;code&amp;gt;rtmp://rtmp.batc.org.uk/live/gb3oo&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
''This page draws on the GB3OO website, the GB3OO technical manual, and site documentation. Some sections (network/remote access IP plan, full control portal configuration, detailed component part numbers) are held in the restricted technical manual and are only summarised here — let Justin, G8YTZ know if you'd like any of those expanded.''&lt;/div&gt;</summary>
		<author><name>G8YTZ</name></author>
	</entry>
	<entry>
		<id>https://wiki.batc.org.uk/index.php?title=GB3OO&amp;diff=12633</id>
		<title>GB3OO</title>
		<link rel="alternate" type="text/html" href="https://wiki.batc.org.uk/index.php?title=GB3OO&amp;diff=12633"/>
		<updated>2026-07-24T08:37:57Z</updated>

		<summary type="html">&lt;p&gt;G8YTZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''GB3OO''' is a Digital Amateur Television (DATV) repeater serving the amateur radio community across Kent, Essex, and the near continent. It went fully on air on 12 June 2026, transmitting on 23cm with a 70cm input, and streams its output live to the internet via the BATC.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Location || Upper Arpinge, near Folkestone, Kent, CT18 8AD&lt;br /&gt;
|-&lt;br /&gt;
! Locator || JO01NC&lt;br /&gt;
|-&lt;br /&gt;
! NoV Holder || Justin D. Cockett, G8YTZ&lt;br /&gt;
|-&lt;br /&gt;
! Website || [https://gb3oo.co.uk gb3oo.co.uk]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Quick Reference ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Parameter !! Value&lt;br /&gt;
|-&lt;br /&gt;
| '''23cm Output''' || 1304 MHz, DVB-S2, 2 MSym/s, FEC 3/4, roll-off 0.35, 150W EIRP&lt;br /&gt;
|-&lt;br /&gt;
| '''70cm Input''' || 437 MHz, DVB-S/S2, 333 kSym/s, automatic FEC&lt;br /&gt;
|-&lt;br /&gt;
| '''2m Talkback Input''' || 144.750 MHz FM, vertical, CTCSS 103.5 Hz&lt;br /&gt;
|-&lt;br /&gt;
| '''Web Stream (out)''' || &amp;lt;code&amp;gt;rtmp://rtmp.batc.org.uk/live/gb3oo&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| '''Web Stream (in)''' || Registered users only — see gb3oo.co.uk &amp;quot;Streamer&amp;quot; page&lt;br /&gt;
|-&lt;br /&gt;
| '''Antenna height''' || 30 m (self-supporting lattice mast)&lt;br /&gt;
|-&lt;br /&gt;
| '''Tx antenna gain''' || 12 dBi (slotted waveguide, PE1RKI design)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Site Overview ==&lt;br /&gt;
&lt;br /&gt;
GB3OO sits at a rural hilltop location near Folkestone, chosen for its excellent coverage across the surrounding area. The installation is built around a self-supporting lattice mast: at the summit, the 23cm slotted-waveguide transmit antenna and the 70cm &amp;quot;Big Wheel&amp;quot; receive antenna are mounted together. A brick-built equipment building at the base of the tower houses the full repeater rack.&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_Tx_and_Rx_Antennas.jpg|thumb|right|400px|The 23cm slotted waveguide (white panel) and 70cm Big Wheel receive antenna at the top of the mast.]]&lt;br /&gt;
&lt;br /&gt;
== Coverage ==&lt;br /&gt;
&lt;br /&gt;
GB3OO's 23cm output covers a large area of Kent, Essex, London, and across the Channel into northern France and Belgium — conditions permitting, and especially well during tropospheric ducting.&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_23cm_Coverage_Area.png|thumb|left|400px|Predicted 23cm coverage (green = strong signal, yellow = marginal).]]&lt;br /&gt;
&lt;br /&gt;
The 70cm receive input has a correspondingly wide catchment for stations wanting to transmit into the repeater, fed by an omnidirectional dual-stack WIMO &amp;quot;Big Wheel&amp;quot; antenna (5 dBi gain).&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_70cm_Receive_Coverage_Area.png|thumb|right|400px|Predicted 70cm receive coverage.]]&lt;br /&gt;
&lt;br /&gt;
During good tropo conditions, continental stations from France, Belgium, and beyond are actively welcomed — the repeater's French-language announcement specifically invites this.&lt;br /&gt;
&lt;br /&gt;
== Transmit Chain ==&lt;br /&gt;
&lt;br /&gt;
The transmit chain starts at the power amplifier, delivering 10W RF output at 23cm.&lt;br /&gt;
&lt;br /&gt;
* '''Feeder run:''' 4m LDF5-50 7/8&amp;quot; Heliax tail → 30m LDF6-50 1-5/8&amp;quot; Heliax main run (the larger diameter minimises loss over the long vertical run) → 2m LDF5-50 tail to the antenna feed point&lt;br /&gt;
* '''Connectors:''' 7/16 DIN throughout (chosen over N-type for low loss and superior intermodulation performance at these power levels)&lt;br /&gt;
* '''Antenna:''' Slotted waveguide, designed and built by Bert Moderman (PE1RKI) — seven radiating slots per face on two faces, giving an omnidirectional azimuth pattern within ±1.3 dB and 12 dBi gain&lt;br /&gt;
* '''Result:''' 150W EIRP, meeting the licensed limit once feeder and coupler losses are accounted for&lt;br /&gt;
* '''Return loss at commissioning:''' 30.5 dB — an excellent match, important at 23cm since poor return loss on a long feeder causes standing-wave echoes that visibly degrade DVB-S2 signal quality (closing the constellation &amp;quot;eye,&amp;quot; raising EVM, lowering MER)&lt;br /&gt;
&lt;br /&gt;
== 70cm Receive Chain ==&lt;br /&gt;
&lt;br /&gt;
The receive chain is built for strong out-of-band rejection given the site's exposure to cellular and other nearby services:&lt;br /&gt;
&lt;br /&gt;
# '''Interdigital bandpass filter''' (Bert Moderman, PE1RKI) — first-stage protection against strong out-of-band signals&lt;br /&gt;
# '''Low-noise preamplifier''' (also PE1RKI) — 15 dB gain, 0.35 dB noise figure, setting the noise floor for the whole receive chain&lt;br /&gt;
# '''SAW filter''' — ~60 dB attenuation at 470 MHz, eliminating interference from terrestrial digital TV and UHF PMR&lt;br /&gt;
# '''BATC Minitiouner''' DVB-S/S2 tuner running the Ryde Receiver for demodulation&lt;br /&gt;
&lt;br /&gt;
Since interdigital filters have responses at odd harmonics, the second filtering stage (the SAW filter) is essential to fully clean up the signal before demodulation.&lt;br /&gt;
&lt;br /&gt;
== Equipment Rack ==&lt;br /&gt;
&lt;br /&gt;
The repeater is housed in a wall-mounted 19&amp;quot; × 450mm(d) × 18U rack with removable side panels and a lockable glass front door. Two continuously-running 240V axial fans provide cooling, with heavy electrical loads mounted toward the top to keep a cool zone at the bottom of the cabinet.&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_Rack.jpg|thumb|left|350px|GB3OO equipment rack.]]&lt;br /&gt;
&lt;br /&gt;
'''Rack layout (bottom to top):'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! RU !! Contents&lt;br /&gt;
|-&lt;br /&gt;
| 1 || Cable management brush strip&lt;br /&gt;
|-&lt;br /&gt;
| 2 || Raspberry Pi shelf — media player, stream receiver, 70cm receiver&lt;br /&gt;
|-&lt;br /&gt;
| 3 || Network equipment — UniFi UCG firewall, 7-port PoE switch&lt;br /&gt;
|-&lt;br /&gt;
| 4 || Windows 11 PC — Bitfocus Companion software, VLC for audio announcements&lt;br /&gt;
|-&lt;br /&gt;
| 5 || Mains distribution 2 (low-power devices)&lt;br /&gt;
|-&lt;br /&gt;
| 6 || Pull-out drawer — Blackmagic ATEM Mini Pro video switcher, 2m receiver, 1TB SSD local storage&lt;br /&gt;
|-&lt;br /&gt;
| 7–8 || Receiver shelf — BATC Minitiouner&lt;br /&gt;
|-&lt;br /&gt;
| 9–10 || HF modulator, H.264 encoder, Modbus TCP/RTU telemetry&lt;br /&gt;
|-&lt;br /&gt;
| 11–12 || Ventilation panel&lt;br /&gt;
|-&lt;br /&gt;
| 13–15 || Power amplifier&lt;br /&gt;
|-&lt;br /&gt;
| 16 || Cable management brush strip&lt;br /&gt;
|-&lt;br /&gt;
| 17 || Air-tight blanking panel&lt;br /&gt;
|-&lt;br /&gt;
| 18 || Mains distribution 1 (PA, exciter, case fans)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Exciter Shelf ===&lt;br /&gt;
&lt;br /&gt;
The modulator is an SR-Systems &amp;quot;Minimod&amp;quot; HF modulator paired with an SR-Systems H.264 encoder, managed via a VT-100 emulation RS-232 interface accessed over Telnet through an in-built terminal server on a fixed IP.&lt;br /&gt;
&lt;br /&gt;
The exciter shelf also carries the transmitter telemetry, via Modbus TCP/RTU:&lt;br /&gt;
&lt;br /&gt;
* '''Temperature sensors (PTC):''' exciter air outlet, PA air outlet, PA heatsink&lt;br /&gt;
* '''Digital relay outputs:''' exciter load/PA co-ax relay, ATEM power on/off (cold reset only)&lt;br /&gt;
* '''Analogue input:''' PA forward power&lt;br /&gt;
* '''Digital output:''' PA power switching (local relays in the PA shelf)&lt;br /&gt;
&lt;br /&gt;
== Power &amp;amp; Infrastructure ==&lt;br /&gt;
&lt;br /&gt;
* '''UPS:''' APC tower UPS, fed from a blue 16A &amp;quot;Commando&amp;quot; connector that also serves as the safety isolator. Emergency isolation is via removing the two 13A plug tops from the orange distribution board at the rear of the UPS.&lt;br /&gt;
* '''Metering:''' A Modbus-compatible meter in the mains distribution board (located above the repeater) tracks electricity consumption.&lt;br /&gt;
* '''UPS battery life:''' expected to need replacement around 5 years from commissioning (May 2026), usage-dependent.&lt;br /&gt;
&lt;br /&gt;
== Licensing &amp;amp; Insurance ==&lt;br /&gt;
&lt;br /&gt;
* '''Ofcom:''' Licensed via Notice of Variation dated 30 September 2025, renewal due 29 September 2028. NoV holder: Justin D. Cockett (G8YTZ).&lt;br /&gt;
* '''Software:''' All repeater system software is open-source or perpetually licensed. The PiDeck media player is licensed from Guy, M0GUY, and requires a continual internet connection to remain licensed. Commercial components (UniFi, Blackmagic ATEM, Windows 11) are licensed per manufacturer T&amp;amp;Cs.&lt;br /&gt;
* '''Insurance:''' Covered under the RSGB's Repeater &amp;amp; Beacon insurance scheme, renewed annually each May by G8YTZ.&lt;br /&gt;
&lt;br /&gt;
== Control &amp;amp; Streaming Infrastructure ==&lt;br /&gt;
&lt;br /&gt;
The site runs a Bitfocus Companion v5 control portal, giving webhook-triggered automatic input switching, an ATEM video switcher, and full session recording (&amp;quot;Time Machine&amp;quot;) of repeater activity — all accessible to registered users via the website's Repeater Control Portal.&lt;br /&gt;
&lt;br /&gt;
=== ATEM Streaming Watchdog ===&lt;br /&gt;
&lt;br /&gt;
The ATEM Mini Pro video switcher has a known Blackmagic firmware bug: after a power cycle, its streaming configuration (RTMP URL, key, bitrates) can come back corrupted, silently taking the stream offline. A custom Python watchdog runs continuously on the site PC, detecting this condition and automatically restoring the correct configuration — no site visit required. Full technical detail, installation procedure, and troubleshooting are covered in the separate ATEM Watchdog manual.&lt;br /&gt;
&lt;br /&gt;
== Receiving GB3OO ==&lt;br /&gt;
&lt;br /&gt;
GB3OO can be received cheaply — often with equipment already owned. Full detail is on the website's &amp;quot;Streamer&amp;quot; and reception guide pages; in summary:&lt;br /&gt;
&lt;br /&gt;
'''What you need:'''&lt;br /&gt;
* A small 23cm Yagi antenna (wideband version recommended; e.g. Antenna Amplifiers' 23cm5ra or 23cm13dxr) plus feeder&lt;br /&gt;
* A standard '''HD''' satellite receiver — many modern TVs (LG, Samsung, Sony tested) have a suitable built-in tuner&lt;br /&gt;
* A small in-line amplifier to compensate for 23cm cable losses&lt;br /&gt;
&lt;br /&gt;
'''Receiver settings:'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting !! Value&lt;br /&gt;
|-&lt;br /&gt;
| LNB Local Oscillator || 9750 MHz&lt;br /&gt;
|-&lt;br /&gt;
| Symbol Rate || 2000 kSym/s (2 MSym/s)&lt;br /&gt;
|-&lt;br /&gt;
| Polarisation || Either — controls amplifier supply voltage, not signal&lt;br /&gt;
|-&lt;br /&gt;
| 22kHz Tone || OFF&lt;br /&gt;
|-&lt;br /&gt;
| LNB Power || ON&lt;br /&gt;
|-&lt;br /&gt;
| DiSEqC || OFF&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Then run a blind scan — if signal is good, the receiver will find and add GB3OO automatically.&lt;br /&gt;
&lt;br /&gt;
Check the coverage map first; anyone in the &amp;quot;green&amp;quot; area with a clear line of sight toward Folkestone should have an easy time of it. Justin, G8YTZ, is happy to help assess individual locations (contact via QRZ).&lt;br /&gt;
&lt;br /&gt;
If an antenna isn't practical, streaming into the repeater from a phone or via OBS is also supported — see the &amp;quot;Streamer Key and Instructions&amp;quot; page on the website.&lt;br /&gt;
&lt;br /&gt;
== Test Card ==&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_Test_Card.png|thumb|right|350px|GB3OO test card.]]&lt;br /&gt;
&lt;br /&gt;
The GB3OO test card was developed with the assistance of Claude AI, generated as an SVG graphic and tailored specifically for DATV use rather than adapted from a generic broadcast template.&lt;br /&gt;
&lt;br /&gt;
The card includes several purpose-built technical reference elements, mirrored on both the left and right sides for easy assessment regardless of framing:&lt;br /&gt;
&lt;br /&gt;
* '''Frequency gratings at three resolutions''' — fine vertical line gratings sized for 1920×1080p (2.00px line width), 1280×720p (3.00px), and 1024×576p (3.75px), allowing viewers to judge effective resolution and detect aliasing or softness at FHD, HD, and SD respectively, whichever the receiving chain is actually delivering.&lt;br /&gt;
* '''EBU colour bars''' — the standard broadcast colour reference, useful for checking colour balance and saturation through the transmit and receive chain.&lt;br /&gt;
* '''Monochrome (greyscale) staircase''' — an 8-step greyscale ramp for checking tonal linearity and spotting clipping or crushing at the black or white end of the range.&lt;br /&gt;
&lt;br /&gt;
The central animated graphic and &amp;quot;GB3OO&amp;quot; wordmark give the card a distinct identity, while the surrounding technical elements keep it functional as a genuine alignment and diagnostic tool rather than purely decorative.&lt;br /&gt;
&lt;br /&gt;
== History / Timeline ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Date !! Milestone&lt;br /&gt;
|-&lt;br /&gt;
| 16 Sep 2025 || Website goes live; frequencies agreed&lt;br /&gt;
|-&lt;br /&gt;
| 8 Oct 2025 || Rack build underway — controller and receivers installed&lt;br /&gt;
|-&lt;br /&gt;
| 9 Oct 2025 || ATEM switcher and network equipment delivered and configured; ad-hoc streaming tests begin&lt;br /&gt;
|-&lt;br /&gt;
| 15 May 2026 || Antenna installation complete&lt;br /&gt;
|-&lt;br /&gt;
| 21–22 May 2026 || Equipment installed on site at Folkestone; output streaming live; 70cm receiver operational&lt;br /&gt;
|-&lt;br /&gt;
| 12 Jun 2026 || '''GB3OO officially on the air''' — 1304 MHz, 2 MSym/s, FEC 3/4&lt;br /&gt;
|-&lt;br /&gt;
| 14 Jun 2026 || 70cm receiver lock-detection improved (5-second confirm timer to eliminate false/short locks)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Membership &amp;amp; Community ==&lt;br /&gt;
&lt;br /&gt;
Registration on gb3oo.co.uk is free and unlocks:&lt;br /&gt;
&lt;br /&gt;
* '''Session Recordings''' (&amp;quot;Time Machine&amp;quot;) — rewind and catch up on missed activity&lt;br /&gt;
* '''Repeater Control Portal''' — a live dashboard for repeater control&lt;br /&gt;
* '''Slack Notifications''' — alerts when the repeater comes into use&lt;br /&gt;
&lt;br /&gt;
Anyone registered on the GB3JV website as of 31 December 2025 has had their login carried across automatically; anyone else needs to register separately.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* Website: [https://gb3oo.co.uk gb3oo.co.uk]&lt;br /&gt;
* Coverage maps: [https://gb3oo.co.uk/predicted-coverage-map/ gb3oo.co.uk/predicted-coverage-map]&lt;br /&gt;
* Streamer / reception instructions: [https://gb3oo.co.uk/receiving-the-gb3jv-network-stream/ gb3oo.co.uk/receiving-the-gb3jv-network-stream]&lt;br /&gt;
* Logbook: [https://gb3oo.co.uk/logbook/ gb3oo.co.uk/logbook]&lt;br /&gt;
* BATC: [https://batc.org.uk batc.org.uk]&lt;br /&gt;
* Direct web stream: &amp;lt;code&amp;gt;rtmp://rtmp.batc.org.uk/live/gb3oo&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
''This page draws on the GB3OO website, the GB3OO technical manual, and site documentation. Some sections (network/remote access IP plan, full control portal configuration, detailed component part numbers) are held in the restricted technical manual and are only summarised here — let Justin, G8YTZ know if you'd like any of those expanded.''&lt;/div&gt;</summary>
		<author><name>G8YTZ</name></author>
	</entry>
	<entry>
		<id>https://wiki.batc.org.uk/index.php?title=GB3OO&amp;diff=12632</id>
		<title>GB3OO</title>
		<link rel="alternate" type="text/html" href="https://wiki.batc.org.uk/index.php?title=GB3OO&amp;diff=12632"/>
		<updated>2026-07-24T08:31:39Z</updated>

		<summary type="html">&lt;p&gt;G8YTZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''GB3OO''' is a Digital Amateur Television (DATV) repeater serving the amateur radio community across Kent, Essex, and the near continent. It went fully on air on 12 June 2026, transmitting on 23cm with a 70cm input, and streams its output live to the internet via the BATC.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Location || Upper Arpinge, near Folkestone, Kent, CT18 8AD&lt;br /&gt;
|-&lt;br /&gt;
! Locator || JO01NC&lt;br /&gt;
|-&lt;br /&gt;
! NoV Holder || Justin D. Cockett, G8YTZ&lt;br /&gt;
|-&lt;br /&gt;
! Website || [https://gb3oo.co.uk gb3oo.co.uk]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Quick Reference ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Parameter !! Value&lt;br /&gt;
|-&lt;br /&gt;
| '''23cm Output''' || 1304 MHz, DVB-S2, 2 MSym/s, FEC 3/4, roll-off 0.35, 150W EIRP&lt;br /&gt;
|-&lt;br /&gt;
| '''70cm Input''' || 437 MHz, DVB-S/S2, 333 kSym/s, automatic FEC&lt;br /&gt;
|-&lt;br /&gt;
| '''2m Talkback Input''' || 144.750 MHz FM, vertical, CTCSS 103.5 Hz&lt;br /&gt;
|-&lt;br /&gt;
| '''Web Stream (out)''' || &amp;lt;code&amp;gt;rtmp://rtmp.batc.org.uk/live/gb3oo&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| '''Web Stream (in)''' || Registered users only — see gb3oo.co.uk &amp;quot;Streamer&amp;quot; page&lt;br /&gt;
|-&lt;br /&gt;
| '''Antenna height''' || 30 m (self-supporting lattice mast)&lt;br /&gt;
|-&lt;br /&gt;
| '''Tx antenna gain''' || 12 dBi (slotted waveguide, PE1RKI design)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Site Overview ==&lt;br /&gt;
&lt;br /&gt;
GB3OO sits at a rural hilltop location near Folkestone, chosen for its excellent coverage across the surrounding area. The installation is built around a self-supporting lattice mast: at the summit, the 23cm slotted-waveguide transmit antenna and the 70cm &amp;quot;Big Wheel&amp;quot; receive antenna are mounted together. A brick-built equipment building at the base of the tower houses the full repeater rack.&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_Tx_and_Rx_Antennas.jpg|thumb|right|400px|The 23cm slotted waveguide (white panel) and 70cm Big Wheel receive antenna at the top of the mast.]]&lt;br /&gt;
&lt;br /&gt;
== Coverage ==&lt;br /&gt;
&lt;br /&gt;
GB3OO's 23cm output covers a large area of Kent, Essex, London, and across the Channel into northern France and Belgium — conditions permitting, and especially well during tropospheric ducting.&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_23cm_Coverage_Area.png|thumb|left|400px|Predicted 23cm coverage (green = strong signal, yellow = marginal).]]&lt;br /&gt;
&lt;br /&gt;
The 70cm receive input has a correspondingly wide catchment for stations wanting to transmit into the repeater, fed by an omnidirectional dual-stack WIMO &amp;quot;Big Wheel&amp;quot; antenna (5 dBi gain).&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_70cm_Receive_Coverage_Area.png|thumb|right|400px|Predicted 70cm receive coverage.]]&lt;br /&gt;
&lt;br /&gt;
During good tropo conditions, continental stations from France, Belgium, and beyond are actively welcomed — the repeater's French-language announcement specifically invites this.&lt;br /&gt;
&lt;br /&gt;
== Transmit Chain ==&lt;br /&gt;
&lt;br /&gt;
The transmit chain starts at the power amplifier, delivering 10W RF output at 23cm.&lt;br /&gt;
&lt;br /&gt;
* '''Feeder run:''' 4m LDF5-50 7/8&amp;quot; Heliax tail → 30m LDF6-50 1-5/8&amp;quot; Heliax main run (the larger diameter minimises loss over the long vertical run) → 2m LDF5-50 tail to the antenna feed point&lt;br /&gt;
* '''Connectors:''' 7/16 DIN throughout (chosen over N-type for low loss and superior intermodulation performance at these power levels)&lt;br /&gt;
* '''Antenna:''' Slotted waveguide, designed and built by Bert Moderman (PE1RKI) — seven radiating slots per face on two faces, giving an omnidirectional azimuth pattern within ±1.3 dB and 12 dBi gain&lt;br /&gt;
* '''Result:''' 150W EIRP, meeting the licensed limit once feeder and coupler losses are accounted for&lt;br /&gt;
* '''Return loss at commissioning:''' 30.5 dB — an excellent match, important at 23cm since poor return loss on a long feeder causes standing-wave echoes that visibly degrade DVB-S2 signal quality (closing the constellation &amp;quot;eye,&amp;quot; raising EVM, lowering MER)&lt;br /&gt;
&lt;br /&gt;
== 70cm Receive Chain ==&lt;br /&gt;
&lt;br /&gt;
The receive chain is built for strong out-of-band rejection given the site's exposure to cellular and other nearby services:&lt;br /&gt;
&lt;br /&gt;
# '''Interdigital bandpass filter''' (Bert Moderman, PE1RKI) — first-stage protection against strong out-of-band signals&lt;br /&gt;
# '''Low-noise preamplifier''' (also PE1RKI) — 15 dB gain, 0.35 dB noise figure, setting the noise floor for the whole receive chain&lt;br /&gt;
# '''SAW filter''' — ~60 dB attenuation at 470 MHz, eliminating interference from terrestrial digital TV and UHF PMR&lt;br /&gt;
# '''BATC Minitiouner''' DVB-S/S2 tuner running the Ryde Receiver for demodulation&lt;br /&gt;
&lt;br /&gt;
Since interdigital filters have responses at odd harmonics, the second filtering stage (the SAW filter) is essential to fully clean up the signal before demodulation.&lt;br /&gt;
&lt;br /&gt;
== Equipment Rack ==&lt;br /&gt;
&lt;br /&gt;
The repeater is housed in a wall-mounted 19&amp;quot; × 450mm(d) × 18U rack with removable side panels and a lockable glass front door. Two continuously-running 240V axial fans provide cooling, with heavy electrical loads mounted toward the top to keep a cool zone at the bottom of the cabinet.&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_Rack.jpg|thumb|left|350px|GB3OO equipment rack.]]&lt;br /&gt;
&lt;br /&gt;
'''Rack layout (bottom to top):'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! RU !! Contents&lt;br /&gt;
|-&lt;br /&gt;
| 1 || Cable management brush strip&lt;br /&gt;
|-&lt;br /&gt;
| 2 || Raspberry Pi shelf — media player, stream receiver, 70cm receiver&lt;br /&gt;
|-&lt;br /&gt;
| 3 || Network equipment — UniFi UCG firewall, 7-port PoE switch&lt;br /&gt;
|-&lt;br /&gt;
| 4 || Windows 11 PC — Bitfocus Companion software, VLC for audio announcements&lt;br /&gt;
|-&lt;br /&gt;
| 5 || Mains distribution 2 (low-power devices)&lt;br /&gt;
|-&lt;br /&gt;
| 6 || Pull-out drawer — Blackmagic ATEM Mini Pro video switcher, 2m receiver, 1TB SSD local storage&lt;br /&gt;
|-&lt;br /&gt;
| 7–8 || Receiver shelf — BATC Minitiouner&lt;br /&gt;
|-&lt;br /&gt;
| 9–10 || HF modulator, H.264 encoder, Modbus TCP/RTU telemetry&lt;br /&gt;
|-&lt;br /&gt;
| 11–12 || Ventilation panel&lt;br /&gt;
|-&lt;br /&gt;
| 13–15 || Power amplifier&lt;br /&gt;
|-&lt;br /&gt;
| 16 || Cable management brush strip&lt;br /&gt;
|-&lt;br /&gt;
| 17 || Air-tight blanking panel&lt;br /&gt;
|-&lt;br /&gt;
| 18 || Mains distribution 1 (PA, exciter, case fans)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Exciter Shelf ===&lt;br /&gt;
&lt;br /&gt;
The modulator is an SR-Systems &amp;quot;Minimod&amp;quot; HF modulator paired with an SR-Systems H.264 encoder, managed via a VT-100 emulation RS-232 interface accessed over Telnet through an in-built terminal server on a fixed IP.&lt;br /&gt;
&lt;br /&gt;
The exciter shelf also carries the transmitter telemetry, via Modbus TCP/RTU:&lt;br /&gt;
&lt;br /&gt;
* '''Temperature sensors (PTC):''' exciter air outlet, PA air outlet, PA heatsink&lt;br /&gt;
* '''Digital relay outputs:''' exciter load/PA co-ax relay, ATEM power on/off (cold reset only)&lt;br /&gt;
* '''Analogue input:''' PA forward power&lt;br /&gt;
* '''Digital output:''' PA power switching (local relays in the PA shelf)&lt;br /&gt;
&lt;br /&gt;
== Power &amp;amp; Infrastructure ==&lt;br /&gt;
&lt;br /&gt;
* '''UPS:''' APC tower UPS, fed from a blue 16A &amp;quot;Commando&amp;quot; connector that also serves as the safety isolator. Emergency isolation is via removing the two 13A plug tops from the orange distribution board at the rear of the UPS.&lt;br /&gt;
* '''Metering:''' A Modbus-compatible meter in the mains distribution board (located above the repeater) tracks electricity consumption.&lt;br /&gt;
* '''UPS battery life:''' expected to need replacement around 5 years from commissioning (May 2026), usage-dependent.&lt;br /&gt;
&lt;br /&gt;
== Licensing &amp;amp; Insurance ==&lt;br /&gt;
&lt;br /&gt;
* '''Ofcom:''' Licensed via Notice of Variation dated 30 September 2025, renewal due 29 September 2028. NoV holder: Justin D. Cockett (G8YTZ).&lt;br /&gt;
* '''Software:''' All repeater system software is open-source or perpetually licensed. The PiDeck media player is licensed from Guy, M0GUY, and requires a continual internet connection to remain licensed. Commercial components (UniFi, Blackmagic ATEM, Windows 11) are licensed per manufacturer T&amp;amp;Cs.&lt;br /&gt;
* '''Insurance:''' Covered under the RSGB's Repeater &amp;amp; Beacon insurance scheme, renewed annually each May by G8YTZ.&lt;br /&gt;
&lt;br /&gt;
== Control &amp;amp; Streaming Infrastructure ==&lt;br /&gt;
&lt;br /&gt;
The site runs a Bitfocus Companion v4 control portal, giving webhook-triggered automatic input switching, an ATEM video switcher, and full session recording (&amp;quot;Time Machine&amp;quot;) of repeater activity — all accessible to registered users via the website's Repeater Control Portal.&lt;br /&gt;
&lt;br /&gt;
=== ATEM Streaming Watchdog ===&lt;br /&gt;
&lt;br /&gt;
The ATEM Mini Pro video switcher has a known Blackmagic firmware bug: after a power cycle, its streaming configuration (RTMP URL, key, bitrates) can come back corrupted, silently taking the stream offline. A custom Python watchdog runs continuously on the site PC, detecting this condition and automatically restoring the correct configuration — no site visit required. Full technical detail, installation procedure, and troubleshooting are covered in the separate ATEM Watchdog manual.&lt;br /&gt;
&lt;br /&gt;
== Receiving GB3OO ==&lt;br /&gt;
&lt;br /&gt;
GB3OO can be received cheaply — often with equipment already owned. Full detail is on the website's &amp;quot;Streamer&amp;quot; and reception guide pages; in summary:&lt;br /&gt;
&lt;br /&gt;
'''What you need:'''&lt;br /&gt;
* A small 23cm Yagi antenna (wideband version recommended; e.g. Antenna Amplifiers' 23cm5ra or 23cm13dxr) plus feeder&lt;br /&gt;
* A standard '''HD''' satellite receiver — many modern TVs (LG, Samsung, Sony tested) have a suitable built-in tuner&lt;br /&gt;
* A small in-line amplifier to compensate for 23cm cable losses&lt;br /&gt;
&lt;br /&gt;
'''Receiver settings:'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting !! Value&lt;br /&gt;
|-&lt;br /&gt;
| LNB Local Oscillator || 9750 MHz&lt;br /&gt;
|-&lt;br /&gt;
| Symbol Rate || 2000 kSym/s (2 MSym/s)&lt;br /&gt;
|-&lt;br /&gt;
| Polarisation || Either — controls amplifier supply voltage, not signal&lt;br /&gt;
|-&lt;br /&gt;
| 22kHz Tone || OFF&lt;br /&gt;
|-&lt;br /&gt;
| LNB Power || ON&lt;br /&gt;
|-&lt;br /&gt;
| DiSEqC || OFF&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Then run a blind scan — if signal is good, the receiver will find and add GB3OO automatically.&lt;br /&gt;
&lt;br /&gt;
Check the coverage map first; anyone in the &amp;quot;green&amp;quot; area with a clear line of sight toward Folkestone should have an easy time of it. Justin, G8YTZ, is happy to help assess individual locations (contact via QRZ).&lt;br /&gt;
&lt;br /&gt;
If an antenna isn't practical, streaming into the repeater from a phone or via OBS is also supported — see the &amp;quot;Streamer Key and Instructions&amp;quot; page on the website.&lt;br /&gt;
&lt;br /&gt;
== Test Card ==&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_Test_Card.png|thumb|right|350px|GB3OO test card.]]&lt;br /&gt;
&lt;br /&gt;
The GB3OO test card was developed with the assistance of Claude AI, generated as an SVG graphic and tailored specifically for DATV use rather than adapted from a generic broadcast template.&lt;br /&gt;
&lt;br /&gt;
The card includes several purpose-built technical reference elements, mirrored on both the left and right sides for easy assessment regardless of framing:&lt;br /&gt;
&lt;br /&gt;
* '''Frequency gratings at three resolutions''' — fine vertical line gratings sized for 1920×1080p (2.00px line width), 1280×720p (3.00px), and 1024×576p (3.75px), allowing viewers to judge effective resolution and detect aliasing or softness at FHD, HD, and SD respectively, whichever the receiving chain is actually delivering.&lt;br /&gt;
* '''EBU colour bars''' — the standard broadcast colour reference, useful for checking colour balance and saturation through the transmit and receive chain.&lt;br /&gt;
* '''Monochrome (greyscale) staircase''' — an 8-step greyscale ramp for checking tonal linearity and spotting clipping or crushing at the black or white end of the range.&lt;br /&gt;
&lt;br /&gt;
The central animated graphic and &amp;quot;GB3OO&amp;quot; wordmark give the card a distinct identity, while the surrounding technical elements keep it functional as a genuine alignment and diagnostic tool rather than purely decorative.&lt;br /&gt;
&lt;br /&gt;
== History / Timeline ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Date !! Milestone&lt;br /&gt;
|-&lt;br /&gt;
| 16 Sep 2025 || Website goes live; frequencies agreed&lt;br /&gt;
|-&lt;br /&gt;
| 8 Oct 2025 || Rack build underway — controller and receivers installed&lt;br /&gt;
|-&lt;br /&gt;
| 9 Oct 2025 || ATEM switcher and network equipment delivered and configured; ad-hoc streaming tests begin&lt;br /&gt;
|-&lt;br /&gt;
| 15 May 2026 || Antenna installation complete&lt;br /&gt;
|-&lt;br /&gt;
| 21–22 May 2026 || Equipment installed on site at Folkestone; output streaming live; 70cm receiver operational&lt;br /&gt;
|-&lt;br /&gt;
| 12 Jun 2026 || '''GB3OO officially on the air''' — 1304 MHz, 2 MSym/s, FEC 3/4&lt;br /&gt;
|-&lt;br /&gt;
| 14 Jun 2026 || 70cm receiver lock-detection improved (5-second confirm timer to eliminate false/short locks)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Membership &amp;amp; Community ==&lt;br /&gt;
&lt;br /&gt;
Registration on gb3oo.co.uk is free and unlocks:&lt;br /&gt;
&lt;br /&gt;
* '''Session Recordings''' (&amp;quot;Time Machine&amp;quot;) — rewind and catch up on missed activity&lt;br /&gt;
* '''Repeater Control Portal''' — a live dashboard for repeater control&lt;br /&gt;
* '''Slack Notifications''' — alerts when the repeater comes into use&lt;br /&gt;
&lt;br /&gt;
Anyone registered on the GB3JV website as of 31 December 2025 has had their login carried across automatically; anyone else needs to register separately.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* Website: [https://gb3oo.co.uk gb3oo.co.uk]&lt;br /&gt;
* Coverage maps: [https://gb3oo.co.uk/predicted-coverage-map/ gb3oo.co.uk/predicted-coverage-map]&lt;br /&gt;
* Streamer / reception instructions: [https://gb3oo.co.uk/receiving-the-gb3jv-network-stream/ gb3oo.co.uk/receiving-the-gb3jv-network-stream]&lt;br /&gt;
* Logbook: [https://gb3oo.co.uk/logbook/ gb3oo.co.uk/logbook]&lt;br /&gt;
* BATC: [https://batc.org.uk batc.org.uk]&lt;br /&gt;
* Direct web stream: &amp;lt;code&amp;gt;rtmp://rtmp.batc.org.uk/live/gb3oo&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
''This page draws on the GB3OO website, the GB3OO technical manual, and site documentation. Some sections (network/remote access IP plan, full control portal configuration, detailed component part numbers) are held in the restricted technical manual and are only summarised here — let Justin, G8YTZ know if you'd like any of those expanded.''&lt;/div&gt;</summary>
		<author><name>G8YTZ</name></author>
	</entry>
	<entry>
		<id>https://wiki.batc.org.uk/index.php?title=GB3OO&amp;diff=12631</id>
		<title>GB3OO</title>
		<link rel="alternate" type="text/html" href="https://wiki.batc.org.uk/index.php?title=GB3OO&amp;diff=12631"/>
		<updated>2026-07-24T08:29:31Z</updated>

		<summary type="html">&lt;p&gt;G8YTZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''GB3OO''' is a Digital Amateur Television (DATV) repeater serving the amateur radio community across Kent, Essex, and the near continent. It went fully on air on 12 June 2026, transmitting on 23cm with a 70cm input, and streams its output live to the internet via the BATC.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Location || Upper Arpinge, near Folkestone, Kent, CT18 8AD&lt;br /&gt;
|-&lt;br /&gt;
! Locator || JO01NC&lt;br /&gt;
|-&lt;br /&gt;
! NoV Holder || Justin D. Cockett, G8YTZ&lt;br /&gt;
|-&lt;br /&gt;
! Website || [https://gb3oo.co.uk gb3oo.co.uk]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Quick Reference ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Parameter !! Value&lt;br /&gt;
|-&lt;br /&gt;
| '''23cm Output''' || 1304 MHz, DVB-S2, 2 MSym/s, FEC 3/4, roll-off 0.35, 150W EIRP&lt;br /&gt;
|-&lt;br /&gt;
| '''70cm Input''' || 437 MHz, DVB-S/S2, 333 kSym/s, automatic FEC&lt;br /&gt;
|-&lt;br /&gt;
| '''2m Talkback Input''' || 144.750 MHz FM, vertical, CTCSS 103.5 Hz&lt;br /&gt;
|-&lt;br /&gt;
| '''Web Stream (out)''' || &amp;lt;code&amp;gt;rtmp://rtmp.batc.org.uk/live/gb3oo&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| '''Web Stream (in)''' || Registered users only — see gb3oo.co.uk &amp;quot;Streamer&amp;quot; page&lt;br /&gt;
|-&lt;br /&gt;
| '''Antenna height''' || 30 m (self-supporting lattice mast)&lt;br /&gt;
|-&lt;br /&gt;
| '''Tx antenna gain''' || 12 dBi (slotted waveguide, PE1RKI design)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Site Overview ==&lt;br /&gt;
&lt;br /&gt;
GB3OO sits at a rural hilltop location near Folkestone, chosen for its excellent coverage across the surrounding area. The installation is built around a self-supporting lattice mast: at the summit, the 23cm slotted-waveguide transmit antenna and the 70cm &amp;quot;Big Wheel&amp;quot; receive antenna are mounted together. A brick-built equipment building at the base of the tower houses the full repeater rack.&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_Tx_and_Rx_Antennas.jpg|thumb|right|400px|The 23cm slotted waveguide (white panel) and 70cm Big Wheel receive antenna at the top of the mast.]]&lt;br /&gt;
&lt;br /&gt;
== Coverage ==&lt;br /&gt;
&lt;br /&gt;
GB3OO's 23cm output covers a large area of Kent, Essex, London, and across the Channel into northern France and Belgium — conditions permitting, and especially well during tropospheric ducting.&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_23cm_Coverage_Area.png|thumb|left|400px|Predicted 23cm coverage (green = strong signal, yellow = marginal).]]&lt;br /&gt;
&lt;br /&gt;
The 70cm receive input has a correspondingly wide catchment for stations wanting to transmit into the repeater, fed by an omnidirectional dual-stack WIMO &amp;quot;Big Wheel&amp;quot; antenna (5 dBi gain).&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_70cm_Receive_Coverage_Area.png|thumb|right|400px|Predicted 70cm receive coverage.]]&lt;br /&gt;
&lt;br /&gt;
During good tropo conditions, continental stations from France, Belgium, and beyond are actively welcomed — the repeater's French-language announcement specifically invites this.&lt;br /&gt;
&lt;br /&gt;
== Transmit Chain ==&lt;br /&gt;
&lt;br /&gt;
The transmit chain starts at the power amplifier, delivering 10W RF output at 23cm.&lt;br /&gt;
&lt;br /&gt;
* '''Feeder run:''' 4m LDF5-50 7/8&amp;quot; Heliax tail → 30m LDF6-50 1-5/8&amp;quot; Heliax main run (the larger diameter minimises loss over the long vertical run) → 2m LDF5-50 tail to the antenna feed point&lt;br /&gt;
* '''Connectors:''' 7/16 DIN throughout (chosen over N-type for low loss and superior intermodulation performance at these power levels)&lt;br /&gt;
* '''Antenna:''' Slotted waveguide, designed and built by Bert Moderman (PE1RKI) — seven radiating slots per face on two faces, giving an omnidirectional azimuth pattern within ±1.3 dB and 12 dBi gain&lt;br /&gt;
* '''Result:''' 150W EIRP, meeting the licensed limit once feeder and coupler losses are accounted for&lt;br /&gt;
* '''Return loss at commissioning:''' 30.5 dB — an excellent match, important at 23cm since poor return loss on a long feeder causes standing-wave echoes that visibly degrade DVB-S2 signal quality (closing the constellation &amp;quot;eye,&amp;quot; raising EVM, lowering MER)&lt;br /&gt;
&lt;br /&gt;
== 70cm Receive Chain ==&lt;br /&gt;
&lt;br /&gt;
The receive chain is built for strong out-of-band rejection given the site's exposure to cellular and other nearby services:&lt;br /&gt;
&lt;br /&gt;
# '''Interdigital bandpass filter''' (Bert Moderman, PE1RKI) — first-stage protection against strong out-of-band signals&lt;br /&gt;
# '''Low-noise preamplifier''' (also PE1RKI) — 15 dB gain, 0.35 dB noise figure, setting the noise floor for the whole receive chain&lt;br /&gt;
# '''SAW filter''' — ~60 dB attenuation at 470 MHz, eliminating interference from terrestrial digital TV and UHF PMR&lt;br /&gt;
# '''BATC Minitiouner''' DVB-S/S2 tuner running the Ryde Receiver for demodulation&lt;br /&gt;
&lt;br /&gt;
Since interdigital filters have responses at odd harmonics, the second filtering stage (the SAW filter) is essential to fully clean up the signal before demodulation.&lt;br /&gt;
&lt;br /&gt;
== Equipment Rack ==&lt;br /&gt;
&lt;br /&gt;
The repeater is housed in a wall-mounted 19&amp;quot; × 450mm(d) × 18U rack with removable side panels and a lockable glass front door. Two continuously-running 240V axial fans provide cooling, with heavy electrical loads mounted toward the top to keep a cool zone at the bottom of the cabinet.&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_Rack.jpg|thumb|left|350px|GB3OO equipment rack.]]&lt;br /&gt;
&lt;br /&gt;
'''Rack layout (bottom to top):'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! RU !! Contents&lt;br /&gt;
|-&lt;br /&gt;
| 1 || Cable management brush strip&lt;br /&gt;
|-&lt;br /&gt;
| 2 || Raspberry Pi shelf — media player, stream receiver, 70cm receiver&lt;br /&gt;
|-&lt;br /&gt;
| 3 || Network equipment — UniFi UCG firewall, 7-port PoE switch&lt;br /&gt;
|-&lt;br /&gt;
| 4 || Windows 11 PC — Bitfocus Companion software, VLC for audio announcements&lt;br /&gt;
|-&lt;br /&gt;
| 5 || Mains distribution 2 (low-power devices)&lt;br /&gt;
|-&lt;br /&gt;
| 6 || Pull-out drawer — Blackmagic ATEM Mini Pro video switcher, 2m receiver, 1TB SSD local storage&lt;br /&gt;
|-&lt;br /&gt;
| 7–8 || Receiver shelf — BATC Minitiouner&lt;br /&gt;
|-&lt;br /&gt;
| 9–10 || HF modulator, H.264 encoder, Modbus TCP/RTU telemetry&lt;br /&gt;
|-&lt;br /&gt;
| 11–12 || Ventilation panel&lt;br /&gt;
|-&lt;br /&gt;
| 13–15 || Power amplifier&lt;br /&gt;
|-&lt;br /&gt;
| 16 || Cable management brush strip&lt;br /&gt;
|-&lt;br /&gt;
| 17 || Air-tight blanking panel&lt;br /&gt;
|-&lt;br /&gt;
| 18 || Mains distribution 1 (PA, exciter, case fans)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Exciter Shelf ===&lt;br /&gt;
&lt;br /&gt;
The modulator is an SR-Systems &amp;quot;Minimod&amp;quot; HF modulator paired with an SR-Systems H.264 encoder, managed via a VT-100 emulation RS-232 interface accessed over Telnet through an in-built terminal server on a fixed IP.&lt;br /&gt;
&lt;br /&gt;
The exciter shelf also carries the transmitter telemetry, via Modbus TCP/RTU:&lt;br /&gt;
&lt;br /&gt;
* '''Temperature sensors (PTC):''' exciter air outlet, PA air outlet, PA heatsink&lt;br /&gt;
* '''Digital relay outputs:''' exciter load/PA co-ax relay, ATEM power on/off (cold reset only)&lt;br /&gt;
* '''Analogue input:''' PA forward power&lt;br /&gt;
* '''Digital output:''' PA power switching (local relays in the PA shelf)&lt;br /&gt;
&lt;br /&gt;
== Power &amp;amp; Infrastructure ==&lt;br /&gt;
&lt;br /&gt;
* '''UPS:''' APC tower UPS, fed from a blue 16A &amp;quot;Commando&amp;quot; connector that also serves as the safety isolator. Emergency isolation is via removing the two 13A plug tops from the orange distribution board at the rear of the UPS.&lt;br /&gt;
* '''Metering:''' A Modbus-compatible meter in the mains distribution board (located above the repeater) tracks electricity consumption.&lt;br /&gt;
* '''UPS battery life:''' expected to need replacement around 5 years from commissioning (May 2026), usage-dependent.&lt;br /&gt;
&lt;br /&gt;
== Licensing &amp;amp; Insurance ==&lt;br /&gt;
&lt;br /&gt;
* '''Ofcom:''' Licensed via Notice of Variation dated 30 September 2025, renewal due 29 September 2028. NoV holder: Justin D. Cockett (G8YTZ).&lt;br /&gt;
* '''Software:''' All repeater system software is open-source or perpetually licensed. The PiDeck media player is licensed from Guy, M0GUY, and requires a continual internet connection to remain licensed. Commercial components (UniFi, Blackmagic ATEM, Windows 11) are licensed per manufacturer T&amp;amp;Cs.&lt;br /&gt;
* '''Insurance:''' Covered under the RSGB's Repeater &amp;amp; Beacon insurance scheme, renewed annually each May by G8YTZ.&lt;br /&gt;
&lt;br /&gt;
== Control &amp;amp; Streaming Infrastructure ==&lt;br /&gt;
&lt;br /&gt;
The site runs a Bitfocus Companion v4 control portal, giving webhook-triggered automatic input switching, an ATEM video switcher, and full session recording (&amp;quot;Time Machine&amp;quot;) of repeater activity — all accessible to registered users via the website's Repeater Control Portal.&lt;br /&gt;
&lt;br /&gt;
=== ATEM Streaming Watchdog ===&lt;br /&gt;
&lt;br /&gt;
The ATEM Mini Pro video switcher has a known Blackmagic firmware bug: after a power cycle, its streaming configuration (RTMP URL, key, bitrates) can come back corrupted, silently taking the stream offline. A custom Python watchdog runs continuously on the site PC, detecting this condition and automatically restoring the correct configuration — no site visit required. Full technical detail, installation procedure, and troubleshooting are covered in the separate ATEM Watchdog manual.&lt;br /&gt;
&lt;br /&gt;
== Receiving GB3OO ==&lt;br /&gt;
&lt;br /&gt;
GB3OO can be received cheaply — often with equipment already owned. Full detail is on the website's &amp;quot;Streamer&amp;quot; and reception guide pages; in summary:&lt;br /&gt;
&lt;br /&gt;
'''What you need:'''&lt;br /&gt;
* A small 23cm Yagi antenna (wideband version recommended; e.g. Antenna Amplifiers' 23cm5ra or 23cm13dxr) plus feeder&lt;br /&gt;
* A standard '''HD''' satellite receiver — many modern TVs (LG, Samsung, Sony tested) have a suitable built-in tuner&lt;br /&gt;
* A small in-line amplifier to compensate for 23cm cable losses&lt;br /&gt;
&lt;br /&gt;
'''Receiver settings:'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting !! Value&lt;br /&gt;
|-&lt;br /&gt;
| LNB Local Oscillator || 9750 MHz&lt;br /&gt;
|-&lt;br /&gt;
| Symbol Rate || 2000 kSym/s (2 MSym/s)&lt;br /&gt;
|-&lt;br /&gt;
| Polarisation || Either — controls amplifier supply voltage, not signal&lt;br /&gt;
|-&lt;br /&gt;
| 22kHz Tone || OFF&lt;br /&gt;
|-&lt;br /&gt;
| LNB Power || ON&lt;br /&gt;
|-&lt;br /&gt;
| DiSEqC || OFF&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Then run a blind scan — if signal is good, the receiver will find and add GB3OO automatically.&lt;br /&gt;
&lt;br /&gt;
Check the coverage map first; anyone in the &amp;quot;green&amp;quot; area with a clear line of sight toward Folkestone should have an easy time of it. Justin, G8YTZ, is happy to help assess individual locations (contact via QRZ).&lt;br /&gt;
&lt;br /&gt;
If an antenna isn't practical, streaming into the repeater from a phone or via OBS is also supported — see the &amp;quot;Streamer Key and Instructions&amp;quot; page on the website.&lt;br /&gt;
&lt;br /&gt;
== Test Card ==&lt;br /&gt;
&lt;br /&gt;
The GB3OO test card was developed with the assistance of Claude AI, generated as an SVG graphic and tailored specifically for DATV use rather than adapted from a generic broadcast template.&lt;br /&gt;
&lt;br /&gt;
The card includes several purpose-built technical reference elements, mirrored on both the left and right sides for easy assessment regardless of framing:&lt;br /&gt;
&lt;br /&gt;
* '''Frequency gratings at three resolutions''' — fine vertical line gratings sized for 1920×1080p (2.00px line width), 1280×720p (3.00px), and 1024×576p (3.75px), allowing viewers to judge effective resolution and detect aliasing or softness at FHD, HD, and SD respectively, whichever the receiving chain is actually delivering.&lt;br /&gt;
* '''EBU colour bars''' — the standard broadcast colour reference, useful for checking colour balance and saturation through the transmit and receive chain.&lt;br /&gt;
* '''Monochrome (greyscale) staircase''' — an 8-step greyscale ramp for checking tonal linearity and spotting clipping or crushing at the black or white end of the range.&lt;br /&gt;
&lt;br /&gt;
The central animated graphic and &amp;quot;GB3OO&amp;quot; wordmark give the card a distinct identity, while the surrounding technical elements keep it functional as a genuine alignment and diagnostic tool rather than purely decorative.&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_Test_Card.png|thumb|right|350px|GB3OO test card.]]&lt;br /&gt;
&lt;br /&gt;
== History / Timeline ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Date !! Milestone&lt;br /&gt;
|-&lt;br /&gt;
| 16 Sep 2025 || Website goes live; frequencies agreed&lt;br /&gt;
|-&lt;br /&gt;
| 8 Oct 2025 || Rack build underway — controller and receivers installed&lt;br /&gt;
|-&lt;br /&gt;
| 9 Oct 2025 || ATEM switcher and network equipment delivered and configured; ad-hoc streaming tests begin&lt;br /&gt;
|-&lt;br /&gt;
| 15 May 2026 || Antenna installation complete&lt;br /&gt;
|-&lt;br /&gt;
| 21–22 May 2026 || Equipment installed on site at Folkestone; output streaming live; 70cm receiver operational&lt;br /&gt;
|-&lt;br /&gt;
| 12 Jun 2026 || '''GB3OO officially on the air''' — 1304 MHz, 2 MSym/s, FEC 3/4&lt;br /&gt;
|-&lt;br /&gt;
| 14 Jun 2026 || 70cm receiver lock-detection improved (5-second confirm timer to eliminate false/short locks)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Membership &amp;amp; Community ==&lt;br /&gt;
&lt;br /&gt;
Registration on gb3oo.co.uk is free and unlocks:&lt;br /&gt;
&lt;br /&gt;
* '''Session Recordings''' (&amp;quot;Time Machine&amp;quot;) — rewind and catch up on missed activity&lt;br /&gt;
* '''Repeater Control Portal''' — a live dashboard for repeater control&lt;br /&gt;
* '''Slack Notifications''' — alerts when the repeater comes into use&lt;br /&gt;
&lt;br /&gt;
Anyone registered on the GB3JV website as of 31 December 2025 has had their login carried across automatically; anyone else needs to register separately.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* Website: [https://gb3oo.co.uk gb3oo.co.uk]&lt;br /&gt;
* Coverage maps: [https://gb3oo.co.uk/predicted-coverage-map/ gb3oo.co.uk/predicted-coverage-map]&lt;br /&gt;
* Streamer / reception instructions: [https://gb3oo.co.uk/receiving-the-gb3jv-network-stream/ gb3oo.co.uk/receiving-the-gb3jv-network-stream]&lt;br /&gt;
* Logbook: [https://gb3oo.co.uk/logbook/ gb3oo.co.uk/logbook]&lt;br /&gt;
* BATC: [https://batc.org.uk batc.org.uk]&lt;br /&gt;
* Direct web stream: &amp;lt;code&amp;gt;rtmp://rtmp.batc.org.uk/live/gb3oo&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
''This page draws on the GB3OO website, the GB3OO technical manual, and site documentation. Some sections (network/remote access IP plan, full control portal configuration, detailed component part numbers) are held in the restricted technical manual and are only summarised here — let Justin, G8YTZ know if you'd like any of those expanded.''&lt;/div&gt;</summary>
		<author><name>G8YTZ</name></author>
	</entry>
	<entry>
		<id>https://wiki.batc.org.uk/index.php?title=GB3OO&amp;diff=12630</id>
		<title>GB3OO</title>
		<link rel="alternate" type="text/html" href="https://wiki.batc.org.uk/index.php?title=GB3OO&amp;diff=12630"/>
		<updated>2026-07-24T08:26:21Z</updated>

		<summary type="html">&lt;p&gt;G8YTZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''GB3OO''' is a Digital Amateur Television (DATV) repeater serving the amateur radio community across Kent, Essex, and the near continent. It went fully on air on 12 June 2026, transmitting on 23cm with a 70cm input, and streams its output live to the internet via the BATC.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Location || Upper Arpinge, near Folkestone, Kent, CT18 8AD&lt;br /&gt;
|-&lt;br /&gt;
! Locator || JO01NC&lt;br /&gt;
|-&lt;br /&gt;
! NoV Holder || Justin D. Cockett, G8YTZ&lt;br /&gt;
|-&lt;br /&gt;
! Website || [https://gb3oo.co.uk gb3oo.co.uk]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Quick Reference ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Parameter !! Value&lt;br /&gt;
|-&lt;br /&gt;
| '''23cm Output''' || 1304 MHz, DVB-S2, 2 MSym/s, FEC 3/4, roll-off 0.35, 150W EIRP&lt;br /&gt;
|-&lt;br /&gt;
| '''70cm Input''' || 437 MHz, DVB-S/S2, 333 kSym/s, automatic FEC&lt;br /&gt;
|-&lt;br /&gt;
| '''2m Talkback Input''' || 144.750 MHz FM, vertical, CTCSS 103.5 Hz&lt;br /&gt;
|-&lt;br /&gt;
| '''Web Stream (out)''' || &amp;lt;code&amp;gt;rtmp://rtmp.batc.org.uk/live/gb3oo&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| '''Web Stream (in)''' || Registered users only — see gb3oo.co.uk &amp;quot;Streamer&amp;quot; page&lt;br /&gt;
|-&lt;br /&gt;
| '''Antenna height''' || 30 m (self-supporting lattice mast)&lt;br /&gt;
|-&lt;br /&gt;
| '''Tx antenna gain''' || 12 dBi (slotted waveguide, PE1RKI design)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Site Overview ==&lt;br /&gt;
&lt;br /&gt;
GB3OO sits at a rural hilltop location near Folkestone, chosen for its excellent coverage across the surrounding area. The installation is built around a self-supporting lattice mast: at the summit, the 23cm slotted-waveguide transmit antenna and the 70cm &amp;quot;Big Wheel&amp;quot; receive antenna are mounted together. A brick-built equipment building at the base of the tower houses the full repeater rack.&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_Tx_and_Rx_Antennas.jpg|thumb|right|400px|The 23cm slotted waveguide (white panel) and 70cm Big Wheel receive antenna at the top of the mast.]]&lt;br /&gt;
&lt;br /&gt;
== Coverage ==&lt;br /&gt;
&lt;br /&gt;
GB3OO's 23cm output covers a large area of Kent, Essex, London, and across the Channel into northern France and Belgium — conditions permitting, and especially well during tropospheric ducting.&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_23cm_Coverage_Area.png|thumb|left|400px|Predicted 23cm coverage (green = strong signal, yellow = marginal).]]&lt;br /&gt;
&lt;br /&gt;
The 70cm receive input has a correspondingly wide catchment for stations wanting to transmit into the repeater, fed by an omnidirectional dual-stack WIMO &amp;quot;Big Wheel&amp;quot; antenna (5 dBi gain).&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_70cm_Receive_Coverage_Area.png|thumb|right|400px|Predicted 70cm receive coverage.]]&lt;br /&gt;
&lt;br /&gt;
During good tropo conditions, continental stations from France, Belgium, and beyond are actively welcomed — the repeater's French-language announcement specifically invites this.&lt;br /&gt;
&lt;br /&gt;
== Transmit Chain ==&lt;br /&gt;
&lt;br /&gt;
The transmit chain starts at the power amplifier, delivering 10W RF output at 23cm.&lt;br /&gt;
&lt;br /&gt;
* '''Feeder run:''' 4m LDF5-50 7/8&amp;quot; Heliax tail → 30m LDF6-50 1-5/8&amp;quot; Heliax main run (the larger diameter minimises loss over the long vertical run) → 2m LDF5-50 tail to the antenna feed point&lt;br /&gt;
* '''Connectors:''' 7/16 DIN throughout (chosen over N-type for low loss and superior intermodulation performance at these power levels)&lt;br /&gt;
* '''Antenna:''' Slotted waveguide, designed and built by Bert Moderman (PE1RKI) — seven radiating slots per face on two faces, giving an omnidirectional azimuth pattern within ±1.3 dB and 12 dBi gain&lt;br /&gt;
* '''Result:''' 150W EIRP, meeting the licensed limit once feeder and coupler losses are accounted for&lt;br /&gt;
* '''Return loss at commissioning:''' 30.5 dB — an excellent match, important at 23cm since poor return loss on a long feeder causes standing-wave echoes that visibly degrade DVB-S2 signal quality (closing the constellation &amp;quot;eye,&amp;quot; raising EVM, lowering MER)&lt;br /&gt;
&lt;br /&gt;
== 70cm Receive Chain ==&lt;br /&gt;
&lt;br /&gt;
The receive chain is built for strong out-of-band rejection given the site's exposure to cellular and other nearby services:&lt;br /&gt;
&lt;br /&gt;
# '''Interdigital bandpass filter''' (Bert Moderman, PE1RKI) — first-stage protection against strong out-of-band signals&lt;br /&gt;
# '''Low-noise preamplifier''' (also PE1RKI) — 15 dB gain, 0.35 dB noise figure, setting the noise floor for the whole receive chain&lt;br /&gt;
# '''SAW filter''' — ~60 dB attenuation at 470 MHz, eliminating interference from terrestrial digital TV and UHF PMR&lt;br /&gt;
# '''BATC Minitiouner''' DVB-S/S2 tuner running the Ryde Receiver for demodulation&lt;br /&gt;
&lt;br /&gt;
Since interdigital filters have responses at odd harmonics, the second filtering stage (the SAW filter) is essential to fully clean up the signal before demodulation.&lt;br /&gt;
&lt;br /&gt;
== Equipment Rack ==&lt;br /&gt;
&lt;br /&gt;
The repeater is housed in a wall-mounted 19&amp;quot; × 450mm(d) × 18U rack with removable side panels and a lockable glass front door. Two continuously-running 240V axial fans provide cooling, with heavy electrical loads mounted toward the top to keep a cool zone at the bottom of the cabinet.&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_Rack.jpg|thumb|left|350px|GB3OO equipment rack.]]&lt;br /&gt;
&lt;br /&gt;
'''Rack layout (bottom to top):'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! RU !! Contents&lt;br /&gt;
|-&lt;br /&gt;
| 1 || Cable management brush strip&lt;br /&gt;
|-&lt;br /&gt;
| 2 || Raspberry Pi shelf — media player, stream receiver, 70cm receiver&lt;br /&gt;
|-&lt;br /&gt;
| 3 || Network equipment — UniFi UCG firewall, 7-port PoE switch&lt;br /&gt;
|-&lt;br /&gt;
| 4 || Windows 11 PC — Bitfocus Companion software, VLC for audio announcements&lt;br /&gt;
|-&lt;br /&gt;
| 5 || Mains distribution 2 (low-power devices)&lt;br /&gt;
|-&lt;br /&gt;
| 6 || Pull-out drawer — Blackmagic ATEM Mini Pro video switcher, 2m receiver, 1TB SSD local storage&lt;br /&gt;
|-&lt;br /&gt;
| 7–8 || Receiver shelf — BATC Minitiouner&lt;br /&gt;
|-&lt;br /&gt;
| 9–10 || HF modulator, H.264 encoder, Modbus TCP/RTU telemetry&lt;br /&gt;
|-&lt;br /&gt;
| 11–12 || Ventilation panel&lt;br /&gt;
|-&lt;br /&gt;
| 13–15 || Power amplifier&lt;br /&gt;
|-&lt;br /&gt;
| 16 || Cable management brush strip&lt;br /&gt;
|-&lt;br /&gt;
| 17 || Air-tight blanking panel&lt;br /&gt;
|-&lt;br /&gt;
| 18 || Mains distribution 1 (PA, exciter, case fans)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Exciter Shelf ===&lt;br /&gt;
&lt;br /&gt;
The modulator is an SR-Systems &amp;quot;Minimod&amp;quot; HF modulator paired with an SR-Systems H.264 encoder, managed via a VT-100 emulation RS-232 interface accessed over Telnet through an in-built terminal server on a fixed IP.&lt;br /&gt;
&lt;br /&gt;
The exciter shelf also carries the transmitter telemetry, via Modbus TCP/RTU:&lt;br /&gt;
&lt;br /&gt;
* '''Temperature sensors (PTC):''' exciter air outlet, PA air outlet, PA heatsink&lt;br /&gt;
* '''Digital relay outputs:''' exciter load/PA co-ax relay, ATEM power on/off (cold reset only)&lt;br /&gt;
* '''Analogue input:''' PA forward power&lt;br /&gt;
* '''Digital output:''' PA power switching (local relays in the PA shelf)&lt;br /&gt;
&lt;br /&gt;
== Power &amp;amp; Infrastructure ==&lt;br /&gt;
&lt;br /&gt;
* '''UPS:''' APC tower UPS, fed from a blue 16A &amp;quot;Commando&amp;quot; connector that also serves as the safety isolator. Emergency isolation is via removing the two 13A plug tops from the orange distribution board at the rear of the UPS.&lt;br /&gt;
* '''Metering:''' A Modbus-compatible meter in the mains distribution board (located above the repeater) tracks electricity consumption.&lt;br /&gt;
* '''UPS battery life:''' expected to need replacement around 5 years from commissioning (May 2026), usage-dependent.&lt;br /&gt;
&lt;br /&gt;
== Licensing &amp;amp; Insurance ==&lt;br /&gt;
&lt;br /&gt;
* '''Ofcom:''' Licensed via Notice of Variation dated 30 September 2025, renewal due 29 September 2028. NoV holder: Justin D. Cockett (G8YTZ).&lt;br /&gt;
* '''Software:''' All repeater system software is open-source or perpetually licensed. The PiDeck media player is licensed from Guy, M0GUY, and requires a continual internet connection to remain licensed. Commercial components (UniFi, Blackmagic ATEM, Windows 11) are licensed per manufacturer T&amp;amp;Cs.&lt;br /&gt;
* '''Insurance:''' Covered under the RSGB's Repeater &amp;amp; Beacon insurance scheme, renewed annually each May by G8YTZ.&lt;br /&gt;
&lt;br /&gt;
== Control &amp;amp; Streaming Infrastructure ==&lt;br /&gt;
&lt;br /&gt;
The site runs a Bitfocus Companion v4 control portal, giving webhook-triggered automatic input switching, an ATEM video switcher, and full session recording (&amp;quot;Time Machine&amp;quot;) of repeater activity — all accessible to registered users via the website's Repeater Control Portal.&lt;br /&gt;
&lt;br /&gt;
=== ATEM Streaming Watchdog ===&lt;br /&gt;
&lt;br /&gt;
The ATEM Mini Pro video switcher has a known Blackmagic firmware bug: after a power cycle, its streaming configuration (RTMP URL, key, bitrates) can come back corrupted, silently taking the stream offline. A custom Python watchdog runs continuously on the site PC, detecting this condition and automatically restoring the correct configuration — no site visit required. Full technical detail, installation procedure, and troubleshooting are covered in the separate ATEM Watchdog manual.&lt;br /&gt;
&lt;br /&gt;
== Receiving GB3OO ==&lt;br /&gt;
&lt;br /&gt;
GB3OO can be received cheaply — often with equipment already owned. Full detail is on the website's &amp;quot;Streamer&amp;quot; and reception guide pages; in summary:&lt;br /&gt;
&lt;br /&gt;
'''What you need:'''&lt;br /&gt;
* A small 23cm Yagi antenna (wideband version recommended; e.g. Antenna Amplifiers' 23cm5ra or 23cm13dxr) plus feeder&lt;br /&gt;
* A standard '''HD''' satellite receiver — many modern TVs (LG, Samsung, Sony tested) have a suitable built-in tuner&lt;br /&gt;
* A small in-line amplifier to compensate for 23cm cable losses&lt;br /&gt;
&lt;br /&gt;
'''Receiver settings:'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting !! Value&lt;br /&gt;
|-&lt;br /&gt;
| LNB Local Oscillator || 9750 MHz&lt;br /&gt;
|-&lt;br /&gt;
| Symbol Rate || 2000 kSym/s (2 MSym/s)&lt;br /&gt;
|-&lt;br /&gt;
| Polarisation || Either — controls amplifier supply voltage, not signal&lt;br /&gt;
|-&lt;br /&gt;
| 22kHz Tone || OFF&lt;br /&gt;
|-&lt;br /&gt;
| LNB Power || ON&lt;br /&gt;
|-&lt;br /&gt;
| DiSEqC || OFF&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Then run a blind scan — if signal is good, the receiver will find and add GB3OO automatically.&lt;br /&gt;
&lt;br /&gt;
Check the coverage map first; anyone in the &amp;quot;green&amp;quot; area with a clear line of sight toward Folkestone should have an easy time of it. Justin, G8YTZ, is happy to help assess individual locations (contact via QRZ).&lt;br /&gt;
&lt;br /&gt;
If an antenna isn't practical, streaming into the repeater from a phone or via OBS is also supported — see the &amp;quot;Streamer Key and Instructions&amp;quot; page on the website.&lt;br /&gt;
&lt;br /&gt;
== Test Card ==&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_Test_Card.png|thumb|right|350px|GB3OO test card.]]&lt;br /&gt;
&lt;br /&gt;
== History / Timeline ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Date !! Milestone&lt;br /&gt;
|-&lt;br /&gt;
| 16 Sep 2025 || Website goes live; frequencies agreed&lt;br /&gt;
|-&lt;br /&gt;
| 8 Oct 2025 || Rack build underway — controller and receivers installed&lt;br /&gt;
|-&lt;br /&gt;
| 9 Oct 2025 || ATEM switcher and network equipment delivered and configured; ad-hoc streaming tests begin&lt;br /&gt;
|-&lt;br /&gt;
| 15 May 2026 || Antenna installation complete&lt;br /&gt;
|-&lt;br /&gt;
| 21–22 May 2026 || Equipment installed on site at Folkestone; output streaming live; 70cm receiver operational&lt;br /&gt;
|-&lt;br /&gt;
| 12 Jun 2026 || '''GB3OO officially on the air''' — 1304 MHz, 2 MSym/s, FEC 3/4&lt;br /&gt;
|-&lt;br /&gt;
| 14 Jun 2026 || 70cm receiver lock-detection improved (5-second confirm timer to eliminate false/short locks)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Membership &amp;amp; Community ==&lt;br /&gt;
&lt;br /&gt;
Registration on gb3oo.co.uk is free and unlocks:&lt;br /&gt;
&lt;br /&gt;
* '''Session Recordings''' (&amp;quot;Time Machine&amp;quot;) — rewind and catch up on missed activity&lt;br /&gt;
* '''Repeater Control Portal''' — a live dashboard for repeater control&lt;br /&gt;
* '''Slack Notifications''' — alerts when the repeater comes into use&lt;br /&gt;
&lt;br /&gt;
Anyone registered on the GB3JV website as of 31 December 2025 has had their login carried across automatically; anyone else needs to register separately.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* Website: [https://gb3oo.co.uk gb3oo.co.uk]&lt;br /&gt;
* Coverage maps: [https://gb3oo.co.uk/predicted-coverage-map/ gb3oo.co.uk/predicted-coverage-map]&lt;br /&gt;
* Streamer / reception instructions: [https://gb3oo.co.uk/receiving-the-gb3jv-network-stream/ gb3oo.co.uk/receiving-the-gb3jv-network-stream]&lt;br /&gt;
* Logbook: [https://gb3oo.co.uk/logbook/ gb3oo.co.uk/logbook]&lt;br /&gt;
* BATC: [https://batc.org.uk batc.org.uk]&lt;br /&gt;
* Direct web stream: &amp;lt;code&amp;gt;rtmp://rtmp.batc.org.uk/live/gb3oo&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
''This page draws on the GB3OO website, the GB3OO technical manual, and site documentation. Some sections (network/remote access IP plan, full control portal configuration, detailed component part numbers) are held in the restricted technical manual and are only summarised here — let Justin, G8YTZ know if you'd like any of those expanded.''&lt;/div&gt;</summary>
		<author><name>G8YTZ</name></author>
	</entry>
	<entry>
		<id>https://wiki.batc.org.uk/index.php?title=GB3OO&amp;diff=12629</id>
		<title>GB3OO</title>
		<link rel="alternate" type="text/html" href="https://wiki.batc.org.uk/index.php?title=GB3OO&amp;diff=12629"/>
		<updated>2026-07-24T08:23:27Z</updated>

		<summary type="html">&lt;p&gt;G8YTZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''GB3OO''' is a Digital Amateur Television (DATV) repeater serving the amateur radio community across Kent, Essex, and the near continent. It went fully on air on 12 June 2026, transmitting on 23cm with a 70cm input, and streams its output live to the internet via the BATC.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Location || Upper Arpinge, near Folkestone, Kent, CT18 8AD&lt;br /&gt;
|-&lt;br /&gt;
! Locator || JO01NC&lt;br /&gt;
|-&lt;br /&gt;
! NoV Holder || Justin D. Cockett, G8YTZ&lt;br /&gt;
|-&lt;br /&gt;
! Website || [https://gb3oo.co.uk gb3oo.co.uk]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Quick Reference ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Parameter !! Value&lt;br /&gt;
|-&lt;br /&gt;
| '''23cm Output''' || 1304 MHz, DVB-S2, 2 MSym/s, FEC 3/4, roll-off 0.35, 150W EIRP&lt;br /&gt;
|-&lt;br /&gt;
| '''70cm Input''' || 437 MHz, DVB-S/S2, 333 kSym/s, automatic FEC&lt;br /&gt;
|-&lt;br /&gt;
| '''2m Talkback Input''' || 144.750 MHz FM, vertical, CTCSS 103.5 Hz&lt;br /&gt;
|-&lt;br /&gt;
| '''Web Stream (out)''' || &amp;lt;code&amp;gt;rtmp://rtmp.batc.org.uk/live/gb3oo&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| '''Web Stream (in)''' || Registered users only — see gb3oo.co.uk &amp;quot;Streamer&amp;quot; page&lt;br /&gt;
|-&lt;br /&gt;
| '''Antenna height''' || 30 m (self-supporting lattice mast)&lt;br /&gt;
|-&lt;br /&gt;
| '''Tx antenna gain''' || 12 dBi (slotted waveguide, PE1RKI design)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Site Overview ==&lt;br /&gt;
&lt;br /&gt;
GB3OO sits at a rural hilltop location near Folkestone, chosen for its excellent coverage across the surrounding area. The installation is built around a self-supporting lattice mast: at the summit, the 23cm slotted-waveguide transmit antenna and the 70cm &amp;quot;Big Wheel&amp;quot; receive antenna are mounted together. A brick-built equipment building at the base of the tower houses the full repeater rack.&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_Tx_and_Rx_Antennas.jpg|thumb|center|500px|The 23cm slotted waveguide (white panel) and 70cm Big Wheel receive antenna at the top of the mast.]]&lt;br /&gt;
&lt;br /&gt;
== Coverage ==&lt;br /&gt;
&lt;br /&gt;
GB3OO's 23cm output covers a large area of Kent, Essex, London, and across the Channel into northern France and Belgium — conditions permitting, and especially well during tropospheric ducting.&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_23cm_Coverage_Area.png|thumb|center|500px|Predicted 23cm coverage (green = strong signal, yellow = marginal).]]&lt;br /&gt;
&lt;br /&gt;
The 70cm receive input has a correspondingly wide catchment for stations wanting to transmit into the repeater, fed by an omnidirectional dual-stack WIMO &amp;quot;Big Wheel&amp;quot; antenna (5 dBi gain).&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_70cm_Receive_Coverage_Area.png|thumb|center|500px|Predicted 70cm receive coverage.]]&lt;br /&gt;
&lt;br /&gt;
During good tropo conditions, continental stations from France, Belgium, and beyond are actively welcomed — the repeater's French-language announcement specifically invites this.&lt;br /&gt;
&lt;br /&gt;
== Transmit Chain ==&lt;br /&gt;
&lt;br /&gt;
The transmit chain starts at the power amplifier, delivering 10W RF output at 23cm.&lt;br /&gt;
&lt;br /&gt;
* '''Feeder run:''' 4m LDF5-50 7/8&amp;quot; Heliax tail → 30m LDF6-50 1-5/8&amp;quot; Heliax main run (the larger diameter minimises loss over the long vertical run) → 2m LDF5-50 tail to the antenna feed point&lt;br /&gt;
* '''Connectors:''' 7/16 DIN throughout (chosen over N-type for low loss and superior intermodulation performance at these power levels)&lt;br /&gt;
* '''Antenna:''' Slotted waveguide, designed and built by Bert Moderman (PE1RKI) — seven radiating slots per face on two faces, giving an omnidirectional azimuth pattern within ±1.3 dB and 12 dBi gain&lt;br /&gt;
* '''Result:''' 150W EIRP, meeting the licensed limit once feeder and coupler losses are accounted for&lt;br /&gt;
* '''Return loss at commissioning:''' 30.5 dB — an excellent match, important at 23cm since poor return loss on a long feeder causes standing-wave echoes that visibly degrade DVB-S2 signal quality (closing the constellation &amp;quot;eye,&amp;quot; raising EVM, lowering MER)&lt;br /&gt;
&lt;br /&gt;
== 70cm Receive Chain ==&lt;br /&gt;
&lt;br /&gt;
The receive chain is built for strong out-of-band rejection given the site's exposure to cellular and other nearby services:&lt;br /&gt;
&lt;br /&gt;
# '''Interdigital bandpass filter''' (Bert Moderman, PE1RKI) — first-stage protection against strong out-of-band signals&lt;br /&gt;
# '''Low-noise preamplifier''' (also PE1RKI) — 15 dB gain, 0.35 dB noise figure, setting the noise floor for the whole receive chain&lt;br /&gt;
# '''SAW filter''' — ~60 dB attenuation at 470 MHz, eliminating interference from terrestrial digital TV and UHF PMR&lt;br /&gt;
# '''BATC Minitiouner''' DVB-S/S2 tuner running the Ryde Receiver for demodulation&lt;br /&gt;
&lt;br /&gt;
Since interdigital filters have responses at odd harmonics, the second filtering stage (the SAW filter) is essential to fully clean up the signal before demodulation.&lt;br /&gt;
&lt;br /&gt;
== Equipment Rack ==&lt;br /&gt;
&lt;br /&gt;
The repeater is housed in a wall-mounted 19&amp;quot; × 450mm(d) × 18U rack with removable side panels and a lockable glass front door. Two continuously-running 240V axial fans provide cooling, with heavy electrical loads mounted toward the top to keep a cool zone at the bottom of the cabinet.&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_Rack.jpg|thumb|center|400px|GB3OO equipment rack.]]&lt;br /&gt;
&lt;br /&gt;
'''Rack layout (bottom to top):'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! RU !! Contents&lt;br /&gt;
|-&lt;br /&gt;
| 1 || Cable management brush strip&lt;br /&gt;
|-&lt;br /&gt;
| 2 || Raspberry Pi shelf — media player, stream receiver, 70cm receiver&lt;br /&gt;
|-&lt;br /&gt;
| 3 || Network equipment — UniFi UCG firewall, 7-port PoE switch&lt;br /&gt;
|-&lt;br /&gt;
| 4 || Windows 11 PC — Bitfocus Companion software, VLC for audio announcements&lt;br /&gt;
|-&lt;br /&gt;
| 5 || Mains distribution 2 (low-power devices)&lt;br /&gt;
|-&lt;br /&gt;
| 6 || Pull-out drawer — Blackmagic ATEM Mini Pro video switcher, 2m receiver, 1TB SSD local storage&lt;br /&gt;
|-&lt;br /&gt;
| 7–8 || Receiver shelf — BATC Minitiouner&lt;br /&gt;
|-&lt;br /&gt;
| 9–10 || HF modulator, H.264 encoder, Modbus TCP/RTU telemetry&lt;br /&gt;
|-&lt;br /&gt;
| 11–12 || Ventilation panel&lt;br /&gt;
|-&lt;br /&gt;
| 13–15 || Power amplifier&lt;br /&gt;
|-&lt;br /&gt;
| 16 || Cable management brush strip&lt;br /&gt;
|-&lt;br /&gt;
| 17 || Air-tight blanking panel&lt;br /&gt;
|-&lt;br /&gt;
| 18 || Mains distribution 1 (PA, exciter, case fans)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Exciter Shelf ===&lt;br /&gt;
&lt;br /&gt;
The modulator is an SR-Systems &amp;quot;Minimod&amp;quot; HF modulator paired with an SR-Systems H.264 encoder, managed via a VT-100 emulation RS-232 interface accessed over Telnet through an in-built terminal server on a fixed IP.&lt;br /&gt;
&lt;br /&gt;
The exciter shelf also carries the transmitter telemetry, via Modbus TCP/RTU:&lt;br /&gt;
&lt;br /&gt;
* '''Temperature sensors (PTC):''' exciter air outlet, PA air outlet, PA heatsink&lt;br /&gt;
* '''Digital relay outputs:''' exciter load/PA co-ax relay, ATEM power on/off (cold reset only)&lt;br /&gt;
* '''Analogue input:''' PA forward power&lt;br /&gt;
* '''Digital output:''' PA power switching (local relays in the PA shelf)&lt;br /&gt;
&lt;br /&gt;
== Power &amp;amp; Infrastructure ==&lt;br /&gt;
&lt;br /&gt;
* '''UPS:''' APC tower UPS, fed from a blue 16A &amp;quot;Commando&amp;quot; connector that also serves as the safety isolator. Emergency isolation is via removing the two 13A plug tops from the orange distribution board at the rear of the UPS.&lt;br /&gt;
* '''Metering:''' A Modbus-compatible meter in the mains distribution board (located above the repeater) tracks electricity consumption.&lt;br /&gt;
* '''UPS battery life:''' expected to need replacement around 5 years from commissioning (May 2026), usage-dependent.&lt;br /&gt;
&lt;br /&gt;
== Licensing &amp;amp; Insurance ==&lt;br /&gt;
&lt;br /&gt;
* '''Ofcom:''' Licensed via Notice of Variation dated 30 September 2025, renewal due 29 September 2028. NoV holder: Justin D. Cockett (G8YTZ).&lt;br /&gt;
* '''Software:''' All repeater system software is open-source or perpetually licensed. The PiDeck media player is licensed from Guy, M0GUY, and requires a continual internet connection to remain licensed. Commercial components (UniFi, Blackmagic ATEM, Windows 11) are licensed per manufacturer T&amp;amp;Cs.&lt;br /&gt;
* '''Insurance:''' Covered under the RSGB's Repeater &amp;amp; Beacon insurance scheme, renewed annually each May by G8YTZ.&lt;br /&gt;
&lt;br /&gt;
== Control &amp;amp; Streaming Infrastructure ==&lt;br /&gt;
&lt;br /&gt;
The site runs a Bitfocus Companion v4 control portal, giving webhook-triggered automatic input switching, an ATEM video switcher, and full session recording (&amp;quot;Time Machine&amp;quot;) of repeater activity — all accessible to registered users via the website's Repeater Control Portal.&lt;br /&gt;
&lt;br /&gt;
=== ATEM Streaming Watchdog ===&lt;br /&gt;
&lt;br /&gt;
The ATEM Mini Pro video switcher has a known Blackmagic firmware bug: after a power cycle, its streaming configuration (RTMP URL, key, bitrates) can come back corrupted, silently taking the stream offline. A custom Python watchdog runs continuously on the site PC, detecting this condition and automatically restoring the correct configuration — no site visit required. Full technical detail, installation procedure, and troubleshooting are covered in the separate ATEM Watchdog manual.&lt;br /&gt;
&lt;br /&gt;
== Receiving GB3OO ==&lt;br /&gt;
&lt;br /&gt;
GB3OO can be received cheaply — often with equipment already owned. Full detail is on the website's &amp;quot;Streamer&amp;quot; and reception guide pages; in summary:&lt;br /&gt;
&lt;br /&gt;
'''What you need:'''&lt;br /&gt;
* A small 23cm Yagi antenna (wideband version recommended; e.g. Antenna Amplifiers' 23cm5ra or 23cm13dxr) plus feeder&lt;br /&gt;
* A standard '''HD''' satellite receiver — many modern TVs (LG, Samsung, Sony tested) have a suitable built-in tuner&lt;br /&gt;
* A small in-line amplifier to compensate for 23cm cable losses&lt;br /&gt;
&lt;br /&gt;
'''Receiver settings:'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting !! Value&lt;br /&gt;
|-&lt;br /&gt;
| LNB Local Oscillator || 9750 MHz&lt;br /&gt;
|-&lt;br /&gt;
| Symbol Rate || 2000 kSym/s (2 MSym/s)&lt;br /&gt;
|-&lt;br /&gt;
| Polarisation || Either — controls amplifier supply voltage, not signal&lt;br /&gt;
|-&lt;br /&gt;
| 22kHz Tone || OFF&lt;br /&gt;
|-&lt;br /&gt;
| LNB Power || ON&lt;br /&gt;
|-&lt;br /&gt;
| DiSEqC || OFF&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Then run a blind scan — if signal is good, the receiver will find and add GB3OO automatically.&lt;br /&gt;
&lt;br /&gt;
Check the coverage map first; anyone in the &amp;quot;green&amp;quot; area with a clear line of sight toward Folkestone should have an easy time of it. Justin, G8YTZ, is happy to help assess individual locations (contact via QRZ).&lt;br /&gt;
&lt;br /&gt;
If an antenna isn't practical, streaming into the repeater from a phone or via OBS is also supported — see the &amp;quot;Streamer Key and Instructions&amp;quot; page on the website.&lt;br /&gt;
&lt;br /&gt;
== Test Card ==&lt;br /&gt;
&lt;br /&gt;
[[File:GB3OO_Test_Card.png|thumb|center|400px|GB3OO test card.]]&lt;br /&gt;
&lt;br /&gt;
== History / Timeline ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Date !! Milestone&lt;br /&gt;
|-&lt;br /&gt;
| 16 Sep 2025 || Website goes live; frequencies agreed&lt;br /&gt;
|-&lt;br /&gt;
| 8 Oct 2025 || Rack build underway — controller and receivers installed&lt;br /&gt;
|-&lt;br /&gt;
| 9 Oct 2025 || ATEM switcher and network equipment delivered and configured; ad-hoc streaming tests begin&lt;br /&gt;
|-&lt;br /&gt;
| 15 May 2026 || Antenna installation complete&lt;br /&gt;
|-&lt;br /&gt;
| 21–22 May 2026 || Equipment installed on site at Folkestone; output streaming live; 70cm receiver operational&lt;br /&gt;
|-&lt;br /&gt;
| 12 Jun 2026 || '''GB3OO officially on the air''' — 1304 MHz, 2 MSym/s, FEC 3/4&lt;br /&gt;
|-&lt;br /&gt;
| 14 Jun 2026 || 70cm receiver lock-detection improved (5-second confirm timer to eliminate false/short locks)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Membership &amp;amp; Community ==&lt;br /&gt;
&lt;br /&gt;
Registration on gb3oo.co.uk is free and unlocks:&lt;br /&gt;
&lt;br /&gt;
* '''Session Recordings''' (&amp;quot;Time Machine&amp;quot;) — rewind and catch up on missed activity&lt;br /&gt;
* '''Repeater Control Portal''' — a live dashboard for repeater control&lt;br /&gt;
* '''Slack Notifications''' — alerts when the repeater comes into use&lt;br /&gt;
&lt;br /&gt;
Anyone registered on the GB3JV website as of 31 December 2025 has had their login carried across automatically; anyone else needs to register separately.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* Website: [https://gb3oo.co.uk gb3oo.co.uk]&lt;br /&gt;
* Coverage maps: [https://gb3oo.co.uk/predicted-coverage-map/ gb3oo.co.uk/predicted-coverage-map]&lt;br /&gt;
* Streamer / reception instructions: [https://gb3oo.co.uk/receiving-the-gb3jv-network-stream/ gb3oo.co.uk/receiving-the-gb3jv-network-stream]&lt;br /&gt;
* Logbook: [https://gb3oo.co.uk/logbook/ gb3oo.co.uk/logbook]&lt;br /&gt;
* BATC: [https://batc.org.uk batc.org.uk]&lt;br /&gt;
* Direct web stream: &amp;lt;code&amp;gt;rtmp://rtmp.batc.org.uk/live/gb3oo&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
''This page draws on the GB3OO website, the GB3OO technical manual, and site documentation. Some sections (network/remote access IP plan, full control portal configuration, detailed component part numbers) are held in the restricted technical manual and are only summarised here — let Justin, G8YTZ know if you'd like any of those expanded.''&lt;/div&gt;</summary>
		<author><name>G8YTZ</name></author>
	</entry>
	<entry>
		<id>https://wiki.batc.org.uk/index.php?title=File:GB3OO_Tx_and_Rx_Antennas.jpg&amp;diff=12628</id>
		<title>File:GB3OO Tx and Rx Antennas.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.batc.org.uk/index.php?title=File:GB3OO_Tx_and_Rx_Antennas.jpg&amp;diff=12628"/>
		<updated>2026-07-24T08:22:26Z</updated>

		<summary type="html">&lt;p&gt;G8YTZ: File uploaded with MsUpload&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;File uploaded with MsUpload&lt;/div&gt;</summary>
		<author><name>G8YTZ</name></author>
	</entry>
	<entry>
		<id>https://wiki.batc.org.uk/index.php?title=File:GB3OO_Test_Card.png&amp;diff=12627</id>
		<title>File:GB3OO Test Card.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.batc.org.uk/index.php?title=File:GB3OO_Test_Card.png&amp;diff=12627"/>
		<updated>2026-07-24T08:22:26Z</updated>

		<summary type="html">&lt;p&gt;G8YTZ: File uploaded with MsUpload&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;File uploaded with MsUpload&lt;/div&gt;</summary>
		<author><name>G8YTZ</name></author>
	</entry>
	<entry>
		<id>https://wiki.batc.org.uk/index.php?title=File:GB3OO_Rack.jpg&amp;diff=12626</id>
		<title>File:GB3OO Rack.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.batc.org.uk/index.php?title=File:GB3OO_Rack.jpg&amp;diff=12626"/>
		<updated>2026-07-24T08:22:24Z</updated>

		<summary type="html">&lt;p&gt;G8YTZ: File uploaded with MsUpload&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;File uploaded with MsUpload&lt;/div&gt;</summary>
		<author><name>G8YTZ</name></author>
	</entry>
	<entry>
		<id>https://wiki.batc.org.uk/index.php?title=File:GB3OO_70cm_Receive_Coverage_Area.png&amp;diff=12625</id>
		<title>File:GB3OO 70cm Receive Coverage Area.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.batc.org.uk/index.php?title=File:GB3OO_70cm_Receive_Coverage_Area.png&amp;diff=12625"/>
		<updated>2026-07-24T08:22:23Z</updated>

		<summary type="html">&lt;p&gt;G8YTZ: File uploaded with MsUpload&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;File uploaded with MsUpload&lt;/div&gt;</summary>
		<author><name>G8YTZ</name></author>
	</entry>
	<entry>
		<id>https://wiki.batc.org.uk/index.php?title=File:GB3OO_23cm_Coverage_Area.png&amp;diff=12624</id>
		<title>File:GB3OO 23cm Coverage Area.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.batc.org.uk/index.php?title=File:GB3OO_23cm_Coverage_Area.png&amp;diff=12624"/>
		<updated>2026-07-24T08:22:21Z</updated>

		<summary type="html">&lt;p&gt;G8YTZ: File uploaded with MsUpload&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;File uploaded with MsUpload&lt;/div&gt;</summary>
		<author><name>G8YTZ</name></author>
	</entry>
	<entry>
		<id>https://wiki.batc.org.uk/index.php?title=GB3OO&amp;diff=12623</id>
		<title>GB3OO</title>
		<link rel="alternate" type="text/html" href="https://wiki.batc.org.uk/index.php?title=GB3OO&amp;diff=12623"/>
		<updated>2026-07-24T08:18:36Z</updated>

		<summary type="html">&lt;p&gt;G8YTZ: Blanked the page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>G8YTZ</name></author>
	</entry>
	<entry>
		<id>https://wiki.batc.org.uk/index.php?title=GB3OO&amp;diff=12622</id>
		<title>GB3OO</title>
		<link rel="alternate" type="text/html" href="https://wiki.batc.org.uk/index.php?title=GB3OO&amp;diff=12622"/>
		<updated>2026-07-24T08:17:44Z</updated>

		<summary type="html">&lt;p&gt;G8YTZ: Created page with &amp;quot;# GB3OO — Digital Amateur Television Repeater  **Location:** Upper Arpinge, near Folkestone, Kent, CT18 8AD **Locator:** JO01NC **NoV Holder:** Justin D. Cockett, G8YTZ **We...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;# GB3OO — Digital Amateur Television Repeater&lt;br /&gt;
&lt;br /&gt;
**Location:** Upper Arpinge, near Folkestone, Kent, CT18 8AD&lt;br /&gt;
**Locator:** JO01NC&lt;br /&gt;
**NoV Holder:** Justin D. Cockett, G8YTZ&lt;br /&gt;
**Website:** [gb3oo.co.uk](https://gb3oo.co.uk)&lt;br /&gt;
&lt;br /&gt;
GB3OO is a Digital Amateur Television (DATV) repeater serving the amateur radio community across Kent, Essex, and the near continent. It went fully on air on 12 June 2026, transmitting on 23cm with a 70cm input, and streams its output live to the internet via the BATC.&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
## Quick Reference&lt;br /&gt;
&lt;br /&gt;
| Parameter | Value |&lt;br /&gt;
|---|---|&lt;br /&gt;
| **23cm Output** | 1304 MHz, DVB-S2, 2 MSym/s, FEC 3/4, roll-off 0.35, 150W EIRP |&lt;br /&gt;
| **70cm Input** | 437 MHz, DVB-S/S2, 333 kSym/s, automatic FEC |&lt;br /&gt;
| **2m Talkback Input** | 144.750 MHz FM, vertical, CTCSS 103.5 Hz |&lt;br /&gt;
| **Web Stream (out)** | `rtmp://rtmp.batc.org.uk/live/gb3oo` |&lt;br /&gt;
| **Web Stream (in)** | Registered users only — see gb3oo.co.uk &amp;quot;Streamer&amp;quot; page |&lt;br /&gt;
| **Antenna height** | 30 m (self-supporting lattice mast) |&lt;br /&gt;
| **Tx antenna gain** | 12 dBi (slotted waveguide, PE1RKI design) |&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
## Site Overview&lt;br /&gt;
&lt;br /&gt;
GB3OO sits at a rural hilltop location near Folkestone, chosen for its excellent coverage across the surrounding area. The installation is built around a self-supporting lattice mast: at the summit, the 23cm slotted-waveguide transmit antenna and the 70cm &amp;quot;Big Wheel&amp;quot; receive antenna are mounted together. A brick-built equipment building at the base of the tower houses the full repeater rack.&lt;br /&gt;
&lt;br /&gt;
![Transmit and receive antennas atop the mast](gb3oo_wiki_images/GB3OO_Tx_and_Rx_Antennas.jpg)&lt;br /&gt;
&lt;br /&gt;
*The 23cm slotted waveguide (white panel) and 70cm Big Wheel receive antenna at the top of the mast.*&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
## Coverage&lt;br /&gt;
&lt;br /&gt;
GB3OO's 23cm output covers a large area of Kent, Essex, London, and across the Channel into northern France and Belgium — conditions permitting, and especially well during tropospheric ducting.&lt;br /&gt;
&lt;br /&gt;
![23cm coverage map](gb3oo_wiki_images/GB3OO_23cm_Coverage_Area.png)&lt;br /&gt;
&lt;br /&gt;
*Predicted 23cm coverage (green = strong signal, yellow = marginal).*&lt;br /&gt;
&lt;br /&gt;
The 70cm receive input has a correspondingly wide catchment for stations wanting to transmit into the repeater, fed by an omnidirectional dual-stack WIMO &amp;quot;Big Wheel&amp;quot; antenna (5 dBi gain).&lt;br /&gt;
&lt;br /&gt;
![70cm receive coverage map](gb3oo_wiki_images/GB3OO_70cm_Receive_Coverage_Area.png)&lt;br /&gt;
&lt;br /&gt;
During good tropo conditions, continental stations from France, Belgium, and beyond are actively welcomed — the repeater's French-language announcement specifically invites this.&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
## Transmit Chain&lt;br /&gt;
&lt;br /&gt;
The transmit chain starts at the power amplifier, delivering 10W RF output at 23cm.&lt;br /&gt;
&lt;br /&gt;
- **Feeder run:** 4m LDF5-50 7/8&amp;quot; Heliax tail → 30m LDF6-50 1-5/8&amp;quot; Heliax main run (the larger diameter minimises loss over the long vertical run) → 2m LDF5-50 tail to the antenna feed point&lt;br /&gt;
- **Connectors:** 7/16 DIN throughout (chosen over N-type for low loss and superior intermodulation performance at these power levels)&lt;br /&gt;
- **Antenna:** Slotted waveguide, designed and built by Bert Moderman (PE1RKI) — seven radiating slots per face on two faces, giving an omnidirectional azimuth pattern within ±1.3 dB and 12 dBi gain&lt;br /&gt;
- **Result:** 150W EIRP, meeting the licensed limit once feeder and coupler losses are accounted for&lt;br /&gt;
- **Return loss at commissioning:** 30.5 dB — an excellent match, important at 23cm since poor return loss on a long feeder causes standing-wave echoes that visibly degrade DVB-S2 signal quality (closing the constellation &amp;quot;eye,&amp;quot; raising EVM, lowering MER)&lt;br /&gt;
&lt;br /&gt;
## 70cm Receive Chain&lt;br /&gt;
&lt;br /&gt;
The receive chain is built for strong out-of-band rejection given the site's exposure to cellular and other nearby services:&lt;br /&gt;
&lt;br /&gt;
1. **Interdigital bandpass filter** (Bert Moderman, PE1RKI) — first-stage protection against strong out-of-band signals&lt;br /&gt;
2. **Low-noise preamplifier** (also PE1RKI) — 15 dB gain, 0.35 dB noise figure, setting the noise floor for the whole receive chain&lt;br /&gt;
3. **SAW filter** — ~60 dB attenuation at 470 MHz, eliminating interference from terrestrial digital TV and UHF PMR&lt;br /&gt;
4. **BATC Minitiouner** DVB-S/S2 tuner running the Ryde Receiver for demodulation&lt;br /&gt;
&lt;br /&gt;
Since interdigital filters have responses at odd harmonics, the second filtering stage (the SAW filter) is essential to fully clean up the signal before demodulation.&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
## Equipment Rack&lt;br /&gt;
&lt;br /&gt;
The repeater is housed in a wall-mounted 19&amp;quot; × 450mm(d) × 18U rack with removable side panels and a lockable glass front door. Two continuously-running 240V axial fans provide cooling, with heavy electrical loads mounted toward the top to keep a cool zone at the bottom of the cabinet.&lt;br /&gt;
&lt;br /&gt;
![GB3OO equipment rack](gb3oo_wiki_images/GB3OO_Rack.jpg)&lt;br /&gt;
&lt;br /&gt;
**Rack layout (bottom to top):**&lt;br /&gt;
&lt;br /&gt;
| RU | Contents |&lt;br /&gt;
|---|---|&lt;br /&gt;
| 1 | Cable management brush strip |&lt;br /&gt;
| 2 | Raspberry Pi shelf — media player, stream receiver, 70cm receiver |&lt;br /&gt;
| 3 | Network equipment — UniFi UCG firewall, 7-port PoE switch |&lt;br /&gt;
| 4 | Windows 11 PC — Bitfocus Companion software, VLC for audio announcements |&lt;br /&gt;
| 5 | Mains distribution 2 (low-power devices) |&lt;br /&gt;
| 6 | Pull-out drawer — Blackmagic ATEM Mini Pro video switcher, 2m receiver, 1TB SSD local storage |&lt;br /&gt;
| 7–8 | Receiver shelf — BATC Minitiouner |&lt;br /&gt;
| 9–10 | HF modulator, H.264 encoder, Modbus TCP/RTU telemetry |&lt;br /&gt;
| 11–12 | Ventilation panel |&lt;br /&gt;
| 13–15 | Power amplifier |&lt;br /&gt;
| 16 | Cable management brush strip |&lt;br /&gt;
| 17 | Air-tight blanking panel |&lt;br /&gt;
| 18 | Mains distribution 1 (PA, exciter, case fans) |&lt;br /&gt;
&lt;br /&gt;
### Exciter Shelf&lt;br /&gt;
&lt;br /&gt;
The modulator is an SR-Systems &amp;quot;Minimod&amp;quot; HF modulator paired with an SR-Systems H.264 encoder, managed via a VT-100 emulation RS-232 interface accessed over Telnet through an in-built terminal server on a fixed IP.&lt;br /&gt;
&lt;br /&gt;
The exciter shelf also carries the transmitter telemetry, via Modbus TCP/RTU:&lt;br /&gt;
&lt;br /&gt;
- **Temperature sensors (PTC):** exciter air outlet, PA air outlet, PA heatsink&lt;br /&gt;
- **Digital relay outputs:** exciter load/PA co-ax relay, ATEM power on/off (cold reset only)&lt;br /&gt;
- **Analogue input:** PA forward power&lt;br /&gt;
- **Digital output:** PA power switching (local relays in the PA shelf)&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
## Power &amp;amp; Infrastructure&lt;br /&gt;
&lt;br /&gt;
- **UPS:** APC tower UPS, fed from a blue 16A &amp;quot;Commando&amp;quot; connector that also serves as the safety isolator. Emergency isolation is via removing the two 13A plug tops from the orange distribution board at the rear of the UPS.&lt;br /&gt;
- **Metering:** A Modbus-compatible meter in the mains distribution board (located above the repeater) tracks electricity consumption.&lt;br /&gt;
- **UPS battery life:** expected to need replacement around 5 years from commissioning (May 2026), usage-dependent.&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
## Licensing &amp;amp; Insurance&lt;br /&gt;
&lt;br /&gt;
- **Ofcom:** Licensed via Notice of Variation dated 30 September 2025, renewal due 29 September 2028. NoV holder: Justin D. Cockett (G8YTZ).&lt;br /&gt;
- **Software:** All repeater system software is open-source or perpetually licensed. The PiDeck media player is licensed from Guy, M0GUY, and requires a continual internet connection to remain licensed. Commercial components (UniFi, Blackmagic ATEM, Windows 11) are licensed per manufacturer T&amp;amp;Cs.&lt;br /&gt;
- **Insurance:** Covered under the RSGB's Repeater &amp;amp; Beacon insurance scheme, renewed annually each May by G8YTZ.&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
## Control &amp;amp; Streaming Infrastructure&lt;br /&gt;
&lt;br /&gt;
The site runs a Bitfocus Companion v4 control portal, giving webhook-triggered automatic input switching, an ATEM video switcher, and full session recording (&amp;quot;Time Machine&amp;quot;) of repeater activity — all accessible to registered users via the website's Repeater Control Portal.&lt;br /&gt;
&lt;br /&gt;
### ATEM Streaming Watchdog&lt;br /&gt;
&lt;br /&gt;
The ATEM Mini Pro video switcher has a known Blackmagic firmware bug: after a power cycle, its streaming configuration (RTMP URL, key, bitrates) can come back corrupted, silently taking the stream offline. A custom Python watchdog runs continuously on the site PC, detecting this condition and automatically restoring the correct configuration — no site visit required. Full technical detail, installation procedure, and troubleshooting are covered in the separate ATEM Watchdog manual.&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
## Receiving GB3OO&lt;br /&gt;
&lt;br /&gt;
GB3OO can be received cheaply — often with equipment already owned. Full detail is on the website's &amp;quot;Streamer&amp;quot; and reception guide pages; in summary:&lt;br /&gt;
&lt;br /&gt;
**What you need:**&lt;br /&gt;
- A small 23cm Yagi antenna (wideband version recommended; e.g. Antenna Amplifiers' 23cm5ra or 23cm13dxr) plus feeder&lt;br /&gt;
- A standard **HD** satellite receiver — many modern TVs (LG, Samsung, Sony tested) have a suitable built-in tuner&lt;br /&gt;
- A small in-line amplifier to compensate for 23cm cable losses&lt;br /&gt;
&lt;br /&gt;
**Receiver settings:**&lt;br /&gt;
&lt;br /&gt;
| Setting | Value |&lt;br /&gt;
|---|---|&lt;br /&gt;
| LNB Local Oscillator | 9750 MHz |&lt;br /&gt;
| Symbol Rate | 2000 kSym/s (2 MSym/s) |&lt;br /&gt;
| Polarisation | Either — controls amplifier supply voltage, not signal |&lt;br /&gt;
| 22kHz Tone | OFF |&lt;br /&gt;
| LNB Power | ON |&lt;br /&gt;
| DiSEqC | OFF |&lt;br /&gt;
&lt;br /&gt;
Then run a blind scan — if signal is good, the receiver will find and add GB3OO automatically.&lt;br /&gt;
&lt;br /&gt;
Check the coverage map first; anyone in the &amp;quot;green&amp;quot; area with a clear line of sight toward Folkestone should have an easy time of it. Justin, G8YTZ, is happy to help assess individual locations (contact via QRZ).&lt;br /&gt;
&lt;br /&gt;
If an antenna isn't practical, streaming into the repeater from a phone or via OBS is also supported — see the &amp;quot;Streamer Key and Instructions&amp;quot; page on the website.&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
## Test Card&lt;br /&gt;
&lt;br /&gt;
![GB3OO test card](gb3oo_wiki_images/GB3OO_Test_Card.png)&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
## History / Timeline&lt;br /&gt;
&lt;br /&gt;
| Date | Milestone |&lt;br /&gt;
|---|---|&lt;br /&gt;
| 16 Sep 2025 | Website goes live; frequencies agreed |&lt;br /&gt;
| 8 Oct 2025 | Rack build underway — controller and receivers installed |&lt;br /&gt;
| 9 Oct 2025 | ATEM switcher and network equipment delivered and configured; ad-hoc streaming tests begin |&lt;br /&gt;
| 15 May 2026 | Antenna installation complete |&lt;br /&gt;
| 21–22 May 2026 | Equipment installed on site at Folkestone; output streaming live; 70cm receiver operational |&lt;br /&gt;
| 12 Jun 2026 | **GB3OO officially on the air** — 1304 MHz, 2 MSym/s, FEC 3/4 |&lt;br /&gt;
| 14 Jun 2026 | 70cm receiver lock-detection improved (5-second confirm timer to eliminate false/short locks) |&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
## Membership &amp;amp; Community&lt;br /&gt;
&lt;br /&gt;
Registration on gb3oo.co.uk is free and unlocks:&lt;br /&gt;
&lt;br /&gt;
- **Session Recordings** (&amp;quot;Time Machine&amp;quot;) — rewind and catch up on missed activity&lt;br /&gt;
- **Repeater Control Portal** — a live dashboard for repeater control&lt;br /&gt;
- **Slack Notifications** — alerts when the repeater comes into use&lt;br /&gt;
&lt;br /&gt;
Anyone registered on the GB3JV website as of 31 December 2025 has had their login carried across automatically; anyone else needs to register separately.&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
## Links&lt;br /&gt;
&lt;br /&gt;
- Website: [gb3oo.co.uk](https://gb3oo.co.uk)&lt;br /&gt;
- Coverage maps: [gb3oo.co.uk/predicted-coverage-map](https://gb3oo.co.uk/predicted-coverage-map/)&lt;br /&gt;
- Streamer / reception instructions: [gb3oo.co.uk/receiving-the-gb3jv-network-stream](https://gb3oo.co.uk/receiving-the-gb3jv-network-stream/)&lt;br /&gt;
- Logbook: [gb3oo.co.uk/logbook](https://gb3oo.co.uk/logbook/)&lt;br /&gt;
- BATC: [batc.org.uk](https://batc.org.uk)&lt;br /&gt;
- Direct web stream: `rtmp://rtmp.batc.org.uk/live/gb3oo`&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
*This page draws on the GB3OO website, the GB3OO technical manual, and site documentation. Some sections (network/remote access IP plan, full control portal configuration, detailed component part numbers) are held in the restricted technical manual and are only summarised here — let me know if you'd like any of those expanded.*&lt;/div&gt;</summary>
		<author><name>G8YTZ</name></author>
	</entry>
	<entry>
		<id>https://wiki.batc.org.uk/index.php?title=UK_ATV_repeaters&amp;diff=12621</id>
		<title>UK ATV repeaters</title>
		<link rel="alternate" type="text/html" href="https://wiki.batc.org.uk/index.php?title=UK_ATV_repeaters&amp;diff=12621"/>
		<updated>2026-07-24T08:00:42Z</updated>

		<summary type="html">&lt;p&gt;G8YTZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There are over 30 active ATV repeaters in the UK and the current status and operating frequencies can be found on the [https://www.ukrepeater.net/repeaterlist5.htm RSGB ETCC TV list]&lt;br /&gt;
&lt;br /&gt;
Here are two printable .pdf maps of TV Repeaters in the North and South of England: [[:Media:RptrNorth.pdf|Repeaters North]], [[:Media:RptrSouth.pdf|Repeaters South]].  These can be printed double-sided, landscape, flipped on the short edge.&lt;br /&gt;
&lt;br /&gt;
You can watch most UK ATV repeaters on the [http://www.batc.tv/ch_live.php BATC video streaming service.]  &lt;br /&gt;
&lt;br /&gt;
[[File:tvrepeaters.JPG|400px]]&lt;br /&gt;
&lt;br /&gt;
All repeaters have a seperate page which the group can now edit to add information.&lt;br /&gt;
&lt;br /&gt;
*[[GB3AT]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3BH]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3CT - Caistor IO93UM]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3ET]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3EN - North London]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3EY - Near Hull IO93RS]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3FT]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3GG]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3GV]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3HV]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3JT]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3JV]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3KM]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3LO]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3LX]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3NQ]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3NV]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3OO]] Folkestone&lt;br /&gt;
&lt;br /&gt;
*[[GB3PV]] Cambridge&lt;br /&gt;
&lt;br /&gt;
*[[GB3SQ]] Bournemouth&lt;br /&gt;
&lt;br /&gt;
*[[GB3TM]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3TN]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3TT - Sheffield IO93gk]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3UD]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3UT]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3YT]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3VL]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3ZZ]]&lt;/div&gt;</summary>
		<author><name>G8YTZ</name></author>
	</entry>
	<entry>
		<id>https://wiki.batc.org.uk/index.php?title=Lynx_RPi5_Dual_RX&amp;diff=12620</id>
		<title>Lynx RPi5 Dual RX</title>
		<link rel="alternate" type="text/html" href="https://wiki.batc.org.uk/index.php?title=Lynx_RPi5_Dual_RX&amp;diff=12620"/>
		<updated>2026-07-22T08:17:37Z</updated>

		<summary type="html">&lt;p&gt;G8YTZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Lynx and Knobler =&lt;br /&gt;
&lt;br /&gt;
'''Lynx''' is a Raspberry Pi-based control and monitoring package for amateur DATV reception, and '''Knobler''' is its companion hardware remote — a small rotary-dial display unit built on the M5Stack M5Dial. Together they turn a Picotuner-based DATV receiver into a system you can watch and control without a laptop or the Pi's own web UI open in front of you.&lt;br /&gt;
&lt;br /&gt;
This page gives a brief overview of both. See the [[#Getting Started|Getting Started]] section below for setup instructions.&lt;br /&gt;
&lt;br /&gt;
== Lynx ==&lt;br /&gt;
&lt;br /&gt;
Lynx runs on a Raspberry Pi and sits between the Picotuner hardware and the operator, providing:&lt;br /&gt;
&lt;br /&gt;
* A local web UI (default port 8080) for status, tuning, and configuration&lt;br /&gt;
* Live decode status — lock state, MER, and related quality metrics, read from the Picotuner's status broadcast&lt;br /&gt;
* A preset system for quickly recalling known frequencies/symbol rates across plugs (including saved presets created from the web UI)&lt;br /&gt;
* Optional receive diversity combining across two tuner inputs, with automatic MER-based switching and a &amp;quot;hard freeze breaker&amp;quot; safeguard against repeated lock loss&lt;br /&gt;
* Optional notifications — Slack, QRZ logbook lookups, and GPIO-triggered outputs (e.g. driving an external &amp;quot;on air&amp;quot; indicator) — each independently configurable and disabled by default&lt;br /&gt;
* Optional RTMP relay of the decoded stream&lt;br /&gt;
&lt;br /&gt;
Configuration lives in a single YAML file covering site details (callsign, locator, location), the Picotuner connection, presets, streams, diversity settings, and notification integrations.&lt;br /&gt;
&lt;br /&gt;
== Knobler ==&lt;br /&gt;
&lt;br /&gt;
Knobler is a physical companion display for Lynx, built on an [https://docs.m5stack.com/en/core/M5Dial M5Stack M5Dial] — a small ESP32-based device with a round touchscreen and a rotary encoder. It polls Lynx's web API directly and gives you a dedicated, always-on physical readout and control surface, separate from the web UI.&lt;br /&gt;
&lt;br /&gt;
'''Current capabilities:'''&lt;br /&gt;
&lt;br /&gt;
* Live status display (lock state, signal quality) with a configurable poll interval&lt;br /&gt;
* A menu system for browsing and selecting presets and streams via the rotary encoder, with an auto-timeout back to the normal display&lt;br /&gt;
* Self-service Wi-Fi setup — no need to hardcode network credentials into the firmware or edit code to get it on your network (see below)&lt;br /&gt;
* Automatic discovery of the Lynx receiver on the local network — no need to hardcode or manually enter an IP address&lt;br /&gt;
&lt;br /&gt;
=== Wi-Fi Setup ===&lt;br /&gt;
&lt;br /&gt;
On first boot (or if it can't find a previously-saved network), Knobler opens a temporary Wi-Fi access point of its own and displays a short prompt on screen. Connecting a phone or laptop to that access point brings up a normal Wi-Fi configuration page, where you select your network from a list and type in the password on a proper keyboard — rather than fumbling through SSID entry on a 1.28&amp;quot; touchscreen.&lt;br /&gt;
&lt;br /&gt;
Once configured, credentials are saved on the device. If the saved network ever becomes unreachable (moved out of range, router replaced, etc.), Knobler automatically falls back into setup mode after a short timeout, without any need to reflash or reconfigure it by hand.&lt;br /&gt;
&lt;br /&gt;
=== Auto-Discovery ===&lt;br /&gt;
&lt;br /&gt;
Rather than requiring a fixed, manually-entered IP address for the Lynx receiver, Knobler broadcasts a small discovery request on the local network on startup. Any Lynx instance running current software answers directly, providing its name, callsign, IP address, and API port — so Knobler finds the right receiver automatically, even if its address changes (e.g. after a router reboot hands out a new DHCP lease).&lt;br /&gt;
&lt;br /&gt;
== Getting Started ==&lt;br /&gt;
&lt;br /&gt;
'''Requirements:'''&lt;br /&gt;
* An M5Stack M5Dial device and USB-C cable&lt;br /&gt;
* Arduino IDE, with ESP32/M5Stack board support and the required libraries (M5Dial, WiFiManager, ArduinoJson) installed&lt;br /&gt;
* A Lynx receiver running current software (the discovery responder must be present — see below)&lt;br /&gt;
* A computer or phone to complete Wi-Fi setup&lt;br /&gt;
&lt;br /&gt;
'''Before flashing Knobler:''' make sure the Lynx receiver is running a version of the software that includes the discovery responder (it prints a line similar to &amp;lt;code&amp;gt;Discovery responder listening on UDP :9998.&amp;lt;/code&amp;gt; on startup). Older Lynx installs will need updating first, or Knobler won't be able to find them automatically.&lt;br /&gt;
&lt;br /&gt;
A full step-by-step installation guide — covering Arduino IDE setup, board/library installation, flashing, and first-time Wi-Fi configuration — is available separately: '''[insert link to installation guide here]'''.&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
&lt;br /&gt;
Both projects are under active development. Known limitations at time of writing:&lt;br /&gt;
&lt;br /&gt;
* If more than one Lynx receiver answers a discovery request on the same network, Knobler currently connects to whichever reply arrives first — a picker screen for choosing between multiple receivers is planned but not yet built.&lt;br /&gt;
* There is currently no on-device way to force Knobler back into Wi-Fi setup mode (e.g. to deliberately switch networks) short of clearing its saved credentials via a computer.&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [link to Lynx source/repository - coming soon!]&lt;br /&gt;
* [link to Knobler source/repository - coming soon!]&lt;br /&gt;
* [[Picotuner]]&lt;br /&gt;
&lt;br /&gt;
== Credits ==&lt;br /&gt;
&lt;br /&gt;
''[Justin D. Cockett - G8YTZ]''&lt;br /&gt;
&lt;br /&gt;
[[Category:DATV]]&lt;br /&gt;
[[Category:Receivers]]&lt;/div&gt;</summary>
		<author><name>G8YTZ</name></author>
	</entry>
	<entry>
		<id>https://wiki.batc.org.uk/index.php?title=Lynx_RPi5_Dual_RX&amp;diff=12619</id>
		<title>Lynx RPi5 Dual RX</title>
		<link rel="alternate" type="text/html" href="https://wiki.batc.org.uk/index.php?title=Lynx_RPi5_Dual_RX&amp;diff=12619"/>
		<updated>2026-07-22T06:26:08Z</updated>

		<summary type="html">&lt;p&gt;G8YTZ: /* Credits */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Lynx and Knobler =&lt;br /&gt;
&lt;br /&gt;
'''Lynx''' is a Raspberry Pi-based control and monitoring package for amateur DATV reception, and '''Knobler''' is its companion hardware remote — a small rotary-dial display unit built on the M5Stack M5Dial. Together they turn a Picotuner-based DATV receiver into a system you can watch and control without a laptop or the Pi's own web UI open in front of you.&lt;br /&gt;
&lt;br /&gt;
This page gives a brief overview of both. See the [[#Getting Started|Getting Started]] section below for setup instructions.&lt;br /&gt;
&lt;br /&gt;
== Lynx ==&lt;br /&gt;
&lt;br /&gt;
Lynx runs on a Raspberry Pi and sits between the Picotuner hardware and the operator, providing:&lt;br /&gt;
&lt;br /&gt;
* A local web UI (default port 8080) for status, tuning, and configuration&lt;br /&gt;
* Live decode status — lock state, MER, and related quality metrics, read from the Picotuner's status broadcast&lt;br /&gt;
* A preset system for quickly recalling known frequencies/symbol rates across plugs (including saved presets created from the web UI)&lt;br /&gt;
* Optional receive diversity combining across two tuner inputs, with automatic MER-based switching and a &amp;quot;hard freeze breaker&amp;quot; safeguard against repeated lock loss&lt;br /&gt;
* Optional notifications — Slack, QRZ logbook lookups, and GPIO-triggered outputs (e.g. driving an external &amp;quot;on air&amp;quot; indicator) — each independently configurable and disabled by default&lt;br /&gt;
* Optional RTMP relay of the decoded stream&lt;br /&gt;
&lt;br /&gt;
Configuration lives in a single YAML file covering site details (callsign, locator, location), the Picotuner connection, presets, streams, diversity settings, and notification integrations.&lt;br /&gt;
&lt;br /&gt;
== Knobler ==&lt;br /&gt;
&lt;br /&gt;
Knobler is a physical companion display for Lynx, built on an [https://docs.m5stack.com/en/core/M5Dial M5Stack M5Dial] — a small ESP32-based device with a round touchscreen and a rotary encoder. It polls Lynx's web API directly and gives you a dedicated, always-on physical readout and control surface, separate from the web UI.&lt;br /&gt;
&lt;br /&gt;
'''Current capabilities:'''&lt;br /&gt;
&lt;br /&gt;
* Live status display (lock state, signal quality) with a configurable poll interval&lt;br /&gt;
* A menu system for browsing and selecting presets and streams via the rotary encoder, with an auto-timeout back to the normal display&lt;br /&gt;
* Self-service Wi-Fi setup — no need to hardcode network credentials into the firmware or edit code to get it on your network (see below)&lt;br /&gt;
* Automatic discovery of the Lynx receiver on the local network — no need to hardcode or manually enter an IP address&lt;br /&gt;
&lt;br /&gt;
=== Wi-Fi Setup ===&lt;br /&gt;
&lt;br /&gt;
On first boot (or if it can't find a previously-saved network), Knobler opens a temporary Wi-Fi access point of its own and displays a short prompt on screen. Connecting a phone or laptop to that access point brings up a normal Wi-Fi configuration page, where you select your network from a list and type in the password on a proper keyboard — rather than fumbling through SSID entry on a 1.28&amp;quot; touchscreen.&lt;br /&gt;
&lt;br /&gt;
Once configured, credentials are saved on the device. If the saved network ever becomes unreachable (moved out of range, router replaced, etc.), Knobler automatically falls back into setup mode after a short timeout, without any need to reflash or reconfigure it by hand.&lt;br /&gt;
&lt;br /&gt;
=== Auto-Discovery ===&lt;br /&gt;
&lt;br /&gt;
Rather than requiring a fixed, manually-entered IP address for the Lynx receiver, Knobler broadcasts a small discovery request on the local network on startup. Any Lynx instance running current software answers directly, providing its name, callsign, IP address, and API port — so Knobler finds the right receiver automatically, even if its address changes (e.g. after a router reboot hands out a new DHCP lease).&lt;br /&gt;
&lt;br /&gt;
== Getting Started ==&lt;br /&gt;
&lt;br /&gt;
'''Requirements:'''&lt;br /&gt;
* An M5Stack M5Dial device and USB-C cable&lt;br /&gt;
* Arduino IDE, with ESP32/M5Stack board support and the required libraries (M5Dial, WiFiManager, ArduinoJson) installed&lt;br /&gt;
* A Lynx receiver running current software (the discovery responder must be present — see below)&lt;br /&gt;
* A computer or phone to complete Wi-Fi setup&lt;br /&gt;
&lt;br /&gt;
'''Before flashing Knobler:''' make sure the Lynx receiver is running a version of the software that includes the discovery responder (it prints a line similar to &amp;lt;code&amp;gt;Discovery responder listening on UDP :9998.&amp;lt;/code&amp;gt; on startup). Older Lynx installs will need updating first, or Knobler won't be able to find them automatically.&lt;br /&gt;
&lt;br /&gt;
A full step-by-step installation guide — covering Arduino IDE setup, board/library installation, flashing, and first-time Wi-Fi configuration — is available separately: '''[insert link to installation guide here]'''.&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
&lt;br /&gt;
Both projects are under active development. Known limitations at time of writing:&lt;br /&gt;
&lt;br /&gt;
* If more than one Lynx receiver answers a discovery request on the same network, Knobler currently connects to whichever reply arrives first — a picker screen for choosing between multiple receivers is planned but not yet built.&lt;br /&gt;
* There is currently no on-device way to force Knobler back into Wi-Fi setup mode (e.g. to deliberately switch networks) short of clearing its saved credentials via a computer.&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [insert link to Lynx source/repository]&lt;br /&gt;
* [insert link to Knobler source/repository]&lt;br /&gt;
* [[Picotuner]]&lt;br /&gt;
&lt;br /&gt;
== Credits ==&lt;br /&gt;
&lt;br /&gt;
''[Justin D. Cockett - G8YTZ]''&lt;br /&gt;
&lt;br /&gt;
[[Category:DATV]]&lt;br /&gt;
[[Category:Receivers]]&lt;/div&gt;</summary>
		<author><name>G8YTZ</name></author>
	</entry>
	<entry>
		<id>https://wiki.batc.org.uk/index.php?title=Lynx_RPi5_Dual_RX&amp;diff=12618</id>
		<title>Lynx RPi5 Dual RX</title>
		<link rel="alternate" type="text/html" href="https://wiki.batc.org.uk/index.php?title=Lynx_RPi5_Dual_RX&amp;diff=12618"/>
		<updated>2026-07-22T06:25:18Z</updated>

		<summary type="html">&lt;p&gt;G8YTZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Lynx and Knobler =&lt;br /&gt;
&lt;br /&gt;
'''Lynx''' is a Raspberry Pi-based control and monitoring package for amateur DATV reception, and '''Knobler''' is its companion hardware remote — a small rotary-dial display unit built on the M5Stack M5Dial. Together they turn a Picotuner-based DATV receiver into a system you can watch and control without a laptop or the Pi's own web UI open in front of you.&lt;br /&gt;
&lt;br /&gt;
This page gives a brief overview of both. See the [[#Getting Started|Getting Started]] section below for setup instructions.&lt;br /&gt;
&lt;br /&gt;
== Lynx ==&lt;br /&gt;
&lt;br /&gt;
Lynx runs on a Raspberry Pi and sits between the Picotuner hardware and the operator, providing:&lt;br /&gt;
&lt;br /&gt;
* A local web UI (default port 8080) for status, tuning, and configuration&lt;br /&gt;
* Live decode status — lock state, MER, and related quality metrics, read from the Picotuner's status broadcast&lt;br /&gt;
* A preset system for quickly recalling known frequencies/symbol rates across plugs (including saved presets created from the web UI)&lt;br /&gt;
* Optional receive diversity combining across two tuner inputs, with automatic MER-based switching and a &amp;quot;hard freeze breaker&amp;quot; safeguard against repeated lock loss&lt;br /&gt;
* Optional notifications — Slack, QRZ logbook lookups, and GPIO-triggered outputs (e.g. driving an external &amp;quot;on air&amp;quot; indicator) — each independently configurable and disabled by default&lt;br /&gt;
* Optional RTMP relay of the decoded stream&lt;br /&gt;
&lt;br /&gt;
Configuration lives in a single YAML file covering site details (callsign, locator, location), the Picotuner connection, presets, streams, diversity settings, and notification integrations.&lt;br /&gt;
&lt;br /&gt;
== Knobler ==&lt;br /&gt;
&lt;br /&gt;
Knobler is a physical companion display for Lynx, built on an [https://docs.m5stack.com/en/core/M5Dial M5Stack M5Dial] — a small ESP32-based device with a round touchscreen and a rotary encoder. It polls Lynx's web API directly and gives you a dedicated, always-on physical readout and control surface, separate from the web UI.&lt;br /&gt;
&lt;br /&gt;
'''Current capabilities:'''&lt;br /&gt;
&lt;br /&gt;
* Live status display (lock state, signal quality) with a configurable poll interval&lt;br /&gt;
* A menu system for browsing and selecting presets and streams via the rotary encoder, with an auto-timeout back to the normal display&lt;br /&gt;
* Self-service Wi-Fi setup — no need to hardcode network credentials into the firmware or edit code to get it on your network (see below)&lt;br /&gt;
* Automatic discovery of the Lynx receiver on the local network — no need to hardcode or manually enter an IP address&lt;br /&gt;
&lt;br /&gt;
=== Wi-Fi Setup ===&lt;br /&gt;
&lt;br /&gt;
On first boot (or if it can't find a previously-saved network), Knobler opens a temporary Wi-Fi access point of its own and displays a short prompt on screen. Connecting a phone or laptop to that access point brings up a normal Wi-Fi configuration page, where you select your network from a list and type in the password on a proper keyboard — rather than fumbling through SSID entry on a 1.28&amp;quot; touchscreen.&lt;br /&gt;
&lt;br /&gt;
Once configured, credentials are saved on the device. If the saved network ever becomes unreachable (moved out of range, router replaced, etc.), Knobler automatically falls back into setup mode after a short timeout, without any need to reflash or reconfigure it by hand.&lt;br /&gt;
&lt;br /&gt;
=== Auto-Discovery ===&lt;br /&gt;
&lt;br /&gt;
Rather than requiring a fixed, manually-entered IP address for the Lynx receiver, Knobler broadcasts a small discovery request on the local network on startup. Any Lynx instance running current software answers directly, providing its name, callsign, IP address, and API port — so Knobler finds the right receiver automatically, even if its address changes (e.g. after a router reboot hands out a new DHCP lease).&lt;br /&gt;
&lt;br /&gt;
== Getting Started ==&lt;br /&gt;
&lt;br /&gt;
'''Requirements:'''&lt;br /&gt;
* An M5Stack M5Dial device and USB-C cable&lt;br /&gt;
* Arduino IDE, with ESP32/M5Stack board support and the required libraries (M5Dial, WiFiManager, ArduinoJson) installed&lt;br /&gt;
* A Lynx receiver running current software (the discovery responder must be present — see below)&lt;br /&gt;
* A computer or phone to complete Wi-Fi setup&lt;br /&gt;
&lt;br /&gt;
'''Before flashing Knobler:''' make sure the Lynx receiver is running a version of the software that includes the discovery responder (it prints a line similar to &amp;lt;code&amp;gt;Discovery responder listening on UDP :9998.&amp;lt;/code&amp;gt; on startup). Older Lynx installs will need updating first, or Knobler won't be able to find them automatically.&lt;br /&gt;
&lt;br /&gt;
A full step-by-step installation guide — covering Arduino IDE setup, board/library installation, flashing, and first-time Wi-Fi configuration — is available separately: '''[insert link to installation guide here]'''.&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
&lt;br /&gt;
Both projects are under active development. Known limitations at time of writing:&lt;br /&gt;
&lt;br /&gt;
* If more than one Lynx receiver answers a discovery request on the same network, Knobler currently connects to whichever reply arrives first — a picker screen for choosing between multiple receivers is planned but not yet built.&lt;br /&gt;
* There is currently no on-device way to force Knobler back into Wi-Fi setup mode (e.g. to deliberately switch networks) short of clearing its saved credentials via a computer.&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [insert link to Lynx source/repository]&lt;br /&gt;
* [insert link to Knobler source/repository]&lt;br /&gt;
* [[Picotuner]]&lt;br /&gt;
&lt;br /&gt;
== Credits ==&lt;br /&gt;
&lt;br /&gt;
''[insert author/maintainer attribution here]''&lt;br /&gt;
&lt;br /&gt;
[[Category:DATV]]&lt;br /&gt;
[[Category:Receivers]]&lt;/div&gt;</summary>
		<author><name>G8YTZ</name></author>
	</entry>
	<entry>
		<id>https://wiki.batc.org.uk/index.php?title=Lynx_RPi5_Dual_RX&amp;diff=12617</id>
		<title>Lynx RPi5 Dual RX</title>
		<link rel="alternate" type="text/html" href="https://wiki.batc.org.uk/index.php?title=Lynx_RPi5_Dual_RX&amp;diff=12617"/>
		<updated>2026-07-21T15:24:09Z</updated>

		<summary type="html">&lt;p&gt;G8YTZ: Alpha v0.e&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Lynx receiver is a DATV receiver being developed by Justin G8YTZ.  As of July 2026 it was in early prototype form and not released.&lt;br /&gt;
&lt;br /&gt;
The hardware includes a Raspberry Pi 5 with display, network connected to a PicoTuner with G4EWJ's ethernet interface.&lt;br /&gt;
&lt;br /&gt;
Features include diversity reception across the tuner's 2 inputs.&lt;br /&gt;
&lt;br /&gt;
Attached is the Alpha software for the “Pi 5 Lynx” DATV Receiver that I have been working on. You’ll need a Pi 5 with 4GB RAM and a 32GB SD card. In theory a 2GB Pi 5 will work, but will be come a problem as I add new features. PicoTuner with ethernet - latest code required.&lt;br /&gt;
&lt;br /&gt;
Known issue to be aware of: On first boot/tune in Diversity mode one tuners may not lock, we’ve implemented a workaround, by sending the tune command twice on boot, but the core issue seems that the PicoTuner cannot reliably cope with a second tune command whilst acquiring/locking the first signal.&lt;br /&gt;
&lt;br /&gt;
Readme Folder:&lt;br /&gt;
&lt;br /&gt;
Installation Instructions for the Alpha testers&lt;br /&gt;
Web UI documentation - what all the bits do&lt;br /&gt;
Lynx Features (quite old now, but sets the scene)&lt;br /&gt;
Lynx Diversity manual - details of the Lynx Diversity feature and the journey so far.&lt;br /&gt;
Lynx Diversity Progress Report - a bit historical now, but explains why we changed to PCR from packet sequence combining. My original idea was we could generate wall-clock sequence numbers by generating check sums from the packet sequence, but PCR was much simpler to implement.&lt;br /&gt;
&lt;br /&gt;
best regards&lt;br /&gt;
&lt;br /&gt;
Justin Cockett - G8YTZ&lt;/div&gt;</summary>
		<author><name>G8YTZ</name></author>
	</entry>
	<entry>
		<id>https://wiki.batc.org.uk/index.php?title=GB3JV&amp;diff=9938</id>
		<title>GB3JV</title>
		<link rel="alternate" type="text/html" href="https://wiki.batc.org.uk/index.php?title=GB3JV&amp;diff=9938"/>
		<updated>2022-07-10T21:59:31Z</updated>

		<summary type="html">&lt;p&gt;G8YTZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;GB3JV DATV repeater located in Petts Wood, Kent&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;Output:&amp;lt;/span&amp;gt; 3.404GHz - 2MS/s - DVBS-2 - 0.35 - FEC 4/5 - Horiz. Polarisation&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;Location:&amp;amp;nbsp;&amp;lt;/span&amp;gt;JO01AJ (Petts Wood Railway Station)&amp;amp;nbsp;&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;Web Site: http://www.gb3jv.co.uk/&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;GB3JV Overview&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;The repeater uses an innovative new controller system based on the Blackmagic ATEM Mini Pro broadcast switcher and Bitfocus&amp;amp;rsquo; &amp;amp;ldquo;Companion&amp;amp;rdquo; middleware&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;The 70cm and 23cm receivers are based on the &amp;amp;ldquo;Minitiouner&amp;amp;rdquo; hardware, developed by F6DZP and the &amp;amp;ldquo;Ryde&amp;amp;rdquo; software developed by members of the BATC&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;When a signal is received a &amp;amp;ldquo;web-hook&amp;amp;rdquo; command is sent to &amp;amp;ldquo;Companion&amp;amp;rdquo; and sends an instruction to the ATEM that instigates a MACRO to transition to the active input&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;The web stream is generated by the ATEM Mini Pro and the media server is based on Guy, M0GUY&amp;amp;rsquo;s PiDeck software&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;You can register on the web site to receive a stream key and to be included in the GB3JV SLACK channel. SLACK will alert you to repeater activity so you can join in with a QSO.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Telemetry:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;The repeater&amp;amp;rsquo;s&amp;lt;span class=&amp;quot;Apple-converted-space&amp;quot;&amp;gt;&amp;amp;nbsp; &amp;lt;/span&amp;gt;telemetry system is based on the &amp;amp;ldquo;Modbus RTU&amp;amp;rdquo; protocol over internet protocol this allows:&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Full remote monitoring of the repeater&amp;amp;rsquo;s health with notifications to the keeper&amp;amp;rsquo;s iPhone&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Full remote control of the repeater&amp;amp;rsquo;s functions and status&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Outputs:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;3.404GHz, 2Ms/s FEC 4/5&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;BATC Web Stream: rtmp://rtmp.batc.org.uk/live/gb3jv&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Inputs:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;DVBS/S2 1249MHz/Horiz. 333kS/s or 2MS/s, automatic FEC detection&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;DVBS/S2 437MHz/Horiz. 333kS/s or 2MS/s, automatic FEC detection&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;BATC Web Stream, please limit your stream to 800kb/s&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;144.750 FM/Vertical 103.5Hz CTCSS (ATV Calling Channel Talkback frequency)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Networking:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;The repeater is curently networked using an unlimited 4G cellular tariff provided by &amp;quot;SMARTY&amp;quot; an H3G company.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Latest News (updated 10/07/2022)&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Input Recording:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;amp;nbsp;In August we are launching a new feature: Repeater recording. Those who have joined the GB3JV web site will be able to access any of these recordings via a link. A great way to review your, and others repeater traffic after the event. See the updated privacy policy at http://www.gb3jv.co.uk/&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;New Ethernet FWA link:&amp;lt;/span&amp;gt;&amp;amp;nbsp;&amp;lt;/strong&amp;gt;Justin&amp;amp;rsquo;s been a bit busy installing a new 5GHz link between his house and the GB3JV repeater. The objective of the project is to replace the 4G Cellular internet connection with an RF (Fixed Wireless Access) link back to my house. It&amp;amp;rsquo;s all about the ROI &amp;amp;ndash; &amp;amp;nbsp;4G Cellular @ &amp;amp;pound;18/month: &amp;amp;pound;120 (equipment) + &amp;amp;pound;50 (License) +&amp;amp;pound;10 (cables) = &amp;amp;pound;180 / &amp;amp;pound;18/month = 10 months.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;The link equipment I&amp;amp;rsquo;ve purchased is the Ubiquiti &amp;amp;ldquo;LiteBeam&amp;amp;rdquo; 5AC Gen2. This equipment is often used for Wireless Broadband connectivity in rural areas and can be configured for point-to-point or point-to-multipoint. The photograph shows the installation on my chimney. The cost of the equipment was just &amp;amp;pound;60 per endpoint, including VAT. Supplier: 4gon.co.uk&amp;amp;nbsp;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;The equipment provides an ethernet interface at each end and has a comprehensive management system, shown in the attached screen shots. Measured throughput is 30Mb/s the configuration I&amp;amp;rsquo;m using is a 20MHz channel running QAM64 modulation schema (remember&amp;amp;nbsp;this is half duplex!). I&amp;amp;rsquo;ve opted for link resilience over ultimate speed. The unit runs two MIMO (multiple&amp;amp;nbsp;in - multiple out) &amp;amp;nbsp;&amp;amp;ldquo;chains&amp;amp;rdquo; one data stream is horizontally polarised and one vertically polarised. I'm monitoring link performance for a few weeks via my Syslog server instance.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;Spectrum Planning:&amp;lt;/span&amp;gt;&amp;amp;nbsp;&amp;lt;/strong&amp;gt;The 5GHz spectrum is divided into three bands:&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Band A: 5150-5350 MHz EIRP 200mW&amp;amp;nbsp;alllowed&amp;amp;nbsp;- no fixed outdoor or airborne use, DFS required above 5250 MHz&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Band B: 5470-5730 MHz 1W EIRP allowed - no airborne use, DFS and TPC required&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Band C: 5725-5850 MHz 4W EIRP allowed - Must hold a 5.8 GHz licence and all terminals must be registered. DFS and TPC&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;DFS&amp;lt;/strong&amp;gt; =&amp;amp;gt; Dynamic Frequency Selection and &amp;lt;strong&amp;gt;TPC&amp;lt;/strong&amp;gt; =&amp;amp;gt; Transmit Power Control&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Justin's applied to OFCOM for a Band C &amp;amp;ldquo;light licence&amp;amp;rdquo;, but for now he's using Band B. The move to Band C (avoiding the amateur allocations!) will give another 6dB margin due to the higher transmit power and an additional 5dB margin due to the lower noise floor (as measured).&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;Thanks to Gareth G4XAT for his help with antenna erection!&amp;lt;/p&amp;gt;&lt;/div&gt;</summary>
		<author><name>G8YTZ</name></author>
	</entry>
	<entry>
		<id>https://wiki.batc.org.uk/index.php?title=GB3JV&amp;diff=9937</id>
		<title>GB3JV</title>
		<link rel="alternate" type="text/html" href="https://wiki.batc.org.uk/index.php?title=GB3JV&amp;diff=9937"/>
		<updated>2022-07-10T21:51:15Z</updated>

		<summary type="html">&lt;p&gt;G8YTZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;GB3JV DATV repeater located in Petts Wood, Kent&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;Output:&amp;lt;/span&amp;gt; 3.404GHz - 2MS/s - DVBS-2 - 0.35 - FEC 4/5 - Horiz. Polarisation&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;Location:&amp;amp;nbsp;&amp;lt;/span&amp;gt;JO01AJ (Petts Wood Railway Station)&amp;amp;nbsp;&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;Web Site:&amp;lt;/span&amp;gt; &amp;lt;a class=&amp;quot;external free&amp;quot; href=&amp;quot;http://www.gb3jv.co.uk/&amp;quot; target=&amp;quot;_blank&amp;quot; rel=&amp;quot;nofollow noreferrer noopener&amp;quot;&amp;gt;http://www.gb3jv.co.uk/&amp;lt;/a&amp;gt;&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;GB3JV Overview&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;The repeater uses an innovative new controller system based on the Blackmagic ATEM Mini Pro broadcast switcher and Bitfocus&amp;amp;rsquo; &amp;amp;ldquo;Companion&amp;amp;rdquo; middleware&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;The 70cm and 23cm receivers are based on the &amp;amp;ldquo;Minitiouner&amp;amp;rdquo; hardware, developed by F6DZP and the &amp;amp;ldquo;Ryde&amp;amp;rdquo; software developed by members of the BATC&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;When a signal is received a &amp;amp;ldquo;web-hook&amp;amp;rdquo; command is sent to &amp;amp;ldquo;Companion&amp;amp;rdquo; and sends an instruction to the ATEM that instigates a MACRO to transition to the active input&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;The web stream is generated by the ATEM Mini Pro and the media server is based on Guy, M0GUY&amp;amp;rsquo;s PiDeck software&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;You can register on the web site to receive a stream key and to be included in the GB3JV SLACK channel. SLACK will alert you to repeater activity so you can join in with a QSO.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Telemetry:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;The repeater&amp;amp;rsquo;s&amp;lt;span class=&amp;quot;Apple-converted-space&amp;quot;&amp;gt;&amp;amp;nbsp; &amp;lt;/span&amp;gt;telemetry system is based on the &amp;amp;ldquo;Modbus RTU&amp;amp;rdquo; protocol over internet protocol this allows:&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Full remote monitoring of the repeater&amp;amp;rsquo;s health with notifications to the keeper&amp;amp;rsquo;s iPhone&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Full remote control of the repeater&amp;amp;rsquo;s functions and status&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Outputs:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;3.404GHz, 2Ms/s FEC 4/5&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;BATC Web Stream:&amp;amp;nbsp;&amp;lt;strong&amp;gt;&amp;amp;lt;a href=&amp;quot;rtmp://rtmp.batc.org.uk/live/gb3jv&amp;quot;&amp;amp;gt;rtmp://rtmp.batc.org.uk/live/gb3jv&amp;amp;lt;/a&amp;amp;gt;&amp;lt;/strong&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Inputs:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;DVBS/S2 1249MHz/Horiz. 333kS/s or 2MS/s, automatic FEC detection&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;DVBS/S2 437MHz/Horiz. 333kS/s or 2MS/s, automatic FEC detection&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;BATC Web Stream, please limit your stream to 800kb/s&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;144.750 FM/Vertical 103.5Hz CTCSS (ATV Calling Channel Talkback frequency)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Networking:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;The repeater is curently networked using an unlimited 4G cellular tariff provided by &amp;quot;SMARTY&amp;quot; an H3G company.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Latest News (updated 10/07/2022)&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Input Recording:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;amp;nbsp;In August we are launching a new feature: Repeater recording. Those who have joined the GB3JV web site will be able to access any of these recordings via a link. A great way to review your, and others repeater traffic after the event. See the updated privacy policy at &amp;lt;a class=&amp;quot;external free&amp;quot; href=&amp;quot;http://www.gb3jv.co.uk/&amp;quot; target=&amp;quot;_blank&amp;quot; rel=&amp;quot;nofollow noreferrer noopener&amp;quot;&amp;gt;http://www.gb3jv.co.uk/&amp;lt;/a&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;New Ethernet FWA link:&amp;lt;/span&amp;gt;&amp;amp;nbsp;&amp;lt;/strong&amp;gt;Justin&amp;amp;rsquo;s been a bit busy installing a new 5GHz link between his house and the GB3JV repeater. The objective of the project is to replace the 4G Cellular internet connection with an RF (Fixed Wireless Access) link back to my house. It&amp;amp;rsquo;s all about the ROI &amp;amp;ndash; &amp;amp;nbsp;4G Cellular @ &amp;amp;pound;18/month: &amp;amp;pound;120 (equipment) + &amp;amp;pound;50 (License) +&amp;amp;pound;10 (cables) = &amp;amp;pound;180 / &amp;amp;pound;18/month = 10 months.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;The link equipment I&amp;amp;rsquo;ve purchased is the Ubiquiti &amp;amp;ldquo;LiteBeam&amp;amp;rdquo; 5AC Gen2. This equipment is often used for Wireless Broadband connectivity in rural areas and can be configured for point-to-point or point-to-multipoint. The photograph shows the installation on my chimney. The cost of the equipment was just &amp;amp;pound;60 per endpoint, including VAT. Supplier: 4gon.co.uk&amp;amp;nbsp;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;The equipment provides an ethernet interface at each end and has a comprehensive management system, shown in the attached screen shots. Measured throughput is 30Mb/s the configuration I&amp;amp;rsquo;m using is a 20MHz channel running QAM64 modulation schema (remember&amp;amp;nbsp;this is half duplex!). I&amp;amp;rsquo;ve opted for link resilience over ultimate speed. The unit runs two MIMO (multiple&amp;amp;nbsp;in - multiple out) &amp;amp;nbsp;&amp;amp;ldquo;chains&amp;amp;rdquo; one data stream is horizontally polarised and one vertically polarised. I'm monitoring link performance for a few weeks via my Syslog server instance.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;Spectrum Planning:&amp;lt;/span&amp;gt;&amp;amp;nbsp;&amp;lt;/strong&amp;gt;The 5GHz spectrum is divided into three bands:&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Band A: 5150-5350 MHz EIRP 200mW&amp;amp;nbsp;alllowed&amp;amp;nbsp;- no fixed outdoor or airborne use, DFS required above 5250 MHz&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Band B: 5470-5730 MHz 1W EIRP allowed - no airborne use, DFS and TPC required&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Band C: 5725-5850 MHz 4W EIRP allowed - Must hold a 5.8 GHz licence and all terminals must be registered. DFS and TPC&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;DFS&amp;lt;/strong&amp;gt; =&amp;amp;gt; Dynamic Frequency Selection and &amp;lt;strong&amp;gt;TPC&amp;lt;/strong&amp;gt; =&amp;amp;gt; Transmit Power Control&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Justin's applied to OFCOM for a Band C &amp;amp;ldquo;light licence&amp;amp;rdquo;, but for now he's using Band B. The move to Band C (avoiding the amateur allocations!) will give another 6dB margin due to the higher transmit power and an additional 5dB margin due to the lower noise floor (as measured).&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;Thanks to Gareth G4XAT for his help with antenna erection!&amp;lt;/p&amp;gt;&lt;/div&gt;</summary>
		<author><name>G8YTZ</name></author>
	</entry>
	<entry>
		<id>https://wiki.batc.org.uk/index.php?title=GB3JV&amp;diff=9936</id>
		<title>GB3JV</title>
		<link rel="alternate" type="text/html" href="https://wiki.batc.org.uk/index.php?title=GB3JV&amp;diff=9936"/>
		<updated>2022-07-10T21:48:15Z</updated>

		<summary type="html">&lt;p&gt;G8YTZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;GB3JV DATV repeater located in Petts Wood, Kent&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Output: 3.404GHz - 2MS/s - DVBS-2 - 0.35 - FEC 4/5 - Horiz. Polarisation&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Location: &amp;amp;nbsp; &amp;amp;nbsp; JO01AJ (Petts Wood Railway Station)&amp;amp;nbsp;&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Web Site: http://www.gb3jv.co.uk/&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;GB3JV Overview&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;The repeater uses an innovative new controller system based on the Blackmagic ATEM Mini Pro broadcast switcher and Bitfocus&amp;amp;rsquo; &amp;amp;ldquo;Companion&amp;amp;rdquo; middleware&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;The 70cm and 23cm receivers are based on the &amp;amp;ldquo;Minitiouner&amp;amp;rdquo; hardware, developed by F6DZP and the &amp;amp;ldquo;Ryde&amp;amp;rdquo; software developed by members of the BATC&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;When a signal is received a &amp;amp;ldquo;web-hook&amp;amp;rdquo; command is sent to &amp;amp;ldquo;Companion&amp;amp;rdquo; and sends an instruction to the ATEM that instigates a MACRO to transition to the active input&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;The web stream is generated by the ATEM Mini Pro and the media server is based on Guy, M0GUY&amp;amp;rsquo;s PiDeck software&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;You can register on the web site to receive a stream key and to be included in the GB3JV SLACK channel. SLACK will alert you to repeater activity so you can join in with a QSO.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Telemetry:&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;The repeater&amp;amp;rsquo;s&amp;lt;span class=&amp;quot;Apple-converted-space&amp;quot;&amp;gt;&amp;amp;nbsp; &amp;lt;/span&amp;gt;telemetry system is based on the &amp;amp;ldquo;Modbus RTU&amp;amp;rdquo; protocol over internet protocol this allows:&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Full remote monitoring of the repeater&amp;amp;rsquo;s health with notifications to the keeper&amp;amp;rsquo;s iPhone&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Full remote control of the repeater&amp;amp;rsquo;s functions and status&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Outputs:&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;3.404GHz, 2Ms/s FEC 4/5&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;BATC Web Stream:&amp;amp;nbsp;&amp;lt;strong&amp;gt;&amp;lt;a href=&amp;quot;rtmp://rtmp.batc.org.uk/live/gb3jv&amp;quot;&amp;gt;rtmp://rtmp.batc.org.uk/live/gb3jv&amp;lt;/a&amp;gt;&amp;lt;/strong&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Inputs:&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;DVBS/S2 1249MHz/Horiz. 333kS/s or 2MS/s, automatic FEC detection&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;DVBS/S2 437MHz/Horiz. 333kS/s or 2MS/s, automatic FEC detection&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;BATC Web Stream, please limit your stream to 800kb/s&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;144.750 FM/Vertical 103.5Hz CTCSS (ATV Calling Channel Talkback frequency)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Networking:&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;The repeater is curently networked using an unlimited 4G cellular tariff provided by &amp;quot;SMARTY&amp;quot; an H3G company.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Latest News (updated 10/07/2022)&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Input Recording:&amp;lt;/strong&amp;gt;&amp;amp;nbsp;In August we are launching a new feature: Repeater recording. Those who have joined the GB3JV web site will be able to access any of these recordings via a link. A great way to review your, and others repeater traffic after the event. See the updated privacy policy at http://www.gb3jv.co.uk/&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;New Ethernet FWA link:&amp;amp;nbsp;&amp;lt;/strong&amp;gt;Justin&amp;amp;rsquo;s been a bit busy installing a new 5GHz link between his house and the GB3JV repeater. The objective of the project is to replace the 4G Cellular internet connection with an RF (Fixed Wireless Access) link back to my house. It&amp;amp;rsquo;s all about the ROI &amp;amp;ndash; &amp;amp;nbsp;4G Cellular @ &amp;amp;pound;18/month: &amp;amp;pound;120 (equipment) + &amp;amp;pound;50 (License) +&amp;amp;pound;10 (cables) = &amp;amp;pound;180 / &amp;amp;pound;18/month = 10 months.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;The link equipment I&amp;amp;rsquo;ve purchased is the Ubiquiti &amp;amp;ldquo;LiteBeam&amp;amp;rdquo; 5AC Gen2. This equipment is often used for Wireless Broadband connectivity in rural areas and can be configured for point-to-point or point-to-multipoint. The photograph shows the installation on my chimney. The cost of the equipment was just &amp;amp;pound;60 per endpoint, including VAT. Supplier: 4gon.co.uk&amp;amp;nbsp;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;The equipment provides an ethernet interface at each end and has a comprehensive management system, shown in the attached screen shots. Measured throughput is 30Mb/s the configuration I&amp;amp;rsquo;m using is a 20MHz channel running QAM64 modulation schema (remember&amp;amp;nbsp;this is half duplex!). I&amp;amp;rsquo;ve opted for link resilience over ultimate speed. The unit runs two MIMO (multiple&amp;amp;nbsp;in - multiple out) &amp;amp;nbsp;&amp;amp;ldquo;chains&amp;amp;rdquo; one data stream is horizontally polarised and one vertically polarised. I'm monitoring link performance for a few weeks via my Syslog server instance.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Spectrum Planning:&amp;amp;nbsp;&amp;lt;/strong&amp;gt;The 5GHz spectrum is divided into three bands:&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Band A: 5150-5350 MHz EIRP 200mW&amp;amp;nbsp;alllowed&amp;amp;nbsp;- no fixed outdoor or airborne use, DFS required above 5250 MHz&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Band B: 5470-5730 MHz 1W EIRP allowed - no airborne use, DFS and TPC required&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Band C: 5725-5850 MHz 4W EIRP allowed - Must hold a 5.8 GHz licence and all terminals must be registered. DFS and TPC&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;DFS&amp;lt;/strong&amp;gt; =&amp;amp;gt; Dynamic Frequency Selection and &amp;lt;strong&amp;gt;TPC&amp;lt;/strong&amp;gt; =&amp;amp;gt; Transmit Power Control&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Justin's applied to OFCOM for a Band C &amp;amp;ldquo;light licence&amp;amp;rdquo;, but for now he's using Band B. The move to Band C (avoiding the amateur allocations!) will give another 6dB margin due to the higher transmit power and an additional 5dB margin due to the lower noise floor (as measured).&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;Thanks to Gareth G4XAT for his help with antenna erection!&amp;lt;/p&amp;gt;&lt;/div&gt;</summary>
		<author><name>G8YTZ</name></author>
	</entry>
	<entry>
		<id>https://wiki.batc.org.uk/index.php?title=GB3JV&amp;diff=9935</id>
		<title>GB3JV</title>
		<link rel="alternate" type="text/html" href="https://wiki.batc.org.uk/index.php?title=GB3JV&amp;diff=9935"/>
		<updated>2022-07-10T21:46:02Z</updated>

		<summary type="html">&lt;p&gt;G8YTZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;GB3JV DATV repeater located in Petts Wood, Kent&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Output: 3.404GHz - 2MS/s - DVBS-2 - 0.35 - FEC 4/5 - Horiz. Polarisation&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Location: &amp;amp;nbsp; &amp;amp;nbsp; JO01AJ (Petts Wood Railway Station)&amp;amp;nbsp;&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Web Site: &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;a class=&amp;quot;external free&amp;quot; style=&amp;quot;color: #0000ff;&amp;quot; href=&amp;quot;http://www.gb3jv.co.uk/&amp;quot; target=&amp;quot;_blank&amp;quot; rel=&amp;quot;nofollow noreferrer noopener&amp;quot;&amp;gt;http://www.gb3jv.co.uk/&amp;lt;/a&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;GB3JV Overview&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;The repeater uses an innovative new controller system based on the Blackmagic ATEM Mini Pro broadcast switcher and Bitfocus&amp;amp;rsquo; &amp;amp;ldquo;Companion&amp;amp;rdquo; middleware&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;The 70cm and 23cm receivers are based on the &amp;amp;ldquo;Minitiouner&amp;amp;rdquo; hardware, developed by F6DZP and the &amp;amp;ldquo;Ryde&amp;amp;rdquo; software developed by members of the BATC&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;When a signal is received a &amp;amp;ldquo;web-hook&amp;amp;rdquo; command is sent to &amp;amp;ldquo;Companion&amp;amp;rdquo; and sends an instruction to the ATEM that instigates a MACRO to transition to the active input&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;The web stream is generated by the ATEM Mini Pro and the media server is based on Guy, M0GUY&amp;amp;rsquo;s PiDeck software&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;You can register on the web site to receive a stream key and to be included in the GB3JV SLACK channel. SLACK will alert you to repeater activity so you can join in with a QSO.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Telemetry:&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;The repeater&amp;amp;rsquo;s&amp;lt;span class=&amp;quot;Apple-converted-space&amp;quot;&amp;gt;&amp;amp;nbsp; &amp;lt;/span&amp;gt;telemetry system is based on the &amp;amp;ldquo;Modbus RTU&amp;amp;rdquo; protocol over internet protocol this allows:&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Full remote monitoring of the repeater&amp;amp;rsquo;s health with notifications to the keeper&amp;amp;rsquo;s iPhone&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Full remote control of the repeater&amp;amp;rsquo;s functions and status&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Outputs:&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;3.404GHz, 2Ms/s FEC 4/5&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;BATC Web Stream:&amp;amp;nbsp;&amp;lt;strong&amp;gt;&amp;lt;a href=&amp;quot;rtmp://rtmp.batc.org.uk/live/gb3jv&amp;quot;&amp;gt;rtmp://rtmp.batc.org.uk/live/gb3jv&amp;lt;/a&amp;gt;&amp;lt;/strong&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Inputs:&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;DVBS/S2 1249MHz/Horiz. 333kS/s or 2MS/s, automatic FEC detection&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;DVBS/S2 437MHz/Horiz. 333kS/s or 2MS/s, automatic FEC detection&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;BATC Web Stream, please limit your stream to 800kb/s&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;144.750 FM/Vertical 103.5Hz CTCSS (ATV Calling Channel Talkback frequency)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Networking:&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;The repeater is curently networked using an unlimited 4G cellular tariff provided by &amp;quot;SMARTY&amp;quot; an H3G company.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Latest News (updated 10/07/2022)&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Input Recording:&amp;lt;/strong&amp;gt;&amp;amp;nbsp;In August we are launching a new feature: Repeater recording. Those who have joined the GB3JV web site will be able to access any of these recordings via a link. A great way to review your, and others repeater traffic after the event. See the updated privacy policy at&amp;amp;nbsp;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;&amp;lt;a class=&amp;quot;external free&amp;quot; style=&amp;quot;color: #0000ff;&amp;quot; href=&amp;quot;http://www.gb3jv.co.uk/&amp;quot; target=&amp;quot;_blank&amp;quot; rel=&amp;quot;nofollow noreferrer noopener&amp;quot;&amp;gt;http://www.gb3jv.co.uk&amp;lt;/a&amp;gt;&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;New Ethernet FWA link:&amp;amp;nbsp;&amp;lt;/strong&amp;gt;Justin&amp;amp;rsquo;s been a bit busy installing a new 5GHz link between his house and the GB3JV repeater. The objective of the project is to replace the 4G Cellular internet connection with an RF (Fixed Wireless Access) link back to my house. It&amp;amp;rsquo;s all about the ROI &amp;amp;ndash; &amp;amp;nbsp;4G Cellular @ &amp;amp;pound;18/month: &amp;amp;pound;120 (equipment) + &amp;amp;pound;50 (License) +&amp;amp;pound;10 (cables) = &amp;amp;pound;180 / &amp;amp;pound;18/month = 10 months.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;The link equipment I&amp;amp;rsquo;ve purchased is the Ubiquiti &amp;amp;ldquo;LiteBeam&amp;amp;rdquo; 5AC Gen2. This equipment is often used for Wireless Broadband connectivity in rural areas and can be configured for point-to-point or point-to-multipoint. The photograph shows the installation on my chimney. The cost of the equipment was just &amp;amp;pound;60 per endpoint, including VAT. Supplier: 4gon.co.uk&amp;amp;nbsp;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;The equipment provides an ethernet interface at each end and has a comprehensive management system, shown in the attached screen shots. Measured throughput is 30Mb/s the configuration I&amp;amp;rsquo;m using is a 20MHz channel running QAM64 modulation schema (remember&amp;amp;nbsp;this is half duplex!). I&amp;amp;rsquo;ve opted for link resilience over ultimate speed. The unit runs two MIMO (multiple&amp;amp;nbsp;in - multiple out) &amp;amp;nbsp;&amp;amp;ldquo;chains&amp;amp;rdquo; one data stream is horizontally polarised and one vertically polarised. I'm monitoring link performance for a few weeks via my Syslog server instance.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Spectrum Planning:&amp;amp;nbsp;&amp;lt;/strong&amp;gt;The 5GHz spectrum is divided into three bands:&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Band A: 5150-5350 MHz EIRP 200mW&amp;amp;nbsp;alllowed&amp;amp;nbsp;- no fixed outdoor or airborne use, DFS required above 5250 MHz&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Band B: 5470-5730 MHz 1W EIRP allowed - no airborne use, DFS and TPC required&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Band C: 5725-5850 MHz 4W EIRP allowed - Must hold a 5.8 GHz licence and all terminals must be registered. DFS and TPC&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;DFS&amp;lt;/strong&amp;gt; =&amp;amp;gt; Dynamic Frequency Selection and &amp;lt;strong&amp;gt;TPC&amp;lt;/strong&amp;gt; =&amp;amp;gt; Transmit Power Control&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Justin's applied to OFCOM for a Band C &amp;amp;ldquo;light licence&amp;amp;rdquo;, but for now he's using Band B. The move to Band C (avoiding the amateur allocations!) will give another 6dB margin due to the higher transmit power and an additional 5dB margin due to the lower noise floor (as measured).&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;Thanks to Gareth G4XAT for his help with antenna erection!&amp;lt;/p&amp;gt;&lt;/div&gt;</summary>
		<author><name>G8YTZ</name></author>
	</entry>
	<entry>
		<id>https://wiki.batc.org.uk/index.php?title=GB3JV&amp;diff=9934</id>
		<title>GB3JV</title>
		<link rel="alternate" type="text/html" href="https://wiki.batc.org.uk/index.php?title=GB3JV&amp;diff=9934"/>
		<updated>2022-07-10T21:41:41Z</updated>

		<summary type="html">&lt;p&gt;G8YTZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;GB3JV DATV repeater located in Petts Wood, Kent&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Output: 3.404GHz - 2MS/s - DVBS-2 - 0.35 - FEC 4/5 - Horiz. Polarisation&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Location: &amp;amp;nbsp; &amp;amp;nbsp; JO01AJ (Petts Wood Railway Station)&amp;amp;nbsp;&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Web Site: &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;http://www.gb3jv.co.uk/&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;GB3JV Overview&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;The repeater uses an innovative new controller system based on the Blackmagic ATEM Mini Pro broadcast switcher and Bitfocus&amp;amp;rsquo; &amp;amp;ldquo;Companion&amp;amp;rdquo; middleware&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;The 70cm and 23cm receivers are based on the &amp;amp;ldquo;Minitiouner&amp;amp;rdquo; hardware, developed by F6DZP and the &amp;amp;ldquo;Ryde&amp;amp;rdquo; software developed by members of the BATC&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;When a signal is received a &amp;amp;ldquo;web-hook&amp;amp;rdquo; command is sent to &amp;amp;ldquo;Companion&amp;amp;rdquo; and sends an instruction to the ATEM that instigates a MACRO to transition to the active input&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;The web stream is generated by the ATEM Mini Pro and the media server is based on Guy, M0GUY&amp;amp;rsquo;s PiDeck software&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;You can register on the web site to receive a stream key and to be included in the GB3JV SLACK channel. SLACK will alert you to repeater activity so you can join in with a QSO.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Telemetry:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;The repeater&amp;amp;rsquo;s&amp;lt;span class=&amp;quot;Apple-converted-space&amp;quot;&amp;gt;&amp;amp;nbsp; &amp;lt;/span&amp;gt;telemetry system is based on the &amp;amp;ldquo;Modbus RTU&amp;amp;rdquo; protocol over internet protocol this allows:&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Full remote monitoring of the repeater&amp;amp;rsquo;s health with notifications to the keeper&amp;amp;rsquo;s iPhone&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Full remote control of the repeater&amp;amp;rsquo;s functions and status&amp;lt;span class=&amp;quot;Apple-converted-space&amp;quot;&amp;gt;&amp;amp;nbsp;&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Outputs:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;3.404GHz, 2Ms/s FEC 4/5&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;BATC Web Stream:&amp;amp;nbsp;rtmp://rtmp.batc.org.uk/live/gb3jv&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Inputs:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;DVBS/S2 1249MHz/Horiz. 333kS/s or 2MS/s, automatic FEC detection&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;DVBS/S2 437MHz/Horiz. 333kS/s or 2MS/s, automatic FEC detection&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;BATC Web Stream, please limit your stream to 800kb/s&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;144.750 FM/Vertical 103.5Hz CTCSS (ATV Calling Channel Talkback frequency)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Networking:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;The repeater is curently networked using an unlimited 4G cellular tariff provided by &amp;quot;SMARTY&amp;quot; an H3G company.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Latest News (updated 10/07/2022)&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Input Recording:&amp;lt;/strong&amp;gt;&amp;amp;nbsp;In August we are launching a new feature: Repeater recording. Those who have joined the GB3JV web site will be able to access any of these recordings via a link. A great way to review your, and others repeater traffic after the event. See the updated privacy policy at&amp;amp;nbsp;&amp;lt;strong&amp;gt;http://www.gb3jv.co.uk&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;&amp;lt;span style=&amp;quot;color: #000000;&amp;quot;&amp;gt;New Ethernet FWA link:&amp;lt;/span&amp;gt;&amp;amp;nbsp;&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;Justin&amp;amp;rsquo;s been a bit busy installing a new 5GHz link between his house and the GB3JV repeater. The objective of the project is to replace the 4G Cellular internet connection with an RF (Fixed Wireless Access) link back to my house. It&amp;amp;rsquo;s all about the ROI &amp;amp;ndash; &amp;amp;nbsp;4G Cellular @ &amp;amp;pound;18/month: &amp;amp;pound;120 (equipment) + &amp;amp;pound;50 (License) +&amp;amp;pound;10 (cables) = &amp;amp;pound;180 / &amp;amp;pound;18/month = 10 months.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;The link equipment I&amp;amp;rsquo;ve purchased is the Ubiquiti &amp;amp;ldquo;LiteBeam&amp;amp;rdquo; 5AC Gen2. This equipment is often used for Wireless Broadband connectivity in rural areas and can be configured for point-to-point or point-to-multipoint. The photograph shows the installation on my chimney. The cost of the equipment was just &amp;amp;pound;60 per endpoint, including VAT. Supplier: 4gon.co.uk&amp;amp;nbsp;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;The equipment provides an ethernet interface at each end and has a comprehensive management system, shown in the attached screen shots. Measured throughput is 30Mb/s the configuration I&amp;amp;rsquo;m using is a 20MHz channel running QAM64 modulation schema (remember&amp;amp;nbsp;this is half duplex!). I&amp;amp;rsquo;ve opted for link resilience over ultimate speed. The unit runs two MIMO (multiple&amp;amp;nbsp;in - multiple out) &amp;amp;nbsp;&amp;amp;ldquo;chains&amp;amp;rdquo; one data stream is horizontally polarised and one vertically polarised. I'm monitoring link performance for a few weeks via my Syslog server instance.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Spectrum Planning:&amp;amp;nbsp;&amp;lt;/strong&amp;gt;The 5GHz spectrum is divided into three bands:&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Band A: 5150-5350 MHz EIRP 200mW&amp;amp;nbsp;alllowed&amp;amp;nbsp;- no fixed outdoor or airborne use, DFS required above 5250 MHz&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Band B: 5470-5730 MHz 1W EIRP allowed - no airborne use, DFS and TPC required&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Band C: 5725-5850 MHz 4W EIRP allowed - Must hold a 5.8 GHz licence and all terminals must be registered. DFS and TPC&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;DFS&amp;lt;/strong&amp;gt; =&amp;amp;gt; Dynamic Frequency Selection and &amp;lt;strong&amp;gt;TPC&amp;lt;/strong&amp;gt; =&amp;amp;gt; Transmit Power Control&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;Justin's applied to OFCOM for a Band C &amp;amp;ldquo;light licence&amp;amp;rdquo;, but for now he's using Band B. The move to Band C (avoiding the amateur allocations!) will give another 6dB margin due to the higher transmit power and an additional 5dB margin due to the lower noise floor (as measured).&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;Thanks to Gareth G4XAT for his help with antenna erection!&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/p&amp;gt;&lt;/div&gt;</summary>
		<author><name>G8YTZ</name></author>
	</entry>
	<entry>
		<id>https://wiki.batc.org.uk/index.php?title=GB3JV&amp;diff=9933</id>
		<title>GB3JV</title>
		<link rel="alternate" type="text/html" href="https://wiki.batc.org.uk/index.php?title=GB3JV&amp;diff=9933"/>
		<updated>2022-07-10T21:40:41Z</updated>

		<summary type="html">&lt;p&gt;G8YTZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;GB3JV DATV repeater located in Petts Wood, Kent&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Output: 3.404GHz - 2MS/s - DVBS-2 - 0.35 - FEC 4/5 - Horiz. Polarisation&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Location: &amp;amp;nbsp; &amp;amp;nbsp; JO01AJ (Petts Wood Railway Station)&amp;amp;nbsp;&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Web Site: &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; http://www.gb3jv.co.uk/&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;GB3JV Overview&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;The repeater uses an innovative new controller system based on the Blackmagic ATEM Mini Pro broadcast switcher and Bitfocus&amp;amp;rsquo; &amp;amp;ldquo;Companion&amp;amp;rdquo; middleware&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;The 70cm and 23cm receivers are based on the &amp;amp;ldquo;Minitiouner&amp;amp;rdquo; hardware, developed by F6DZP and the &amp;amp;ldquo;Ryde&amp;amp;rdquo; software developed by members of the BATC&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;When a signal is received a &amp;amp;ldquo;web-hook&amp;amp;rdquo; command is sent to &amp;amp;ldquo;Companion&amp;amp;rdquo; and sends an instruction to the ATEM that instigates a MACRO to transition to the active input&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;The web stream is generated by the ATEM Mini Pro and the media server is based on Guy, M0GUY&amp;amp;rsquo;s PiDeck software&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;You can register on the web site to receive a stream key and to be included in the GB3JV SLACK channel. SLACK will alert you to repeater activity so you can join in with a QSO.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Telemetry:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;The repeater&amp;amp;rsquo;s&amp;lt;span class=&amp;quot;Apple-converted-space&amp;quot;&amp;gt;&amp;amp;nbsp; &amp;lt;/span&amp;gt;telemetry system is based on the &amp;amp;ldquo;Modbus RTU&amp;amp;rdquo; protocol over internet protocol this allows:&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Full remote monitoring of the repeater&amp;amp;rsquo;s health with notifications to the keeper&amp;amp;rsquo;s iPhone&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Full remote control of the repeater&amp;amp;rsquo;s functions and status&amp;lt;span class=&amp;quot;Apple-converted-space&amp;quot;&amp;gt;&amp;amp;nbsp;&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Outputs:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;3.404GHz, 2Ms/s FEC 4/5&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;BATC Web Stream:&amp;amp;nbsp;rtmp://rtmp.batc.org.uk/live/gb3jv&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Inputs:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;DVBS/S2 1249MHz/Horiz. 333kS/s or 2MS/s, automatic FEC detection&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;DVBS/S2 437MHz/Horiz. 333kS/s or 2MS/s, automatic FEC detection&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;BATC Web Stream, please limit your stream to 800kb/s&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;144.750 FM/Vertical 103.5Hz CTCSS (ATV Calling Channel Talkback frequency)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Networking:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;The repeater is curently networked using an unlimited 4G cellular tariff provided by &amp;quot;SMARTY&amp;quot; an H3G company.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Latest News (updated 10/07/2022)&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Input Recording:&amp;lt;/strong&amp;gt;&amp;amp;nbsp;In August we are launching a new feature: Repeater recording. Those who have joined the GB3JV web site will be able to access any of these recordings via a link. A great way to review your, and others repeater traffic after the event. See the updated privacy policy at&amp;amp;nbsp;&amp;lt;strong&amp;gt;http://www.gb3jv.co.uk&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;&amp;lt;span style=&amp;quot;color: #000000;&amp;quot;&amp;gt;New Ethernet FWA link:&amp;lt;/span&amp;gt;&amp;amp;nbsp;&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;Justin&amp;amp;rsquo;s been a bit busy installing a new 5GHz link between his house and the GB3JV repeater. The objective of the project is to replace the 4G Cellular internet connection with an RF (Fixed Wireless Access) link back to my house. It&amp;amp;rsquo;s all about the ROI &amp;amp;ndash; &amp;amp;nbsp;4G Cellular @ &amp;amp;pound;18/month: &amp;amp;pound;120 (equipment) + &amp;amp;pound;50 (License) +&amp;amp;pound;10 (cables) = &amp;amp;pound;180 / &amp;amp;pound;18/month = 10 months.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;The link equipment I&amp;amp;rsquo;ve purchased is the Ubiquiti &amp;amp;ldquo;LiteBeam&amp;amp;rdquo; 5AC Gen2. This equipment is often used for Wireless Broadband connectivity in rural areas and can be configured for point-to-point or point-to-multipoint. The photograph shows the installation on my chimney. The cost of the equipment was just &amp;amp;pound;60 per endpoint, including VAT. Supplier: 4gon.co.uk&amp;amp;nbsp;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;The equipment provides an ethernet interface at each end and has a comprehensive management system, shown in the attached screen shots. Measured throughput is 30Mb/s the configuration I&amp;amp;rsquo;m using is a 20MHz channel running QAM64 modulation schema (remember&amp;amp;nbsp;this is half duplex!). I&amp;amp;rsquo;ve opted for link resilience over ultimate speed. The unit runs two MIMO (multiple&amp;amp;nbsp;in - multiple out) &amp;amp;nbsp;&amp;amp;ldquo;chains&amp;amp;rdquo; one data stream is horizontally polarised and one vertically polarised. I'm monitoring link performance for a few weeks via my Syslog server instance.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Spectrum Planning:&amp;amp;nbsp;&amp;lt;/strong&amp;gt;The 5GHz spectrum is divided into three bands:&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Band A: 5150-5350 MHz EIRP 200mW&amp;amp;nbsp;alllowed&amp;amp;nbsp;- no fixed outdoor or airborne use, DFS required above 5250 MHz&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Band B: 5470-5730 MHz 1W EIRP allowed - no airborne use, DFS and TPC required&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Band C: 5725-5850 MHz 4W EIRP allowed - Must hold a 5.8 GHz licence and all terminals must be registered. DFS and TPC&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;DFS&amp;lt;/strong&amp;gt; =&amp;amp;gt; Dynamic Frequency Selection and &amp;lt;strong&amp;gt;TPC&amp;lt;/strong&amp;gt; =&amp;amp;gt; Transmit Power Control&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;Justin's applied to OFCOM for a Band C &amp;amp;ldquo;light licence&amp;amp;rdquo;, but for now he's using Band B. The move to Band C (avoiding the amateur allocations!) will give another 6dB margin due to the higher transmit power and an additional 5dB margin due to the lower noise floor (as measured).&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;Thanks to Gareth G4XAT for his help with antenna erection!&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/p&amp;gt;&lt;/div&gt;</summary>
		<author><name>G8YTZ</name></author>
	</entry>
	<entry>
		<id>https://wiki.batc.org.uk/index.php?title=GB3JV&amp;diff=9932</id>
		<title>GB3JV</title>
		<link rel="alternate" type="text/html" href="https://wiki.batc.org.uk/index.php?title=GB3JV&amp;diff=9932"/>
		<updated>2022-07-10T21:40:01Z</updated>

		<summary type="html">&lt;p&gt;G8YTZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;GB3JV DATV repeater located in Petts Wood, Kent&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Output: 3.404GHz - 2MS/s - DVBS-2 - 0.35 - FEC 4/5 - Horiz. Polarisation&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Location: &amp;amp;nbsp; &amp;amp;nbsp; JO01AJ (Petts Wood Railway Station)&amp;amp;nbsp;&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Web Site: &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; http://www.gb3jv.co.uk/&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;GB3JV Overview&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;The repeater uses an innovative new controller system based on the Blackmagic ATEM Mini Pro broadcast switcher and Bitfocus&amp;amp;rsquo; &amp;amp;ldquo;Companion&amp;amp;rdquo; middleware&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;The 70cm and 23cm receivers are based on the &amp;amp;ldquo;Minitiouner&amp;amp;rdquo; hardware, developed by F6DZP and the &amp;amp;ldquo;Ryde&amp;amp;rdquo; software developed by members of the BATC&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;When a signal is received a &amp;amp;ldquo;web-hook&amp;amp;rdquo; command is sent to &amp;amp;ldquo;Companion&amp;amp;rdquo; and sends an instruction to the ATEM that instigates a MACRO to transition to the active input&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;The web stream is generated by the ATEM Mini Pro and the media server is based on Guy, M0GUY&amp;amp;rsquo;s PiDeck software&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;You can register on the web site to receive a stream key and to be included in the GB3JV SLACK channel. SLACK will alert you to repeater activity so you can join in with a QSO.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Telemetry:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;The repeater&amp;amp;rsquo;s&amp;lt;span class=&amp;quot;Apple-converted-space&amp;quot;&amp;gt;&amp;amp;nbsp; &amp;lt;/span&amp;gt;telemetry system is based on the &amp;amp;ldquo;Modbus RTU&amp;amp;rdquo; protocol over internet protocol this allows:&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Full remote monitoring of the repeater&amp;amp;rsquo;s health with notifications to the keeper&amp;amp;rsquo;s iPhone&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Full remote control of the repeater&amp;amp;rsquo;s functions and status&amp;lt;span class=&amp;quot;Apple-converted-space&amp;quot;&amp;gt;&amp;amp;nbsp;&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Outputs:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;3.404GHz, 2Ms/s FEC 4/5&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;BATC Web Stream:&amp;amp;nbsp;rtmp://rtmp.batc.org.uk/live/gb3jv&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Inputs:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;DVBS/S2 1249MHz/Horiz. 333kS/s or 2MS/s, automatic FEC detection&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;DVBS/S2 437MHz/Horiz. 333kS/s or 2MS/s, automatic FEC detection&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;BATC Web Stream, please limit your stream to 800kb/s&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;144.750 FM/Vertical 103.5Hz CTCSS (ATV Calling Channel Talkback frequency)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Networking:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;The repeater is curently networked using an unlimited 4G cellular tariff provided by &amp;quot;SMARTY&amp;quot; an H3G company.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Latest News (updated 10/07/2022)&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Input Recording:&amp;lt;/strong&amp;gt;&amp;amp;nbsp;In August we are launching a new feature: Repeater recording. Those who have joined the GB3JV web site will be able to access any of these recordings via a link. A great way to review your, and others repeater traffic after the event. See the updated privacy policy at&amp;amp;nbsp;&amp;lt;strong&amp;gt;http://www.gb3jv.co.uk/&amp;lt;/a&amp;gt;&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;&amp;lt;span style=&amp;quot;color: #000000;&amp;quot;&amp;gt;New Ethernet FWA link:&amp;lt;/span&amp;gt;&amp;amp;nbsp;&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;Justin&amp;amp;rsquo;s been a bit busy installing a new 5GHz link between his house and the GB3JV repeater. The objective of the project is to replace the 4G Cellular internet connection with an RF (Fixed Wireless Access) link back to my house. It&amp;amp;rsquo;s all about the ROI &amp;amp;ndash; &amp;amp;nbsp;4G Cellular @ &amp;amp;pound;18/month: &amp;amp;pound;120 (equipment) + &amp;amp;pound;50 (License) +&amp;amp;pound;10 (cables) = &amp;amp;pound;180 / &amp;amp;pound;18/month = 10 months.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;The link equipment I&amp;amp;rsquo;ve purchased is the Ubiquiti &amp;amp;ldquo;LiteBeam&amp;amp;rdquo; 5AC Gen2. This equipment is often used for Wireless Broadband connectivity in rural areas and can be configured for point-to-point or point-to-multipoint. The photograph shows the installation on my chimney. The cost of the equipment was just &amp;amp;pound;60 per endpoint, including VAT. Supplier: 4gon.co.uk&amp;amp;nbsp;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;The equipment provides an ethernet interface at each end and has a comprehensive management system, shown in the attached screen shots. Measured throughput is 30Mb/s the configuration I&amp;amp;rsquo;m using is a 20MHz channel running QAM64 modulation schema (remember&amp;amp;nbsp;this is half duplex!). I&amp;amp;rsquo;ve opted for link resilience over ultimate speed. The unit runs two MIMO (multiple&amp;amp;nbsp;in - multiple out) &amp;amp;nbsp;&amp;amp;ldquo;chains&amp;amp;rdquo; one data stream is horizontally polarised and one vertically polarised. I'm monitoring link performance for a few weeks via my Syslog server instance.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Spectrum Planning:&amp;amp;nbsp;&amp;lt;/strong&amp;gt;The 5GHz spectrum is divided into three bands:&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Band A: 5150-5350 MHz EIRP 200mW&amp;amp;nbsp;alllowed&amp;amp;nbsp;- no fixed outdoor or airborne use, DFS required above 5250 MHz&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Band B: 5470-5730 MHz 1W EIRP allowed - no airborne use, DFS and TPC required&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Band C: 5725-5850 MHz 4W EIRP allowed - Must hold a 5.8 GHz licence and all terminals must be registered. DFS and TPC&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;DFS&amp;lt;/strong&amp;gt; =&amp;amp;gt; Dynamic Frequency Selection and &amp;lt;strong&amp;gt;TPC&amp;lt;/strong&amp;gt; =&amp;amp;gt; Transmit Power Control&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;Justin's applied to OFCOM for a Band C &amp;amp;ldquo;light licence&amp;amp;rdquo;, but for now he's using Band B. The move to Band C (avoiding the amateur allocations!) will give another 6dB margin due to the higher transmit power and an additional 5dB margin due to the lower noise floor (as measured).&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;Thanks to Gareth G4XAT for his help with antenna erection!&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/p&amp;gt;&lt;/div&gt;</summary>
		<author><name>G8YTZ</name></author>
	</entry>
	<entry>
		<id>https://wiki.batc.org.uk/index.php?title=GB3JV&amp;diff=9931</id>
		<title>GB3JV</title>
		<link rel="alternate" type="text/html" href="https://wiki.batc.org.uk/index.php?title=GB3JV&amp;diff=9931"/>
		<updated>2022-07-10T21:39:05Z</updated>

		<summary type="html">&lt;p&gt;G8YTZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;GB3JV DATV repeater located in Petts Wood, Kent&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Output: 3.404GHz - 2MS/s - DVBS-2 - 0.35 - FEC 4/5 - Horiz. Polarisation&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Location: &amp;amp;nbsp; &amp;amp;nbsp; JO01AJ (Petts Wood Railway Station)&amp;amp;nbsp;&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Web Site: &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; http://www.gb3jv.co.uk/&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;GB3JV Overview&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;The repeater uses an innovative new controller system based on the Blackmagic ATEM Mini Pro broadcast switcher and Bitfocus&amp;amp;rsquo; &amp;amp;ldquo;Companion&amp;amp;rdquo; middleware&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;The 70cm and 23cm receivers are based on the &amp;amp;ldquo;Minitiouner&amp;amp;rdquo; hardware, developed by F6DZP and the &amp;amp;ldquo;Ryde&amp;amp;rdquo; software developed by members of the BATC&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;When a signal is received a &amp;amp;ldquo;web-hook&amp;amp;rdquo; command is sent to &amp;amp;ldquo;Companion&amp;amp;rdquo; and sends an instruction to the ATEM that instigates a MACRO to transition to the active input&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;The web stream is generated by the ATEM Mini Pro and the media server is based on Guy, M0GUY&amp;amp;rsquo;s PiDeck software&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;You can register on the web site to receive a stream key and to be included in the GB3JV SLACK channel. SLACK will alert you to repeater activity so you can join in with a QSO.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Telemetry:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;The repeater&amp;amp;rsquo;s&amp;lt;span class=&amp;quot;Apple-converted-space&amp;quot;&amp;gt;&amp;amp;nbsp; &amp;lt;/span&amp;gt;telemetry system is based on the &amp;amp;ldquo;Modbus RTU&amp;amp;rdquo; protocol over internet protocol this allows:&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Full remote monitoring of the repeater&amp;amp;rsquo;s health with notifications to the keeper&amp;amp;rsquo;s iPhone&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Full remote control of the repeater&amp;amp;rsquo;s functions and status&amp;lt;span class=&amp;quot;Apple-converted-space&amp;quot;&amp;gt;&amp;amp;nbsp;&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Outputs:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;3.404GHz, 2Ms/s FEC 4/5&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;BATC Web Stream:&amp;amp;nbsp;rtmp://rtmp.batc.org.uk/live/gb3jv&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Inputs:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;DVBS/S2 1249MHz/Horiz. 333kS/s or 2MS/s, automatic FEC detection&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;DVBS/S2 437MHz/Horiz. 333kS/s or 2MS/s, automatic FEC detection&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;BATC Web Stream, please limit your stream to 800kb/s&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;144.750 FM/Vertical 103.5Hz CTCSS (ATV Calling Channel Talkback frequency)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Networking:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;The repeater is curently networked using an unlimited 4G cellular tariff provided by &amp;quot;SMARTY&amp;quot; an H3G company.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Latest News (updated 10/07/2022)&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Input Recording:&amp;lt;/strong&amp;gt;&amp;amp;nbsp;In August we are launching a new feature: Repeater recording. Those who have joined the GB3JV web site will be able to access any of these recordings via a link. A great way to review your, and others repeater traffic after the event. See the updated privacy policy at&amp;amp;nbsp;&amp;lt;strong&amp;gt;&amp;lt;a href=&amp;quot;http://www.gb3jv.co.uk/&amp;quot;&amp;gt;www.gb3jv.co.uk&amp;lt;/a&amp;gt;&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;&amp;lt;span style=&amp;quot;color: #000000;&amp;quot;&amp;gt;New Ethernet FWA link:&amp;lt;/span&amp;gt;&amp;amp;nbsp;&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;Justin&amp;amp;rsquo;s been a bit busy installing a new 5GHz link between his house and the GB3JV repeater. The objective of the project is to replace the 4G Cellular internet connection with an RF (Fixed Wireless Access) link back to my house. It&amp;amp;rsquo;s all about the ROI &amp;amp;ndash; &amp;amp;nbsp;4G Cellular @ &amp;amp;pound;18/month: &amp;amp;pound;120 (equipment) + &amp;amp;pound;50 (License) +&amp;amp;pound;10 (cables) = &amp;amp;pound;180 / &amp;amp;pound;18/month = 10 months.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;The link equipment I&amp;amp;rsquo;ve purchased is the Ubiquiti &amp;amp;ldquo;LiteBeam&amp;amp;rdquo; 5AC Gen2. This equipment is often used for Wireless Broadband connectivity in rural areas and can be configured for point-to-point or point-to-multipoint. The photograph shows the installation on my chimney. The cost of the equipment was just &amp;amp;pound;60 per endpoint, including VAT. Supplier: 4gon.co.uk&amp;amp;nbsp;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;The equipment provides an ethernet interface at each end and has a comprehensive management system, shown in the attached screen shots. Measured throughput is 30Mb/s the configuration I&amp;amp;rsquo;m using is a 20MHz channel running QAM64 modulation schema (remember&amp;amp;nbsp;this is half duplex!). I&amp;amp;rsquo;ve opted for link resilience over ultimate speed. The unit runs two MIMO (multiple&amp;amp;nbsp;in - multiple out) &amp;amp;nbsp;&amp;amp;ldquo;chains&amp;amp;rdquo; one data stream is horizontally polarised and one vertically polarised. I'm monitoring link performance for a few weeks via my Syslog server instance.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Spectrum Planning:&amp;amp;nbsp;&amp;lt;/strong&amp;gt;The 5GHz spectrum is divided into three bands:&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Band A: 5150-5350 MHz EIRP 200mW&amp;amp;nbsp;alllowed&amp;amp;nbsp;- no fixed outdoor or airborne use, DFS required above 5250 MHz&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Band B: 5470-5730 MHz 1W EIRP allowed - no airborne use, DFS and TPC required&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Band C: 5725-5850 MHz 4W EIRP allowed - Must hold a 5.8 GHz licence and all terminals must be registered. DFS and TPC&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;DFS&amp;lt;/strong&amp;gt; =&amp;amp;gt; Dynamic Frequency Selection and &amp;lt;strong&amp;gt;TPC&amp;lt;/strong&amp;gt; =&amp;amp;gt; Transmit Power Control&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;Justin's applied to OFCOM for a Band C &amp;amp;ldquo;light licence&amp;amp;rdquo;, but for now he's using Band B. The move to Band C (avoiding the amateur allocations!) will give another 6dB margin due to the higher transmit power and an additional 5dB margin due to the lower noise floor (as measured).&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;Thanks to Gareth G4XAT for his help with antenna erection!&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/p&amp;gt;&lt;/div&gt;</summary>
		<author><name>G8YTZ</name></author>
	</entry>
	<entry>
		<id>https://wiki.batc.org.uk/index.php?title=GB3JV&amp;diff=9930</id>
		<title>GB3JV</title>
		<link rel="alternate" type="text/html" href="https://wiki.batc.org.uk/index.php?title=GB3JV&amp;diff=9930"/>
		<updated>2022-07-10T21:37:35Z</updated>

		<summary type="html">&lt;p&gt;G8YTZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;GB3JV DATV repeater located in Petts Wood, Kent&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Output: 3.404GHz - 2MS/s - DVBS-2 - 0.35 - FEC 4/5 - Horiz. Polarisation&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Location: &amp;amp;nbsp; &amp;amp;nbsp; JO01AJ (Petts Wood Railway Station)&amp;amp;nbsp;&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Web Site: &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt;a href=&amp;quot;http://www.gb3jv.co.uk/&amp;quot;&amp;gt;www.gb3jv.co.uk&amp;lt;/a&amp;gt;&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;GB3JV Overview&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;The repeater uses an innovative new controller system based on the Blackmagic ATEM Mini Pro broadcast switcher and Bitfocus&amp;amp;rsquo; &amp;amp;ldquo;Companion&amp;amp;rdquo; middleware&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;The 70cm and 23cm receivers are based on the &amp;amp;ldquo;Minitiouner&amp;amp;rdquo; hardware, developed by F6DZP and the &amp;amp;ldquo;Ryde&amp;amp;rdquo; software developed by members of the BATC&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;When a signal is received a &amp;amp;ldquo;web-hook&amp;amp;rdquo; command is sent to &amp;amp;ldquo;Companion&amp;amp;rdquo; and sends an instruction to the ATEM that instigates a MACRO to transition to the active input&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;The web stream is generated by the ATEM Mini Pro and the media server is based on Guy, M0GUY&amp;amp;rsquo;s PiDeck software&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;You can register on the web site to receive a stream key and to be included in the GB3JV SLACK channel. SLACK will alert you to repeater activity so you can join in with a QSO.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Telemetry:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;The repeater&amp;amp;rsquo;s&amp;lt;span class=&amp;quot;Apple-converted-space&amp;quot;&amp;gt;&amp;amp;nbsp; &amp;lt;/span&amp;gt;telemetry system is based on the &amp;amp;ldquo;Modbus RTU&amp;amp;rdquo; protocol over internet protocol this allows:&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Full remote monitoring of the repeater&amp;amp;rsquo;s health with notifications to the keeper&amp;amp;rsquo;s iPhone&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Full remote control of the repeater&amp;amp;rsquo;s functions and status&amp;lt;span class=&amp;quot;Apple-converted-space&amp;quot;&amp;gt;&amp;amp;nbsp;&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Outputs:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;3.404GHz, 2Ms/s FEC 4/5&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;BATC Web Stream:&amp;amp;nbsp;rtmp://rtmp.batc.org.uk/live/gb3jv&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Inputs:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;DVBS/S2 1249MHz/Horiz. 333kS/s or 2MS/s, automatic FEC detection&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;DVBS/S2 437MHz/Horiz. 333kS/s or 2MS/s, automatic FEC detection&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;BATC Web Stream, please limit your stream to 800kb/s&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;144.750 FM/Vertical 103.5Hz CTCSS (ATV Calling Channel Talkback frequency)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Networking:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;The repeater is curently networked using an unlimited 4G cellular tariff provided by &amp;quot;SMARTY&amp;quot; an H3G company.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Latest News (updated 10/07/2022)&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Input Recording:&amp;lt;/strong&amp;gt;&amp;amp;nbsp;In August we are launching a new feature: Repeater recording. Those who have joined the GB3JV web site will be able to access any of these recordings via a link. A great way to review your, and others repeater traffic after the event. See the updated privacy policy at&amp;amp;nbsp;&amp;lt;strong&amp;gt;&amp;lt;a href=&amp;quot;http://www.gb3jv.co.uk/&amp;quot;&amp;gt;www.gb3jv.co.uk&amp;lt;/a&amp;gt;&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;&amp;lt;span style=&amp;quot;color: #000000;&amp;quot;&amp;gt;New Ethernet FWA link:&amp;lt;/span&amp;gt;&amp;amp;nbsp;&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;Justin&amp;amp;rsquo;s been a bit busy installing a new 5GHz link between his house and the GB3JV repeater. The objective of the project is to replace the 4G Cellular internet connection with an RF (Fixed Wireless Access) link back to my house. It&amp;amp;rsquo;s all about the ROI &amp;amp;ndash; &amp;amp;nbsp;4G Cellular @ &amp;amp;pound;18/month: &amp;amp;pound;120 (equipment) + &amp;amp;pound;50 (License) +&amp;amp;pound;10 (cables) = &amp;amp;pound;180 / &amp;amp;pound;18/month = 10 months.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;The link equipment I&amp;amp;rsquo;ve purchased is the Ubiquiti &amp;amp;ldquo;LiteBeam&amp;amp;rdquo; 5AC Gen2. This equipment is often used for Wireless Broadband connectivity in rural areas and can be configured for point-to-point or point-to-multipoint. The photograph shows the installation on my chimney. The cost of the equipment was just &amp;amp;pound;60 per endpoint, including VAT. Supplier: 4gon.co.uk&amp;amp;nbsp;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;The equipment provides an ethernet interface at each end and has a comprehensive management system, shown in the attached screen shots. Measured throughput is 30Mb/s the configuration I&amp;amp;rsquo;m using is a 20MHz channel running QAM64 modulation schema (remember&amp;amp;nbsp;this is half duplex!). I&amp;amp;rsquo;ve opted for link resilience over ultimate speed. The unit runs two MIMO (multiple&amp;amp;nbsp;in - multiple out) &amp;amp;nbsp;&amp;amp;ldquo;chains&amp;amp;rdquo; one data stream is horizontally polarised and one vertically polarised. I'm monitoring link performance for a few weeks via my Syslog server instance.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Spectrum Planning:&amp;amp;nbsp;&amp;lt;/strong&amp;gt;The 5GHz spectrum is divided into three bands:&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Band A: 5150-5350 MHz EIRP 200mW&amp;amp;nbsp;alllowed&amp;amp;nbsp;- no fixed outdoor or airborne use, DFS required above 5250 MHz&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Band B: 5470-5730 MHz 1W EIRP allowed - no airborne use, DFS and TPC required&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Band C: 5725-5850 MHz 4W EIRP allowed - Must hold a 5.8 GHz licence and all terminals must be registered. DFS and TPC&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;DFS&amp;lt;/strong&amp;gt; =&amp;amp;gt; Dynamic Frequency Selection and &amp;lt;strong&amp;gt;TPC&amp;lt;/strong&amp;gt; =&amp;amp;gt; Transmit Power Control&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;Justin's applied to OFCOM for a Band C &amp;amp;ldquo;light licence&amp;amp;rdquo;, but for now he's using Band B. The move to Band C (avoiding the amateur allocations!) will give another 6dB margin due to the higher transmit power and an additional 5dB margin due to the lower noise floor (as measured).&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;Thanks to Gareth G4XAT for his help with antenna erection!&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/p&amp;gt;&lt;/div&gt;</summary>
		<author><name>G8YTZ</name></author>
	</entry>
	<entry>
		<id>https://wiki.batc.org.uk/index.php?title=GB3JV&amp;diff=9929</id>
		<title>GB3JV</title>
		<link rel="alternate" type="text/html" href="https://wiki.batc.org.uk/index.php?title=GB3JV&amp;diff=9929"/>
		<updated>2022-07-10T21:36:39Z</updated>

		<summary type="html">&lt;p&gt;G8YTZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;GB3JV DATV repeater located in Petts Wood, Kent&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Output: 3.404GHz - 2MS/s - DVBS-2 - 0.35 - FEC 4/5 - Horiz. Polarisation&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Location: &amp;amp;nbsp; &amp;amp;nbsp; JO01AJ (Petts Wood Railway Station)&amp;amp;nbsp;&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Web Site: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;www.gb3jv.co.uk&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;GB3JV Overview&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;The repeater uses an innovative new controller system based on the Blackmagic ATEM Mini Pro broadcast switcher and Bitfocus&amp;amp;rsquo; &amp;amp;ldquo;Companion&amp;amp;rdquo; middleware&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;The 70cm and 23cm receivers are based on the &amp;amp;ldquo;Minitiouner&amp;amp;rdquo; hardware, developed by F6DZP and the &amp;amp;ldquo;Ryde&amp;amp;rdquo; software developed by members of the BATC&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;When a signal is received a &amp;amp;ldquo;web-hook&amp;amp;rdquo; command is sent to &amp;amp;ldquo;Companion&amp;amp;rdquo; and sends an instruction to the ATEM that instigates a MACRO to transition to the active input&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;The web stream is generated by the ATEM Mini Pro and the media server is based on Guy, M0GUY&amp;amp;rsquo;s PiDeck software&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;You can register on the web site to receive a stream key and to be included in the GB3JV SLACK channel. SLACK will alert you to repeater activity so you can join in with a QSO.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Telemetry:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;The repeater&amp;amp;rsquo;s&amp;lt;span class=&amp;quot;Apple-converted-space&amp;quot;&amp;gt;&amp;amp;nbsp; &amp;lt;/span&amp;gt;telemetry system is based on the &amp;amp;ldquo;Modbus RTU&amp;amp;rdquo; protocol over internet protocol this allows:&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Full remote monitoring of the repeater&amp;amp;rsquo;s health with notifications to the keeper&amp;amp;rsquo;s iPhone&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Full remote control of the repeater&amp;amp;rsquo;s functions and status&amp;lt;span class=&amp;quot;Apple-converted-space&amp;quot;&amp;gt;&amp;amp;nbsp;&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Outputs:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;3.404GHz, 2Ms/s FEC 4/5&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;BATC Web Stream:&amp;amp;nbsp;rtmp://rtmp.batc.org.uk/live/gb3jv&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Inputs:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;DVBS/S2 1249MHz/Horiz. 333kS/s or 2MS/s, automatic FEC detection&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;DVBS/S2 437MHz/Horiz. 333kS/s or 2MS/s, automatic FEC detection&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;BATC Web Stream, please limit your stream to 800kb/s&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;144.750 FM/Vertical 103.5Hz CTCSS (ATV Calling Channel Talkback frequency)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Networking:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;The repeater is curently networked using an unlimited 4G cellular tariff provided by &amp;quot;SMARTY&amp;quot; an H3G company.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Latest News (updated 10/07/2022)&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Input Recording:&amp;lt;/strong&amp;gt;&amp;amp;nbsp;In August we are launching a new feature: Repeater recording. Those who have joined the GB3JV web site will be able to access any of these recordings via a link. A great way to review your, and others repeater traffic after the event. See the updated privacy policy at&amp;amp;nbsp;&amp;lt;strong&amp;gt;&amp;lt;a #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;www.gb3jv.co.uk&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;&amp;lt;span style=&amp;quot;color: #000000;&amp;quot;&amp;gt;New Ethernet FWA link:&amp;lt;/span&amp;gt;&amp;amp;nbsp;&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;Justin&amp;amp;rsquo;s been a bit busy installing a new 5GHz link between his house and the GB3JV repeater. The objective of the project is to replace the 4G Cellular internet connection with an RF (Fixed Wireless Access) link back to my house. It&amp;amp;rsquo;s all about the ROI &amp;amp;ndash; &amp;amp;nbsp;4G Cellular @ &amp;amp;pound;18/month: &amp;amp;pound;120 (equipment) + &amp;amp;pound;50 (License) +&amp;amp;pound;10 (cables) = &amp;amp;pound;180 / &amp;amp;pound;18/month = 10 months.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;The link equipment I&amp;amp;rsquo;ve purchased is the Ubiquiti &amp;amp;ldquo;LiteBeam&amp;amp;rdquo; 5AC Gen2. This equipment is often used for Wireless Broadband connectivity in rural areas and can be configured for point-to-point or point-to-multipoint. The photograph shows the installation on my chimney. The cost of the equipment was just &amp;amp;pound;60 per endpoint, including VAT. Supplier: 4gon.co.uk&amp;amp;nbsp;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;The equipment provides an ethernet interface at each end and has a comprehensive management system, shown in the attached screen shots. Measured throughput is 30Mb/s the configuration I&amp;amp;rsquo;m using is a 20MHz channel running QAM64 modulation schema (remember&amp;amp;nbsp;this is half duplex!). I&amp;amp;rsquo;ve opted for link resilience over ultimate speed. The unit runs two MIMO (multiple&amp;amp;nbsp;in - multiple out) &amp;amp;nbsp;&amp;amp;ldquo;chains&amp;amp;rdquo; one data stream is horizontally polarised and one vertically polarised. I'm monitoring link performance for a few weeks via my Syslog server instance.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Spectrum Planning:&amp;amp;nbsp;&amp;lt;/strong&amp;gt;The 5GHz spectrum is divided into three bands:&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Band A: 5150-5350 MHz EIRP 200mW&amp;amp;nbsp;alllowed&amp;amp;nbsp;- no fixed outdoor or airborne use, DFS required above 5250 MHz&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Band B: 5470-5730 MHz 1W EIRP allowed - no airborne use, DFS and TPC required&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Band C: 5725-5850 MHz 4W EIRP allowed - Must hold a 5.8 GHz licence and all terminals must be registered. DFS and TPC&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;DFS&amp;lt;/strong&amp;gt; =&amp;amp;gt; Dynamic Frequency Selection and &amp;lt;strong&amp;gt;TPC&amp;lt;/strong&amp;gt; =&amp;amp;gt; Transmit Power Control&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;Justin's applied to OFCOM for a Band C &amp;amp;ldquo;light licence&amp;amp;rdquo;, but for now he's using Band B. The move to Band C (avoiding the amateur allocations!) will give another 6dB margin due to the higher transmit power and an additional 5dB margin due to the lower noise floor (as measured).&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;Thanks to Gareth G4XAT for his help with antenna erection!&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/p&amp;gt;&lt;/div&gt;</summary>
		<author><name>G8YTZ</name></author>
	</entry>
	<entry>
		<id>https://wiki.batc.org.uk/index.php?title=GB3JV&amp;diff=9928</id>
		<title>GB3JV</title>
		<link rel="alternate" type="text/html" href="https://wiki.batc.org.uk/index.php?title=GB3JV&amp;diff=9928"/>
		<updated>2022-07-10T21:32:06Z</updated>

		<summary type="html">&lt;p&gt;G8YTZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;GB3JV DATV repeater located in Petts Wood, Kent&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Output: 3.404GHz - 2MS/s - DVBS-2 - 0.35 - FEC 4/5 - Horiz. Polarisation&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Location: &amp;amp;nbsp; &amp;amp;nbsp; JO01AJ (Petts Wood Railway Station)&amp;amp;nbsp;&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Web Site: &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt;a href=&amp;quot;http://www.gb3jv.co.uk/&amp;quot;&amp;gt;www.gb3jv.co.uk&amp;lt;/a&amp;gt;&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;GB3JV Overview&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;The repeater uses an innovative new controller system based on the Blackmagic ATEM Mini Pro broadcast switcher and Bitfocus&amp;amp;rsquo; &amp;amp;ldquo;Companion&amp;amp;rdquo; middleware&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;The 70cm and 23cm receivers are based on the &amp;amp;ldquo;Minitiouner&amp;amp;rdquo; hardware, developed by F6DZP and the &amp;amp;ldquo;Ryde&amp;amp;rdquo; software developed by members of the BATC&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;When a signal is received a &amp;amp;ldquo;web-hook&amp;amp;rdquo; command is sent to &amp;amp;ldquo;Companion&amp;amp;rdquo; and sends an instruction to the ATEM that instigates a MACRO to transition to the active input&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;The web stream is generated by the ATEM Mini Pro and the media server is based on Guy, M0GUY&amp;amp;rsquo;s PiDeck software&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;You can register on the web site to receive a stream key and to be included in the GB3JV SLACK channel. SLACK will alert you to repeater activity so you can join in with a QSO.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Telemetry:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;The repeater&amp;amp;rsquo;s&amp;lt;span class=&amp;quot;Apple-converted-space&amp;quot;&amp;gt;&amp;amp;nbsp; &amp;lt;/span&amp;gt;telemetry system is based on the &amp;amp;ldquo;Modbus RTU&amp;amp;rdquo; protocol over internet protocol this allows:&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Full remote monitoring of the repeater&amp;amp;rsquo;s health with notifications to the keeper&amp;amp;rsquo;s iPhone&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Full remote control of the repeater&amp;amp;rsquo;s functions and status&amp;lt;span class=&amp;quot;Apple-converted-space&amp;quot;&amp;gt;&amp;amp;nbsp;&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Outputs:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;3.404GHz, 2Ms/s FEC 4/5&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;BATC Web Stream:&amp;amp;nbsp;rtmp://rtmp.batc.org.uk/live/gb3jv&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Inputs:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;DVBS/S2 1249MHz/Horiz. 333kS/s or 2MS/s, automatic FEC detection&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;DVBS/S2 437MHz/Horiz. 333kS/s or 2MS/s, automatic FEC detection&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;BATC Web Stream, please limit your stream to 800kb/s&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;144.750 FM/Vertical 103.5Hz CTCSS (ATV Calling Channel Talkback frequency)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Networking:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;The repeater is curently networked using an unlimited 4G cellular tariff provided by &amp;quot;SMARTY&amp;quot; an H3G company.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Latest News (updated 10/07/2022)&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Input Recording:&amp;lt;/strong&amp;gt;&amp;amp;nbsp;In August we are launching a new feature: Repeater recording. Those who have joined the GB3JV web site will be able to access any of these recordings via a link. A great way to review your, and others repeater traffic after the event. See the updated privacy policy at&amp;amp;nbsp;&amp;lt;strong&amp;gt;&amp;lt;a href=&amp;quot;http://www.gb3jv.co.uk/&amp;quot;&amp;gt;www.gb3jv.co.uk&amp;lt;/a&amp;gt;&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;&amp;lt;span style=&amp;quot;color: #000000;&amp;quot;&amp;gt;New Ethernet FWA link:&amp;lt;/span&amp;gt;&amp;amp;nbsp;&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;Justin&amp;amp;rsquo;s been a bit busy installing a new 5GHz link between his house and the GB3JV repeater. The objective of the project is to replace the 4G Cellular internet connection with an RF (Fixed Wireless Access) link back to my house. It&amp;amp;rsquo;s all about the ROI &amp;amp;ndash; &amp;amp;nbsp;4G Cellular @ &amp;amp;pound;18/month: &amp;amp;pound;120 (equipment) + &amp;amp;pound;50 (License) +&amp;amp;pound;10 (cables) = &amp;amp;pound;180 / &amp;amp;pound;18/month = 10 months.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;The link equipment I&amp;amp;rsquo;ve purchased is the Ubiquiti &amp;amp;ldquo;LiteBeam&amp;amp;rdquo; 5AC Gen2. This equipment is often used for Wireless Broadband connectivity in rural areas and can be configured for point-to-point or point-to-multipoint. The photograph shows the installation on my chimney. The cost of the equipment was just &amp;amp;pound;60 per endpoint, including VAT. Supplier: 4gon.co.uk&amp;amp;nbsp;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;The equipment provides an ethernet interface at each end and has a comprehensive management system, shown in the attached screen shots. Measured throughput is 30Mb/s the configuration I&amp;amp;rsquo;m using is a 20MHz channel running QAM64 modulation schema (remember&amp;amp;nbsp;this is half duplex!). I&amp;amp;rsquo;ve opted for link resilience over ultimate speed. The unit runs two MIMO (multiple&amp;amp;nbsp;in - multiple out) &amp;amp;nbsp;&amp;amp;ldquo;chains&amp;amp;rdquo; one data stream is horizontally polarised and one vertically polarised. I'm monitoring link performance for a few weeks via my Syslog server instance.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Spectrum Planning:&amp;amp;nbsp;&amp;lt;/strong&amp;gt;The 5GHz spectrum is divided into three bands:&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Band A: 5150-5350 MHz EIRP 200mW&amp;amp;nbsp;alllowed&amp;amp;nbsp;- no fixed outdoor or airborne use, DFS required above 5250 MHz&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Band B: 5470-5730 MHz 1W EIRP allowed - no airborne use, DFS and TPC required&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Band C: 5725-5850 MHz 4W EIRP allowed - Must hold a 5.8 GHz licence and all terminals must be registered. DFS and TPC&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;DFS&amp;lt;/strong&amp;gt; =&amp;amp;gt; Dynamic Frequency Selection and &amp;lt;strong&amp;gt;TPC&amp;lt;/strong&amp;gt; =&amp;amp;gt; Transmit Power Control&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight: 400;&amp;quot;&amp;gt;Justin's applied to OFCOM for a Band C &amp;amp;ldquo;light licence&amp;amp;rdquo;, but for now he's using Band B. The move to Band C (avoiding the amateur allocations!) will give another 6dB margin due to the higher transmit power and an additional 5dB margin due to the lower noise floor (as measured).&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;Thanks to Gareth G4XAT for his help with antenna erection!&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/p&amp;gt;&lt;/div&gt;</summary>
		<author><name>G8YTZ</name></author>
	</entry>
	<entry>
		<id>https://wiki.batc.org.uk/index.php?title=GB3JV&amp;diff=9927</id>
		<title>GB3JV</title>
		<link rel="alternate" type="text/html" href="https://wiki.batc.org.uk/index.php?title=GB3JV&amp;diff=9927"/>
		<updated>2022-07-10T21:15:33Z</updated>

		<summary type="html">&lt;p&gt;G8YTZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;GB3JV Overview&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;The GB3JV Amateur TV repeater is located at Petts Wood Roadway station, at JO01aj.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Outputs:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;3.404GHz, 2Ms/s FEC 4/5&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;BATC Web Stream:&amp;amp;nbsp;rtmp://rtmp.batc.org.uk/live/gb3jv&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color: #0000ff;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Inputs:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;DVBS/S2 1249MHz/Horiz. 333kS/s or 2MS/s, automatic FEC detection&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;DVBS/S2 437MHz/Horiz. 333kS/s or 2MS/s, automatic FEC detection&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;BATC Web Stream, please limit your stream to 800kb/s&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;144.750 FM/Vertical 103.5Hz CTCSS (ATV Calling Channel Talkback frequency)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;/div&gt;</summary>
		<author><name>G8YTZ</name></author>
	</entry>
	<entry>
		<id>https://wiki.batc.org.uk/index.php?title=GB3JV&amp;diff=9926</id>
		<title>GB3JV</title>
		<link rel="alternate" type="text/html" href="https://wiki.batc.org.uk/index.php?title=GB3JV&amp;diff=9926"/>
		<updated>2022-07-10T21:15:03Z</updated>

		<summary type="html">&lt;p&gt;G8YTZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;GB3JV Overview&lt;br /&gt;
&lt;br /&gt;
The GB3JV Amateur TV repeater is located at Petts Wood Roadway station, at JO01aj.&lt;br /&gt;
&lt;br /&gt;
Outputs:&lt;br /&gt;
&lt;br /&gt;
3.404GHz, 2Ms/s FEC 4/5&lt;br /&gt;
BATC Web Stream: rtmp://rtmp.batc.org.uk/live/gb3jv&lt;br /&gt;
Inputs:&lt;br /&gt;
&lt;br /&gt;
DVBS/S2 1249MHz/Horiz. 333kS/s or 2MS/s, automatic FEC detection&lt;br /&gt;
DVBS/S2 437MHz/Horiz. 333kS/s or 2MS/s, automatic FEC detection&lt;br /&gt;
BATC Web Stream, please limit your stream to 800kb/s&lt;br /&gt;
144.750 FM/Vertical 103.5Hz CTCSS (ATV Calling Channel Talkback frequency)&lt;/div&gt;</summary>
		<author><name>G8YTZ</name></author>
	</entry>
	<entry>
		<id>https://wiki.batc.org.uk/index.php?title=GB3JV&amp;diff=9925</id>
		<title>GB3JV</title>
		<link rel="alternate" type="text/html" href="https://wiki.batc.org.uk/index.php?title=GB3JV&amp;diff=9925"/>
		<updated>2022-07-10T21:13:14Z</updated>

		<summary type="html">&lt;p&gt;G8YTZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;p&amp;gt;GB3JV Overview&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;The GB3JV Amateur TV repeater is located at Petts Wood Roadway station, at JO01aj.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Outputs:&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;3.404GHz, 2Ms/s FEC 4/5&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;BATC Web Stream:&amp;amp;nbsp;rtmp://rtmp.batc.org.uk/live/gb3jv&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Inputs:&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;DVBS/S2 1249MHz/Horiz. 333kS/s or 2MS/s, automatic FEC detection&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;DVBS/S2 437MHz/Horiz. 333kS/s or 2MS/s, automatic FEC detection&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;BATC Web Stream, please limit your stream to 800kb/s&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;144.750 FM/Vertical 103.5Hz CTCSS (ATV Calling Channel Talkback frequency)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;/div&gt;</summary>
		<author><name>G8YTZ</name></author>
	</entry>
	<entry>
		<id>https://wiki.batc.org.uk/index.php?title=GB3JV&amp;diff=9924</id>
		<title>GB3JV</title>
		<link rel="alternate" type="text/html" href="https://wiki.batc.org.uk/index.php?title=GB3JV&amp;diff=9924"/>
		<updated>2022-07-10T21:09:58Z</updated>

		<summary type="html">&lt;p&gt;G8YTZ: Created page with &amp;quot;GB3JV Overview  The GB3JV Amateur TV repeater is located at Petts Wood Roadway station, at JO01aj.  Inputs and outputs:  Outputs: - 3.404GHz, 2Ms/s FEC 4/5 - BATC Web Stream:...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;GB3JV Overview&lt;br /&gt;
&lt;br /&gt;
The GB3JV Amateur TV repeater is located at Petts Wood Roadway station, at JO01aj.&lt;br /&gt;
&lt;br /&gt;
Inputs and outputs:&lt;br /&gt;
&lt;br /&gt;
Outputs:&lt;br /&gt;
- 3.404GHz, 2Ms/s FEC 4/5&lt;br /&gt;
- BATC Web Stream: rtmp://rtmp.batc.org.uk/live/gb3jv&lt;br /&gt;
&lt;br /&gt;
- DVBS/S2 1249MHz/Horiz. 333kS/s or 2MS/s, automatic FEC detection&lt;br /&gt;
- DVBS/S2 437MHz/Horiz. 333kS/s or 2MS/s, automatic FEC detection&lt;br /&gt;
- BATC Web Stream, please limit your stream to 800kb/s&lt;br /&gt;
- 144.750 FM/Vertical 103.5Hz CTCSS (ATV Calling Channel Talkback frequency)&lt;/div&gt;</summary>
		<author><name>G8YTZ</name></author>
	</entry>
	<entry>
		<id>https://wiki.batc.org.uk/index.php?title=UK_ATV_repeaters&amp;diff=9923</id>
		<title>UK ATV repeaters</title>
		<link rel="alternate" type="text/html" href="https://wiki.batc.org.uk/index.php?title=UK_ATV_repeaters&amp;diff=9923"/>
		<updated>2022-07-10T21:01:05Z</updated>

		<summary type="html">&lt;p&gt;G8YTZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There are over 30 active ATV repeaters in the UK and the current status and operating frequencies can be found on the [https://www.ukrepeater.net/repeaterlist5.htm RSGB ETCC TV list]&lt;br /&gt;
&lt;br /&gt;
Here are two printable .pdf maps of TV Repeaters in the North and South of England: [[:Media:RptrNorth.pdf|Repeaters North]], [[:Media:RptrSouth.pdf|Repeaters South]].  These can be printed double-sided, landscape, flipped on the short edge.&lt;br /&gt;
&lt;br /&gt;
You can watch most UK ATV repeaters on the [http://www.batc.tv/ch_live.php BATC video streaming service.]  &lt;br /&gt;
&lt;br /&gt;
[[File:tvrepeaters.JPG|400px]]&lt;br /&gt;
&lt;br /&gt;
All repeaters have a seperate page which the group can now edit to add information.&lt;br /&gt;
&lt;br /&gt;
*[[GB3AT]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3BH]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3CT - Caistor IO93UM]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3ET]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3EY - Near Hull IO93RS]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3FT]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3GG]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3GV]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3HV]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3JT]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3JV]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3KM]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3LO]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3LX]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3NQ]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3NV]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3PV]] Cambridge&lt;br /&gt;
&lt;br /&gt;
*[[GB3SQ]] Bournemouth&lt;br /&gt;
&lt;br /&gt;
*[[GB3TM]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3TN]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3TT - Sheffield IO93gk]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3UD]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3UT]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3YT]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3VL]]&lt;br /&gt;
&lt;br /&gt;
*[[GB3ZZ]]&lt;/div&gt;</summary>
		<author><name>G8YTZ</name></author>
	</entry>
</feed>