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 bae7e4b88e AP_HAL Scheduler: simplify register_timer_process, min time for delay cb 12 years ago
..
examples AP_HAL Scheduler: simplify register_timer_process, min time for delay cb 12 years ago
utility AP_HAL_AVR: utility/vprintf.cpp fixed for avr-gcc 4.6 12 years ago
AP_HAL_AVR.cpp AP_HAL_AVR: proper empty uart for APM1 vs APM2 12 years ago
AP_HAL_AVR.h AP_HAL_AVR: implement ::init method in derived HAL_AVR class. 12 years ago
AP_HAL_AVR_Namespace.h AP_HAL: implement DigitalSource abstraction 12 years ago
AnalogIn.h AP_HAL_AVR: AnalogIn implemented 12 years ago
AnalogIn_ADC.cpp AP_HAL_AVR: AnalogIn implemented 12 years ago
AnalogIn_APM1.cpp AP_HAL Scheduler: simplify register_timer_process, min time for delay cb 12 years ago
AnalogIn_APM2.cpp AP_HAL Scheduler: simplify register_timer_process, min time for delay cb 12 years ago
AnalogIn_Common.cpp AP_HAL_AVR: AnalogIn implemented 12 years ago
Console.cpp HAL_AVR: added more build examples 12 years ago
Console.h AP_HAL_AVR: Finished implementation of AVRConsoleDriver 12 years ago
Dataflash.h AP_HAL_AVR Dataflash implemented, tested for APM2 12 years ago
Dataflash_APM1.cpp AP_HAL_AVR Dataflash implemented, tested for APM2 12 years ago
Dataflash_APM2.cpp HAL_AVR: more uart0 -> console changes 12 years ago
Dataflash_common.cpp AP_HAL_AVR Dataflash implemented, tested for APM2 12 years ago
GPIO.cpp AP_HAL_AVR: implement GPIO::attach_interrupt just for interrupt 6 12 years ago
GPIO.h AP_HAL_AVR: implement GPIO::attach_interrupt just for interrupt 6 12 years ago
HAL_AVR.cpp AP_HAL_AVR: I2CDriver initialize in HAL init 12 years ago
HAL_AVR.h AP_HAL_AVR: trivial ConsoleDriver implementation 12 years ago
I2CDriver.cpp AP_HAL_AVR: I2CDriver initialize in HAL init 12 years ago
I2CDriver.h AP_HAL_AVR: I2CDriver initialize in HAL init 12 years ago
RCInput.h AP_HAL_AVR: proper RCInput implementations for APM1 and APM2 12 years ago
RCInput_APM1.cpp AP_HAL_AVR RCInput: fixes found in testing 12 years ago
RCInput_APM2.cpp AP_HAL_AVR RCInput: fixes found in testing 12 years ago
RCOutput.h AP_HAL_AVR wibble: s/OUT/CH_/g to be more clear 12 years ago
RCOutput_APM1.cpp AP_HAL_AVR: bugfix to RCOutput_APM1 driver CH5 and CH6 12 years ago
RCOutput_APM2.cpp AP_HAL_AVR: RCOutput_APM2, bugfix to get_freq on CH_10 and CH_11 12 years ago
SPIDriver.cpp AP_HAL_AVR: bugfix to SPIDriver.cpp 12 years ago
SPIDriver.h AP_HAL_AVR: Implemented SPIDriver based on Arduino, but it doesn't work yet 12 years ago
Scheduler.cpp AP_HAL Scheduler: simplify register_timer_process, min time for delay cb 12 years ago
Scheduler.h AP_HAL Scheduler: simplify register_timer_process, min time for delay cb 12 years ago
Storage.cpp AP_HAL Storage: trivial interface and implementation wraps avr/eeprom funcs 12 years ago
Storage.h AP_HAL Storage: trivial interface and implementation wraps avr/eeprom funcs 12 years ago
UARTDriver.cpp AP_HAL_AVR: vprintf implementation exists outside of class hierchary. 12 years ago
UARTDriver.h AP_HAL_AVR: vprintf implementation exists outside of class hierchary. 12 years ago
build_all.sh HAL_AVR: added more build examples 12 years ago