40578 Commits (f42c4e9ce124560b574d6dafa6b69d21716d3924)
 

Author SHA1 Message Date
Andrew Tridgell f42c4e9ce1 Sub: fixed range check for RC channel 5 years ago
Andrew Tridgell 0e79044285 Plane: fixed range check for RC channel 5 years ago
Andrew Tridgell d9a255afc3 Copter: fixed range check for RC channel 5 years ago
Andrew Tridgell 18bfd45efb Rover: fixed range check for RC channel 5 years ago
Andrew Tridgell 69ea4882d2 Tracker: fixed range check for RC channel 5 years ago
Peter Barker d1bbe4f03b GCS_MAVLink: correct output when ROUTING_DEBUG is set 5 years ago
Andrew Tridgell 6ff303adf4 RC_Channel: added comment on odd inheritance 5 years ago
Andrew Tridgell f3dfd62f32 Plane: fixed FS_GCS_ENABL=2 for hearbeat failsafe 5 years ago
Andrew Tridgell 6d981ce733 autotest: disable MotorVibration test 5 years ago
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