6123 Commits (5fc02bdbc44f84eff1b4cc7047891e55dcca8a56)

Author SHA1 Message Date
Andrew Tridgell d84c1cd3e4 AP_OpticalFlow: fixed example build 10 years ago
Andrew Tridgell 15a661e17a AP_Mission: fixed logic in jump_to_landing_sequence() 10 years ago
Andrew Tridgell 8c6b875dcc AP_Mission: avoid the AP_AHRS cast 10 years ago
Andrew Tridgell 270bac4472 AP_AHRS: make get_position() const 10 years ago
Michael Day ea91f4d47b AP_Mission: Added support for MAV_CMD_DO_LAND_START 10 years ago
Michael Day d62b9a7044 GCS_MAVLink: re-generated headers 10 years ago
Andrew Tridgell e1a88a13a7 GCS_MAVLink: added MAV_CMD_DO_LAND_START 10 years ago
Andrew Tridgell 7636cc6971 GCS_MAVLink: merged upstream changes 10 years ago
Jonathan Challinger 1c75ce88f2 AP_Buffer: change pop_front to return a bool if successful 10 years ago
Jonathan Challinger ceef10cc41 AP_Buffer: Add peek_mutable function allowing in-place modification of buffered objects 10 years ago
Jonathan Challinger 630a87d9a9 AP_Buffer: remove scalar assignment so that non-scalars can be buffered 10 years ago
Jonathan Challinger cdd2199138 AP_Math: expand frame transformation test case for quaternions 10 years ago
Jonathan Challinger 3befe74afa AP_Math: change quaternion class to use const references where optimal 10 years ago
Jonathan Challinger 70845882a7 AP_Math: fix up rotation test suite 10 years ago
Jonathan Challinger 6076f3fa22 AP_NavEKF: Quaternion::to_euler now uses references instead of pointers 10 years ago
Jonathan Challinger 1f7e393e38 AP_Math: refactor quaternion library 10 years ago
Andrew Tridgell ef0eca4835 AP_Airspeed: fixed airspeed in Replay 10 years ago
Andrew Tridgell 7db0244dac AP_Compass: added some comments 10 years ago
Jonathan Challinger 9054dd3f9a AP_Compass: use apply_correction_function to eliminate duplication 10 years ago
Randy Mackay 677f6cce7f AP_Motors: reduce slow-start increment for fast CPUs 10 years ago
Randy Mackay 542ec29e49 Parachute: set servo or relay to off position on every update 10 years ago
Randy Mackay eed6a1ce61 OptFlow: fix example sketch so it compiles 10 years ago
Randy Mackay a476a914b0 OptFlow_PX4: check healthy before updating 10 years ago
Randy Mackay f504ea7b30 OptFlow_ADNS3080: check healthy before updating 10 years ago
Randy Mackay d238f48dda OptFlowPX4: fix compile error for APM 10 years ago
Randy Mackay a9cfbb71b8 OptFlowPX4: use ORB to pull data from sensor 10 years ago
Randy Mackay ec4581b35a OptFlow: add ground_distance_m 10 years ago
Randy Mackay 4b0548973a OptFlow: add PX4Flow support 10 years ago
Randy Mackay 3c4be75487 OptFlow: reorganise ADNS3080 to simplified interface 10 years ago
Randy Mackay b64f9ed964 OptFlow: rename and restructure OpticalFlow class 10 years ago
Andrew Tridgell 4ad643b233 AP_AHRS: use a common function for updating the CD values 10 years ago
Andrew Tridgell eec5cd5add AP_AHRS: restore DCM attitude before update() 10 years ago
Andrew Tridgell 63c06ea2af AP_AHRS: fixed calls to DCM in parent class 10 years ago
Andrew Tridgell b437977547 AP_Compass: added set_offsets() interface 10 years ago
Randy Mackay 6690aff305 AC_Motors: param description addition 10 years ago
Randy Mackay d09faa0015 BattMon: minor param description additions 10 years ago
Randy Mackay 45e0e48e54 BattMon: minor param description update 10 years ago
Randy Mackay 3a81732721 Baro: minor param description updates 10 years ago
Randy Mackay be1621877f Mission: support GUIDED_ENABLE and GUIDED_LIMITS 10 years ago
Andrew Tridgell 3c7cc5f40c AP_RangeFinder: auto-update PX4 ll40ls max/min distance 10 years ago
Jonathan Challinger 4a397a8d67 AC_PosControl: Protect from divide-by-zero in get_stopping_point_xy 10 years ago
Randy Mackay 023b2c0d6b AP_InertialNav: fixed use of ahrs.get_velocity with EKF disabled 10 years ago
Andrew Tridgell 7b02d326f6 AP_InertialNav: fixed use of _ahrs.get_relative_position_NED() with EKF disabled 10 years ago
Andrew Tridgell 39fadad7d6 HAL_Linux: fixed build warnings 10 years ago
Andrew Tridgell b3894e8b10 HAL_VRBRAIN: reduce the number of times we split up UART reads and writes 10 years ago
Andrew Tridgell 10b0ca7ea8 HAL_PX4: reduce the number of times we split up UART reads and writes 10 years ago
Andrew Tridgell c834589daa HAL_Linux: reduce the number of times we split up UART reads 10 years ago
Andrew Tridgell 076bb1294e HAL_Linux: improved UDP packetisation and add flow control reporting 10 years ago
Randy Mackay 834f2bea07 INS: add gyro_calibrated_ok_all method 10 years ago
Andrew Tridgell 70ca87c4e6 AP_RangeFinder: handle all I2C rangefinder types on PX4 in PX4Firmware 10 years ago