19 Commits (6bb5c16fb803ffcd904d2582529ad4a63cea7a49)

Author SHA1 Message Date
Lucas De Marchi 32d208dbe8 AP_HAL_Linux: move check for _split_transfers 8 years ago
Andrew Tridgell a2e445cf24 HAL_Linux: implement set_split_transfers() API for I2C 8 years ago
Andrew Tridgell a6ac02b61f HAL_Linux: implement device IDs for I2C and SPI 8 years ago
Lucas De Marchi fa540429f9 AP_HAL_Linux: allow to teardown bus threads 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Ralf Ramsauer 71212942da AP_HAL: AP_HAL_Linux: align I2CDevice::read_registers_multiple() 9 years ago
Ralf Ramsauer 5b81920737 AP_HAL: AP_HAL_Linux: add comment to I2CDevice::transfer() 9 years ago
Ralf Ramsauer 25c7e8bf60 AP_HAL: AP_HAL_Linux: perfect I2CDevice::transfer() 9 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 eaa1c39a15 AP_HAL_Linux: update Device interface 9 years ago
Lucas De Marchi 8e5aba8653 AP_HAL_Linux: I2CDevice: move implementation to outside 9 years ago
Gustavo Jose de Sousa d35cf60ce1 AP_HAL_Linux: I2CDevice: use read flag in read_registers_multiple 9 years ago
Gustavo Jose de Sousa d615628367 AP_HAL_Linux: I2CDevice: add missing stdio.h include 9 years ago
Lucas De Marchi 6a6175df1c AP_HAL_Linux: move dirname to I2CDevice core 9 years ago
Lucas De Marchi 5194f7e5ce AP_HAL_Linux: I2CDevice: method to read multiple times 9 years ago
Lucas De Marchi bc2f7f2783 AP_HAL_Linux: implement function to transfer data 9 years ago
Lucas De Marchi 2fc534d18d AP_HAL_Linux: implement methods to open the bus 9 years ago
Lucas De Marchi cd0e1dff82 AP_HAL_Linux: Add skeleton for I2CDevice 9 years ago