756 Commits (42add82e1a889ea7bb6bb2f68032f1b0c34aebf8)

Author SHA1 Message Date
Lucas De Marchi 1d9d0a40db AP_HAL_Linux: GPIO: reduce macro and variable scopes 9 years ago
Lucas De Marchi 4f14b9b7e2 AP_HAL_Linux: ToneAlarm_Raspilot: add fixme comment 9 years ago
Lucas De Marchi 0bb86ae498 AP_HAL_Linux: GPIO_RPI: remove unused functions 9 years ago
dgrat 0b5ab7162d AP_HAL_Linux: Changes in RPi version detection 9 years ago
dgrat 15a915edd3 AP_HAL_Linux: Simplification of the code 9 years ago
Lucas De Marchi 3457dbcdf8 AP_HAL_Linux: rename lttng define 9 years ago
Lucas De Marchi 13722b8858 AP_HAL_Linux: support 16 RCInput channels on Navio2 9 years ago
Andrew Tridgell ef210217dd HAL_Linux: cope with MAVLink2 in UDP driver for packetising 9 years ago
Andrew Tridgell 6f7d6269a8 AP_HAL_Linux: always build with MAVLink2 headers 9 years ago
Andrew Tridgell 31f8d26784 HAL_Linux: support mavlink2 build 9 years ago
Gustavo Jose de Sousa 9a100afede AP_HAL_Linux: Thread: add doc about rounding function 9 years ago
Lucas De Marchi 359417d544 AP_HAL_Linux: Thread: make sure pointer is aligned 9 years ago
Lucas De Marchi 7e49d0c53f AP_HAL_Linux: Thread: fix alignment warning 9 years ago
Lucas De Marchi 18af4da690 AP_HAL_Linux: Thread: fix warning regarding shadow member 9 years ago
Leandro Pereira 3555e439a4 AP_HAL_Linux: Simplify I2C initialization in HAL_Linux_Class 9 years ago
Aaron Wang Shi cb9cd9008a AP_HAL_Linux: fix bhat spi device driver build error 9 years ago
Lucas De Marchi 71e10c9132 AP_HAL_Linux: fix include order 9 years ago
Lucas De Marchi 45c6b750f2 AP_HAL_Linux: remove ifdef checks for HAL_BOARD_LINUX 9 years ago
Gustavo Jose de Sousa d615628367 AP_HAL_Linux: I2CDevice: add missing stdio.h include 9 years ago
Ricardo de Almeida Gonzaga 2236640f66 AP_HAL_Linux: Fix typos 9 years ago
Lucas De Marchi 37f6b51746 AP_HAL_Linux: Scheduler: set stack sizes to 256k 9 years ago
Lucas De Marchi b2d4da4b0a AP_HAL_Linux: Thread: allow to set stack size 9 years ago
Lucas De Marchi d970451331 AP_HAL_Linux: Scheduler: debug stack usage 9 years ago
Lucas De Marchi f5f4aa7c21 AP_HAL_Linux: Thread: allow to debug stack usage 9 years ago
Staroselskii Georgii f7846403e1 AP_HAL_Linux: enabled SPI-driven LSM9DS1 for Navio 2 9 years ago
Lucas De Marchi 3315f46800 AP_HAL_Linux: inline I2C bus options for minlure 9 years ago
Andrew Tridgell 2965e67d5d HAL_Linux: cope with non-root for Replay 9 years ago
Julien Beraud c22d791bfc AP_HAL_Linux: Add SPI driver for bebop 9 years ago
Julien Beraud 738096b3ae AP_HAL_Linux: Add support for Sonar GPIO 9 years ago
Staroselskii Georgii 60426faa52 AP_HAL_Linux: changed ADC logic a bit for Navio 2 9 years ago
Rustom Jehangir 4a10156b13 AP_HAL_Linux: Fix RCInput::read from stopping at any zero channel 9 years ago
mirkix 6e546ba181 AP_HAL_Linux: Fix compiler warning unused hal 9 years ago
mirkix 2aba5a4643 AP_HAL_Linux: BBBmini add second MPU9250 9 years ago
Randy Mackay 58e65c836f HAL_Linux: remove unused pru_chan_map from RCOutput 9 years ago
Randy Mackay d6d5bac419 RCInput_UART: remove unused _count, _direction 9 years ago
Andrew Tridgell c7dabad02c HAL_Linux: added uartF 9 years ago
Ricardo de Almeida Gonzaga 5bd034a5a8 Global: start using cmath instead of math.h 9 years ago
Andrew Tridgell 1e4fe7996e HAL_Linux: update URL 9 years ago
Lucas De Marchi 72b246e52c AP_HAL_Linux: fix use of 0-length array 9 years ago
raspilot 9d787e44cc AP_HAL_Linux: update spi table for raspilot 9 years ago
Lucas De Marchi c1623c21cc AP_HAL_Linux: rename ToneAlarmDriver to follow other names 9 years ago
Lucas De Marchi d52ee7c0a1 AP_HAL_Linux: ToneAlarmDriver_Raspilot: cleanup driver 9 years ago
Pritam Ghanghas 6de5b52974 AP_HAL_Linux: separate class for tone alarm driver 9 years ago
Lucas De Marchi 6a6175df1c AP_HAL_Linux: move dirname to I2CDevice core 9 years ago
Staroselskii Georgii f93e790717 AP_HAL_Linux: make Ublox work on the higher frequency 9 years ago
Staroselskii Georgii a327a8779e AP_HAL_Linux: added Navio2 support 9 years ago
Staroselskii Georgii 7187f26220 AP_HAL_Linux: use Raspberry Pi GPIO for Navio2 9 years ago
Staroselskii Georgii 6680baf777 AP_HAL_Linux: use MPU9250 for Navio2 9 years ago
Staroselskii Georgii c9869e768a AP_HAL_Linux: use Util_RPI for Navio2 9 years ago
Staroselskii Georgii 23a2cf45aa AP_HAL_Linux: added RCInput for Navio2 9 years ago