Forum | Documentation | Website | Blog

Skip to content

Modified CMake files to match with recent PX4 CMake change; handled f…

Jason Kridner requested to merge github/fork/UAV-Pilot/px4porting into master

Created by: UAV-Pilot

…loat-equal issue in dsm.c and added complier warning flags to prevent float-equal from getting in again and warn other potential issues; changed to always use isnan(...) in mpu.c now that float-equal flag is applied

Merge request reports