2018-01-31 09:01:06 +00:00
|
|
|
## flight-gear-copilot
|
|
|
|
Copilot for FlightGear
|
2018-01-31 08:46:55 +00:00
|
|
|
|
2018-01-31 09:01:06 +00:00
|
|
|
## Description
|
2018-01-31 08:46:55 +00:00
|
|
|
This skill acts as an copilot for flight gear that assists you by following your voice commands.
|
|
|
|
|
2018-02-28 14:41:23 +00:00
|
|
|
This skill is still under development.
|
|
|
|
Currently in work:
|
|
|
|
* Rework of the checklist system
|
|
|
|
* Setting changes per voice command
|
2018-02-21 18:45:46 +00:00
|
|
|
|
|
|
|
## Requirements
|
2018-02-28 15:03:13 +00:00
|
|
|
FlightGear version 2018.1 or above.
|
|
|
|
FlightGear is started with the `--allow-nasal-from-sockets` command line option.
|
2018-02-21 18:45:46 +00:00
|
|
|
FlightGear needs to be started with telnet (port 8081 is used as default in the settings) `--telnet=8081`.
|
2018-01-31 08:46:55 +00:00
|
|
|
|
2018-01-31 09:01:06 +00:00
|
|
|
## Examples
|
|
|
|
* "flaps 3"
|
|
|
|
* "gear down"
|
2018-02-28 14:41:23 +00:00
|
|
|
* "landing checklist"
|
2018-01-31 08:46:55 +00:00
|
|
|
|
2018-01-31 09:01:06 +00:00
|
|
|
## Credits
|