Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Impossible to select the right airframe #6794

Closed
Pauloledes opened this issue Aug 14, 2018 · 4 comments
Closed

Impossible to select the right airframe #6794

Pauloledes opened this issue Aug 14, 2018 · 4 comments

Comments

@Pauloledes
Copy link

Hi everyone,

I am currently facing an issue that I have never had before. The problem appears when I try to select an airframe for my Intel AERO Drone. In reality I have two problems.

The first one is that QGroundControl (v.3.4.0) does not offer me the possibility to select the right airframe for my drone so I have to select one I think is the closest one of my real airframe. It is weird because I work with an other student who is able to select the right Airframe. The only difference between us is that he installed QGC on Windows whereas I installed it on Linux Ubuntu. Here is a picture of which airframes I can choose.
qgcchoicesairframe

The second one is that QGC seems not to save the airframe I select. That is what my interface looks like after I selected a Generic Quadrotor X airframe.
qgcairframenotsaved

It is a bit annoying since I can not do the other calibration properly because QGroundControl reacts like I never told it which airframe I am using.Then it does not know if it is connected to a Quadrotor or a plane for example.

Here are the full informations of the versions I am using :

The firmware is Px4.

BIOS_VERSION = AERO-01.00.13
OS_VERSION = Poky Aero (Intel Aero Linux Distro) 1.6.1 (pyro)"
AIRMAP_VERSION = 0xc2
AeroFC firmware version = 1.6.5

QGroundControl 3.4.0

~Paul

@DonLakeFlyer
Copy link
Contributor

Most likely your cached airframe meta data is out of whack. Delete the PX4AirframeFactMetaData.xml in your ~/.config/QGroundControl.org directory. Boot QGC. Should show up.

@DonLakeFlyer
Copy link
Contributor

@LorenzMeier This seems to happen a bunch. Not sure that caching the airframe xml from flashing is such a great idea. That version seems to be screwed up sometimes, whereas the version in QGC is correct. But the cached version takes precedence so users get stuck.

@Pauloledes
Copy link
Author

Thank you for your help @DonLakeFlyer, now it works !

@zenetio
Copy link

zenetio commented Dec 5, 2018

I was getting the same issue but after many tests when using QGC v3.4.4 and pixhawk firmware v1.5.5
Then when I switched firmware to v1.8.2, then the issue was fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants