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
a9dff1ad25
AP_HAL_AVR: bugfix to SPIDriver.cpp
* Had freq set to 10 mhz, not 1mhz... stupid mistake.
|
12 years ago |
.. |
examples
|
AP_HAL_AVR: Bugfix to SPIDriver_MPU6000 (works now)
|
12 years ago |
utility
|
AP_HAL_AVR: check in utility/ISRRegistry
|
12 years ago |
AP_HAL_AVR.cpp
|
AP_HAL: rename Log to Dataflash
|
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_AVR: Dataflash instances stubbed out based on /libraries/DataFlash
|
12 years ago |
AnalogIn.h
|
AP_HAL_AVR move library classes to their own AP_HAL_AVR namespace
|
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
|
AP_HAL_AVR Dataflash implemented, tested for APM2
|
12 years ago |
Dataflash_common.cpp
|
AP_HAL_AVR Dataflash implemented, tested for APM2
|
12 years ago |
GPIO.cpp
|
AP_HAL: Working GPIO interface & implementation
|
12 years ago |
GPIO.h
|
AP_HAL: Working GPIO interface & implementation
|
12 years ago |
HAL_AVR.cpp
|
AP_HAL: Don't need a separate Console class, BetterStream will do.
|
12 years ago |
HAL_AVR.h
|
AP_HAL: rename Log to Dataflash
|
12 years ago |
I2CDriver.cpp
|
AP_HAL_AVR: Implement I2CDriver based on libraries/I2C
|
12 years ago |
I2CDriver.h
|
AP_HAL_AVR: Implement I2CDriver based on libraries/I2C
|
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: Add scheduler interface, move Arduino init code to implementation
|
12 years ago |
Scheduler.h
|
AP_HAL: Add scheduler interface, move Arduino init code to implementation
|
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 UARTDriver does basic hello world printing
|
12 years ago |
UARTDriver.h
|
AP_HAL_AVR UARTDriver does basic hello world printing
|
12 years ago |