14064 Commits (4132b535412627aa269663da1ff0eef39602e292)
 

Author SHA1 Message Date
Andrew Tridgell 4132b53541 HAL_PX4: publish actuator values for UAVCAN ESCs 10 years ago
Andrew Tridgell e89d380b73 AP_HAL: added set_esc_scaling() RCOutput function 10 years ago
Andrew Tridgell 5a78c584d2 PX4: disable auth command to keep us below 1MByte 10 years ago
Andrew Tridgell 420889d061 build: added motor_test, and fixed build checks for PX4 10 years ago
Andrew Tridgell 22cb1c8525 HAL_Linux: tidy up SPI debugging a bit 10 years ago
John Williams 0fe3959d7e AP_HAL_Linux: Add support for in-kernel SPI CS handling 10 years ago
Andrew Tridgell b88e6b6302 Plane: prepare for 3.2.0 release 10 years ago
Andrew Tridgell 38c5f25c70 AP_Math: fixed example build 10 years ago
Andrew Tridgell 19847d8607 Plane: fixed missing break statement 10 years ago
Michael Day 8662aaa878 Plane: Support MAV_CMD_DO_FENCE_ENABLE as a mission item. 10 years ago
Michael Day b3e693daa4 AP_Mission: Support MAV_CMD_DO_FENCE_ENABLE as a mission item. 10 years ago
Andrew Tridgell 77958f8fd4 Plane: fixed CONTINUE_AND_CHANGE_ALT command 10 years ago
Michael Day 95d2e79312 Plane: Keep throwing WP in front plane for CONTINUE_AND_CHANGE_ALT 10 years ago
Michael Day 442c188ae0 Plane: Implementation of MAV_CMD_CONTINUE_AND_CHANGE_ALT. 10 years ago
Michael Day b36c1b2c3d AP_Mission: support for MAV_CMD_CONTINUE_AND_CHANGE_ALT 10 years ago
Michael Day dca99a9643 GCS_MAVLink: code generation from XML for MAV_CMD_CONTINUE_AND_CHANGE_ALT. 10 years ago
Andrew Tridgell d5ced15acf GCS_MAVLink: include units in CONTINUE_AND_CHANGE_ALT 10 years ago
Michael Day 958d8ffacc GCS_Mavlink: New message def: MAV_CMD_NAV_CONTINUE_AND_CHANGE_ALT 10 years ago
Kirill A. Kornilov 8071d7c1d3 Plane: use set_radio_trimmed() for flaperons 10 years ago
Kirill A. Kornilov 33e4f44434 RC_Channel: added set_radio_trimmed() 10 years ago
Andrew Tridgell 8d54368650 AP_Math: fixed build warning 10 years ago
Andrew Tridgell 09547c40cb DataFlash: added staticmode to EKF4 message 10 years ago
Andrew Tridgell 46f601d703 AP_NavEKF: added getStaticMode() function 10 years ago
Andrew Tridgell a3422325c7 Replay: cope with new airspeed log msg 10 years ago
Andrew Tridgell 8acfbb2ee0 AP_NavEKF: add another health check in the EKF 10 years ago
Andrew Tridgell f84f432ecf AP_InertialSensor: allow gyro calibration to take up to 30 seconds 10 years ago
Randy Mackay 20f3f19285 Compass: add new rotation to ORIENT param description 10 years ago
Randy Mackay 503d14428d AP_Math: add new rotation to example rotation sketch 10 years ago
Randy Mackay 3d2c9910b3 AP_Math: add yaw 293, pitch 68, roll 180 rotation 10 years ago
Randy Mackay 13b8159fb5 Copter: only allow one preflight calibration at a time 10 years ago
Andrew Tridgell b4e01b7936 Plane: if SKIP_GYRO_CAL is set the do a gyro cal on 3D accel cal 10 years ago
Andrew Tridgell 826ae8ee8b Plane: prepare for 3.1.2beta3 10 years ago
Andrew Tridgell 1d2d8c903a Rover: make preflight calibration follow plane conventions 10 years ago
Andrew Tridgell c33f54378f Plane: changed preflight calibration to prevent accel cal from MP 10 years ago
Andrew Tridgell 4f44a63bef build: fixed build with PX4/Firmware master 10 years ago
Randy Mackay 330b52194f Copter: change to switch order in guided spline 10 years ago
Arthur Benemann db89bd6f03 Copter: correct frame/location of guided spline 10 years ago
Andrew Tridgell 2c7290fdc0 Plane: fixed baro test in CLI 10 years ago
Andrew Tridgell 2bb7606fba Plane: no need to set flaperons separately from flaperon_update() 10 years ago
Andrew Tridgell 6d10797c59 build: enable uavcan if ../uavcan directory is present 10 years ago
Andrew Tridgell a9ee2ae253 PX4: change IMU order so vib isolated IMUs are 1 and 2 10 years ago
priseborough d57c99f1cc DataFlash: Fix bug in logging of EKF IMU1 Z accel bias 10 years ago
Andrew Tridgell 78db698108 AP_Mount: allow a MOUNT_CONTROL message to reset RC targetting 10 years ago
Randy Mackay 84f82dd129 Copter: correct get_pilot_desired_throttle calc 10 years ago
Randy Mackay 73f3b50e2f RC_Channel: make get_control_mid const 10 years ago
Jonathan Challinger 3a529b2cef Copter: utilize get_control_mid for throttle calculations 10 years ago
Jonathan Challinger 9375fc8947 RC_Channel: add get_control_mid function 10 years ago
Jonathan Challinger 4d7988b302 RC_Channel: replace long with int32_t 10 years ago
Andrew Tridgell 14467b75a1 AP_Mount: use norm_input_dz() 10 years ago
Andrew Tridgell 6b0c15b70f RC_Channel: added norm_input_dz() 10 years ago