26106 Commits (3869ce55e82cad13fa99358869a494cb10b64dbb)
 

Author SHA1 Message Date
Andrew Tridgell 90d9e74054 Plane: fixed parameter path 8 years ago
Andrew Tridgell 79b23dff0e Copter: fixed parameter path 8 years ago
Andrew Tridgell e12a1c4772 Tracker: fixed parameter path 8 years ago
Andrew Tridgell 36cf57c0fa Rover: fixed parameter path 8 years ago
Andrew Tridgell 11afd0c7d4 RC_Channel: split RC_Channels.cpp out to separate cpp file 8 years ago
Andrew Tridgell 325e24a378 SRV_Channel: split SRV_Channels.cpp out to separate cpp file 8 years ago
Peter Barker eb6826f7de SITL: avoid use of uninitialised memory 8 years ago
Michael Day 49e3ce8e75 Copter: Now recognizes DO_FENCE_ENABLE mission command. 8 years ago
Randy Mackay bdf49c8a01 AC_PrecLand: add override and fix formatting 8 years ago
Randy Mackay 974a6f48c6 AC_PrecLand: remove check of type when using distance-to-target 8 years ago
fnoop 438ffd870a AP_PrecLand: consume distance_to_target as alternative to rangefinder_alt 8 years ago
murata b77941c4f2 AP_GPS: Delete unnecessary code. 8 years ago
Luis Rodrigues bf51d5a3c9 AP_SerialManager: add comment that Lidar360 protocol covers TerraRanger 8 years ago
Luis Rodrigues 27c5aca6b5 AP_Proximity: add support for TeraRangerTower 8 years ago
Mirko Denecke b77ce1df6c Tools: update BBBmini Device Tree location 8 years ago
mirkix 655a6e0df7 Tools: remove BBBmini DTB 8 years ago
Pierre Kancir a6c82a0919 SITL: add an option to launch SITL from a directory 8 years ago
Andrew Tridgell 021f68897a mavlink: submodule update 8 years ago
Andrew Tridgell 287614b415 Plane: fixed auto-takeoff throttle trigger for inverted launch 8 years ago
Andrew Tridgell 787a2093ec HAL_PX4: fixed motor test for brushed motors 8 years ago
proficnc 2165a8832b Reduce the risk of the buzzer affecting IMU's during the battery alarm 8 years ago
Pierre Kancir 99ba8bdc08 APMRover2: add advance failsafe 8 years ago
Lucas De Marchi dd0f1a4466 PX4Firmware: submodule update 8 years ago
Lucas De Marchi 4ea1ff65e1 PX4Firmware: submodule update 8 years ago
Lucas De Marchi 1bf17fa50f build: remove version that is not required anymore 8 years ago
Lucas De Marchi 1a58d3c447 build: px4: pass px4io name directly 8 years ago
Lucas De Marchi da297d2028 build: px4: pass board name directly 8 years ago
Lucas De Marchi c81d32a0b2 build: px4: pass bootloader name directly 8 years ago
Pierre Kancir 1455f8c513 Copter: correct advance failsafe 8 years ago
Andrew Tridgell 01da36295d AP_InertialSensor: support the L3GD20H gyro 8 years ago
Tom Pittenger 9abb0bba7f Plane: use abs() instead of labs() for int16 8 years ago
Michael du Breuil 2326eee9a0 Plane: Move loiter_radius to vehicle 8 years ago
Michael du Breuil 302e80d72c AP_Vehicle: Move loiter_radius to vehicle 8 years ago
Andrew Tridgell 5d7d190394 autotest: setup PKG_CONFIG_PATH for Parrot libiio 8 years ago
Andrew Tridgell 6747f42986 waf: ensure that we can link to a package before using it 8 years ago
Andrew Tridgell 5baf37f7a3 Plane: release 3.8.0beta2 8 years ago
Andrew Tridgell 9d592e005d waf: removed install of oreoled.bin 8 years ago
Andrew Tridgell b5a04f1f43 mk: removed oreoled.bin 8 years ago
Andrew Tridgell 64a8f00a77 AP_Compass: disable esoteric compass drivers on FMUv2 8 years ago
Andrew Tridgell 3f38b8c945 mk: enable uavcan on FMUv2 8 years ago
Andrew Tridgell c0cc2faefd AP_GPS: disable esoteric GPS types on FMUv2 8 years ago
Andrew Tridgell 977cd3c486 waf: re-enable uavcan on FMUv2 8 years ago
Andrew Tridgell 2bb1043c23 AP_HAL: added HAL_MINIMIZE_FEATURES 8 years ago
Francisco Ferreira 7ea0baefb1
AP_GPS: re-fix SBP fix status 8 years ago
Francisco Ferreira 512bd08326
AP_GPS: fix SBP supported status 8 years ago
Randy Mackay d3d6099540 Copter: update 3.5-rc1 release notes 8 years ago
Randy Mackay 4f5ca37df4 Copter: 3.5-rc1 release notes 8 years ago
Lucas De Marchi 87c82ce0c6 AP_Math: add some more tests for constrain_value() 8 years ago
Lucas De Marchi 82d210144b AP_Math: remove warnings from constrain_value() 8 years ago
Lucas De Marchi 2605c7265b AP_Math: remove warnings from safe_asin() 8 years ago