Winegard satellite dish control for amateur radio sky tracking
Find a file
Ryan Malloy 1c27a8d15d Add console-probe package for firmware console discovery
Automated deep probe of Winegard firmware console interfaces.
Discovers available commands via help parsing, submenu probing,
and wordlist brute-force. Handles prompt-terminated serial I/O
with the > character termination strategy.

Modules: serial_io (prompt-aware I/O), discovery (auto-discovery),
profile (DeviceProfile dataclass), report (JSON output), cli (argparse).
2026-02-14 18:05:15 -07:00
docs Refactor probe tool to generic embedded console scanner, document full G2 command inventory 2026-02-12 21:05:33 -07:00
firmware/ble-bridge Parse GGA/GSA fix quality from NMEA, add PAIR command init sequence 2026-02-11 18:28:59 -07:00
scripts Add G2 bootloader and EEPROM exploration scripts 2026-02-14 18:05:03 -07:00
src Add console-probe package for firmware console discovery 2026-02-14 18:05:15 -07:00
Trav-ler-Rotor-For-HAL-2.05 Initial travler-rotor library scaffolding 2026-02-11 04:10:17 -07:00
tui Rebuild TUI as 4-tab layout with 10 new widgets 2026-02-14 18:04:50 -07:00
.gitignore Ignore site/ directory — now its own repo (warehack.ing/birdcage-docs) 2026-02-13 05:20:34 -07:00
CLAUDE.md Document birdcage.warehack.ing deployment in CLAUDE.md 2026-02-13 15:17:00 -07:00
pyproject.toml Rename project from travler-rotor to birdcage 2026-02-13 05:16:00 -07:00
uv.lock Rename project from travler-rotor to birdcage 2026-02-13 05:16:00 -07:00