master
global: correct shebang lines to refernce python3
AP_OpticalFlow: annotate missing vehicle types in parameter metadata
AP_OpticalFlow: use non-bitfield booleans
AP_OpticalFlow: use vector rotate method
AP_OpticalFlow: handle stabilised sensors
AP_OpticalFlow: use NEW_NOTHROW for new(std::nothrow)
AP_OpticalFlow: add and use AP_OpticalFlow_config.h
AP_OpticalFlow: allow compilation with HAL_LOGGING_ENABLED false
AP_OpticalFlow: optimize DroneCAN subscription process
AP_OpticalFlow: MAV backend may consume flow rates as floats
AP_OpticalFlow: correct includes for AP_OpticalFlow_MSP
AP_OpticalFlow: cleanup printf warnings
AP_OpticalFlow: use 'static constexpr' in place of 'static const'
AP_OpticalFlow: mark Pixart init data as __INITFUNC__
AP_OpticalFlow: move simulated height_agl into fdm structure
AP_OpticalFlow: move enabling of Onboard OF into bebop hwdef