birdcage/tui/tests
Ryan Malloy a249c98208 Implement Track mode (Phase 6) with rotctld server
TUI-compatible Hamlib rotctld TCP server that works with the
existing SerialBridge/DemoDevice interface. F2 Control's Track
tab now starts/stops a real TCP server on the configured port.
Status callbacks report connection state, move count, and command
rate back to the TrackingPanel via thread-safe call_from_thread.

Includes 7 pilot tests exercising the full protocol path through
asyncio TCP clients against the DemoDevice.
2026-02-15 15:52:49 -07:00
..
__init__.py Wire Stop button to cancel blocked firmware sweeps 2026-02-14 17:12:11 -07:00
test_step_size_velocity.py Add configurable step size selector and motor velocity controls 2026-02-14 20:05:12 -07:00
test_sweep_stop.py Rebuild TUI as 4-tab layout with 10 new widgets 2026-02-14 18:04:50 -07:00
test_track_mode.py Implement Track mode (Phase 6) with rotctld server 2026-02-15 15:52:49 -07:00