One-command screenshot helper around gd-77_screen_grabber.py: auto-detects the radio's serial port (cu.usbmodem* on macOS, ttyACM* on Linux) and creates a self-contained Python venv with pyserial + pillow on first run. Saves to screenshots/ (gitignored, along with the venv). Documented in TOOLS.md. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
14 lines
250 B
Text
14 lines
250 B
Text
.DS_Store
|
|
build/
|
|
codec_bin_section_1.bin
|
|
|
|
# Generated language plugin files + host-side builder binary
|
|
*.gla
|
|
languages_builder
|
|
|
|
# Generated docs site
|
|
website/_build/
|
|
|
|
# Screenshot tool venv + scratch output
|
|
MDUV380_firmware/tools/.venv/
|
|
screenshots/
|