skywalker-1/tui
Ryan Malloy 1df2be8a43 Fix I2C addresses in TUI demo and device screen
demo.py: hotplug mock used [0x08, 0x50, 0x51, 0x61], corrected to
[0x08, 0x10, 0x51] per hardware bus scan. 0x50 was never on the bus;
0x61 was speculative.

device.py: known device map had 0x60 "BCM3440 tuner" and 0x61
"ISL6421 LNB controller" — neither appears on the SkyWalker-1 I2C bus.
Replaced with 0x10 "Tuner / LNB controller" per confirmed scan.
2026-02-17 17:52:03 -07:00
..
scripts Add F9/F10 screenshots, fix duplicate widget ID in motor screen 2026-02-15 18:05:15 -07:00
src/skywalker_tui Fix I2C addresses in TUI demo and device screen 2026-02-17 17:52:03 -07:00
tests Add radar scope, splash screen, Star Wars easter egg, and harden TUI 2026-02-14 09:51:58 -07:00
pyproject.toml Add radar scope, splash screen, Star Wars easter egg, and harden TUI 2026-02-14 09:51:58 -07:00
uv.lock Add radar scope, splash screen, Star Wars easter egg, and harden TUI 2026-02-14 09:51:58 -07:00