25863 Commits (7ea0baefb1022ebfa22006454bd3aab376c809a7)
 

Author SHA1 Message Date
Peter Barker acb5ddd140 GCS_MAVLink: issue MISSION_COUNT packet if seq request too large 8 years ago
murata 34e491f168 AP_Notify: Add a NULL pointer check. 8 years ago
Andrew Tridgell 19b21b4012 autotest: fixed quadplane-tilttri params 8 years ago
Andrew Tridgell 09c969477f AP_AHRS: fixed fallback to DCM for get_position 8 years ago
Francisco Ferreira d472fbde0c
AP_GPS: fix PX4 GPS driver leap seconds 8 years ago
Peter Barker 591bb32496 AP_Mission: correct off-by-one check when fetching mission items 8 years ago
Randy Mackay 53d1585ebf Compass: relax compass consistency checks for pixracer 8 years ago
Randy Mackay 0c4e3cd8e4 Compass: pixracer calibration fitness default relaxed 8 years ago
Andrew Tridgell b27e4dbd0c autotest: added FRAME_CLASS for gazebo-iris 8 years ago
Peter Barker 01b1916de5 Copter: ensure logging is working as part of prearm 8 years ago
Peter Barker e7d3219a58 Copter: check all channels have been configured, not just throttle 8 years ago
Peter Barker d2b2ddcb02 RC_Channel: make min_max_configured const 8 years ago
Peter Barker a481e52861 AP_Param: make configured() const 8 years ago
Peter Barker ab13b3beaf Copter: make rc checks verbose on failure 8 years ago
Peter Barker 078866046a Copter: correct rc-arming checks concerning trims 8 years ago
Randy Mackay fdc536e024 Build: update build.md to add bebop2 instructions 8 years ago
Randy Mackay 055acd2a89 Build: add description of where binaries will appear 8 years ago
Andrew Tridgell a6ecb94d24 AP_Motors: MotorsTri does not need its own var_info now 8 years ago
Andrew Tridgell 332820aa88 Copter: fixed load of var_info for attitude_control and motors 8 years ago
murata 8a32d09264 AP_Notify: Change arming time count check. 8 years ago
Pierre Kancir 83c7217911 AP_IRLock_SITL: correct packet timestamp 8 years ago
Lucas De Marchi fd0e4164b9 AP_Notify: DiscoLED: keep includes sorted 8 years ago
Lucas De Marchi c27c414e5a AP_HAL_Linux: Led_Sysfs: small fixes 8 years ago
Mathieu OTHACEHE 701d91f20c AP_Notify: Disco: use new led sysfs backend or, if not available, legacy 8 years ago
Mathieu OTHACEHE 7d4d14a409 AP_HAL_Linux: add Led_Sysfs class. 8 years ago
murata dd0d09175b AP_Beacon: Changed if statements to switch statement. 8 years ago
Mathieu OTHACEHE bad1c879d9 AP_HAL: Bebop & Disco: move default param file path 8 years ago
Mathieu OTHACEHE fdb2a9c99b AP_HAL: Bebop & Disco: rename APM to ardupilot in paths 8 years ago
Michael du Breuil d5a5a97a3d SITL: Use the GPS_LEAPSECOND define 8 years ago
Michael du Breuil c696137a42 AP_GPS: Update the number of leapseconds 8 years ago
Randy Mackay cb1f7ba4bb Copter: remove setting position control's altitude max 8 years ago
Randy Mackay 62a4867cd4 Copter: use avoidance adjusted climb rate in all modes 8 years ago
Randy Mackay b15d341850 Copter: add avoidance adjusted climb rate 8 years ago
Randy Mackay ebbfa9391d Copter: remove comments from package place 8 years ago
Randy Mackay ff042528fe AC_PosControl: remove alt_max 8 years ago
Randy Mackay 127404acea AC_PosControl: add get_pos_z_kP accessor 8 years ago
Randy Mackay e799e3a342 AC_Avoidance: stop based on upward facing proximity sensor 8 years ago
Randy Mackay 2133fd94ca AC_Avoidance: adjust_velocity_z uses inav get_hgt_ctrl_limit 8 years ago
Randy Mackay f73efd5249 AC_Avoidance: add adjust_velocity_z 8 years ago
Randy Mackay 12dd6e11fb AC_Avoidance: constify get_position 8 years ago
Randy Mackay a47e215a8e AP_Proximity: add get_upward_distance 8 years ago
Randy Mackay e7ba2420c1 AP_InertialNav: expose get_hgt_ctrl_limit to parent class 8 years ago
mirkix d2431dafd0 AP_AHRS: fix description 8 years ago
murata e903cb9945 AP_Math: Change mask value to hexadecimal number. 8 years ago
Peter Barker 8b38ce666d SITL: SIM_XPlane: fix fabsf/abs warning; location alts are in integer cm 8 years ago
Peter Barker cc86011d20 Copter: use abs() on integers; Location alts are in integer cm 8 years ago
Peter Barker 96d73affae Copter: fix float warning; get_velocity_z() returns float 8 years ago
Peter Barker e9a0e98863 AP_HAL_SITL: use fabs on double values 8 years ago
Julien Beraud b561837b41 RangeFinder_Bebop: Fix mode selection 8 years ago
Julien Beraud 8a1f4e048f RangeFinder_Bebop: fix spi speed 8 years ago