8349 Commits (4843be49de69d64021fe58c5d31d1fe3e5cdde93)

Author SHA1 Message Date
Gustavo Jose de Sousa a82ab25ed3 AP_InertialSensor: use bitfield macros instead of literal values on LSM9DS0 10 years ago
Gustavo Jose de Sousa 1572324315 AP_InertialSensor: add macros for LSM9DS0 registers' bitfields 10 years ago
Gustavo Jose de Sousa 033409c629 AP_InertialSensor: set max abs calibration offset for LSM9DS0 10 years ago
Gustavo Jose de Sousa 42eb73a1d1 AP_InertialSensor: add LSM9DS0 backend 10 years ago
Gustavo Jose de Sousa c340e072f2 AP_InertialSensor: use accel instance max abs offset instead of a constant value 10 years ago
Lucas De Marchi 623c5f0713 AP_HAL_Linux: check if I2C device is chardev 10 years ago
Lucas De Marchi acc571c2c5 AP_HAL_Linux: add function to check if path is chardev 10 years ago
Lucas De Marchi a4c1b0d75f AP_HAL_Linux: add constructor to find I2C bus reliably 10 years ago
Lucas De Marchi ec5d0b6c08 AP_HAL_Linux: reorder members and methods and use C++ initializer 10 years ago
Michael du Breuil a382ce2b0c AP_GPS: Add support for logging ublox RXM-RAWX messages 10 years ago
Michael du Breuil d665c85c20 DataFlash: Add RXM-RAWX logging messages 10 years ago
mirkix 38a8a772f8 AP_GPS: Add fix status 3D+DGPS 10 years ago
Andrew Tridgell 15efae5a48 HAL_SITL: use SITL_NUM_CHANNELS 10 years ago
Andrew Tridgell f8944ab6be SITL: define number of RC out channels 10 years ago
Vladislav Zakharov be4b6033e4 AP_HAL_Linux: Navio RCInput reimplemented. 10 years ago
Vladislav Zakharov e505eb2cd8 AP_HAL_Linux: Changes in Scheduler: Added defines for delays, RCIN_RERIOD changed 10 years ago
Przemek Lekston 90378b21da AP_BattMonitor: Fix battery monitor Floating Point Exception in SITL 10 years ago
Andrew Tridgell ff88932091 SITL: setup turbulence in JSBSim 10 years ago
Andrew Tridgell 92c9779d18 HAL_SITL: pass turbulence to simulators 10 years ago
Randy Mackay ef20676c67 GPS: fix INJECT_TO param desc and add definition 10 years ago
Randy Mackay 0264b1aa84 AC_Circle: set only xy position targets 10 years ago
Randy Mackay 0b9c7c2a3b SerialManager: add SToRM32 to protocol param description 10 years ago
Víctor Mayoral Vilches ab5f1b3a24 BusTest: Fix compilation error with AP_ADC 10 years ago
Peter Barker 723c37bcf7 DataFlash: backend/frontend split 10 years ago
Andrew Tridgell 21c8a2d94a AP_Common: override new and delete on all platforms to zero memory 10 years ago
Andrew Tridgell eeb97800ae AC_AttitudeControl: allow for tail pass-thru in ACRO mode 10 years ago
Michael du Breuil e45f3537cf APM_Control: Remove duplicate include statements 10 years ago
Michael du Breuil aa04c81e3c APM_Control: Fix a typo in the docstring for YAW2SRV_SLIP 10 years ago
Tom Pittenger e6122d1a4e AP_Mission: ensure cache coherence on mission resume 10 years ago
Andrew Tridgell a81590f7ac HAL_SITL: prevent FPE on zero range with optflow 10 years ago
Randy Mackay 9f17fc17ab NavEKF: update parameter descriptions 10 years ago
Paul Riseborough 87e6a24154 AP_NavEKF: Add public method to reset EKF height datum and baro alt 10 years ago
Randy Mackay 1e3e65e443 AC_AttControl: add shift_ef_yaw_target 10 years ago
Paul Riseborough e3ccb74e12 AP_NavEKF: Publish amount of in-flight yaw angle reset 10 years ago
Gustavo Jose de Sousa c72dc9bd45 AP_InertialSensor: make single rotation on MPU9250 10 years ago
Gustavo Jose de Sousa 3dad768e8b AP_InertialSensor: log failure to initialize after max attempts on MPU9250 10 years ago
Gustavo Jose de Sousa 587471ab54 AP_InertialSensor: disable I2C on MPU9250 10 years ago
Michael du Breuil 6cd81ae1fb APM_Control: Add PID logging to yaw controller 10 years ago
Michael du Breuil 225c946af0 DataFlash: Add PIDS for steering logging 10 years ago
Robert Lefebvre 11214b3414 AP_Motors: move constraints to set_throttle 10 years ago
Grant Morphett 84ac8abc42 AP_Mount: Fixed a bug with wrapping of panning angles. 10 years ago
Andrew Tridgell a424686d2f DataFlash: reduce future merge conflicts 10 years ago
Andrew Tridgell 81e6d88560 StorageManager: fixed hang in erase() 10 years ago
Andrew Tridgell 4eab27abe9 AP_InertialSensor: fixed logic bug in MPU6000 init 10 years ago
Andrew Tridgell 131b345ccc APM_Control: cleanup some coverity warnings 10 years ago
Andrew Tridgell 322a61635f SITL: allow extra arguments to be passed to last_letter 10 years ago
Robert Lefebvre 0c92565d23 AP_MotorsHeli: add Critical Rotor Speed param, use to switch off runup_complete 10 years ago
Robert Lefebvre 3ad6700c5d AP_MotorsHeli: add getters for rotor speed 10 years ago
Robert Lefebvre 8b917b82ee AP_MotorsHeli: Simplify set_desired_rotor_speed function definition 10 years ago
Robert Lefebvre 79e8c8f7f7 AP_MotorsHeli: whitespace fixes 10 years ago