Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 696 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 696 Bytes

Garmin Autopilot Interface

This app is the interface between the Garmin AP Controller and Microsoft Flight Simulators' SimConnect API.

App GUI

The app handles connection with the sim and the controller, facilitates communication between the two, handles any conversions or event timings, and allows the user to configure settings for the controller.

As of right now, the app and controller are about 85% feature complete. the only features left are the settings management, AUX connector IO, and AUX serial logic.

Further details will be added as I go through the documentation/cleanup pass.