29 Commits (4a7ce1b3848bfb51fc3ad801f995fa31bf1aed48)

Author SHA1 Message Date
Andrew Tridgell 464dc9102f AP_HAL: added device types for SITL 7 years ago
Andrew Tridgell 2b0a3272fd AP_HAL: support LPS25H on MPU AUX 7 years ago
night-ghost f8569ac39e AP_HAL: added F4Light HAL 7 years ago
Lucas De Marchi a73c1daa2e AP_HAL: Device: remove unused function to read registers 8 years ago
Lucas De Marchi 14519e90ff AP_HAL: Device: remove trailing whitespaces 8 years ago
Lucas De Marchi 5472bc4de1 Global: change Device::PeriodicCb signature 8 years ago
Randy Mackay a2f6d7c102 AP_HAL: minor comment fix to Device.h 8 years ago
Andrew Tridgell c657ad449b AP_HAL: added get_bus_address() 8 years ago
Andrew Tridgell 60c29417f1 AP_HAL: added uint16 access functions 8 years ago
Andrew Tridgell 28a318145c AP_HAL: move set_retries() up to Device class 8 years ago
Andrew Tridgell 00ccacb2ab AP_HAL: expose device bus number 8 years ago
Andrew Tridgell 954728c9e9 AP_HAL: added set_chip_select() API 8 years ago
Andrew Tridgell 7100272f14 AP_HAL: default to register checking every 10th call 8 years ago
Andrew Tridgell bc614de4b3 AP_HAL: added checked registers interface 8 years ago
Andrew Tridgell 1990aa96e1 AP_HAL: added get_bus_id_devtype() 8 years ago
Andrew Tridgell 3d48b6bb3a AP_HAL: added device id tuples to Device class 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Lucas De Marchi e1ab44f4a3 Global: remove get_fd() from Device API 9 years ago
Lucas De Marchi 590539f674 AP_HAL_Linux: implement threaded I2C 9 years ago
Lucas De Marchi 37de995960 AP_HAL: update Device interface for periodic tasks 9 years ago
Luiz Ywata d5449a6f20 AP_HAL: Add read method 9 years ago
Lucas De Marchi 1f96336f7c Global: rename bus type enum entries 9 years ago
Gustavo Jose de Sousa 66f1ad9ed0 AP_HAL: Device: add support for read flag 9 years ago
Gustavo Jose de Sousa b6a1d598e3 AP_HAL: Device: document write_register() 9 years ago
Gustavo Jose de Sousa 4693501d9d AP_HAL: Device: add bus_type field 9 years ago
Ricardo de Almeida Gonzaga eb418f54ee AP_HAL: Fix typos 9 years ago
Lucas De Marchi f8e6c5b379 AP_HAL: add helper method to read registers 9 years ago
Lucas De Marchi b4ff2d7595 AP_HAL: add helper method to write register 9 years ago
Lucas De Marchi 0eb450d379 AP_HAL: Add interface for I2C/SPI devices 9 years ago