11200 Commits (6f87195eb787ede1a2a22da0f204ea32fe751440)

Author SHA1 Message Date
Lucas De Marchi cf11776150 AP_HAL: fix signed and unsigned comparison warning 9 years ago
Lucas De Marchi 9ac63d7128 AP_HAL: examples: fix coding style 9 years ago
Lucas De Marchi b5d3094738 AP_ADC: fix warning on printf 9 years ago
Randy Mackay 53785d1f72 AP_RangeFinder: add Bebop and MAVLink types 9 years ago
Randy Mackay 96f665061e AP_RangeFinder: call handle_msg for all backends 9 years ago
Randy Mackay 9b940687c1 AP_RangeFinder: rename CompanionComputer files to MAVLink 9 years ago
Randy Mackay c541cb27f8 AP_RangeFinder: rename CompanionComputer to MAVLink 9 years ago
Allan Matthew d3831e4a5d RangeFinder: add MAVLink rangefinder 9 years ago
Andrew Tridgell 7cdab2a6c9 SITL: FlightAxis can support 8 channels 9 years ago
Andrew Tridgell 9081310ff1 HAL_SITL: support simulator RC input 9 years ago
Andrew Tridgell 3b0cd9f101 SITL: added RC input from FlightAxis 9 years ago
Julien Beraud 33a699f29c AP_RangeFinder: Add support for bebop Rangefinder 9 years ago
Julien Beraud c22d791bfc AP_HAL_Linux: Add SPI driver for bebop 9 years ago
Julien Beraud d0114eac05 AP_HAL: Add bebop SPI Device to spi devices 9 years ago
Julien Beraud 738096b3ae AP_HAL_Linux: Add support for Sonar GPIO 9 years ago
Andrew Tridgell 664ce5c16e AP_AHRS: don't use disabled gyro in rate controllers 9 years ago
Andrew Tridgell 0e32c047c3 AP_Compass: allow for COMPASS_EXTERNAL=2 for forced external 9 years ago
Michael du Breuil a17ea5c121 GCS_MAVLink: Add POSITION_TARGET_GLOBAL_INT to the list of messages 9 years ago
Michael Oborne 848fa27d1c GCS_MAVLink: support MAVLINK_MSG_ID_MISSION_ITEM_INT 9 years ago
Michael Oborne fb3fc118f1 AP_Mission: support MAVLINK_MSG_ID_MISSION_ITEM_INT 9 years ago
Andrew Tridgell ed999a283f AP_Compass: added get_learn_type() API 9 years ago
Michael du Breuil fff21a1db9 Mission: Remove support for CONDITION_CHANGE_ALT 9 years ago
Randy Mackay 85963cecb4 Location: add additional comments 9 years ago
Randy Mackay 5161d63f8b Location: operator= uses const reference 9 years ago
Randy Mackay d6309a3a1a Location: remove unused methods 9 years ago
Randy Mackay 1bfb565e18 Location: rename set_alt to set_alt_cm 9 years ago
Randy Mackay 3d646a26e2 AP_HAL_SITL: calls to terrain:height_amsl provide extrapolate and corrected params 9 years ago
Randy Mackay 1c4b2be16a AC_WPNav: simplify use of terrain to just current location 9 years ago
Randy Mackay c5a3781507 AC_WPNav: accept terrain library reference 9 years ago
Randy Mackay e23c869c5d AC_WPNav: fix reporting of set_wp_destination failure 9 years ago
Randy Mackay 9fbfea951a AC_WPNav: spline handles terrain altitudes 9 years ago
Randy Mackay 8b2c479d62 AC_WPNav: straight line waypoints accept terrain 9 years ago
Randy Mackay cd999a2091 Location: initial class implementation 9 years ago
Randy Mackay 83922f9b65 AP_Terrain: update comments for height_terrain_difference_home 9 years ago
Randy Mackay d84321be2e AP_Terrain: height_amsl can correct for non-zero terrain alt at home position 9 years ago
Randy Mackay 7474e827ce AP_Terrain: get_statistics made public 9 years ago
AndersonRayner 74b9f624a3 Added temperature to the Airspeed.cpp example script 9 years ago
Niti Rohilla 8fcf5cf0c1 Changed the prototype of handle_guided_request() to report error 9 years ago
Lucas De Marchi 6839ee4f37 AP_OpticalFlow: remove trailing whitespaces 9 years ago
Lucas De Marchi 5a52533084 AP_OpticalFlow: move bus definition to AP_HAL header 9 years ago
Ricardo de Almeida Gonzaga 46fb57fcf1 AP_OpticalFlow: use I2CDevice interface 9 years ago
Andrew Tridgell 68e17af070 SITL: allow for changing FlightAxis controller IP 9 years ago
Andrew Tridgell e428d1e72d SITL: support tricopter quadplanes 9 years ago
Andrew Tridgell ff96085bd3 AP_Motors: allow arbitrary motor mapping with tricopters 9 years ago
Andrew Tridgell 4908350ccb AC_WPNav: limit WPNAV_ACCEL to that implied by ANGLE_MAX 9 years ago
Andrew Tridgell c7664291f9 AC_AttitudeControl: fixed comment on function 9 years ago
Andrew Tridgell 23a64e1227 AC_AttitudeControl: fixed accel limit trigonometry 9 years ago
Andrew Tridgell 9e01d7de6c SITL: added support for "quad-fast" frame 9 years ago
Staroselskii Georgii 60426faa52 AP_HAL_Linux: changed ADC logic a bit for Navio 2 9 years ago
Staroselskii Georgii 3feade792a AP_Airspeed: changed default pin for Navio boards 9 years ago