mirror of https://github.com/ArduPilot/ardupilot
4996c17a75
This allows users to load parameter files (in MP, MAVProxy or any other GCS) without accidentally reseting the statistics, because the AP_STATS_RESET value contained in the parameter file will be ignored (unless it is zero and it is usually not zero). The other statistics parameters are read-only, and the GCS should be clever enough to not set those. |
||
---|---|---|
.. | ||
AP_Stats.cpp | ||
AP_Stats.h |