firmware
https://github.com/px4/firmware
C++
PX4 Autopilot Software
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported30 Subscribers
View all SubscribersAdd a CodeTriage badge to firmware
Help out
- Issues
- geo: minor robustness gaps and missing unit-test coverage in src/lib/geo
- [Bug] NAV_MIN_LTR_ALT has no effect when entering Multicopter Hold below the configured altitude
- fix(gps): guard against unsigned integer underflow in dumpGpsData
- refactor(failure_injection): centralize MAV_CMD_INJECT_FAILURE behind a manager module
- drivers/imu/bmi088: clamp temperature and FIFO counter to operational limits
- [Bug] auto entry into HOLD mode during auto-takeoff testing.
- fix(flight_mode_manager): prevent auto-takeoff stall on a moving platform
- feat(open_drone_id): add RID identity record verification with read-only mtd_id backend
- fix(navigator): clear course on loiter reposition
- fix(ekf2): add HAGL validity check for range height ref
- Docs
- C++ not yet supported