Documentation site for Birdcage — Astro/Starlight
Find a file
Ryan Malloy 317288218a Add Experiments section — 14 RF science experiments across DVB and SDR
New section documents what you can do with the positioner beyond satellite TV:

On-board DVB (7 experiments, ready to test):
- Solar radio monitoring, rain fade radiometry, geostationary arc census,
  RFI mapping, antenna pattern measurement, DVB signal intelligence,
  differential radiometry

External SDR (7 experiments, planned):
- Hydrogen line (1420 MHz), NOAA HRPT (1.7 GHz), EME monitoring (1296 MHz),
  GPS/GNSS (1575 MHz), Iridium (1626 MHz), directional ADS-B (1090 MHz),
  Inmarsat L-band (~1.5 GHz)

Also adds shared SDR hardware setup page (feeds, LNAs, bias tee safety,
BladeRF/RTL-SDR specs), overview with status table, Experiments card on
homepage, and sidebar with nested DVB/SDR groups.
2026-02-16 07:41:21 -07:00
public Rewrite homepage to lead with capabilities 2026-02-16 06:00:19 -07:00
src Add Experiments section — 14 RF science experiments across DVB and SDR 2026-02-16 07:41:21 -07:00
.env Add deployment infrastructure and TUI showcase guide 2026-02-13 15:12:54 -07:00
.gitignore Initial commit: Birdcage documentation site 2026-02-13 05:20:10 -07:00
astro.config.mjs Add Experiments section — 14 RF science experiments across DVB and SDR 2026-02-16 07:41:21 -07:00
Caddyfile Fix /health endpoint: wrap file_server in handle block 2026-02-13 15:15:35 -07:00
docker-compose.yml Add deployment infrastructure and TUI showcase guide 2026-02-13 15:12:54 -07:00
Dockerfile Add deployment infrastructure and TUI showcase guide 2026-02-13 15:12:54 -07:00
Makefile Add deployment infrastructure and TUI showcase guide 2026-02-13 15:12:54 -07:00
package-lock.json Initial commit: Birdcage documentation site 2026-02-13 05:20:10 -07:00
package.json Initial commit: Birdcage documentation site 2026-02-13 05:20:10 -07:00
tsconfig.json Initial commit: Birdcage documentation site 2026-02-13 05:20:10 -07:00