OpenAstroTracker-Firmware
OpenAstroTracker-Firmware copied to clipboard
Official firmware for the OpenAstroTracker.
You have to add board.txt containing the pio environment to the root directory in order for this script to work what it does: - checks for python installation and redirects...
Repost here from Discord. Steps to reproduce (not 100% guaranteed): - (maybe?) DEC inverted in config - start at home position in southern hemisphere - slew north to 0 DEC...
I ran into an issue trying to use the default pins on a esp32 build with tmc2209 stepper drivers configured via uart. The default step and direction pins for the...
Minor fixes against the esp32 build: - Removed #define DISABLED & ENABLED in Constants.hpp due to clash with existing symbols in esp32 IDF. DISABLED & ENABLED don't appear anywhere else...
Return degrees in limit query and support returning each one individually.
Hello all, I have re-flashed the mksV2.1 board FW (1.11.5) because i swapped the Axes of the Digital level. Yesterday system works fine. After this wenn turn on OAT the...
- Added RA Autohoming support to Guided startup - Added DEC Offset homing support to Guided startup - Defaulted Auto-home questions to YES on LCD during Guided Startup - Fixed...
I noticed that setting Latitude of observatories close to the meridian fails. The failure occurs because -0 degrees is not necessarily a negative value. This draft change is for your...
Hello. I'm making an OAT. The firmware is up to date on the MKS Gen L V2.1 board. I'm going to use the motor as the Close loop motor I...
Several times now I homed the OAT during the day prior to putting it outside and I had it going off the rails in RA. The RA steps were fine...