mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Existing saved parameters store RC*_REV as float. The parameter import system does strict type checking and would silently skip these on firmware update. Add migration to preserve user settings.