Added requirements
Signed-off-by: merspieler <merspieler@users.noreply.github.com>
This commit is contained in:
parent
28bc28675c
commit
47488c2cea
1 changed files with 6 additions and 1 deletions
|
@ -4,7 +4,12 @@ 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 and not useable yet.
|
||||
This skill is still under development.
|
||||
|
||||
## 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"
|
||||
|
|
Loading…
Add table
Reference in a new issue