mirror of https://github.com/ArduPilot/ardupilot
1a45aa12f5
Do not warn about unknown parameters on the first pass, i.e. when AP_Param:load_all() is called. This is because we may still not know about dynamically loaded parameters. When we call the second (last) time, we expect to already know all possible parameters, so print a warning to both console and the debug terminal. |
||
---|---|---|
.. | ||
tools | ||
AP_Param.cpp | ||
AP_Param.h |