patrickelectric/px4-parameters — explained in plain English
Analysis updated 2026-07-18 · repo last pushed 2026-07-13
Build a custom ground station app that reads the latest PX4 parameter definitions.
Create a mission planner that shows which drone settings are available.
Develop a configuration dashboard for tuning drone flight characteristics.
Track PX4 airframe metadata to understand supported vehicle types and configurations.
| patrickelectric/px4-parameters | 00kaku/wp-rest-playground | 1ncendium/aibuster | |
|---|---|---|---|
| Stars | 5 | 5 | 5 |
| Language | — | JavaScript | Python |
| Last pushed | 2026-07-13 | — | — |
| Maintenance | Active | — | — |
| Setup difficulty | easy | hard | moderate |
| Complexity | 1/5 | 3/5 | 3/5 |
| Audience | developer | developer | ops devops |
Figures from each repo's GitHub metadata at analysis time.
No build or install required, just clone or download the parameter files directly.
The PX4-parameters repository keeps track of the latest configuration settings for PX4, which is an open-source flight control system used in drones and other unmanned vehicles. These settings, called parameters, control how the autopilot behaves, and they change frequently as the software evolves. Before this repository existed, the only place to find an up-to-date list of PX4 parameters was buried inside the codebase of QGroundControl, a ground station application used to configure drones. That made it difficult for other tools and projects to access the current parameter list without pulling in the entire QGroundControl codebase. This project pulls those parameter definitions out into their own standalone repository so they are easier to find and use. The files are updated every Monday, which means anyone who needs the latest parameter definitions can rely on this repository as a regularly refreshed source. It also tracks airframe metadata, which describes the different vehicle types and configurations PX4 supports. This would be useful for developers building tools that interact with PX4 drones, such as alternative ground station apps, mission planners, or configuration utilities. For example, if you are building a custom dashboard for tuning drone flight characteristics, you could pull the parameter list from here rather than digging through a separate project's codebase to find it. The project is described as a tribute rather than an official PX4 repository, so it is an independent community effort to make this information more accessible. The README doesn't go into much detail about how the updates are generated or what process produces the files.
A standalone, auto-updated collection of configuration settings for PX4, an open-source drone flight-control system. It lets other tools easily access the latest parameter definitions without digging through a separate codebase.
Active — commit in last 30 days (last push 2026-07-13).
The README does not mention a license, so it is unclear what permissions apply to using this repository's contents.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
double-check against the repo, no cap.