19407 Commits (daee8e8e76ea6385bfe66fce2e9a0cb1f87c92d0)
 

Author SHA1 Message Date
Paul Riseborough 2340e18fdc AP_NavEKF2: Offset the fusion time horizon between multiple instances 9 years ago
Paul Riseborough 3eeff8dbc6 AP_NavEKF2: Remove unused code 9 years ago
Paul Riseborough d48454ee2d AP_NavEKF2: Use nominated IMU unless unavailable 9 years ago
Siddharth Bharat Purohit 392fce76b2 AP_NavEKF: define getGpsGlitchStatus function 9 years ago
Andrew Tridgell c823d64073 PX4: removed unused mixer files 9 years ago
Jonathan Challinger 05e533e6fc Copter: don't accept disarm commands in stabilize and acro unless also landed 9 years ago
Andrew Tridgell 2ffabe9e05 AP_BoardConfig: fixed PX4v1 build 9 years ago
Andrew Tridgell d52279af27 AP_NavEKF2: don't try to allocate last bytes of memory to EKF2 9 years ago
Andrew Tridgell ee78e2d618 AP_NavEKF2: set primary to first healthy core 9 years ago
Andrew Tridgell 2ab2afc86a AP_NavEKF2: added EK2_IMU_MASK for multiple IMUs 9 years ago
Andrew Tridgell 56909ce973 AP_NavEKF: split EKF1 into frontend and backend 9 years ago
Andrew Tridgell 98ef21bc69 PX4: don't auto-start uavcan, use BRD_CAN_ENABLE instead 9 years ago
Andrew Tridgell c334bd0ddf AP_BoardConfig: added BRD_CAN_ENABLE option 9 years ago
Lucas De Marchi e9c6702269 AP_HAL_VRBRAIN: fix typo using comma operator 9 years ago
Lucas De Marchi 0d95a9c41d AP_OpticalFlow: reduce lock region 9 years ago
Lucas De Marchi 70edf31ca6 AP_OpticalFlow: make error path common 9 years ago
Lucas De Marchi 7b726d824d AP_OpticalFlow: remove num_errors increment due to busy bus 9 years ago
Lucas De Marchi 41ddb67712 AP_OpticalFlow: pack struct passed to I2C layer 9 years ago
Andrew Tridgell 6bad33c922 scripts: use px4-clean for all binaries targets 9 years ago
Andrew Tridgell 49799257ea GCS_MAVLink: handle available memory of over 64k in mavlink 9 years ago
Andrew Tridgell 883ac59e4a HAL_Linux: always report 256k of available memory 9 years ago
Andrew Tridgell 567ea0e420 HAL_VRBRAIN: make available_memory() uint32_t 9 years ago
Andrew Tridgell 81e34006a5 HAL_SITL: make available_memory() uint32_t 9 years ago
Andrew Tridgell ac1c0bba15 HAL_PX4: make available_memory() uint32_t 9 years ago
Andrew Tridgell 8a4c0593f2 AP_HAL: make available_memory() uint32_t 9 years ago
Andrew Tridgell a3ca732403 AP_Airspeed: show health status in examples 9 years ago
lvale e7efaa45c5 Tracker: text message severity uniformization 9 years ago
lvale a64689600f Rover: text message severity uniformization 9 years ago
lvale 549695181c Copter: revised and uniformization of severity messages 9 years ago
Randy Mackay 420b1ca715 Copter: minor comment and order change to takeoff 9 years ago
Jonathan Challinger 082c1f77fb Copter: soften takeoff 9 years ago
Andrew Tridgell 75d2aed6e1 HAL_SITL: added help for uart command line checks 9 years ago
Andrew Tridgell ad9d50a457 autotest: changed -A to be used for arbitrary command line options 9 years ago
Víctor Mayoral Vilches d5d1bfae8c AP_HAL_Linux: Adapt code to common RPI layer 9 years ago
Víctor Mayoral Vilches b1a53c383c AP_HAL_Linux: Add AnalogIn_ADS1115, common code 9 years ago
Víctor Mayoral Vilches 47d43c64ef AP_HAL_Linux: Add RCInput_RPI, merge common code 9 years ago
Víctor Mayoral Vilches 112df0a0a6 mk: Add Erle-Brain 2 support 9 years ago
Víctor Mayoral Vilches 4a2fe12652 AP_Notify: Add support for Erle-Brain 2 9 years ago
Víctor Mayoral Vilches b54b8aa8af AP_HAL_Linux: AP_BoardLED add support for Erle-Brain 2 9 years ago
Víctor Mayoral Vilches 30faf7e92a AP_InertialSensor: Add Erle-Brain 2 support 9 years ago
Víctor Mayoral Vilches 739fc0df35 AP_HAL_Linux: UtilRPI, add Erle-Brain 2 9 years ago
Víctor Mayoral Vilches 30153b6eac AP_HAL_Linux: Scheduler, add Erle-Brain 2 9 years ago
Víctor Mayoral Vilches 8ae8f47538 AP_HAL_Linux: SPIDriver, add Erle-Brain 2 9 years ago
Víctor Mayoral Vilches 68c92eab25 AP_HAL_Linux: GPIO, add Erle-Brain 2 9 years ago
Víctor Mayoral Vilches 90a00553cb AP_HAL: Boards, add Erle-Brain 2 9 years ago
Víctor Mayoral Vilches 466f6b5ef8 README: Add Erle-Brain 2 board 9 years ago
Gustavo Jose de Sousa fe8d471490 Tools: RCInput_UART PIC firmware: keep status led on 9 years ago
Gustavo Jose de Sousa 2c9472c634 Tools: RCInput_UART PIC firmware: blink status led when idle 9 years ago
Gustavo Jose de Sousa 6a8420aa48 Tools: RCInput_UART PIC firmware: remove code out of place 9 years ago
Gustavo Jose de Sousa 2a7e4baa7d Tools: RCInput_UART PIC firmware: add informative comments 9 years ago