12 Commits (292251e2aac7d1e4465673c8c2787a5651af44d9)

Author SHA1 Message Date
Ricardo de Almeida Gonzaga 2236640f66 AP_HAL_Linux: Fix typos 9 years ago
Lucas De Marchi 705393b30c AP_HAL_Linux: replace header guard with pragma once 9 years ago
Lucas De Marchi e40785b002 AP_HAL_Linux: Add fake device to I2CDriver 9 years ago
Julien BERAUD 26163b6640 AP_HAL_Linux: Add do_transfer method to i2c driver 9 years ago
Julien BERAUD f8f2833c88 AP_HAL_Linux: use I2C_SLAVE_FORCE in case of error 9 years ago
Lucas De Marchi 2ac96b942c AP_HAL_Linux: remove prefix from AP_HAL_Linux classes 9 years ago
Gustavo Jose de Sousa 124b750c10 AP_HAL_Linux: standardize inclusion of libaries headers 10 years ago
Lucas De Marchi a4c1b0d75f AP_HAL_Linux: add constructor to find I2C bus reliably 10 years ago
Lucas De Marchi ec5d0b6c08 AP_HAL_Linux: reorder members and methods and use C++ initializer 10 years ago
Víctor Mayoral Vilches c4b6026d53 HAL_Linux: include readRegistersMultiple in I2CDriver 11 years ago
Andrew Tridgell 58a31318ee AP_HAL_Linux: initial I2C driver implementation 12 years ago
Andrew Tridgell 4ba044c441 AP_HAL_Linux: initial Linux AP_HAL 12 years ago
Pat Hickey 0db60464f7 AP_HAL_Empty: add semaphore to I2CDriver 12 years ago
Pat Hickey 76dabef7d6 AP_HAL_Empty: fix public declaration for i2cdriver 12 years ago
Pat Hickey 3e3c0f57ae AP_HAL_Empty: started building out the scaffolding 12 years ago