You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Lucas De Marchi c859c5ecd9 AP_HAL_PX4: update Device interface 9 years ago
..
examples/simple waf: ardupilotwaf: prefix build context methods with ap_ 9 years ago
AP_HAL_PX4.h AP_HAL_PX4: replace header guard with pragma once 9 years ago
AP_HAL_PX4_Namespace.h Revert "AP_HAL_PX4: use new I2CDevice interface" 9 years ago
AnalogIn.cpp AP_HAL_PX4: use init() method without arguments 9 years ago
AnalogIn.h AP_HAL_PX4: replace header guard with pragma once 9 years ago
GPIO.cpp HAL_PX4: support FMUv4 9 years ago
GPIO.h AP_HAL_PX4: replace header guard with pragma once 9 years ago
HAL_PX4_Class.cpp AP_HAL_PX4: remove I2CDriver 9 years ago
HAL_PX4_Class.h AP_HAL_PX4: Remove unused extern declaration for HALs 9 years ago
I2CDevice.cpp AP_HAL_PX4 : remove unused variable 9 years ago
I2CDevice.h AP_HAL_PX4: update Device interface 9 years ago
I2CWrapper.h HAL_PX4: implement I2CDevice driver for PX4 9 years ago
NSHShellStream.cpp AP_HAL_PX4: fix passing callback to member function 9 years ago
RCInput.cpp AP_HAL_PX4: use init() method without arguments 9 years ago
RCInput.h AP_HAL_PX4: replace header guard with pragma once 9 years ago
RCOutput.cpp AP_HAL_PX4: skip the 100ms delay on first px4io safety_state async attempt 9 years ago
RCOutput.h AP_HAL_PX4: defer calls to safety_state switch to queue an async attempt. 9 years ago
Scheduler.cpp AP_HAL_PX4: disarm motors on reboot so ensure they are off during bootloader upload 9 years ago
Scheduler.h AP_HAL_PX4: replace header guard with pragma once 9 years ago
Semaphores.cpp HAL_PX4: added Semaphore support 9 years ago
Semaphores.h HAL_PX4: added Semaphore support 9 years ago
Storage.cpp HAL_PX4: work around a bus locking issue on Pixracer 9 years ago
Storage.h AP_HAL_PX4: replace header guard with pragma once 9 years ago
UARTDriver.cpp AP_HAL_PX4: use millis/micros/panic functions 9 years ago
UARTDriver.h AP_HAL_PX4: replace header guard with pragma once 9 years ago
Util.cpp AP_HAL_PX4: Util: fix check for PX4_V4 9 years ago
Util.h HAL_PX4: implement IMU heater in hal.util for Pixhawk2 9 years ago
px4_param.cpp HAL_PX4: fixed build for new px4 param functions 9 years ago
system.cpp AP_HAL_PX4: implement new AP_HAL functions 9 years ago