skywalker-1/site
Ryan Malloy cc3a0707a1 Add DiSEqC motor control, QO-100 DATV reception, and carrier survey
Firmware v3.03.0: DiSEqC Manchester encoder (cmd 0x8D extended),
parameterized spectrum sweep (0xBA), adaptive blind scan (0xBB),
error code reporting (0xBC). All new function locals moved to XDATA
to fit within FX2LP 256-byte internal RAM constraint.

Motor control: DiSEqC 1.2 positioner with USALS GotoX, stored
positions, interactive keyboard jog, 30-second safety auto-halt.

QO-100 DATV: Es'hail-2 wideband transponder tools — LNB IF
calculator, narrowband scan, tune, and TS-to-video pipe (ffplay/mpv).

Carrier survey: six-stage pipeline (coarse sweep → peak detection →
fine sweep → blind scan → TS sample → catalog). JSON catalog with
differential analysis, QO-100 optimized mode, CSV/text export.

TUI: F9 Motor screen (3-column layout with signal gauge), F10 Survey
screen (Full Band + QO-100 tabs). Bridge, demo, and theme updated.

Docs: motor.mdx, survey.mdx, qo100-datv.mdx guide, tui.mdx updated
for 10 screens. Site builds 41 pages, all links valid.
2026-02-15 17:01:11 -07:00
..
public/downloads Add Starlight documentation site (32 pages, 9 sidebar groups) 2026-02-12 16:32:12 -07:00
src Add DiSEqC motor control, QO-100 DATV reception, and carrier survey 2026-02-15 17:01:11 -07:00
.dockerignore Add Docker deployment config and v3.02 firmware docs 2026-02-12 23:31:55 -07:00
astro.config.mjs Add DiSEqC motor control, QO-100 DATV reception, and carrier survey 2026-02-15 17:01:11 -07:00
Caddyfile Add Docker deployment config and v3.02 firmware docs 2026-02-12 23:31:55 -07:00
docker-compose.yml Add Docker deployment config and v3.02 firmware docs 2026-02-12 23:31:55 -07:00
Dockerfile Add Docker deployment config and v3.02 firmware docs 2026-02-12 23:31:55 -07:00
Makefile Add Docker deployment config and v3.02 firmware docs 2026-02-12 23:31:55 -07:00
package-lock.json Add Starlight documentation site (32 pages, 9 sidebar groups) 2026-02-12 16:32:12 -07:00
package.json Add Starlight documentation site (32 pages, 9 sidebar groups) 2026-02-12 16:32:12 -07:00
tsconfig.json Add Starlight documentation site (32 pages, 9 sidebar groups) 2026-02-12 16:32:12 -07:00