mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
- Ashtech driver is no longer checking fix status from comparing coordinates to 0.0;0.0;0.0, instead it's checking fix type in GGA or checking coordinate exsistance in POS. This removes compiler warning about float euqality comparison. - Fixed compiler warning about comparison between signed and unsigned int - Fixed compiler warning about class property masking
PX4 Aerial Middleware and Flight Control Stack
- Official Website: http://px4.io
- License: BSD 3-clause (see LICENSE.md)
- Supported airframes:
- Multicopters
- Fixed wing
- Binaries (always up-to-date from master):
- Downloads
- Mailing list: Google Groups
Description
Languages
C++
51.2%
C
38.5%
CMake
4.7%
Python
3.9%
Shell
1.3%
Other
0.1%