21805 Commits (49a46e463f82394e79556bed86dfdec8be602ee7)
 

Author SHA1 Message Date
Lucas De Marchi 49a46e463f AntennaTracker: use separate header for version macro 9 years ago
Lucas De Marchi 1238c872a9 AP_Common: remove unused Arduino.h header 9 years ago
Thomas Lu 2363c92c30 readme: fix link to CONTRIBUTING.md 9 years ago
Allan Matthew d6012c535e Copter: remove unused dt passed to precland 9 years ago
Allan Matthew d01db0edd6 AC_PrecLand: remove PI controller, speed limits as they are unused 9 years ago
skyscraper 6bcd9e6f65 Copter::pre_arm_rc_checks: fix logic checking that throttle min and max are configured 9 years ago
skyscraper 134ea338da RC_Channel: remove unused control_mix method 9 years ago
Rimvydas Naktinis 3c00324fd2 Plane: Parachute uses altitude above ground (not home) to check suitability for deployment. 9 years ago
Rimvydas Naktinis 9fdf39baf0 Plane: Added a method that returns current altitude relative to terrain, if available, or home otherwise. 9 years ago
Andrew Tridgell 9c4dd024bf AP_NavEKF2: auto change EK2_GPS_TYPE for NMEA 9 years ago
Peter Barker 75c965f512 sim_vehicle.py: interface improvements based on feedback; waf support 9 years ago
Andrew Tridgell 826cb0887a AP_SerialManager: changed default for SERIAL4_PROTOCOL to 5 9 years ago
Allan Matthew 25c8027606 Plane: handle new MAVLink rangefinder input 9 years ago
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 c82f28f35a Tools: CPUInfo: fix warnings on printf 9 years ago
Lucas De Marchi 2c029ae1f9 waf: fix undef warnings in examples 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 7960e3bb8f Copter: pass DISTANCE_SENSOR messages to rangefinders 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 3897e03d39 Frame_params: fix Bebop param names 9 years ago
Lucas De Marchi 5b88ae90fd waf: be compatible with git < 1.8.5 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
Julien Beraud 5418f71aae waf: add libiio support for bebop 9 years ago
Grant Morphett 384ad94e73 Rover: Fixing the 3.0.0 release notes. 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 e7974702d4 Copter: Ignore POSITION_TARGET_GLOBAL_INT 9 years ago
Michael du Breuil 06b9fa293c AntennaTracker: Ignore POSITION_TARGET_GLOBAL_INT 9 years ago
Michael du Breuil b327ed671b Rover: Ignore MSG_POSITION_TARGET_GLOBAL_INT for now 9 years ago
Michael du Breuil 0fcfcdc169 Plane: Broadcast POSITION_TARGET_GLOBAL_INT as part of the EXTENDED_STATUS stream 9 years ago
Michael du Breuil a17ea5c121 GCS_MAVLink: Add POSITION_TARGET_GLOBAL_INT to the list of messages 9 years ago
Andrew Tridgell 5db22f57a9 mavlink: submodule update 9 years ago
Michael Oborne cd56061b24 ArduPlane: support MAVLINK_MSG_ID_MISSION_ITEM_INT 9 years ago
Michael Oborne 5848d8a5e6 ArduCopter: support MAVLINK_MSG_ID_MISSION_ITEM_INT 9 years ago
Michael Oborne 8816c5c681 ArduRover: support MAVLINK_MSG_ID_MISSION_ITEM_INT 9 years ago
Michael Oborne 848fa27d1c GCS_MAVLink: support MAVLINK_MSG_ID_MISSION_ITEM_INT 9 years ago
Michael Oborne e8ce7abdd2 Mavlink update 9 years ago
Michael Oborne fb3fc118f1 AP_Mission: support MAVLINK_MSG_ID_MISSION_ITEM_INT 9 years ago
Andrew Tridgell 226e6f1d6c Plane: only save compass offsets when disarmed and learning enabled 9 years ago