27421 Commits (f004f4b4999b3b240620f77b9242500f26f7987a)
 

Author SHA1 Message Date
Eugene Shamaev 5c080ce875 AP_AHRS: calculation and reporting of AOA and SSA 8 years ago
Eugene Shamaev ca84ab36be Plane: AOA and SSA estimations are added to parameters and data logs 8 years ago
Reza Farrahi M aa0de36b2e Tools: fix wxpython package name on Arch 8 years ago
Andrew Tridgell 3bbdb64ec0 mavlink: submodule update 8 years ago
Lucas De Marchi 915f10dc8a AP_HAL: SPIDevice: prefer nullptr for pointer 8 years ago
Vinicius Juvinski c3d5aaa21c AP_Notify: add AP_BoardLED support for BBBMini 8 years ago
Vinicius Juvinski 203073e543 AP_HAL: add LEDs for BBBMini 8 years ago
Lucas De Marchi 875538ccb5 AP_HAL_Linux: examples: small fixes to BusTest 8 years ago
hiro2233 0d1d430600 AP_HAL_Linux:examples: Example to test device bus with the new APM API. 8 years ago
hiro2233 be06c1e8ed AP_HAL_Linux:SPIDevice: Add functions to get possible spi registered device 8 years ago
hiro2233 1a8fa6ac5a AP_HAL:SPIDevice: Added functions for spi registered device. 8 years ago
Lucas De Marchi 16c1bc1b0e AP_HAL_Linux: Util: fix coding style for pointers 8 years ago
Lucas De Marchi 9aa2a3938c AP_HAL_Linux: Util: make get_custom_log_directory const override final 8 years ago
Peter Barker 18d8f9ba9d AP_HAL: make get_custom_log_directory const 8 years ago
Lucas De Marchi 008e631147 AP_HAL_Linux: Util: fix overriden function signature 8 years ago
Lucas De Marchi 6f952fe3dd AP_HAL_Linux: fix checking wrong value for pthread function 8 years ago
Peter Barker 9324d8e251 Dataflash: emit io thread warnings much less frequently 8 years ago
Randy Mackay 713c08672f Copter: integrate AP_VisualOdom 8 years ago
Randy Mackay d5dd7e719a Copter: add AP_VisualOdom to build 8 years ago
Randy Mackay 0644314499 DataFlash: add visual odometry sensor logging 8 years ago
priseborough d2c89443df DataFlash: add logging for EKF body frame odometry fusion 8 years ago
priseborough 90cd46f4d7 AP_AHRS: simulate body frame odometry sensor 8 years ago
priseborough 3b82f60b08 AP_AHRS: add interface for use of visual odometry data 8 years ago
priseborough fb7104f4e3 AP_NavEKF3: add fusion method for body frame odometry data 8 years ago
Randy Mackay 595d37ec70 AP_VisualOdom: class accepts deltas from visual odom camera 8 years ago
Michael du Breuil 9c6fc1f122 AP_Landing: Correct deepstall param doc strings 8 years ago
Michael du Breuil 6f297deaf7 AP_GPS: Unify inject_data interface for all classes 8 years ago
Andrew Tridgell 88e02c7b35 Plane: log the throttle mix for quadplane copter control 8 years ago
Andrew Tridgell fe3e7e8153 AC_AttitudeControl: added get_throttle_mix() 8 years ago
Andrew Tridgell 8e3f8f47c8 Plane: tilt motors fast in final stages of quadplane transition 8 years ago
Tom Pittenger 5b47927937 Plane: pre-launch flaps incorrectly always disabled 8 years ago
Niels Joubert 873915d82b AP_HAL_SITL: Support both SBPv0 and SBPv2 8 years ago
Niels Joubert abd408bf40 SITL: Support both SBPv0 and SBPv2 8 years ago
Niels Joubert 4bf9fc071c AP_GPS: Adds SBP Version 2: Swift Navigation Piksi Multi support 8 years ago
Andrew Tridgell d5ec7b0aad Plane: fixed a sign error in the angle assist code 8 years ago
Randy Mackay 41d999994a Tools: update intel aero rtf default parameters 8 years ago
Andrew Tridgell 3415dfb46c HAL_PX4: implement split transfers for I2C 8 years ago
Matt 29adf300ee Tools: update default Solo parameters running AC3.5 8 years ago
Jacob Walser 5ee98879f3 Sub: Update ReleaseNotes.txt for 3.5-rc1 8 years ago
Andrew Tridgell ebde6e1ce3 Copter: output any servo channels on motor output 8 years ago
Randy Mackay 032bfad79f Copter: move rc input check to esc_calibration_startup_check 8 years ago
Randy Mackay fc675a1e4a Copter: do not allow motor test before initialisation completes 8 years ago
Randy Mackay 1bfbf0d43f Copter: enable motors at end of initialisation 8 years ago
Andrew Tridgell 6a1c58b5a5 AP_Notify: fixed RGB led output to use SRV_Channels 8 years ago
Andrew Tridgell ce87bb7e39 SRV_Channel: added set_output_pwm_chan() 8 years ago
Pierre Kancir b541949262 WAF: Px4.py remove unused PX4_UAVCAN_ROOT and UAVCAN_LIBUAVCAN_PATH 8 years ago
Jacob Walser 004a7aceb7 Sub: Ignore mission commands with unsupported altitude values 8 years ago
Jacob Walser 287f2e3c56 Sub: Rework log opening/closing logic 8 years ago
Eugene Shamaev 20f7d75b5a AP_UAVCAN: multiple messages when more than 15 servos are sent 8 years ago
Michael du Breuil 994790be0b Dataflash: Clamp GPS accuracy values 8 years ago