Updated README.settings
Signed-off-by: merspieler <merspieler@users.noreply.github.com>
This commit is contained in:
parent
f01921b5e1
commit
e38adc8069
1 changed files with 9 additions and 1 deletions
|
@ -1,4 +1,12 @@
|
|||
# settings.json
|
||||
# Settings per voice command
|
||||
_`<profile-name>` describes here the name you want to give the profile_
|
||||
|
||||
* `Create new aircraft profile <profile-name>` This will start a dialog where the programm guides you through the creation of the profile.
|
||||
* `Add aircraft to <profile-name>` This adds the current aircraft to `profile-name`. This is used if one aircraft has a few variants. For example the A320 has the A320-100-CFM, the A320-200-CFM, the A320-200-IAE and more variants but can use the same profile.
|
||||
* `Set flightgear port <port-number>` This changes the port which is used to talk to flightgear.
|
||||
* `Find flightgear` This searches in you network for a running flightgear. This is only needed if mycroft runs on a different computer than flightgear.
|
||||
|
||||
# Manually editing the settings
|
||||
Before editing the `settings.json` file, make sure to stop mycroft.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue