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.
 
 
 
 
 
 
Randy Mackay bbbd90c430 AP_HAL: rename RCInput's valid() fn to valid_channels 12 years ago
..
AP_HAL_SMACCM.h Add AP_HAL_SMACCM implementation. 12 years ago
AP_HAL_SMACCM_Main.cpp AP_HAL_SMACCM: Implement new scheduler methods. 12 years ago
AP_HAL_SMACCM_Main.h ArduCopter: Add AP_HAL_SMACCM support. 12 years ago
AP_HAL_SMACCM_Namespace.h Add AP_HAL_SMACCM implementation. 12 years ago
AP_HAL_SMACCM_Private.h AP_HAL_SMACCM: Update to new semaphore interface. 12 years ago
AnalogIn.cpp AP_HAL: added voltage_average() interface to AnalogIn 12 years ago
AnalogIn.h AP_HAL: added voltage_average() interface to AnalogIn 12 years ago
Console.cpp AP_HAL: remove unused peek() interface from UART drivers 12 years ago
Console.h AP_HAL: remove unused peek() interface from UART drivers 12 years ago
GPIO.cpp AP_HAL: added gpio->analogPinToDigitalPin() API 12 years ago
GPIO.h AP_HAL: added gpio->analogPinToDigitalPin() API 12 years ago
HAL_SMACCM_Class.cpp AP_HAL_SMACCM: guard compilation on CONFIG_HAL_BOARD 12 years ago
HAL_SMACCM_Class.h Add AP_HAL_SMACCM implementation. 12 years ago
I2CDriver.cpp AP_HAL_SMACCM: guard compilation on CONFIG_HAL_BOARD 12 years ago
I2CDriver.h AP_HAL: Add semaphores to I2C driver. 12 years ago
LICENSE AP_HAL_SMACCM: add LICENSE file 12 years ago
PrivateMember.cpp Add AP_HAL_SMACCM implementation. 12 years ago
PrivateMember.h Add AP_HAL_SMACCM implementation. 12 years ago
RCInput.cpp AP_HAL: rename RCInput's valid() fn to valid_channels 12 years ago
RCInput.h AP_HAL: rename RCInput's valid() fn to valid_channels 12 years ago
RCOutput.cpp Add AP_HAL_SMACCM implementation. 12 years ago
RCOutput.h Add AP_HAL_SMACCM implementation. 12 years ago
SPIDriver.cpp HAL_SMACCM: added bulk SPI transfer() method 12 years ago
SPIDriver.h HAL_SMACCM: added bulk SPI transfer() method 12 years ago
Scheduler.cpp AP_HAL_SMACCM: Implement new scheduler methods. 12 years ago
Scheduler.h AP_HAL_SMACCM: Implement new scheduler methods. 12 years ago
Semaphores.cpp AP_HAL_SMACCM: Semaphores fixup 12 years ago
Semaphores.h AP_HAL_SMACCM: guard compilation on CONFIG_HAL_BOARD 12 years ago
Storage.cpp AP_HAL_SMACCM: guard compilation on CONFIG_HAL_BOARD 12 years ago
Storage.h Add AP_HAL_SMACCM implementation. 12 years ago
UARTDriver.cpp AP_HAL: remove unused peek() interface from UART drivers 12 years ago
UARTDriver.h AP_HAL: remove unused peek() interface from UART drivers 12 years ago
Util.cpp Add AP_HAL_SMACCM implementation. 12 years ago
Util.h AP_HAL: added run_debug_shell() hal.util method 12 years ago