# INDI Celestron AUX Driver [![CI Status](https://github.com/jochym/auxdrv/actions/workflows/ci.yml/badge.svg)](https://github.com/jochym/auxdrv/actions/workflows/ci.yml) ![Version](https://img.shields.io/badge/version-1.7.6-blue) **Disclaimer: Experimental Driver** This is an experimental Python implementation of the INDI Celestron AUX driver. It is intended for research, testing new algorithms, and providing a "vibe-coded" sandbox for exploring improvements to the Celestron AUX protocol stack. **Note: Physical hardware verification is ongoing. Use with caution.** A Python INDI driver for Celestron mounts using the AUX protocol. It supports the `caux-sim` simulator and 6-parameter geometric alignment. ```{toctree} :maxdepth: 2 :caption: User Guide getting_started user_guide alignment hardware_validation ``` ```{toctree} :maxdepth: 2 :caption: Technical Reference technical_reference testing api ``` ```{toctree} :maxdepth: 1 :caption: Project Info CHANGELOG ``` # Indices and tables * {ref}`genindex` * {ref}`modindex` * {ref}`search`