49544 Commits (996b3b8b1e797d293bb4791195859566077fbca0)
 

Author SHA1 Message Date
Josh Henderson 996b3b8b1e AC_Sprayer: use vector.xy().length() instead of norm(x,y) 3 years ago
Josh Henderson c0b18e4d52 AC_Avoid: use vector.xy().length() instead of norm(x,y) 3 years ago
Josh Henderson a3e475822b AC_AttitudeControl: use vector.xy().length() instead of norm(x,y) 3 years ago
Josh Henderson d6d9577f27 Sub: use vector.xy().length() instead of norm(x,y) 3 years ago
Josh Henderson 1da21c3b21 Quadplane: use vector.xy().length() instead of norm(x,y) 3 years ago
Josh Henderson 46ec70f9fc Copter: use vector.xy().length() instead of norm(x,y) 3 years ago
Hwurzburg 6dfbd9ce31 AP_HAL_ChibiOS: add batt mon defaults to Kakutef4 Mini 3 years ago
Willian Galvani 68cbb47d68 HAL_Linux: RCOutput_PCA9685: implement force_safety_on/off 3 years ago
Willian Galvani 38e8020e4b HAL_Linux: try to stop PWMs before shutting down due to SIGTERM 3 years ago
Rhys Mainwaring 6cb4e6b31d SITL: update simpleRover C++ JSON interface example 3 years ago
Iampete1 ec5d5b4471 Copter: check for takeoff before continuing after land 3 years ago
Iampete1 d9e30452ed AP_Mission: only continue after land if next waypoint is a takeoff 3 years ago
Iampete1 09b26e4d67 Tools: rebuild IO_Firmware 3 years ago
Iampete1 3dca9b4534 AR_Motors: stop setting safety limit 3 years ago
Iampete1 2abe120969 SRV_Channel: remove set_safety_limit 3 years ago
Iampete1 cc03b2975c AP_IOMCU: iofirmware: remove saftey PWM 3 years ago
Iampete1 c1a2379504 AP_IOMCU: remove safe PWM 3 years ago
Iampete1 53ee7d861d AP_HAL_ChibiOS: remove safe PWM 3 years ago
Iampete1 ed80d91d55 AP_HAL: remove set_safety_pwm 3 years ago
Willian Galvani fe72640955 AP_HAL: remove BATT_ settings, they belong in AP_BattMonitor_Analog.h 3 years ago
Willian Galvani 08b33954db AP_BattMonitor_Analog: add default PM definitions for the Navigator Board 3 years ago
Willian Galvani 2e5b689196 AP_BattMonitor_Analog: allow per-board setting of CURR_AMP_OFFSET 3 years ago
Andrew Tridgell cb307891e0 Plane: fixed bad yaw rate demands in tailsitter fixed wing modes 3 years ago
arikrupnik 64ed31abc9 Add Santa Clara County Model Aircraft Skypark--a real field and a photo field in RF 3 years ago
Andrew Tridgell 88d77d0acd HAL_ChibiOS: change f303-PWM timers 3 years ago
Andrew Tridgell adbaccaa08 HAL_ChibiOS: fixed RTSCTS flow control issue 3 years ago
Iampete1 bc216b103c AP_Mission: remove support for MAV_CMD_DO_SET_MODE 3 years ago
Iampete1 01cbb897e3 AP_Mission: add missing strings 3 years ago
Iampete1 1a2ea893b6 AP_MotorsMatrix: correct octo I testing order 3 years ago
Iampete1 b2a871acb3 Tools: autotest: defualts: remove AUTO_FBW_STEER 3 years ago
Iampete1 8c37d08379 SITL: Examples: SilentWings: remove AUTO_FBW_STEER 3 years ago
Iampete1 b18da48f39 Plane: remove AUTO_FBW_STEER 3 years ago
Iampete1 66e1baa94c AP_IRLock_I2C: add comment on calibration equation 3 years ago
Andrew Tridgell d62346f8d0 SITL: use a thread to create sockets for RealFlight 3 years ago
Iampete1 febf843e6d AC_Loiter: protect against negative angle max 3 years ago
Iampete1 ffac134014 AC_PosControl: protect against negative angle max 3 years ago
Randy Mackay fe9d655cc2 Tools: improved tune for sitl copter y6 3 years ago
Randy Mackay e0dd294806 Copter: guided supports using wpnav to reach position targets 3 years ago
Randy Mackay 396ab6f50e Copter: remove unused set_desired_velocity_with_accel_and_fence_limits 3 years ago
Randy Mackay c7a38b2dff Copter: comment fixup for GUIDED_OPTIONS accessors 3 years ago
Randy Mackay 2597a5c0c2 Copter: GUID_OPTIONS descriptions includes spaces 3 years ago
mateksys 659286ee4f ChibiOS: add icm42605 as substitution for icm20602 3 years ago
Peter Barker 2da88263e6 Copter: tidy invocation of precland.update 3 years ago
Andrew Tridgell 3ec53e2aec Plane: prepare for 4.1.0beta7 3 years ago
murata 731fd7221f AP_Scripting: Only use messages that are useful for debugging 3 years ago
Randy Mackay 0470fb2cb8 Rover: 4.1.0-rc2 release notes 3 years ago
Randy Mackay 76a5682065 Copter: 4.1.0-rc1 release notes 3 years ago
Randy Mackay 570c12215d AR_AttitudeControl: fix get_throttle_out_speed use of passed in limits 3 years ago
Mohammad Hefny 61a7387dd9 AP_Notify: link to notify module 3 years ago
Mohammad Hefny bd099b3910 AP_Batt: link to battery monitor 3 years ago