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.
 
 
 
 
 
 
Andrew Tridgell 252f90ba36 HAL_PX4: drop I2C speed to 100kHz 8 years ago
..
examples/simple Global: remove mode line from headers 8 years ago
AP_HAL_PX4.h AP_HAL_PX4: replace header guard with pragma once 9 years ago
AP_HAL_PX4_Namespace.h HAL_PX4: reformat 8 years ago
AnalogIn.cpp HAL_PX4: delay peripheral starup 8 years ago
AnalogIn.h HAL_PX4: delay peripheral starup 8 years ago
Device.cpp HAL_PX4: moved to common DeviceBus class for thread management in I2C and SPI 8 years ago
Device.h HAL_PX4: moved to common DeviceBus class for thread management in I2C and SPI 8 years ago
GPIO.cpp Global: remove mode line from headers 8 years ago
GPIO.h HAL_PX4: delay peripheral starup 8 years ago
HAL_PX4_Class.cpp HAL_PX4: delay peripheral starup 8 years ago
HAL_PX4_Class.h AP_HAL_PX4: Remove unused extern declaration for HALs 9 years ago
I2CDevice.cpp HAL_PX4: drop I2C speed to 100kHz 8 years ago
I2CDevice.h HAL_PX4: added per-device perf counter for I2C devices 8 years ago
I2CWrapper.h HAL_PX4: implement device IDs for I2C and SPI 8 years ago
NSHShellStream.cpp Global: To nullptr from NULL. 8 years ago
RCInput.cpp Global: To nullptr from NULL. 8 years ago
RCInput.h HAL_PX4: delay peripheral starup 8 years ago
RCOutput.cpp HAL_PX4: fixed enabled channels in init 8 years ago
RCOutput.h Global: To nullptr from NULL. 8 years ago
SPIDevice.cpp HAL_PX4: removed unused variable 8 years ago
SPIDevice.h HAL_PX4: added perf counter on SPI devices 8 years ago
Scheduler.cpp Global: To nullptr from NULL. 8 years ago
Scheduler.h HAL_PX4: run SPI priority above boost prioriity 8 years ago
Semaphores.cpp AP_HAL_PX4 / Semaphores: removed AP_HAL_VRBRAIN (for now it's better to have different AP_HAL for PX4 and VRBRAIN) 9 years ago
Semaphores.h Global: To nullptr from NULL. 8 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: UARTDriver: remove commented out code 8 years ago
UARTDriver.h AP_HAL_PX4: UARTDriver: Make use of ByteBuffer class 8 years ago
Util.cpp Global: To nullptr from NULL. 8 years ago
Util.h Global: Adapt Stream class to be used with Ringbuffer 9 years ago
px4_param.cpp Global: remove mode line from headers 8 years ago
system.cpp AP_HAL_PX4: implement new AP_HAL functions 9 years ago