-
- Downloads
calibration_routines: fix 'Command denied during calibration' error message
The uorb subscribe logic got changed for queued topics with https://github.com/PX4/Firmware/pull/9436, meaning an orb_subscribe will return past messages as well now. This lead to an error 'Command denied during calibration' for the previously received calibration start command.
Please register or sign in to comment