Skip to content

Commit

Permalink
Updated with new available settings
Browse files Browse the repository at this point in the history
  • Loading branch information
sytelus authored Jun 21, 2017
1 parent ee11a23 commit ca29a86
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ Here's a [sample json file](https://en.wikipedia.org/wiki/JSON) file:
````
{
"LocalHostIp": "127.0.0.1",
"RecordUIVisible": true,
"LogMessagesVisible": true,
"ViewMode": "FlyWithMe",
"FpvVehicleName": "Pixhawk",
"RpcEnabled": true,
"RosFlight": {
"RemoteControlID": 0
},
"Pixhawk": {
"LogViewerHostIp": "127.0.0.1",
"LogViewerPort": 14388,
Expand Down

0 comments on commit ca29a86

Please sign in to comment.