No description
Find a file
2018-03-06 23:26:38 +01:00
dialog/en-us Added no.profile.dialog 2018-03-06 11:55:13 +01:00
vocab/en-us Added .voc file for profile reset 2018-03-05 17:49:26 +01:00
.gitignore Updated .gitignore 2018-03-06 14:57:45 +01:00
__init__.py Some bugfixes and added c172p data 2018-03-06 23:25:46 +01:00
CHANGELOG.md Added CHANGELOG.md 2018-02-28 15:49:43 +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 section about in default profiles included aircraft to README.md 2018-03-05 17:52:36 +01:00
README.settings Added README.settings 2018-02-22 22:21:15 +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.
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"

In Default Profiles Included Aircrafts

  • IDG-A32X
  • Cessna 172p (WIP)

Credits