- Configuration Gadget
- Hardware Settings
- Aircraft
- Input
- Stabilization
- GCS Gadgets
- What is the UAVObject Browser for?
- A part of my CGS is not working or showing errors.
- The Roll direction in the PFD (Primary Flight Display) doesn't seem to be correct.
- The "servo output" is colored red on the health gadget
- The memory turns yellow on my System Health plugin
- The throttle indicator doesn't follow the transmitter throttle.
- Pro/INS Flight Software Setup Tips & Tricks

Configuration Gadget
Hardware Settings

What baud rate should I set?
In general, fast enough to push and pull all telemetry updates reliably, plus some spare bandwidth for error correction and retransmits. Actually, used data rate is shown by the GCS, for example, via PFD gadget. Default is 57600bps.
Please note that currently the same baud rate is set for both sides of the link: for PC serial port and for MB serial port. This will be changed later because both rates are only port speeds, and with smart radio or USB converters they may be different.

Aircraft

My aircraft is not stabilizing nor responding to any Pitch, Roll or Yaw input
Make sure the Mix level is not set too low or even 0. If the mixing level is too low, your aircraft will not stabilize or react poorly on any pitch, roll or yaw input.
| Please note that some firmware versions do not save the mixing level properly, |

Input


Stabilization

The INS Attitude calibration panel appears to be missing
If the GCS is not able to recognize your board, the attitude panel is not shown. If you did not upgrade the bootloader, the Board Model in the flight firmware will be set to "255/255" and the GCS won't be able to tell what sort of board it's talking to. To verify that this is what's happening to you, go to the UAVObject browser and check the firmwareIAP object: if the board type & revision are both 255, you have an outdated Bootloader. Please follow the Wiki instructions to upgrade the bootloader.

GCS Gadgets
What is the UAVObject Browser for?
The UAVObject Browser gives you a real time view of the messages passed between the GCS and the UAV. The way OpenPilot works is by having a database of UAVObjects on both GCS and UAV side, with exchanges of updates to/from GCS and UAV. The UAVObject Browser shows you the state of this database on the GCS side.
In normal use, the UAVObject Browser is absolutely not necessary. When tuning and configuring your airframe, you should definitely use the 'Config Gadget' and not the UAVObject Browser. But if you are a developer, know what you are doing, or just want to tweak your settings beyond the standard options given in the config gadget, the UAVObjectBrowser is for you. Just remember it gives you access at the lowest level, and won't warn you if you create inconsistent situations and settings.
In short: if you don't know what it is for, you should probably stay away from it :)
A part of my CGS is not working or showing errors.
If for some unknown reason your GCS configuration is corrupted, you may experience an error message as below.
"There was a problem loading the PFD artwork, please check your configuration"
or
"error on PFD or missing PFD"

In order to clear all settings from the GCS and reset the default configuration, you should delete the files containing your settings.
The OpenPilot GCS's settings are contained in two files in a directory. These are: "OpenPilotGCS.db", "OpenPilotGCS.xml" and the directory "OpenPilot". The location of these are different depending on your platform:
On Mac and Linux they are stored in:
~/.config/OpenPilot
On Windows XP they are stored in:
C:\Documents and Settings\your-username\Application Data\OpenPilot\
On Windows Vista & 7 they are stored in:
C:\Users\your-username\AppData\Roaming\OpenPilot\
Note: The AppData folder is a hidden folder in your Windows operating system. To be able to see this folder and the folders below it, you need to change your folder options to allow the display of hidden files & folders.
Deleting the above mentioned files will reset your GCS configuration, and has nothing to do with the settings on your OpenPilot board. Once the files are deleted and the GCS is restarted, you will be prompted that "no configuration file is found" and the default settings are loaded. |
The Roll direction in the PFD (Primary Flight Display) doesn't seem to be correct.

The horizon moves like you would see it in the aircraft. If you roll to the right, the display should roll to the left. Thus, if you roll right, then the horizon (with respect to you) rolls left.
The "servo output" is colored red on the health gadget

A red Servo Output means that your outputs are not correctly configured. This can happen after a firmware upgrade. A previously saved uav.settings import should restore your outputs configuration.
The memory turns yellow on my System Health plugin

Yellow is not a problem, especially CopterControl is pretty "low" on memory thus it can easily happen that you have a yellow warning active. It should not turn into red however, if your memory turns red then the board is prevented from arming
The throttle indicator doesn't follow the transmitter throttle.
The throttle indicator will jump from the bottom to the position shown in the below image with only a very little stick movement (±3%), and the remaining throttle range on your transmitter moves the dot all the way up to 100% throttle on the controller gadget. This is by design and is the correct behavior. The throttle stick must be in the bottom range to arm your aircraft.


Pro/INS Flight Software Setup Tips & Tricks
The following applies only to the Pro/INS platform and is not relevant for CopterControl



