15 Commits (master)

Author SHA1 Message Date
Mirko Denecke b84dcd483d AP_HAL_ChibiOS: remove unnecessary tabs and whitespaces 5 years ago
Andrew Tridgell adf7fefc2e HAL_ChibiOS: detect stuck I2C bus and clear with SCL 6 years ago
Andrew Tridgell d3af854949 HAL_ChibiOS: fixed bootloader build 7 years ago
Andrew Tridgell 13f96bcb00 HAL_ChibiOS: fixed an i2c dma callback bug 7 years ago
Andrew Tridgell 4f9bd50038 HAL_ChibiOS: implement I2C bus masks 7 years ago
Andrew Tridgell a945c97ec6 HAL_ChibiOS: fixed 3-way DMA sharing bug 7 years ago
mirkix c2eee2db23 AP_HAL_ChibiOS: add STM32F7 I2C support 7 years ago
Andrew Tridgell bc32276966 HAL_ChibiOS: support DShot output 7 years ago
Andrew Tridgell 9ab695b7ca HAL_ChibiOS: fixed namespace error 7 years ago
Andrew Tridgell 306d35655e HAL_ChibiOS: allow for bare board builds 7 years ago
Siddharth Purohit 40142e5aef ChibiOS: implement way to clear i2c bus by toggling clock line 7 years ago
Andrew Tridgell 23e1b2e271 HAL_ChibiOS: added paranoid state checking on I2C 7 years ago
Andrew Tridgell 87389e0fdc HAL_ChibiOS: fixed double DMA allocation on i2c 7 years ago
Andrew Tridgell 36227aa126 HAL_ChibiOS: implement bus speed and smbus for I2C 7 years ago
Andrew Tridgell 8b6bab7b17 HAL_Chibios: added ChibiOS HAL 7 years ago
José Roberto de Souza 9ee007f924 AP_HAL_PX4: Map PX4_I2C_BUS_EXPANSION1 8 years ago
Andrew Tridgell 3415dfb46c HAL_PX4: implement split transfers for I2C 8 years ago
Andrew Tridgell f04b186879 HAL_PX4: fixed bug in instantiation of I2C bus threads 8 years ago
Andrew Tridgell 01fadb6e90 HAL_PX4: added per-device perf counter for I2C devices 8 years ago
Andrew Tridgell 1bb450c722 HAL_PX4: moved to common DeviceBus class for thread management in I2C and SPI 8 years ago
Andrew Tridgell 88df9c7029 HAL_PX4: added thread-per-bus implementation for I2C 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 c859c5ecd9 AP_HAL_PX4: update Device interface 9 years ago
Andrew Tridgell 1b8da3bce2 HAL_PX4: implement I2CDevice driver for PX4 9 years ago
Lucas De Marchi 5194f7e5ce AP_HAL_Linux: I2CDevice: method to read multiple times 9 years ago
Lucas De Marchi cd0e1dff82 AP_HAL_Linux: Add skeleton for I2CDevice 9 years ago
Lucas De Marchi a117c22c34 AP_HAL_Empty: add I2CDevice 9 years ago