mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-28 16:30:35 +08:00
7bf9d73179
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.