14091 Commits (d1fb137651fa64f80b04d84865568fac5df9d94c)
 

Author SHA1 Message Date
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
Andrew Tridgell ad0e6dccbb GCS_MAVLink: re-generate headers 10 years ago
Andrew Tridgell de294277e9 GCS_MAVLink: cope with new mavlink repo change in mavlink_system_t 10 years ago
Andrew Tridgell a519e0abb6 Plane: fix build with new mavlink repo 10 years ago
Andrew Tridgell b6c06ab691 Copter: fix build with new mavlink repo 10 years ago
Andrew Tridgell 6b5492a586 AntennaTracker: fix build with new mavlink repo 10 years ago
Andrew Tridgell 1ed02441a0 Rover: fix build with new mavlink repo 10 years ago
Andrew Tridgell abba6395ad AP_TECS: fixed spelling error 10 years ago
Randy Mackay c74aff56c1 Plane: move MOUNT_STATUS lower in GCS_MAVLink 10 years ago
Randy Mackay c6e70179d2 Copter: move MOUNT_STATUS lower in GCS_MAVLink 10 years ago
Randy Mackay 48c00728a7 Rover: add MOUNT_STATUS to STREAM_EXTRA3 10 years ago
Randy Mackay 8ef2948f27 GCS_MAVLink: generate update to version 10 years ago
Randy Mackay e46be909a4 GCS_MAVLink: generate after mount_status msg change 10 years ago
Arthur Benemann 9ae443f2a2 Plane: append MOUNT_STATUS message to STREAM_EXTRA3 messages 10 years ago
Arthur Benemann 9b5684d007 GCS_MAVLink: add MOUNT_STATUS to message enum 10 years ago
Arthur Benemann 6bee8969a1 Copter: append MOUNT_STATUS message to STREAM_EXTRA3 messages 10 years ago
Arthur Benemann f7f9bedc38 AP_Mount: update the status_msg() method to match the new definition 10 years ago
Arthur Benemann c5b4121fc7 GCS_MAVLink: MOUNT_STATUS to always be reporting the angle of the gimbal 10 years ago
Jonathan Challinger 387f3276cb Copter: handle SET_POSITION_TARGET mavlink messages 10 years ago
Jonathan Challinger 055d3bee1f GCS_MAVLink: run generate.sh 10 years ago
Jonathan Challinger a4f994e8f0 GCS_MAVLink: update MAV_FRAME enum 10 years ago
Jonathan Challinger 1b1327dc93 Copter: add Guided_Spline mode 10 years ago
Jonathan Challinger 2cc65dffe0 AC_WPNav: add set_spline_dest_and_vel function 10 years ago
Jonathan Challinger e7939cca01 Copter: change function definitions in guided to static 10 years ago