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
- Host: GitHub
- URL: https://github.com/ryanwebber/neyowm
- Owner: ryanwebber
- Created: 2024-08-26T21:32:42.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-26T21:46:26.000Z (almost 2 years ago)
- Last Synced: 2024-08-27T00:36:39.194Z (almost 2 years ago)
- Language: Rust
- Size: 7.85 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

## 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.