flowchart-fun VS qgroundcontrol

Compare flowchart-fun vs qgroundcontrol and see what are their differences.

qgroundcontrol

Cross-platform ground control station for drones (Android, iOS, Mac OS, Linux, Windows) (by mavlink)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
flowchart-fun qgroundcontrol
60 3
3,002 2,922
0.7% 3.8%
8.8 9.8
4 days ago 1 day ago
TypeScript C++
MIT License GNU General Public License v3.0 or later
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.

flowchart-fun

Posts with mentions or reviews of flowchart-fun. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-24.

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

What are some alternatives?

When comparing flowchart-fun and qgroundcontrol you can also consider the following projects:

react-flow - React Flow | Svelte Flow - Powerful open source libraries for building node-based UIs with React (https://reactflow.dev) or Svelte (https://svelteflow.dev). Ready out-of-the-box and infinitely customizable. [Moved to: https://github.com/xyflow/xyflow]

PX4-Autopilot - PX4 Autopilot Software

Cytoscape.js - Graph theory (network) library for visualisation and analysis

ardupilot - ArduPlane, ArduCopter, ArduRover, ArduSub source

d3-dag - Layout algorithms for visualizing directed acyclic graphs

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

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

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

sketchviz - A command line clone of https://sketchviz.com/

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

plantuml - Generate diagrams from textual description