INDI Driver Basics
This directory contains documentation for the basic concepts and implementation details of INDI drivers.
Contents
- Simple Driver - A minimal example of an INDI driver
- Driver Interface - Documentation on the INDI driver interface
- Properties - Information about INDI properties and how to use them
- Device Communication - Guide to implementing device connections in INDI drivers
- Development Environment - Setting up your development environment and project structure
- Binary Transfers - Documentation on handling binary data transfers in INDI
- Coming from ASCOM - Guide for developers transitioning from ASCOM to INDI
- Helpful Functions - Useful functions for INDI driver development
- Custom Driver - Comprehensive guide to creating custom INDI drivers