13290 Commits (a47e215a8e7bec295874feaf402396b32d7bcced)

Author SHA1 Message Date
Dr.-Ing. Amilcar Do Carmo Lucas 8419045aea Spell in comments 8 years ago
Nacho Carnicero bc9facf608 AP_Mount: Fix Alexmos gimbal Mavlink targeting mode 8 years ago
Randy Mackay 946d30476a AP_InertialSensor: fix whoami for MPU6k 8 years ago
Victor Lambret a4108251e3 AP_Baro: fix get_last_update(instance) 8 years ago
Peter Barker 889ec829fc AP_OpticalFlow: fix warning in SITL compilation 8 years ago
Tom Pittenger 063f517424 Plane, TECS, AP_Landing: rename stage LAND_ABORT to ABORT_LAND 8 years ago
Tom Pittenger 84e11fd899 Plane, AP_TECS: do not pass auto_land flag to TECS, it already knows it 8 years ago
Tom Pittenger 502768c979 AP_Landing: move enum FlightStages to AP_Vehicle::FixedWing 8 years ago
Tom Pittenger 8019cedf5b AP_Vehicle,AP_SpdHgtControl,AP_TECS: move enum FlightStages to AP_Vehicle::FixedWing 8 years ago
Andrew Tridgell 0d6801fbe6 AP_Param: added find_old_parameter() method 8 years ago
Randy Mackay bdfb12123f AP_Motors: fix frame-type enum for Y6B 8 years ago
Randy Mackay 037e411e35 AP_Motors: fix example sketch 8 years ago
Randy Mackay ffa6d1a5b9 AP_Motors: init fixes for frame_class, type and initialised_ok 8 years ago
Randy Mackay a276f5dc90 AP_Motors: fix example sketch 8 years ago
Randy Mackay 7be0f437a9 AP_Motors: consolidate matrix multicopters 8 years ago
Randy Mackay 41189758b8 AP_Motors: move some functions to protected 8 years ago
murata 13ad06e652 AP_Notify: Change on / off of LED to ternary operator. 8 years ago
Andrew Tridgell 7a5ee29b6e AP_AHRS: fixed a build warning 8 years ago
Andrew Tridgell ad518f0cc7 AP_AHRS: fixed EKF type 10 EKF nav scaler return 8 years ago
Shingo Matsuura 21ca1d3835 AP_Beacon: fixed comment. NE is correct. 8 years ago
Andrew Tridgell f6cc506791 APM_Control: Added derating of steering wheel 8 years ago
Randy Mackay e497dedf35 AP_Proximity: add MAV type 8 years ago
Randy Mackay 8215b92371 AP_RangeFinder: MAV only accepts DISTANCE_SENSOR with orient 25 8 years ago
murata 653030b038 AP_NavEKF2: Changed if statements to switch statement. 8 years ago
Randy Mackay a2f6d7c102 AP_HAL: minor comment fix to Device.h 8 years ago
Randy Mackay 2076da3a72 AP_Proximity: minor comment fix 8 years ago
murata d56bad781f AP_InertialSensor: change if statements to switch statement 8 years ago
murata 398b7b83dd AP_InertialSensor: minor formatting fixes 8 years ago
murata 6045612011 AP_Beacon: combine duplicate checks into device_ready method 8 years ago
Peter Barker 6fd771afc9 AP_Mission: starts_with_takeoff uses get_next_nav_cmd 8 years ago
Peter Barker b4d1d0f918 AP_Gripper: servo gripper not valid unless aux channel assigned 8 years ago
murata 4c320373eb AP_AHRS: Change indentation. 8 years ago
Andrew Tridgell bbccdce229 AP_Terrain: prevent use of invalid Location 8 years ago
priseborough 71eb46dd04 AP_NavEKF3: Fix bug in loss of aiding fallback 8 years ago
priseborough 6dc7d25fde AP_NavEKF2: Fix bug in loss of aiding fallback 8 years ago
murata fd153f2861 AP_GPS: Change search method of GPS type to switch statement. 8 years ago
Andrew Tridgell 22fd2025de AP_AHRS: fixed EKF type 10 8 years ago
Tom Pittenger 372837b959 Update AP_ADSB.cpp 8 years ago
murata 753638851e AP_Baro: Changed if statements to switch statement. 8 years ago
Pierre Kancir 47f1a754c5 AP_Math: add some test for vector2 equality test 8 years ago
Pierre Kancir eae093cd2a AP_Math: add test for is_equal for int 8 years ago
Pierre Kancir da49149d19 AP_Math: is_equal correct comparison for integer as epsilon doesn't exist. 8 years ago
Randy Mackay e7f2c9870a AC_Avoid: add accessor for proximity enabled 8 years ago
Randy Mackay b114d3928e AC_Avoid: fix distance to lean angle logic 8 years ago
Randy Mackay 1b582b2009 AC_Avoid: avoidance for non-GPS flight modes 8 years ago
Randy Mackay fbbd13db75 AP_Proximity: add get_object methods for use with non-GPS avoidance 8 years ago
Peter Barker 802206baed AP_AHRS: remove use of uninitialised value 8 years ago
Lucas De Marchi 9569ed94a9 AP_InertialSensor: Invensense: use capital letters for define 8 years ago
Jonathan Challinger 86406199a9 AC_PrecLand: reserve parameter indices 8 years ago
murata a2649949df AP_Compass: Changed if statements to switch statement. 8 years ago