8130 Commits (c92069644dba184d7cb5962e6f8f6e83e2148437)
 

Author SHA1 Message Date
Andrew Tridgell c90d44c121 AP_Compass_HIL: fixed indentation 12 years ago
Andrew Tridgell 26bf636541 AP_Baro: fixed a build warning 12 years ago
Andrew Tridgell 168f76e76c autotest: added --map option to autotest.py 12 years ago
Andrew Tridgell 65183887e5 SITL: use new baro setHIL method 12 years ago
Andrew Tridgell 90cf1b0386 AP_ADC: removed unused setHIL method 12 years ago
Andrew Tridgell bb8f9d5443 Plane: simplify setHIL for baro 12 years ago
Andrew Tridgell b6e3e59bc3 Copter: simplify setHIL for baro 12 years ago
Andrew Tridgell 7cec3caf19 AP_Baro: cleaned up setHIL method 12 years ago
Andrew Tridgell c6c1fce2f1 AP_Baro: removed HIL constructor 12 years ago
Andrew Tridgell 66150a41fe VARTest: fix for AP_Baro_HIL 12 years ago
Andrew Tridgell 3cd52a9689 Plane: fixes for AP_Baro_HIL 12 years ago
Andrew Tridgell 55da049c69 Copter: fixes for AP_Baro_HIL 12 years ago
Andrew Tridgell 811c2ccc11 libraries: fixes for AP_Baro_HIL 12 years ago
Andrew Tridgell 2d089174cd AP_Baro: rename AP_Baro_BMP085_HIL to AP_Baro_HIL 12 years ago
Andrew Tridgell a09c53a3ea SITL: use new HIL compass API 12 years ago
Andrew Tridgell 0d97f417ec Plane: enable compass on all boards by default 12 years ago
Andrew Tridgell 0aa38a5bd4 Plane: use new HIL compass API 12 years ago
Andrew Tridgell db57c8d7c5 Copter: removed the deprecated HIL sensors interface 12 years ago
Andrew Tridgell 172d9724df Copter: use new HIL compass API 12 years ago
Andrew Tridgell 5594e4d9bc Rover: use new HIL compass API 12 years ago
Andrew Tridgell f72dd560cb AP_Compass: fixed the HIL sensors compass 12 years ago
Andrew Tridgell 5ba171af9a Plane: fixed mavlink levelling 12 years ago
Andrew Tridgell 86027f6e0f AP_Compass: fixed PX4 build 12 years ago
Andrew Tridgell af50b652f8 AP_Compass: removed old orientation defines 12 years ago
Andrew Tridgell 261eb6d841 AP_Declination: fixed example build 12 years ago
Andrew Tridgell 54b826a583 AP_AHRS: update for new compass API 12 years ago
Andrew Tridgell ec9a7af49d Tools: updates for new compass API 12 years ago
Andrew Tridgell a019e3740e Plane: updates for new compass API 12 years ago
Andrew Tridgell 0d027b7a23 Copter: updates for new compass API 12 years ago
Andrew Tridgell 44dd9ddf74 Rover: updates for new compass API 12 years ago
Andrew Tridgell 217f34e155 AP_Compass: added COMPASS_ORIENT parameter, to support external compasses 12 years ago
Andrew Tridgell 105bd32a2e Copter: fixed some uses of constrain_float() to be right type 12 years ago
Andrew Tridgell 9584aa89d9 Plane: replaced constrain() with constrain_float() 12 years ago
Andrew Tridgell 25c576cad7 Copter: replaced constrain() with constrain_float() 12 years ago
Andrew Tridgell b13406859f Rover: replaced constrain() with constrain_float() 12 years ago
Andrew Tridgell ba83950fc4 libraries: replace constrain() with constrain_float() 12 years ago
Andrew Tridgell 813e767efb AP_Param: use const refs in a few more places 12 years ago
Michael Oborne 743d7f2b74 Fix Param description 12 years ago
Randy Mackay d9601916ee Copter: update firmware version and release notes for 3.0.0-rc1 12 years ago
Randy Mackay 4fcb189c97 GCS_MAVLink: typo in message definition 12 years ago
Randy Mackay 3aca35777f Copter: use mavlink fence message 12 years ago
Randy Mackay 2d17688363 AC_Fence: add backup fence 12 years ago
Andrew Tridgell 0fce0eb488 AP_Compass_PX4: fixed handling of a saturated compass 12 years ago
Andrew Tridgell d7ec985029 AP_Baro_PX4: fixed baro driver to run at full rate 12 years ago
Randy Mackay ad01aeee44 Copter: increase max loiter overshoot to 8.12m 12 years ago
Randy Mackay 8122a32114 InertialNav: reduce XY TC to 2.5 (was 3) 12 years ago
Randy Mackay c139134192 Copter: increase max loiter speed to 7.5m/s 12 years ago
Randy Mackay 6c081c3def AC_WPNav: slow acceleration of intermediate point 12 years ago
Randy Mackay bab9fa25e5 Copter: add GCS failsafe 12 years ago
Randy Mackay 00146ca97d AP_HAL: fix another RCInput compile error 12 years ago