An open API service indexing awesome lists of open source software.

https://github.com/ryanwebber/neyowm

A basic autopilot controller for single-engine aircraft in X-Plane 11
https://github.com/ryanwebber/neyowm

Last synced: 5 months ago
JSON representation

A basic autopilot controller for single-engine aircraft in X-Plane 11

Awesome Lists containing this project

README

          

# Neyowm

A basic autopilot controller for single-engine aircraft in X-Plane 11 using
[Nasa's X-Plane Connect Plugin](https://github.com/nasa/XPlaneConnect) to communicate
with the simulator.

![Screenshot](.github/screenshot.png)

## Usage

1. Install the X-Plane Connect plugin according to the installation instructions.
2. Run X-Plane 11 and load a flight.
3. Run `cargo run --release` in the project directory to start the controller interface.