24896 Commits (326e0f224f8b61221649bf3ba1f1eb57c4a38820)
 

Author SHA1 Message Date
Pierre Kancir 326e0f224f Rover: added SYSID_ENFORCE parameter 8 years ago
Pierre Kancir 8c0de11d6d APMrover2: remove double include stdarg.h 8 years ago
ShingoMatsuura e9feb7bdda AP_RangeFilnder: moved the const buffer definition to the header and changed from '8' to 'sizeof(send_request_buffer)' 8 years ago
ShingoMatsuura f97ede9865 AP_RangeFilnder: change send_request_buffer member variable to const and other fixes 8 years ago
ShingoMatsuura e8ff156fa6 AP_RangeFilnder: add clear buffer at INIT state and change send_buffer to member variable to reduce CRC computation for sending request 8 years ago
ShingoMatsuura c1c643e56e AP_RangeFinder: remove clear buffer in send_request 8 years ago
Leonard Hall ea0e413b04 AC_AttControl: do not limit rate if ATC_ACCEL_MAX param is zero 8 years ago
murata ae927e1775 DataFlash: Adjust the return value to the type of the method. 8 years ago
Lucas De Marchi f9b0f9164a AP_HAL_Linux: add TODO to AnalogIn_Raspilot 8 years ago
Lucas De Marchi 87c6d5da13 AP_InertialSensor: replace panic() with return 8 years ago
Andrew Tridgell c2125a0078 AP_Baro: wait forever for semaphore on startup 8 years ago
Andrew Tridgell 6f82ec0642 HAL_Linux: convert RASPilot drivers to thread per bus 8 years ago
Andrew Tridgell 6129b1abb6 AP_InertialSensor: wait forever for semaphore on startup 8 years ago
Julien Beraud d50fd3a6cd AP_OpticalFlow: fix onboard init 8 years ago
Pierre Kancir 75a2a1cd6c Tools: Don't install libc6-i386 on 32bit Ubuntu 8 years ago
Michael du Breuil d97861d685 AP_GPS: Ublox: Skip SBAS request if we don't want to alter it 8 years ago
Randy Mackay b7f95d9c25 AP_RangeFinder: remove serial.end and begin 8 years ago
Randy Mackay 99fafcb495 RangeFinder: add uLanding to TYPE parameter description 8 years ago
Ricardo de Almeida Gonzaga 148fa03d6b AP_RangeFinder: support MaxBotix Serial rangefinders 8 years ago
Randy Mackay 44c5fee90d AP_RangeFinder: formatting fixes for uLanding 8 years ago
davidaroyer 69bc4c42c9 AP_RangeFinder: Add support for Aerotenna uLanding radar altimeter 8 years ago
davidaroyer faa534cf64 AP_SerialManager: Add support for Aerotenna uLanding radar altimeter 8 years ago
Jonathan Challinger 22517422f9 AP_Motors: add option to disable motor PWM output while disarmed 8 years ago
Andrew Tridgell f2a0bf9ad1 PX4Firmware: lower pin speed of external SPI bus 8 years ago
Andrew Tridgell 2ed32a3ac0 Copter: added raw RFND logging 8 years ago
Andrew Tridgell 6c09758447 AP_RangeFinder: removed momentary spikes in PulsedLight I2C Lidar 8 years ago
Andrew Tridgell 252f90ba36 HAL_PX4: drop I2C speed to 100kHz 8 years ago
Andrew Tridgell b3ac4fcb72 GCS_MAVLINK: speed up USB log download 8 years ago
Lucas De Marchi 504de3ea9e AP_HAL_Linux: RCInput_RPI: fix whitespaces 8 years ago
Lucas De Marchi aadc1643fc AP_HAL_Linux: reduce speed of MPU* devices 8 years ago
Lucas De Marchi 8d3361cef4 AP_HAL_Linux: RCInput_RPI: fix using Util class on constructor 8 years ago
Lucas De Marchi bc476e1987 AP_ADC: fix ADS1115 instantiation 8 years ago
Andrew Tridgell 216cf53922 AP_InertialSensor: handle FIFO overflow for MPU6k and 9250 8 years ago
Lucas De Marchi c6b0a71c47 AP_Compass: Calibrator: use inplace initializer on array 8 years ago
Siddharth Bharat Purohit b36ee10e7c AP_Compass: fix wrong memset in compass calibrator 8 years ago
Siddharth Bharat Purohit 451c2f146d AP_AccelCal: fix bug preventing accel cal fit to run more than one iteration 8 years ago
Tom Pittenger 11229d2588 SITL: fix whitespace 8 years ago
ori ganoni 631b5c3ebc adding turbulance to SITL 8 years ago
Andrew Tridgell 18d4286166 AP_InertialSensor: fixed pixfalcon 9250 detection 8 years ago
Andrew Tridgell 78b73d659f PX4Firmware: update bl_update and flash config 8 years ago
Peter Barker e72f5a6240 ArduCopter: enable/disable precision loiter on a switch 8 years ago
Peter Barker 2fd6be8ccb ArduCopter: neaten reading of aux switches 8 years ago
Peter Barker 9e4628af58 Copter: precision loiter 8 years ago
Peter Barker fd5f79b238 AC_PrecLand: a pure-ArduPilot simulated SITL precision land backend 8 years ago
Peter Barker 4df4ba1956 AC_PrecLand: make SITL_Gazebo an alternate backend 8 years ago
Peter Barker d2285ace6c AC_PrecLand: remove unneeded empty handle_msg 8 years ago
Peter Barker 03710beb18 AC_PrecLand: make handle_msg impure and do nothing 8 years ago
Peter Barker b9808662b8 Copter: remove dead code 8 years ago
Peter Barker 469f0f0bf0 Copter: remove incorrect comment from PRECISION_LANDING block 8 years ago
Peter Barker 1eca4e128d AC_WPNav: method to retrieve current desired pilot accels 8 years ago