40619 Commits (956c3f29a33e1c0873e901c206a013e0bf91014d)
 

Author SHA1 Message Date
Andrew Tridgell 6902cd2961 mavlink: added MAV_CMD_FIXED_MAG_CAL_YAW 5 years ago
Andrew Tridgell dd73eac08c GCS_MAVLink: support MAV_CMD_FIXED_MAG_CAL_YAW 5 years ago
Andrew Tridgell 09d7e732b7 AP_Compass: added mag_cal_fixed_yaw() 5 years ago
Andrew Tridgell d422825715 HAL_ChibiOS: removed per-board AP_FEATURE_RTSCTS and AP_FEATURE_SBUS_OUT 5 years ago
Andrew Tridgell fc867b1596 HAL_ChibiOS: automatically set AP_FEATURE_SBUS_OUT 5 years ago
Andrew Tridgell 88e5e54770 AP_BoardConfig: removed duplicate define for RTSCTS 5 years ago
Andrew Tridgell b3459c024c HAL_ChibiOS: automatically set AP_FEATURE_RTSCTS 5 years ago
Randy Mackay 0288b3d43c AP_BattMonitor: set default I2C bus for Solo and Maxell drivers 5 years ago
Randy Mackay 0d034821d1 AP_BattMonitor: Maxell cell voltages timeout after 5sec 5 years ago
Randy Mackay a5a1d2812a AP_Scripting: example to check battery cycle count 5 years ago
Randy Mackay fdf8d4b2ee AP_Scripting: add binding for BattMonitor's get_cycle_count method 5 years ago
murata 44a8702d94 AP_BattMonitor: Maxell battery on any I2C bus 5 years ago
Randy Mackay 300c0aafb1 AP_BattMonitor: add cycle count for smbus batteries 5 years ago
Andrew Tridgell b99d6e075c HAL_ChibiOS: change CUAVv5Nano volt scale to 18.000 5 years ago
Peter Barker ebbcd00873 GCS_MAVLink: send statustext to all GCSs until update_send is called 5 years ago
Andrew Tridgell 5098e3f79e AP_ICEngine: added ICE_OPTIONS 5 years ago
Andrew Tridgell 132a1623d3 autotest: added --no-rcin option to sim_vehicle.py 5 years ago
Matt Lawrence 3f9e8f53ae Frame_params: remove test files 5 years ago
Mark Whitehorn 56b2c697d2 Plane: change tailsitter_input to bitmask 5 years ago
Mark Whitehorn c16f3a2cba Plane: simplify body-frame roll axis swapping and constrain yaw rate max 5 years ago
Mark Whitehorn 7e8aecac50 AC_AttitudeControl: simplify body-frame roll axis swapping 5 years ago
Mark Whitehorn 14fc6c5446 Plane: add logging for tailsitter gainscaling and clean up tailsitter body-frame roll input handling 5 years ago
Mark Whitehorn bb9b116574 AC_AttitudeControl: fix argument order in tailsitter bodyframe roll input methods 5 years ago
Mark Whitehorn 68dcab3edb AP_Motors: add copter tailsitter differential torque frames 5 years ago
kd0aij 95da094bfe Plane: update tailsitter speedscaling logic 5 years ago
Randy Mackay b1ccf5b9d5 Sub: remove unused TERRAIN_FOLLOW parameter 5 years ago
Randy Mackay 21ea7902cf Tools: copter tests replace TERRAIN_FOLLOW with RTL_ALT_TYPE 5 years ago
Randy Mackay 842a9b78a9 Copter: remove out-of-date comment from terrain failsafe check 5 years ago
Randy Mackay 3e7fb66a77 Copter: precision landing does not use terrain database 5 years ago
Randy Mackay ea22e888c7 Copter: improve RTL terrain following 5 years ago
Randy Mackay 39a6b104dd Copter: move RTLState to ModeRTL 5 years ago
Randy Mackay 2e09acc2ae AP_Logger: add error code for rtl missing rangefinder 5 years ago
Randy Mackay 0a1b96e02d Copter: zigzag uses renamed AC_WPNav::rangefinder_used_and_healthy 5 years ago
Randy Mackay 3ca28e27c6 AC_WPNav: add get_terrain_source and rename existing method 5 years ago
Andrew Tridgell c545171cec Tools: fixed compiler path for autotest 5 years ago
giacomo892 1763be2c03 RC_Channel: added LOITER switch for plane 5 years ago
giacomo892 1ee3118bc4 Plane: added RC option for LOITER mode 5 years ago
Andrew Tridgell 9b4764eb1f SITL: fixed airsim example scripts 5 years ago
Andrew Tridgell 7a832ae8bd autotest: more airsim tuning improvements 5 years ago
Andrew Tridgell 061d778bfd SITL: improved AirSim quadX tuning 5 years ago
Andrew Tridgell d657fed34a SITL: fixed accuracy of lat/lon in AirSim 5 years ago
Randy Mackay e8a3f6d6a1 Copter: 4.0.0-rc3 release notes update 5 years ago
Randy Mackay 111dfc130b Copter: 4.0.0-rc3 release notes 5 years ago
Peter Barker 03cca68c5a AP_NavEKF3: use instance number when logging rather than multiple message IDs 5 years ago
Peter Barker 524647d221 AP_NavEKF2: use instance number when logging rather than multiple message IDs 5 years ago
Peter Barker 9d7016dca8 LogStructure: adjust for using instance numbers on NavEKF libraries 5 years ago
Mark Whitehorn 76b985fc9c SITL: only recalculate ahrs rotation matrix if necessary 5 years ago
Mark Whitehorn ab33679124 SITL: include ahrs_orientation in airspeed calculation 5 years ago
Andy Piper fc16c5c2ae Tools: align ci gcc with environment gcc v6 on arm 5 years ago
Andy Piper 143a071788 AP_InertialSensor: add rpm-based motor noise to gyros and accels 5 years ago