mavlink / qgroundcontrol

Cross-platform ground control station for drones (Android, iOS, Mac OS, Linux, Windows)
http://qgroundcontrol.io
3.18k stars 3.53k forks source link

Lack of airframes #10878

Open smolgrrr opened 9 months ago

smolgrrr commented 9 months ago

Describe the bug

Using PX4 with QGroundControl, and all the guides/videos I follow during set-up have a multitude more airframe options for some reason. I am trying to use the Airship airframe

  1. Is from PX4 tutorial

    image
  2. My QGC

    image

To Reproduce

  1. Download QGC for Mac OS

Expected behavior

Full list of airframe configurations

Software Version

Mac OS latest stable version

nsh: sysinit: fopen failed: 2

NuttShell (NSH) NuttX-11.0.0 nsh> ver all HW arch: PX4_FMU_V2 HW type: V2 HW version: 0x90008 HW revision: 0x000 PX4 git-hash: b8c541dd7277ed735139d7d1bfb829d61fbe29fb PX4 version: Release 1.14.0 (17694975) OS: NuttX OS version: Release 11.0.0 (184549631) OS git-hash: de41e7feaeffaec3ce65327e9569e8fdb553ca3d Build datetime: Oct 19 2023 16:16:15 Build uri: localhost Build variant: default Toolchain: GNU GCC, 9.3.1 20200408 (release) PX4GUID: 000100000000343033353335510200500023 MCU: STM32F42x, rev. 3

Flight controller

Pixhawk 1

Vehicle type

Airship/Balloon

How are the different components wired up (including port information)

USB to Pixhawk board through microusb

Additional context

I was able to copy the config into PX4AirframeFactMetaData.xml on my Mac, and it then came up on QGC, but selecting the extra options did not do anything.

smolgrrr commented 9 months ago

This is result when I manually add to XML file, or just completely delete it with sudo rm PX4AirframeFactMetaData.xml

image

then after selecting airship, no changes:

image