13363 Commits (ac27241a4206ee98205009b40da2f09a6d6639c5)

Author SHA1 Message Date
Randy Mackay 74f1899aeb AP_Proximity: boundary_points requires only one valid distance 8 years ago
Randy Mackay a0a8472a44 AP_Proximity: fix consumption of distance-sensor messages 8 years ago
Lucas De Marchi b910f230fb AP_HAL_Linux: RCInput: replace volatile with atomic 8 years ago
Andrew Tridgell 0a18f5e7b2 HAL_Linux: fixed a bug in RCInput::new_input 8 years ago
Andrew Tridgell 9b7f0f7957 AP_HAL: make new_input() API clearer in comments 8 years ago
Randy Mackay d4daa10045 AP_Proximity: add MAV type to parameter descriptions 8 years ago
Francisco Ferreira c6875e1756
AP_NavEKF2: remove editor information wrongly added in d408d25 8 years ago
murata 974d63a6b5 AP_HAL: Change the format of the return value of the method header. 8 years ago
Pierre Kancir c0be20ece2 SITL: XPLANE fix member shadowing 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas b7f32e216d AP_GPS: update parameter descriptions 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 9389ec2274 AP_NavEKF2: fix parameter descriptions 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 195e32c2fc AP_NavEKF3: fix some parameter descriptions 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 8032ed295d AP_Avoidance: add units to param descriptions 8 years ago
Andrew Tridgell eaf5676636 SITL: fixed unselection bitmask bug in XPlane 8 years ago
Andrew Tridgell da45aef5c6 AP_HAL: fixed a logic bug in the srxl state machine 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 713b08d830 AC_WPNav: Reduced WPNAV_SPEED minimum to 20cm/s 8 years ago
Andrew Tridgell 35d6dc141a SITL: only de-select data types in xplane once 8 years ago
murata c2521dd650 AP_Proximity: Change sprintf method to secure snprintf method. 8 years ago
Tom Pittenger a81f5cefbe AP_Mission: don't wrap when masking via HIGH/LOWBYTE 8 years ago
Eugene Shamaev dc3d10a28b AP_Mission: waypoint command parsing 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 9aaeb6fe1a AP_GPS: Add missing GPS Types 8 years ago
murata 908d9a8a8c AP_ADSB: Change sprintf method to secure snprintf method. 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas d408d25f92 More spelling stuff 8 years ago
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