Releases: b-wave/virtualagc
Release: AGC DSKY Pi Recovery & Experimental Archive (v1.0-PiRecovery)
🚀 Release: AGC DSKY Pi Recovery & Experimental Archive (v1.0-PiRecovery)
Date: October 12, 2025 Author: Steve (b-wave) Repo: AGC DSKY Project
🔧 Summary
This release captures a full recovery of Pi-side development work spanning back to 2019. It includes experimental overlays, interface logic, and legacy canned sequences—previously stranded on a single SD card and now safely versioned in GitHub. For the hardware interface please see the uDSKY repo.
🧠 Highlights
Recovered Python logic from piDSKY.py, including serial interface tweaks and LED state handling.
Experimental C++ variants: yaDSKY3, yaDSKYb1, and reorganized yaDSKY22 directory.
Visual assets: Over 100 .jpg overlays for LED indicators, UI states, and Apollo-themed graphics.
Legacy canned sequences: Apollo 11 and Apollo 8 launch/landing routines preserved and renamed.
Config file cleanup: .ini files restructured and converted to symlinks for modularity.
Makefile and build logic updated to support new variants and overlays.
🧪 Known Quirks
Python code (piDSKY.py) is functional but hacked together—no formal structure, just raw persistence.
uDSKY integration was shoehorned into existing logic—works, but not elegant.
Some overlays may be redundant or experimental; cleanup pending