756 Commits (42add82e1a889ea7bb6bb2f68032f1b0c34aebf8)

Author SHA1 Message Date
Aaron Wang Shi 4d7db9bba3 AP_HAL_Linux: add ifdefs for BH hat like other RPI-based boards 9 years ago
Aaron Wang Shi a712e9572f AP_HAL_Linux: instatiate SPI device for BH hat 9 years ago
Aaron Wang Shi 5d5e75c8ad AP_HAL_Linux: RCOutput_PCA9685 add new address for BH hat 9 years ago
Aaron Wang Shi f437e7a67c AP_HAL_Linux: add GPIO definitions for BH hat 9 years ago
Aaron Wang Shi 8cca0beba9 AP_HAL_Linux: support PWM input for BH hat 9 years ago
Andrew Tridgell c77e3c89c5 HAL_Linux: implement new_semaphore() 9 years ago
Lucas De Marchi 2a953c4e35 AP_HAL_Linux: add missing casts 9 years ago
Lucas De Marchi ba5dd88a0b AP_HAL_Linux: move mt9v117 patches inside class 9 years ago
Julien BERAUD 6f55f3734c AP_HAL_Linux: Add optflow declaration 9 years ago
Julien BERAUD f13cd00e59 AP_HAL_Linux: Update namespace and private 9 years ago
Lucas De Marchi 83c50e12ca AP_HAL_Linux: OpticalFlow_Onboard: follow coding style 9 years ago
Julien BERAUD ea89308d90 AP_HAL_Linux: Add Onboard Optical Flow interface 9 years ago
Lucas De Marchi db5f49f49f AP_HAL_Linux: Flow_PX4: follow coding style 9 years ago
Julien BERAUD 0476e698af AP_HAL_Linux: Flow_PX4 interface 9 years ago
Lucas De Marchi c75704bde3 AP_HAL_Linux: VideoIn: follow coding style and minor fixes 9 years ago
Julien BERAUD 25df4d03ff AP_HAL_Linux: Add support for Video Input 9 years ago
Lucas De Marchi 24d20f89c4 AP_HAL_Linux: make CameraSensor follow coding style 9 years ago
Julien BERAUD c84d9bf702 AP_HAL_Linux: Add support for mt9v117 camera 9 years ago
Andrew Tridgell 0a36503742 HAL_Linux: fixed a bug with UDP packetisation 9 years ago
Julien BERAUD bbf146197c RCOutput_Bebop : Update motor order 9 years ago
Lucas De Marchi 6011eefb55 AP_HAL_Linux: rename AP_HAL_Empty instances 9 years ago
Lucas De Marchi 27dafa8f1b AP_HAL_Linux: remove state leftover from SPIDeviceDriver 9 years ago
Caio Marcelo de Oliveira Filho 6e7b73610d waf: add waf support 9 years ago
Lucas De Marchi 2439826c19 AP_HAL_Linux: use init() method without arguments 9 years ago
Lucas De Marchi 49abb78372 AP_HAL_Linux: fix warning due to derived PWM_Sysfs 9 years ago
Lucas De Marchi d19c5035b6 Global: Rename printf format attribute 9 years ago
Julien BERAUD 88236821c0 AP_HAL_Linux: Adapt Heat_Pwm to use PWM_Sysfs 9 years ago
Julien BERAUD 8c4803af10 AP_HAL_Linux: GPIO Sysfs for Bebop 9 years ago
Julien BERAUD 2136866594 AP_HAL_Linux: fix I2CDriver indentation 9 years ago
Julien BERAUD 26163b6640 AP_HAL_Linux: Add do_transfer method to i2c driver 9 years ago
Lucas De Marchi 04f601d42f AP_HAL_Linux: PWM_Sysfs: minor changes to Bebop/mainline integration 9 years ago
Julien BERAUD 8733f34ce1 AP_HAL_Linux: PWM_Sysfs for bebop 9 years ago
Caio Marcelo de Oliveira Filho 6773e18bc4 AP_HAL_Linux: Remove unused extern declaration for HALs 9 years ago
Caio Marcelo de Oliveira Filho e0a6d83457 AP_HAL_LINUX: remove unused functions 9 years ago
Caio Marcelo de Oliveira Filho 7675913d5b AP_HAL_Linux: use millis/micros/panic functions 9 years ago
Caio Marcelo de Oliveira Filho ff016c4b5a AP_HAL_Linux: implement new AP_HAL functions 9 years ago
Caio Marcelo de Oliveira Filho efbc7648b1 AP_HAL: create AP_HAL namespace and use for some HAL functionality 9 years ago
Andrew Tridgell 9ea99cba29 HAL_Linux: fixed example build 9 years ago
Andrew Tridgell 1a033f3b73 HAL_Linux: don't flood the link with errors on uninitialised perf counter 9 years ago
Julien BERAUD 2f610a400a AP_HAL_Linux: fix perf 9 years ago
Julien BERAUD f8f2833c88 AP_HAL_Linux: use I2C_SLAVE_FORCE in case of error 9 years ago
José Roberto de Souza 5ff67a41a1 AP_HAL_Linux: Implement perf API 9 years ago
mirkix f00d4f0b3e AP_HAL_Linux: Improve loading firmware 9 years ago
Lucas De Marchi 1d51e60571 AP_HAL_Linux: move Util instantiation 9 years ago
José Roberto de Souza 01766e7069 AP_HAL_Linux: RCOutput: Add LinuxRCOutput_Sysfs 9 years ago
Lucas De Marchi 392879112e AP_HAL_Linux: document functions to write file 9 years ago
Lucas De Marchi c66c61180a AP_HAL_Linux: rework PWM_Sysfs 9 years ago
José Roberto de Souza 39bd5fa80e AP_HAL_Linux: Add PWM_Sysfs 9 years ago
Andrew Tridgell 883ac59e4a HAL_Linux: always report 256k of available memory 9 years ago
Víctor Mayoral Vilches d5d1bfae8c AP_HAL_Linux: Adapt code to common RPI layer 9 years ago