Browse Source
issue (GCC 6.1.1): ../src/modules/fw_pos_control_l1/fw_pos_control_l1_main.cpp:1284:27: error: implicit conversion from ‘float’ to ‘double’ to match other operand of binary expression [-Werror=double-promotion] if ((fabs(air_gnd_angle) > M_PI) || (ground_speed_2d.length() < 3.0f)) {sbg
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue