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.
 
 
 
 
 
 
Pat Hickey 709869f8ce AP_HAL: use sized ints in GPIO 12 years ago
..
utility AP_HAL: BetterStream removes printf attribute from _printf_P 12 years ago
AP_HAL.h AP_HAL: export semaphore header 12 years ago
AP_HAL_Namespace.h AP_HAL & AP_HAL_AVR: new SPI driver model 12 years ago
AnalogIn.h AP_HAL: AnalogIn read changed to read_latest and read_average 12 years ago
Console.h AP_HAL: add ConsoleDriver interface 12 years ago
Dataflash.h AP_HAL: expose DF_LOGGING_FORMAT to user 12 years ago
GPIO.h AP_HAL: use sized ints in GPIO 12 years ago
HAL.h AP_HAL: change uart0,1,2,3 to uartA,B,C 12 years ago
I2CDriver.h AP_HAL_AVR: I2CDriver increments lockup count on any error 12 years ago
RCInput.h AP_HAL: proper RCInput interface specification 12 years ago
RCOutput.h AP_HAL_AVR: RCOutput tested implementation for APM2 12 years ago
SPIDriver.h AP_HAL & AP_HAL_AVR: new SPI driver model 12 years ago
Scheduler.h AP_HAL: add reboot to scheduler 12 years ago
Semaphore.h AP_HAL: move AP_Semaphore to be part of the HAL 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: change txspace from a BetterStream method to a Stream method. 12 years ago