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 a5b20b4dfc AP_HAL: removed scaling factor on analog sources 12 years ago
..
examples/AnalogIn AP_HAL: update AnalogIn test to show the first 16 pins 12 years ago
utility AP_HAL: remove unused peek() interface from UART drivers 12 years ago
AP_HAL.h AP_HAL: added AP_HAL_Macros.h 12 years ago
AP_HAL_Boards.h AP_HAL: added HAL_BOARD_NAME define 12 years ago
AP_HAL_Macros.h AP_HAL: added AP_HAL_Macros.h 12 years ago
AP_HAL_Namespace.h AP_HAL: include stdbool.h for ARM build 12 years ago
AnalogIn.h AP_HAL: removed scaling factor on analog sources 12 years ago
Console.h AP_HAL: Console uses only sized int types 12 years ago
GPIO.h AP_HAL: added gpio->analogPinToDigitalPin() API 12 years ago
HAL.h AP_HAL: Add Util member for string utilities 12 years ago
I2CDriver.h AP_HAL: Add semaphores to I2C driver. 12 years ago
RCInput.h AP_HAL: rename RCInput's valid() fn to valid_channels 12 years ago
RCOutput.h AP_HAL: define RC_12 12 years ago
SPIDriver.h AP_HAL: added a bulk transfer() method 12 years ago
Scheduler.h AP_HAL: added register_io_process() 12 years ago
Semaphores.h AP_HAL: mark semaphore take operations as WARN_IF_UNUSED 12 years ago
Storage.h AP_HAL Storage: use a int type rather than pointer type for location 12 years ago
UARTDriver.h AP_HAL: remove EmptyUARTDriver 12 years ago
Util.h AP_HAL: added run_debug_shell() hal.util method 12 years ago