ardupilot/libraries/AP_Mount
dgrat 6d3b491c02 AP_Math: Replace is_equal with a type safe template function
It makes sense to consider also other floating point types.
2016-05-10 11:41:26 -03:00
..
examples/trivial_AP_Mount waf: ardupilotwaf: prefix build context methods with ap_ 2016-01-22 20:10:29 -02:00
AP_Mount.cpp AP_Mount: merge SoloGimbal from solo master 2016-01-23 10:35:40 +09:00
AP_Mount.h AP_Mount: replace header guard with pragma once 2016-03-16 18:40:42 +11:00
AP_Mount_Alexmos.cpp Mount: AlexMos fix to stop crashing before init 2015-06-05 12:31:16 +09:00
AP_Mount_Alexmos.h AP_Mount: replace header guard with pragma once 2016-03-16 18:40:42 +11:00
AP_Mount_Backend.cpp AP_Math: Replace the pythagorous* functions with a variadic template 2016-05-10 11:41:26 -03:00
AP_Mount_Backend.h AP_Mount: replace header guard with pragma once 2016-03-16 18:40:42 +11:00
AP_Mount_SToRM32.cpp AP_Mount: use millis/micros/panic functions 2015-11-20 12:32:24 +09:00
AP_Mount_SToRM32.h AP_Mount: replace header guard with pragma once 2016-03-16 18:40:42 +11:00
AP_Mount_SToRM32_serial.cpp AP_Mount: use millis/micros/panic functions 2015-11-20 12:32:24 +09:00
AP_Mount_SToRM32_serial.h AP_Mount: replace header guard with pragma once 2016-03-16 18:40:42 +11:00
AP_Mount_Servo.cpp AP_Math: Cleaned macro definitions 2016-02-27 02:51:33 -03:00
AP_Mount_Servo.h AP_Mount: replace header guard with pragma once 2016-03-16 18:40:42 +11:00
AP_Mount_SoloGimbal.cpp AP_Mount: remove redundant include dependant on bad #define 2016-01-30 12:48:05 -02:00
AP_Mount_SoloGimbal.h AP_Mount: replace header guard with pragma once 2016-03-16 18:40:42 +11:00
SoloGimbal.cpp SoloGimbal: resolve compiler warning re float comparison 2016-03-01 21:51:43 +09:00
SoloGimbal.h AP_Mount: replace header guard with pragma once 2016-03-16 18:40:42 +11:00
SoloGimbalEKF.cpp AP_Math: Cleaned macro definitions 2016-02-27 02:51:33 -03:00
SoloGimbalEKF.h AP_Mount: replace header guard with pragma once 2016-03-16 18:40:42 +11:00
SoloGimbal_Parameters.cpp AP_Math: Replace is_equal with a type safe template function 2016-05-10 11:41:26 -03:00
SoloGimbal_Parameters.h AP_Mount: replace header guard with pragma once 2016-03-16 18:40:42 +11:00