From 52a43ec651cc92c219ef6d2b320b2e77d5b13235 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sun, 12 Jul 2026 01:54:23 -0500 Subject: feat(gallery): add R31 radar sweep The rotating scan after a radar PPI scope (reference filed in the catalogue's working directory): a beam circles inside a numbered bearing ring, an afterglow wedge trails it, contacts bloom as the beam passes and fade over the next half turn, and range rings sit under it all. Clicking marks the current bearing. The kit's round CRT draws traces; nothing rotated a scan until this. I verified it in headless Chrome: the sweep rotates, the mark click captures the live bearing, no console exceptions. --- .../references/2026-07-12-radar-ppi.png | Bin 0 -> 169803 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 working/retro-stereo-widgets/references/2026-07-12-radar-ppi.png (limited to 'working/retro-stereo-widgets/references') diff --git a/working/retro-stereo-widgets/references/2026-07-12-radar-ppi.png b/working/retro-stereo-widgets/references/2026-07-12-radar-ppi.png new file mode 100644 index 0000000..7d22420 Binary files /dev/null and b/working/retro-stereo-widgets/references/2026-07-12-radar-ppi.png differ -- cgit v1.2.3