796 Commits (29078824fce8bf67e528c52c2bc6aca3db5042ed)

Author SHA1 Message Date
Lucas De Marchi e40785b002 AP_HAL_Linux: Add fake device to I2CDriver 9 years ago
Lucas De Marchi 5194f7e5ce AP_HAL_Linux: I2CDevice: method to read multiple times 9 years ago
Lucas De Marchi c394de31a0 AP_HAL_Linux: register I2CManager instance 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
Lucas De Marchi 7debd14683 AP_HAL_Linux: Scheduler: remove unused _in_io_proc 9 years ago
Lucas De Marchi fbb3bb2fd0 AP_HAL_Linux: Scheduler: remove unused _timer_event_missed 9 years ago
Lucas De Marchi f39a6745d1 Global: remove unused _timer_pending from scheduler 9 years ago
Lucas De Marchi 0ad436c337 AP_HAL_Linux: Scheduler: bring back scheduler table 9 years ago
Lucas De Marchi a1b62b4984 AP_HAL_Linux: Scheduler: use PeriodicThread 9 years ago
Lucas De Marchi 48e81c8589 AP_HAL_Linux: Thread: add PeriodicThread helper 9 years ago
Lucas De Marchi 860d5aaf84 AP_HAL_Linux: Scheduler: move rpcmem initialization to setup phase 9 years ago
Lucas De Marchi 0282ebb8ff AP_HAL_Linux: add method to check caller same as thread 9 years ago
Lucas De Marchi e3beef0f77 AP_HAL_Linux: Scheduler: remove unused parameter 9 years ago
Lucas De Marchi 2b61eaf9f2 Global: remove {begin,end}_atomic from scheduler 9 years ago
Lucas De Marchi 9aa49cda93 Global: remove system_initializing() from scheduler 9 years ago
Lucas De Marchi 9cf9fc152b AP_HAL_Linux: use pthread's barrier instead of polling 9 years ago
Lucas De Marchi 2b0e214168 AP_HAL_Linux: Scheduler: move synchronization to common method 9 years ago
Lucas De Marchi 66e6cd60d8 AP_HAL_Linux: Thread: allow to override run method 9 years ago
Lucas De Marchi a183ff8d32 AP_HAL_Linux: Scheduler: use Thread abstraction 9 years ago
Lucas De Marchi 3e0a83ede9 AP_HAL_Linux: add Thread abstraction class 9 years ago
Lucas De Marchi 5e9b45ebc2 AP_HAL_Linux: Scheduler: make microsleep() public 9 years ago
Lucas De Marchi 27999b339d AP_HAL_Linux: Scheduler: include cleanups 9 years ago
mirkix 5b8de06beb AP_HAL_Linux: Enable optical flow onboard for BBBMINI 9 years ago
Lucas De Marchi 2296139516 AP_HAL_Linux: remove unused constant 9 years ago
Lucas De Marchi 21b2d5d34c AP_HAL_Linux: AnalogIn_Raspilot: rename classes to follow other names 9 years ago
Lucas De Marchi 87e7704b1c AP_HAL_Linux: ADS1115: rename classes to follow other names 9 years ago
Lucas De Marchi 5bb2716081 AP_HAL_Linux: add name to SPI device table 9 years ago
Lucas De Marchi 9d5fb97819 Global: rename enum SPIDevice to SPIDeviceType 9 years ago
mirkix c622ff1539 AP_HAL_Linux: Enable AnalogIN_IIO for BBBMINI 9 years ago
mirkix fe404c8a5d AP_HAL_Linux: AnalogIIO: Remove unused code, add scaling for BBBMINI, rework 9 years ago
Gustavo Jose de Sousa c2e3f05dbf waf: ardupilotwaf: prefix build context methods with ap_ 9 years ago
Gustavo Jose de Sousa a2d2661765 waf: use methods from bld instead of ardupilotwaf for the remaining 9 years ago
Gustavo Jose de Sousa 3d22490397 waf: examples: use methods from bld instead of ardupilotwaf 9 years ago
mirkix 86e335b6b6 AP_HAL_Linux: Prevent buffer overflow 9 years ago
Lucas De Marchi 2d3a62eae3 AP_HAL_Linux: RCInput_RPI: revert PWM support 9 years ago
Lucas De Marchi c8947c3e9c AP_HAL_Linux: RCInput_RPI: provide signal information 9 years ago
Lucas De Marchi 5629f38b2c AP_HAL_Linux: RCInput_RPI: fix use of uninitiliazed value 9 years ago
Julien BERAUD 4acc121bd6 AP_HAL_Linux: support for timesliced timers 9 years ago
Gustavo Jose de Sousa d281067bcc waf: make example binaries be placed in 'examples' dir 9 years ago
Ricardo de Almeida Gonzaga 4c60dd5e44 AP_HAL_Linux: improve yuyv_to_grey() performance 9 years ago
Ricardo de Almeida Gonzaga 3748760ead AP_HAL_Linux: improve crop_8bpp() performance 9 years ago
Ricardo de Almeida Gonzaga 210c90e784 AP_HAL_Linux: add benchmark for crop_8bpp() and yuyv_to_grey() 9 years ago
Julien BERAUD 43307d95c8 OpticalFlow_Onboard: fix body rate calculation 9 years ago
Ricardo de Almeida Gonzaga 753f7d864a AP_HAL_Linux: add a shrink by software option in OpticalFlow 9 years ago
Ricardo de Almeida Gonzaga 553d36c860 AP_HAL_Linux: add shrink_8bpp() to VideoIn 9 years ago
Lucas De Marchi 51fd0b3d55 AP_HAL_Linux: RCInput_RPI: fix coding style 9 years ago
Aaron Wang Shi 79d56073f7 AP_HAL_Linux: support PWM input for BH hat 9 years ago
Julien BERAUD f449107563 AP_HAL_Linux: Add Perf Lttng 9 years ago