This project is work in progress and is not for use or testing yet! Really, you don't want to use it at the moment!
Official Firmware for DIY astronomical telescope mounts. This firmware is the 2.x successor of the OpenAstroTracker-Firmware.
Table of Contents
It was a very long and educational time developing, testing and improving OpenAstroTracker-Firmware for all of us. It evolved and grew over time as did our hardware support. Amount and type of supported mounts, components, addons and software tools keep increasing. This is why dev team decided to go one step back and redesign the firmware based on the experience with v1 and community feedback and requests. This firmware aims to bring following improvements over time compared to OpenAstroTracker-Firmware:
- Easier configuration, flashing and updates
- Improved stability
- Improved/Automated calibration
- New types of addons (these could be among other things Touch display, Mobile app etc.)
- Ability to track "custom" objects (e.g. Sun, Moon, ISS, Comets etc.)
- Support for more types of mounts (OAT, OAM, any further Mounts and their versions designed by OpenAstroTech and retrofitted 3rd party mounts)
- Several new QoL features
- Easier maintenability and extendability
- Automated testing
- Support for modern 32-bit boards to improve performance, accuracy and reduce the need for hardcore optimizations.
- In hardware debugging
- Higher code quality by following best practices and a predefined architecture design
- Ability to test and run main code and test directly on the host pc to simplify issue analysis
- Support and usage of modern c++ features to improve readability and clarity of the code
- Zephyr
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
TBD
TBD
TBD
TBD
TBD
TBD
- Build environment setup
- TBD
- MVP
- TBD
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.
Project Link: https://github.com/OpenAstroTech/OpenAstroFirmware