15621 Commits (ae77c18a1933dcb00eb9fc838872119b2250915c)
 

Author SHA1 Message Date
mirkix b88dc40e79 Linux_HAL_Essentials: Add device tree for BBBMINI 10 years ago
Jonathan Challinger dff899647f AP_Mount: use AP_AHRS_TYPE instead of AP_AHRS_MOUNT 10 years ago
Jonathan Challinger f92c711d14 AP_AHRS: define AP_AHRS_TYPE to be the type of AHRS in use 10 years ago
Andrew Tridgell 569626ac1a AP_TECS: fixed APM2 build 10 years ago
Andrew Tridgell cf2445dc97 AP_InertialSensor: prevent nested accelerometer calibration 10 years ago
Andrew Tridgell 1c1798fb11 Plane: support much smoother flare transitions 10 years ago
Andrew Tridgell 8fc58d1cbe AP_Vehicle: expose LAND_FLARE_SEC in vehicle parameters for fixed wing 10 years ago
Andrew Tridgell 060f553097 AP_TECS: provide a much smoother transition before flare 10 years ago
Andrew Tridgell 9c0614c7bb AP_RangeFinder: default test to I2C Lidar 10 years ago
Andrew Tridgell c8b0970e61 AP_Compass: show compass count in example 10 years ago
Andrew Tridgell c565d3b805 AP_Airspeed: fixed example build 10 years ago
Andrew Tridgell 9ec9d58fb2 autotest: removed flymaple copter build 10 years ago
Andrew Tridgell f4455d063e AP_Compass: fixed example 10 years ago
Andrew Tridgell 0bafd33cfa autotest: disable remaining APM1 build for copter 10 years ago
Andrew Tridgell cac7714693 Plane: fixed parameter typo 10 years ago
Randy Mackay 74b46818bd AutoTest: add 10sec before starting copter test 10 years ago
Andrew Tridgell 585a105128 AP_AHRS: use compass->last_update_usec() 10 years ago
Andrew Tridgell de3f461a55 AP_NavEKF: use compass->last_update_usec() 10 years ago
Andrew Tridgell 1962706a33 AP_Compass: fixed last_update, using last_update_usec() 10 years ago
Georacer 9b29a9cd5d autotest: Enable SITL code to call an external ROS simulator for ArduPlane 10 years ago
Andrew Tridgell 86fc90f54c AP_Compass: removed spurious rotation in PX4 backend 10 years ago
Andrew Tridgell d7bac39539 AP_Compass: removed two unused functions 10 years ago
Randy Mackay 2a47337dc1 Copter: fix multiple flight-mode fail log messages 10 years ago
Andrew Tridgell 57273b41b4 autotest: removed 2560 build for copter 10 years ago
Andrew Tridgell ac4b52a31c Build: removed HIL builds 10 years ago
Andrew Tridgell e1b998f011 Rover: disable CLI on APM2 by default 10 years ago
Andrew Tridgell b0cdf8952b Plane: added HIL_MODE parameter 10 years ago
Andrew Tridgell 3c9af9e474 autotest: fixed hil mode start for sim_vehicle 10 years ago
Andrew Tridgell 73782c41a9 DataFlash: disable CLI on APM2 10 years ago
Andrew Tridgell 8a99cab535 AP_InertialSensor: load only HIL backend for hil_mode 10 years ago
Andrew Tridgell fec2025469 AP_Compass: added set_hil_mode() 10 years ago
Andrew Tridgell 2e9d2e6449 AP_Baro: load only HIL backend for hil_mode 10 years ago
Randy Mackay bb74b8dec8 AC_PosControl: fix twitch when entering RTL 10 years ago
Andrew Tridgell 8f6982860f AP_Compass: fixed devid for 2nd compass 10 years ago
Andrew Tridgell 7b51c907f5 AP_Compass: zero some more variables in constructor and init 10 years ago
Andrew Tridgell 4bc92b6373 AP_Compass: removed _product_id var 10 years ago
Andrew Tridgell 3a1cbaeb25 AP_Mission: fix for new compass API 10 years ago
Andrew Tridgell b488d6de00 AP_AHRS: fix for new compass API 10 years ago
Andrew Tridgell 520c7c1306 AP_InertialSensor: always allow for AK8963 on MPU9250 10 years ago
Andrew Tridgell d040318014 AP_Baro: removed unused define 10 years ago
Víctor Mayoral Vilches 4ae3bf5399 Plane: Update compass to the new interface 10 years ago
Víctor Mayoral Vilches 0795783d37 Rover: Update compass to the new interface 10 years ago
Víctor Mayoral Vilches 79e152cd93 Copter: Update compass to the new interface 10 years ago
Andrew Tridgell 95a1ab0cab Replay: fixed build with new AP_Compass API 10 years ago
Vic 53275ab8af AntennaTracker: Update compass to new interface 10 years ago
Vic 033bd243d6 SITL: Changes in compass for SITL 10 years ago
Vic 6467e5b3ee VARTest: Update VARTest to backend 10 years ago
Andrew Tridgell 60b8736cf1 AP_InertialSensor: use right AK8963 compass defines 10 years ago
Andrew Tridgell b52918331a AP_HAL: make PXF use AK8963 compass by default 10 years ago
Andrew Tridgell d186b82edc AP_HAL: consolidate AK8963 defines 10 years ago