37865 Commits (54165dbc9c5104fb4dfbd441f12b2aa182ba34a4)
 

Author SHA1 Message Date
Dr.-Ing. Amilcar do Carmo Lucas 402b1cba3f Copter: replace 4 divisions with multiplications 6 years ago
murata 295c343959 AP_Airspeed: Commonize the CRC4 method 6 years ago
murata 716cc26082 AP_Baro: Commonize the CRC4 method 6 years ago
murata 7f42be5d3e AP_Math: Commonize the CRC4 method 6 years ago
Andrew Tridgell 3abe8fed89 Copter: updated release notes for 3.6.8 6 years ago
Jonathan Challinger af4611c050 AP_BoardConfig: fix unused function error 6 years ago
Jonathan Challinger 94b8f2e37a AP_BoardConfig: fix build 6 years ago
Jonathan Challinger 40684b95d7 AP_BoardConfig: changes in response to review 6 years ago
Jonathan Challinger 042623cd0d AP_BoardConfig: changes in response to review 6 years ago
Jonathan Challinger c45ca690dc AP_Baro: make crc4 a static member of AP_Baro_MS56xx 6 years ago
Jonathan Challinger faa5a3c453 AP_BoardConfig: add targetted check for cube black internal sensors 6 years ago
Jonathan Challinger 183b55d3df AP_HAL_ChibiOS: add define HAL_CHIBIOS_ARCH_CUBEBLACK to cubeblack hwdef 6 years ago
SergeyBokhantsev cd166ec911 AP_OSD: Switch screens basing on FS state 6 years ago
Pierre Kancir d5d81f3a1c ArduCopter: set AUTO_YAW_HOLD when user control yaw during nogps land 6 years ago
Pierre Kancir c2811ea144 ArduCopter: respect yaw orientation on LAND 6 years ago
Peter Barker 6939a9fa91 SITL: add capability to twist the aircraft 6 years ago
Peter Barker 0cd5d66e3a Tools: autotest: increase epsilon 6 years ago
Peter Barker 27f642014c Tools: autotest: add test for Copter onboard mag calibration 6 years ago
Peter Barker aae9dc55e3 Sub: move responsibility for logging into library 6 years ago
Peter Barker 14a8bf3aec Plane: move responsibility for logging into library 6 years ago
Peter Barker 5d996a289a Copter: move responsibility for logging into library 6 years ago
Peter Barker 89f43c0318 Tracker: move responsibility for logging into library 6 years ago
Peter Barker 7de995aa3e Rover: move responsibility for logging into library 6 years ago
Peter Barker bf23f1df67 AP_Compass: move responsibility for logging into library 6 years ago
Peter Barker c6a9130d84 Sub: call compass cal routine directly from sched table 6 years ago
Peter Barker ad16f31e11 Plane: call compass cal routine directly from sched table 6 years ago
Peter Barker 7207035c34 Copter: do no compass stick gesture detection while armed 6 years ago
Peter Barker 09a11429e1 Tracker: call compass cal routine directly from sched table 6 years ago
Peter Barker 47d9960eb9 Rover: call compass cal routine directly from sched table 6 years ago
Peter Barker 0e8722181f AP_Compass: take responsibility for not running cal if armed 6 years ago
Mark Whitehorn f054301ec2 Plane: add QACRO roll/pitch/yaw rate params 6 years ago
Mark Whitehorn 8bcf2439ad Plane: quadplane stabilize manual throttle midpoint and expo 6 years ago
Mark Whitehorn b515431008 AP_Math: add expo and throttle_curve functions 6 years ago
Peter Barker ddfccf1e67 AP_Rally: correct math conversion problems 6 years ago
Pierre Kancir e3057b40f3 GCS_MAVLINK: remove mavlink send_buf usage 6 years ago
Pierre Kancir cc14885913 GCS_MAVLINK: remove mavlink send_buf usage 6 years ago
Pierre Kancir 4dbac3de60 GCS_Common: remove mavlink send_buf usage 6 years ago
IamPete1 fb4b092917 plane: restore thr_min behaviour and update description 6 years ago
Peter Barker b22d3a0103 AP_Math: avoid casting floats to int32's for temporary variables 6 years ago
Pierre Kancir 92822a7f01 SITL: fix header 6 years ago
Pierre Kancir 20928ff8da AP_Beacon: fix header 6 years ago
Pierre Kancir ff4587a33a AP_Math: move location define to Location class 6 years ago
Pierre Kancir 65b4ba0539 ArduPlane: use past_interval_finish_line and line_path_proportion from Location 6 years ago
Pierre Kancir f91ffffca7 APMrover2: use past_interval_finish_line and line_path_proportion from Location 6 years ago
Pierre Kancir 1854681e09 AP_Math: use past_interval_finish_line and line_path_proportion from Location 6 years ago
Pierre Kancir 8168b3c8e4 AP_Landing: use past_interval_finish_line and line_path_proportion from Location 6 years ago
Pierre Kancir 4f31c3dcd5 AP_Math: move line_path_proportion to Location 6 years ago
Pierre Kancir e06d7dbbf7 AP_Math: move location_passed_point to Location and rename 6 years ago
Mark Whitehorn 0a78368590 Plane: avoid arithmetic exception in powf 6 years ago
Mark Whitehorn 732ed17f2f AC_AttitudeControl: bodyframe roll log target attitude bugfix 6 years ago