16685 Commits (444e64a3d0f95008d5bc15c8d699bce700abc8af)

Author SHA1 Message Date
Michael du Breuil 88ea7ac5fa AP_GPS: Remove software check from SBF driver 7 years ago
Randy Mackay ce44326ba8 AR_AttitudeControl: fix get_steering_out_heading while reversing 7 years ago
Peter Barker efdf03e27d AP_AdvancedFailsafe: remove rcmap member from AP_AdvancedFailsafe 7 years ago
Andrew Tridgell dcab51801c HAL_ChibiOS: implement boost_end 7 years ago
Andrew Tridgell 5ae410f7ca AP_AHRS: called boost_end() on AHRS update 7 years ago
Andrew Tridgell 84a4f9dc96 AP_HAL: added boost_end() method to Scheduler API 7 years ago
Lucas De Marchi b1b4b66e65 AP_HAL_Linux: minlure: fix uart path 7 years ago
Lucas De Marchi b54b95de12 AP_HAL: minlure: search for specific I2C controller 7 years ago
Lucas De Marchi 320db1d79b AP_HAL_Linux: remove unused i2c devpaths 7 years ago
Lucas De Marchi 2000e17646 AP_HAL: move get_device() method from AP_HAL_Linux 7 years ago
Lucas De Marchi 4f2498947b AP_HAL_Linux: remove redundant ifdef 7 years ago
Lucas De Marchi 904888fba7 DataFlash: Linux boards never use /fs 7 years ago
mirkix 0c353d2af0 AP_HAL_Linux: change PocketPilot to final baro sensor 7 years ago
mirkix ee86418587 AP_HAL: change PocketPilot to final baro sensor 7 years ago
mirkix 598ae5c3f7 AP_HAL_Linux: PocketPilot: change pru to final design 7 years ago
Francisco Ferreira 483048398e
AP_Relay: document BB Blue pin options 7 years ago
Andrew Tridgell 5854ccbb4c HAL_ChibiOS: removed stray debug code 7 years ago
Eugene Shamaev 5d4579a086 AP_HAL_SITL: add wind type parameters 7 years ago
Eugene Shamaev d086edc762 SITL: add wind type parameters 7 years ago
Peter Barker 83b918f1c3 AP_Param: make send_parameter_value_all a GCS method rather than static 7 years ago
Peter Barker bf124e9333 GCS_MAVLink: make send_parameter_value_all a GCS method rather than static 7 years ago
Peter Barker 1a640e3405 AP_InertialSensor: parameterise sensor-rate logging, generalise it 7 years ago
Andrew Tridgell 44131202cd AP_InertialSensor: 4kHz batch sampling 7 years ago
Andrew Tridgell 4869dd0ae4 AP_NavEKF3: send airspeed variance over mavlink 7 years ago
Andrew Tridgell fb0deba3aa AP_NavEKF2: send airspeed variance over mavlink 7 years ago
Andrew Tridgell 0b03562cf2 AP_AHRS: fix for mavlink update 7 years ago
Peter Barker 767f81265b Sub: correct compilation under clang++ on MacOSX 7 years ago
Andrew Tridgell 2684f46641 HAL_ChibiOS: fixed IMU orientation for revo-mini 7 years ago
night-ghost c51dda45e7 HAL_F4light: fix compilation errors 7 years ago
night-ghost 1cfdfe55a1 DataFlash: fix HAL_F4light compilation errors 7 years ago
night-ghost a05c79f1d8 Compass: fix HAL_F4light compilation errors 7 years ago
night-ghost eb0343649b Baro: fix HAL_F4light compilation errors 7 years ago
Jacob Walser e5bd6e289e AP_Motors: Add current limiting to 6DOF motors for Sub 7 years ago
mirkix c2eee2db23 AP_HAL_ChibiOS: add STM32F7 I2C support 7 years ago
Alexander Malishev 1fd52c4e01 HAL_ChibiOS: added input capture filter 7 years ago
night-ghost a2cc54fb5d HAL_F4Light fixes: removed unused code, removed debugging printf(), removed hard-coded pins 7 years ago
night-ghost e5c3fd43ee upgrade FatFS to most recent version 7 years ago
night-ghost ccd90e19a1 fixed DataFlash_File_sd.cpp in case of SD error 7 years ago
night-ghost 051c8e9fe2 kill task in case of exception in armed state 7 years ago
Chris Gaddis 35dddbd35a AP_Relay: Enables relays 1-4 for Beaglebone Blue 7 years ago
Francisco Ferreira 930981914a
AP_Mission: fix small bug in d5a4c6b 7 years ago
Michael du Breuil d5a4c6b5bc AP_Mission: Sanity check for NaN's and infinities 7 years ago
Randy Mackay 0f9b679e98 AR_AttitudeControl: increase angle err P and reduce steering accel max defaults 7 years ago
Michael du Breuil 1d60b0ec62 AC_PID: Support new RC_Channels::read_input() 7 years ago
Michael du Breuil 30554d0de0 RC_Channels: Collapse has_new_input() with set_pwm_all() 7 years ago
Alexander Malishev 0d6043e0c6 HAL_ChibiOS: Fixed current and voltage sense on OmnibusF4PRO 7 years ago
night-ghost 9f1e45509a support for Matek F405-CTR board, causes minor changes in I2C descriptor block 7 years ago
Andrew Tridgell f75dea34e1 HAL_ChibiOS: fixed integer promotion bug in SoftSigReaderInt 7 years ago
Jacob Walser 6ae1bf4cf4 AC_AttitudeControl: Allow zero gains for Sub 7 years ago
Michael du Breuil b1a3e0a537 AP_GPS: Report when SBF errors change 7 years ago