Releases: OpenAstroTech/OpenAstroTracker-Firmware
Releases · OpenAstroTech/OpenAstroTracker-Firmware
Arduino V1.9.07
- ALT and AZ steppers can now be enabled and configured separately.
- Reduced hold current for AZ and ALT to 10% if using TMCs and NEMAs.
- Fixed incorrect response in Meade LX200 guide pulse command.
Arduino V1.9.05
- Fixed incorrect response in Meade LX200 guide pulse command.
Arduino V1.9.04
- Reduced Serial communication rate to 19200 for better stability in communications
- Fixed an incorrect response in Meade LX200 handler (:Q# was sending a response, where it shouldn't have)
Arduino V1.9.03
Mount Performance
- Fixed a bug where RA would jump a little at the beginning of a GoTo operation.
- Re-enabled support for different microstepping settings for slewing and tracking.
- Allowed microstep settings to be defined in the local config.
- Separated guide stepper from DEC stepper so that guiding doesn't change DEC coordinates.
- Fixed a bug where tracking speed was not calculated correctly, nor adjusted on the fly when RA Steps/deg were changed.
- Made DEC driver be in Guide microstepping mode unless slewing.
Steppers/Drivers
- Removed connection test check and made it standard.
- Switched motors to normal mode (better perf), but allowed silent mode through XX_UART_STEALTH_MODE defines.
- Fixes RMS current setting for TMC2209 UART to be more accurate and consistent
- Disables i_scale_analog (aka "USE_VREF") by default so that results are more consistent between users. rms_current will no longer depend on Vref, unless specifically configured by the user.
- Changes UART baud rate to 19200 rather than the default of 115200 - the Rx channel was too unreliable and repeatedly had CRC errors at the higher baud rate.
- Adds a test method for visual confirmation of Tx-only UART connectivity. At boot (before tracking starts), each axis will rotate slightly in each direction driven purely by UART commands. If the user sees the movement, they know UART Tx is functioning.
LCD
- Fixed an overflow bug in the CAL LCD menu for RA/DEC steps (esoteric mounts).
Meade
- Added Meade command to allow querying driver settings.
- Added Meade command to calculate stepper positions for stellar coordinates.
Miscellaneous
- Saved some RAM by moving strings to flash memory.
Arduino V1.8.75
- Fixed an issue with RA UART current and loss of torque at standstill.
Arduino V1.8.74
See changelog for details.
Arduino V1.8.72
Latest release. See changelog for details.
Arduino V1.8.64
Latest release. See changelog for details.