No description
Find a file
merspieler 1e9396676c Added option to add the current a/c to a profile
Signed-off-by: merspieler <merspieler@users.noreply.github.com>
2018-03-02 16:51:03 +01:00
dialog/en-us Added dummy.dialog 2018-03-01 17:31:15 +01:00
vocab/en-us Removed missconception 2018-03-02 11:42:45 +01:00
.gitignore Initial commit of development 2018-01-31 09:46:55 +01:00
__init__.py Added option to add the current a/c to a profile 2018-03-02 16:51:03 +01:00
ISSUE_TEMPLATE.md Create ISSUE_TEMPLATE.md 2018-01-31 14:53:09 +01:00
LICENSE Initial commit 2018-01-31 09:30:34 +01:00
README.md Added requirements 2018-02-21 19:45:46 +01:00
README.settings Added README.settings 2018-02-22 22:21:15 +01:00
settings.json Renamed Airbus profile 2018-03-02 11:49:58 +01:00

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.

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"

Credits