..
examples
AP_HAL: remove unnecessary Arduino.h includes
12 years ago
utility
AP_HAL_AVR: conditionally build AVR specific helper code
12 years ago
AP_HAL_AVR.h
AP_HAL_AVR: move AP_HAL_MAIN into separate header
12 years ago
AP_HAL_AVR_Main.h
AP_HAL_AVR: move AP_HAL_MAIN into separate header
12 years ago
AP_HAL_AVR_Namespace.h
AP_HAL_AVR: remove Dataflash driver
12 years ago
AP_HAL_AVR_private.h
AP_HAL_AVR: Refactor APM1 and APM2 instances to use CONFIG_HAL_BOARD
12 years ago
AnalogIn.h
AP_HAL_AVR: AnalogIn returns new ADCSource each time a channel is requested
12 years ago
AnalogIn_ADC.cpp
AP_HAL_AVR: prevent build of AVR code on non-AVR platforms
12 years ago
AnalogIn_Common.cpp
AP_HAL_AVR: AnalogIn returns new ADCSource each time a channel is requested
12 years ago
Console.cpp
AP_HAL_AVR: Console uses only sized int types
12 years ago
Console.h
AP_HAL_AVR: Console uses only sized int types
12 years ago
GPIO.cpp
AP_HAL_AVR: prevent build of AVR code on non-AVR platforms
12 years ago
GPIO.h
AP_HAL_AVR: sized ints in GPIO
12 years ago
HAL_AVR.cpp
AP_HAL: fixed argv declaration to match getopt()
12 years ago
HAL_AVR.h
AP_HAL: fixed argv declaration to match getopt()
12 years ago
HAL_AVR_APM1_Class.cpp
AP_HAL: fixed argv declaration to match getopt()
12 years ago
HAL_AVR_APM1_Class.h
AP_HAL: fixed argv declaration to match getopt()
12 years ago
HAL_AVR_APM2_Class.cpp
AP_HAL: fixed argv declaration to match getopt()
12 years ago
HAL_AVR_APM2_Class.h
AP_HAL: fixed argv declaration to match getopt()
12 years ago
I2CDriver.cpp
AP_HAL_AVR: prevent build of AVR code on non-AVR platforms
12 years ago
I2CDriver.h
AP_HAL_AVR: I2CDriver increments lockup count on any error
12 years ago
RCInput.h
AP_HAL_AVR: RCInput has overrides
12 years ago
RCInput_APM1.cpp
AP_HAL_AVR: prevent build of AVR code on non-AVR platforms
12 years ago
RCInput_APM2.cpp
AP_HAL_AVR: prevent build of AVR code on non-AVR platforms
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: prevent build of AVR code on non-AVR platforms
12 years ago
RCOutput_APM2.cpp
AP_HAL_AVR: prevent build of AVR code on non-AVR platforms
12 years ago
SPIDeviceManager_APM1.cpp
AP_HAL_AVR: prevent build of AVR code on non-AVR platforms
12 years ago
SPIDeviceManager_APM2.cpp
AP_HAL_AVR: prevent build of AVR code on non-AVR platforms
12 years ago
SPIDevice_SPI0.cpp
AP_HAL_AVR: panic in spidevice0
12 years ago
SPIDevice_SPI2.cpp
AP_HAL_AVR: prevent build of AVR code on non-AVR platforms
12 years ago
SPIDevice_SPI3.cpp
AP_HAL_AVR: prevent build of AVR code on non-AVR platforms
12 years ago
SPIDevices.h
AP_HAL & AP_HAL_AVR: new SPI driver model
12 years ago
SPIDriver.h
AP_HAL & AP_HAL_AVR: new SPI driver model
12 years ago
Scheduler.cpp
AP_HAL_AVR: add panic method to scheduler
12 years ago
Scheduler.h
AP_HAL_AVR: add panic method to scheduler
12 years ago
Scheduler_Timer.cpp
AP_HAL_AVR: prevent build of AVR code on non-AVR platforms
12 years ago
Semaphore.cpp
AP_HAL & AP_HAL_AVR: new SPI driver model
12 years ago
Semaphore.h
AP_HAL: move AP_Semaphore to be part of the HAL
12 years ago
Storage.cpp
AP_HAL_AVR: prevent build of AVR code on non-AVR platforms
12 years ago
Storage.h
AP_HAL_AVR Storage: conform to new API
12 years ago
UARTDriver.cpp
AP_HAL_AVR: prevent build of AVR code on non-AVR platforms
12 years ago
UARTDriver.h
AP_HAL_AVR: prevent build of AVR code on non-AVR platforms
12 years ago
build_all.sh
HAL_AVR: don't auto build PX4 stuff yet
12 years ago