qgroundcontrol VS PX4-Autopilot

Compare qgroundcontrol vs PX4-Autopilot and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
qgroundcontrol PX4-Autopilot
3 26
2,939 7,654
1.8% 2.1%
9.8 9.9
4 days ago 3 days ago
C++ C++
GNU General Public License v3.0 or later BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

qgroundcontrol

Posts with mentions or reviews of qgroundcontrol. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-09.
  • DJI Virtual Flight (iOS) has been broken for five months
    4 projects | news.ycombinator.com | 9 Sep 2023
    For Disco you're in luck, there are some really decent ardupilot-based projects out there[1]. Plus, unlike the Bebop camera which is inaccessible via the shell (you can only use the Parrot SDK), the Disco camera can be commanded to stream/record with a few simple commands, and even bound to controller inputs.

    A caveat with the controller: it needs to have custom firmware[2] to get it communicating with ardupilot, and to get the firmware onto the controller you need telnet/adb into it via SkyController→usb→ethernet→usb→Laptop adaptor(s).

    For a ground control system (GCS), there's three to choose from: Mission Planner, APM Planner, and QGroundControl[3] (ignore the rest, use this one).

    For configuring the drone, mission planner is pretty good... but you can also just use MavProxy[4] which is a fantastic commandline program that all the GCSes use in some way, and can even be installed in Termux/Android.

    1: https://github.com/uavpal/disco4g/

    2: https://github.com/ArduPilot/dema-rc/

    3: https://github.com/mavlink/qgroundcontrol

    4: https://github.com/ArduPilot/MAVProxy

  • BlueRov2 Firmware Problem
    1 project | /r/rov | 3 Jun 2022
    I expect you’re running into this issue, although it’s also possible you’re using a QGroundControl version that’s poorly set up to work with ArduSub (or your particular ArduSub version). If you’re not already it’s likely best to use the software version(s) recommended by Blue Robotics.
  • UML Diagrams Designer via Code
    5 projects | news.ycombinator.com | 5 May 2022
    > Are UML diagrams used effectively in the dev industry?

    Are they effective? I say they are when correctly used. For example last year I used plant UML to draw a sequence diagram to demonstrate some threading/mutex problems. [1]

    I've also used draw.io to draw similar problems. [2]

    I would say that tbqh using UML (or maybe just plant UML) is the "better" solution because it can be embedded in code and re-rendered as needed. But draw.io is _much_ easier to use!

    I will also say that UML diagrams aren't well taught nor do most devs even know to reach for the tool.

    [1]: https://github.com/mavlink/qgroundcontrol/pull/9595

    [2]: https://github.com/airmap/qgroundcontrol/pull/6

PX4-Autopilot

Posts with mentions or reviews of PX4-Autopilot. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-14.

What are some alternatives?

When comparing qgroundcontrol and PX4-Autopilot you can also consider the following projects:

flowchart-fun - Easily generate flowcharts and diagrams from text ⿻

ardupilot - ArduPlane, ArduCopter, ArduRover, ArduSub source

inav - INAV: Navigation-enabled flight control software

qgroundcontrol - Fork of https://github.com/mavlink/qgroundcontrol maintained solely for upstream contributions

ESP32 - DroneBridge for ESP32. A transparent short range wifi based telemetry (serial to WiFi) link. Support for MAVLink, MSP, LTM (iNAV) or any other protocol

kr_autonomous_flight - KR (KumarRobotics) autonomous flight system for GPS-denied quadrotors

tello-ros2 - ROS2 node for DJI Tello and Visual SLAM for mapping of indoor environments.

mavros - MAVLink to ROS gateway with proxy for Ground Control Station

paparazzi - Paparazzi is a free and open-source hardware and software project for unmanned (air) vehicles. This is the main software repository.

mermaid - Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown

linorobot - Autonomous ground robots (2WD, 4WD, Ackermann Steering, Mecanum Drive)