Winegard satellite dish control for amateur radio sky tracking
Find a file
Ryan Malloy 145763fcfb Rebuild TUI as 4-tab layout with 10 new widgets
Replace sidebar + 5-screen layout with horizontal tab bar (F1-F4)
and persistent StatusStrip. Consolidate Position + Scan screens into
Signal (F3) with Monitor/Sweep/Sky Map sub-modes via ModeBar.

Screens:
  - F1 Dashboard: system health, tracking panel, quick actions, presets
  - F2 Control: motor tuning, compass rose, preset management
  - F3 Signal: RSSI monitor, 1D sweep (SweepPlot), 2D sky map (heatmap)
  - F4 System: NVS editor with regex filter, EEPROM, firmware info
  - F5 Console: push/pop overlay (no longer a tab)

New widgets: StatusStrip, ModeBar, SweepPlot, QuickActions, PresetList,
ReceiverInfo, MotorTuning, NvsFilter, SystemHealth, TrackingPanel.

Removed: PositionScreen, ScanScreen, DeviceStatusBar (functionality
absorbed into new screens and StatusStrip).

App-level position poll feeds StatusStrip and active screen at ~2 Hz.
Fix shared threading.Event across instances (class-level mutable default).
2026-02-14 18:04:50 -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 Refactor probe tool to generic embedded console scanner, document full G2 command inventory 2026-02-12 21:05:33 -07:00
src/birdcage Make firmware sweep cancellable to prevent shutdown deadlock 2026-02-14 16:56:14 -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