489de2aa82
Signed-off-by: merspieler <merspieler@users.noreply.github.com>
22 lines
606 B
Markdown
22 lines
606 B
Markdown
## flight-gear-copilot
|
|
Copilot for FlightGear
|
|
|
|
## Description
|
|
This skill acts as an copilot for flight gear that assists you by following your voice commands.
|
|
|
|
This skill is still under development.
|
|
Currently in work:
|
|
* Rework of the checklist system
|
|
* Setting changes per voice command
|
|
|
|
## Requirements
|
|
FlightGear version 2018.1 or above.
|
|
FlightGear is started with the `--allow-nasal-from-sockets` command line option.
|
|
FlightGear needs to be started with telnet (port 8081 is used as default in the settings) `--telnet=8081`.
|
|
|
|
## Examples
|
|
* "flaps 3"
|
|
* "gear down"
|
|
* "landing checklist"
|
|
|
|
## Credits
|