25370 Commits (70d0997b7355b27aecfd9662cc4f111f5b2290ff)
 

Author SHA1 Message Date
Andrew Tridgell 29bbee421e HAL_PX4: enable sharing of SPI bus with PX4 with DMA 8 years ago
Andrew Tridgell 7ad1e98de9 PX4NuttX: support DMA on SPI 8 years ago
Andrew Tridgell 9b4c588c09 AP_InertialSensor: adapt drivers for SPI-DMA capable systems 8 years ago
Andrew Tridgell 3fad5ca065 HAL_PX4: implement DMA allocation routines 8 years ago
Andrew Tridgell e42bb20052 AP_HAL: added dma allocation routines to hal.util 8 years ago
Andrew Tridgell 28daddaaf2 AP_InertialSensor: don't use accumulate approach on Linux or I2C 8 years ago
Andrew Tridgell d9c8db7024 AP_InertialSensor: implement a new strategy for fast sampling 8 years ago
Andrew Tridgell b165e025d9 Filter: added new constructor for 1p filter 8 years ago
Andrew Tridgell 7220dc15f9 HAL_PX4: adjusted bus speeds on invensense sensors 8 years ago
Andrew Tridgell 5934a099a4 AP_HAL: added support for more SRXL varients 8 years ago
Andrew Tridgell 65ce9821be PX4Firmware: submodule update 8 years ago
priseborough 0a177d04fd AP_NavEKF2: Simply core switch implementation 8 years ago
priseborough 7d48054e6f AP_NavEKF2: Group GPS innovation tests when compiling error score 8 years ago
Randy Mackay e9ea06bd10 AP_NavEKF2: minor comment fix 8 years ago
Randy Mackay a32068a973 AC_WPNav: remove ekf position reset handler 8 years ago
Randy Mackay 1012333eef AC_PosControl: add ekf position reset handling 8 years ago
Randy Mackay c615bac1cd AP_AHRS: add getLastPosDownReset accessor 8 years ago
Randy Mackay 6406e34016 AC_WPNav: remove unused _loiter_step member 8 years ago
priseborough 0df45703f1 AP_NavEKF2: Fix errors in position reset delta publishing 8 years ago
priseborough f6021c959d AP_NavEKF2: capture and publish vertical position reset deltas 8 years ago
priseborough e62863f9a1 AP_NavEKF2: Reduce unnecessary EKF core switching 8 years ago
murata de153ce1d7 AP_NavEKF: Correct the setting process of variable dAngBiasSigma. 8 years ago
murata ec42ddfb4e AP_NavEKF: style changes (tab to spaces, etc.) 8 years ago
Pierre Kancir 5ed9d22bf6 Rover: correct indentation and style on GCS_Mavlink 8 years ago
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