699 Commits (b4961971e06dff77ea232fe64e54b93e789f6277)

Author SHA1 Message Date
Andrew Tridgell 7f09d20e3b HAL_Linux: implement cork and push for remaining RCOutput backends 8 years ago
Andrew Tridgell c8179a0887 HAL_Linux: implement cork/push for RCOutput_AioPRU 8 years ago
Andrew Tridgell 0640b6539c HAL_Linux: implement cork()/push() for Raspilot 8 years ago
Andrew Tridgell a80eea5de4 HAL_Linux: implement cork()/push() for HAL_Linux RCOutput_Sysfs 8 years ago
Andrew Tridgell 0cd3054a4c HAL_Linux: document the Disco PWM pinout 8 years ago
Lucas De Marchi ae53920e5b build: don't build examples with old build system 8 years ago
Andrew Tridgell 3eb8b5e99f HAL_Linux: added RCInput_Multi 9 years ago
Andrew Tridgell 5909552f67 HAL_Linux: added RCInput_115200 9 years ago
Andrew Tridgell e913b9a8f7 HAL_Linux: fixed incorrect include 9 years ago
Andrew Tridgell a4c1bc3fd3 HAL_Linux: avoiding setting the SPI mode on every transfer 9 years ago
William Liu b1a62d6c8e AP_HAL_Linux: RCOutput_Bebop: fixed potential deadlock 9 years ago
Gustavo Jose de Sousa 025082b280 AP_HAL_Linux: add port to Intel Aero 9 years ago
Patrick J.P c32dc3bc37 AP_HAL_Linux: Add AeroIO communication module 9 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 833f565f09 AP_HAL_Linux: prefix threads with ap 9 years ago
Lucas De Marchi e1ab44f4a3 Global: remove get_fd() from Device API 9 years ago
Murilo Belluzzo 077e03678f Global: Adapt Stream class to be used with Ringbuffer 9 years ago
Lucas De Marchi 8541d5339d AP_HAL_Linux: Implement threaded SPI 9 years ago
Lucas De Marchi ea0595c7ac AP_HAL_Linux: SPIDevice: move implementation to outside 9 years ago
Lucas De Marchi 590539f674 AP_HAL_Linux: implement threaded I2C 9 years ago
Lucas De Marchi 11ddbb8fb8 AP_HAL_Linux: add PollerThread 9 years ago
Lucas De Marchi 7d451ac876 AP_HAL_Linux: allow to check if thread is running 9 years ago
Lucas De Marchi eca6f45b68 AP_HAL_Linux: remove unused part of Poller infra 9 years ago
Leandro Pereira 0f865a019a AP_HAL_Linux: Add Pollable/Poller 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
Lucas De Marchi 7b39f3d0a7 AP_HAL_Linux: do not warn for empty table 9 years ago
Lucas De Marchi f37a560295 AP_HAL_Linux: remove private headers 9 years ago
Lucas De Marchi e8f71a5bd2 AP_HAL_Linux: change define and members visibility 9 years ago
Lucas De Marchi f36e8d9c05 AP_HAL_Linux: remove AP_HAL_Linux_Namespace header 9 years ago
Lucas De Marchi b044fac4b6 AP_HAL_Linux: rename variable to follow I2CDevice convention 9 years ago
Lucas De Marchi 7b140da6d1 AP_HAL_Linux: remove SPIDriver 9 years ago
Lucas De Marchi 945556bbc3 AP_HAL_Linux: remove id for SPIDevice_Ublox and RASPIO 9 years ago
Lucas De Marchi 065592e7df AP_HAL_Linux: SPIUARTDriver: add some cosmetic changes 9 years ago
Lucas De Marchi e3c0476b8a AP_HAL_Linux: SPIUARTDriver: initialize device once 9 years ago
Lucas De Marchi 418cc817a3 AP_HAL_Linux: SPIUARTDriver: fix conversion to SPIDevice 9 years ago
Lucas De Marchi cbbd6f9d78 AP_HAL_Linux: SPIDevice: implement fullduplex transfer 9 years ago
Luiz Ywata 7ded01cf24 AP_HAL_Linux: SPIUARTDriver: use SPIDevice interface 9 years ago
Luiz Ywata c8bb5e6469 AP_HAL_Linux: RCInput_Raspilot use SPIDevice interface 9 years ago
Luiz Ywata e8d3229492 AP_HAL_Linux: RPIOUARTDriver: use SPIDevice interface 9 years ago
Luiz Ywata bfd840c5ca AP_HAL_Linux: RCOutput_Raspilot: use SPIDevice interface 9 years ago
Lucas De Marchi 86ac9bc367 AP_HAL_Linux: AnalogIn_Raspilot: use SPIDevice interface 9 years ago
Lucas De Marchi 8681d23cbd AP_HAL_Linux: remove unused Dataflash 9 years ago
Lucas De Marchi 73bb371918 AP_HAL_Linux: remove I2CDriver 9 years ago
Lucas De Marchi 84f45f09a3 AP_HAL_Linux: convert CameraSensor_Mt9v117 to I2CDevice 9 years ago
Lucas De Marchi 9acffc8868 AP_HAL_Linux: use Empty version if not implemented 9 years ago
Lucas De Marchi 47d2f8dc6d AP_HAL_Linux: AnalogIn_ADS1115: return 5V on board_voltage 9 years ago
Staroselskii Georgii 4ca1b58408 AP_HAL_Linux: add ConsoleDevice a handler for TTIN signal 9 years ago