Skip to content

Update README.md #15

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 23, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 0 additions & 33 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -262,39 +262,6 @@ The firmware implements the standard LX200 protocol for communication with plane



<!-- ROADMAP -->
## Roadmap

- [x] Build environment setup
- [x] Zephyr RTOS integration
- [x] West workspace configuration
- [x] Cross-compilation support
- [x] Native simulation target
- [x] Core Foundation
- [ ] LX200 protocol library implementation
- [ ] Mount coordinate management (RA/DEC)
- [ ] Stepper motor driver framework
- [x] Board support for MKS Robin Nano
- [x] Logging and debugging infrastructure
- [ ] MVP (In Progress)
- [ ] Basic mount control interface
- [ ] Complete LX200 command set implementation
- [ ] Motor calibration and homing
- [ ] Real-time telescope tracking
- [ ] Hardware-in-the-loop testing
- [ ] Future Enhancements
- [ ] Touch display interface
- [ ] Mobile app connectivity
- [ ] Custom object tracking (Sun, Moon, ISS, Comets)
- [ ] Advanced calibration procedures
- [ ] Extended mount type support

See the [open issues](https://github.com/OpenAstroTech/OpenAstroFirmware/issues) for a full list of proposed features (and known issues).

<p align="right">(<a href="#top">back to top</a>)</p>



<!-- CONTRIBUTING -->
## Contributing

Expand Down
Loading