10123 Commits (04dc7130f51967fec3468346ddb462c4ac77fddd)

Author SHA1 Message Date
Aaron Wang Shi 4d7db9bba3 AP_HAL_Linux: add ifdefs for BH hat like other RPI-based boards 9 years ago
Aaron Wang Shi a712e9572f AP_HAL_Linux: instatiate SPI device for BH hat 9 years ago
Aaron Wang Shi 5d5e75c8ad AP_HAL_Linux: RCOutput_PCA9685 add new address for BH hat 9 years ago
Aaron Wang Shi f437e7a67c AP_HAL_Linux: add GPIO definitions for BH hat 9 years ago
Aaron Wang Shi 8cca0beba9 AP_HAL_Linux: support PWM input for BH hat 9 years ago
Aaron Wang Shi 800c142ac0 BH: Support UBLOX GPS M8N 9 years ago
Lucas De Marchi 766252cd87 AP_Compass: don't use ternary operator in place of if/else 9 years ago
Aaron Wang Shi 5a085b1610 AP_Compass: add support to BH hat 9 years ago
Aaron Wang Shi 3a31970056 AP_InertialSensor: add support to BH hat 9 years ago
Aaron Wang Shi fc2e810fb2 AP_Notify: add 1 RGB and board LEDs to BH hat 9 years ago
Aaron Wang Shi c7a77af47f AP_HAL: add BH HAT board info 9 years ago
Andrew Tridgell 05e04ee1a7 HAL_SITL: added semaphore support 9 years ago
Andrew Tridgell 025e4edd17 DataFlash: fixed warning 9 years ago
Andrew Tridgell a73039d515 HAL_Empty: use 5V voltage for HAL_EMPTY 9 years ago
Andrew Tridgell ef83f39029 AP_Baro: renamed _C* vars to avoid conflict with qurt 9 years ago
Andrew Tridgell fbacb4c01f AC_AttitudeControl: fixed M_PI -> M_PI_F 9 years ago
Andrew Tridgell d24f6f4050 AP_NavEKF: fixed static const bug 9 years ago
Andrew Tridgell 02d7867d79 DataFlash: added locking for multi-thread logging support 9 years ago
Andrew Tridgell c77e3c89c5 HAL_Linux: implement new_semaphore() 9 years ago
Andrew Tridgell 02bee8810d HAL_PX4: added Semaphore support 9 years ago
Andrew Tridgell 9d4b31ca3c AP_HAL: added a new_semaphore() interface to Util 9 years ago
Andrew Tridgell 9fe25f9c71 HAL_Empty: fixed I2CDriver for use in Linux subtypes 9 years ago
Andrew Tridgell ec6a679482 AP_HAL: added ByteBuffer and ObjectBuffer in RingBuffer 9 years ago
Tom Pittenger cf170b2aa7 GCS_MAVLink: generated files 9 years ago
Tom Pittenger 7af717fead GCS_MAVLink: ADSB msg bug: vert_velocity is supposed to be signed 9 years ago
Yang Liu f0f3986f46 AP_InertialNav: Typo correction in comment 9 years ago
Andre Kjellstrup 6da7e76990 AP_Camera: Camera options for better camera control 9 years ago
Jonathan Challinger b0f58248a5 AP_TECS: reflect renamed function in AP_AHRS 9 years ago
Jonathan Challinger 63caca1d3f AP_Mount: reflect renamed function in AP_AHRS 9 years ago
Jonathan Challinger ee8090e25f AC_AttitudeControl: reflect renamed function in AP_AHRS 9 years ago
Jonathan Challinger 6682b27456 AP_AHRS: rename get_dcm_matrix to get_rotation_body_to_ned 9 years ago
Lucas De Marchi 2a953c4e35 AP_HAL_Linux: add missing casts 9 years ago
Lucas De Marchi ba5dd88a0b AP_HAL_Linux: move mt9v117 patches inside class 9 years ago
Julien BERAUD a32738fd5f AP_OpticalFlow: Update test declaration 9 years ago
Julien BERAUD 780104dc9c GCS_MAVLink: Fix build 9 years ago
Julien BERAUD 924a94633d AP_AHRS: Fix build 9 years ago
Julien BERAUD 6f55f3734c AP_HAL_Linux: Add optflow declaration 9 years ago
Lucas De Marchi 8b21dc9b22 AP_OpticalFlow: follow coding style 9 years ago
Julien BERAUD c5cca02bc8 AP_OpticalFlow: Add support for onboard optflow 9 years ago
Julien BERAUD eccef24fa7 AP_HAL: Add optical flow params for bebop 9 years ago
Julien BERAUD f13cd00e59 AP_HAL_Linux: Update namespace and private 9 years ago
Lucas De Marchi 83c50e12ca AP_HAL_Linux: OpticalFlow_Onboard: follow coding style 9 years ago
Julien BERAUD ea89308d90 AP_HAL_Linux: Add Onboard Optical Flow interface 9 years ago
Lucas De Marchi db5f49f49f AP_HAL_Linux: Flow_PX4: follow coding style 9 years ago
Julien BERAUD 0476e698af AP_HAL_Linux: Flow_PX4 interface 9 years ago
Lucas De Marchi c75704bde3 AP_HAL_Linux: VideoIn: follow coding style and minor fixes 9 years ago
Julien BERAUD 25df4d03ff AP_HAL_Linux: Add support for Video Input 9 years ago
Lucas De Marchi 24d20f89c4 AP_HAL_Linux: make CameraSensor follow coding style 9 years ago
Julien BERAUD c84d9bf702 AP_HAL_Linux: Add support for mt9v117 camera 9 years ago
Julien BERAUD 736f78a7a2 AP_HAL_VRBRAIN: add empty optical flow 9 years ago