.. |
examples
|
AP_HAL: fix another RCInput compile error
|
12 years ago |
utility
|
AP_HAL_AVR: expose gpio pin 70 for mpu6000 interrupt input
|
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: main calls system_initialized
|
12 years ago |
AP_HAL_AVR_Namespace.h
|
AP_HAL_AVR: add Util stubs
|
12 years ago |
AP_HAL_AVR_private.h
|
AP_HAL_AVR: add Util stubs
|
12 years ago |
AnalogIn.h
|
AP_HAL: removed scaling factor on analog sources
|
12 years ago |
AnalogIn_ADC.cpp
|
ACMotors: make test_order uint_8
|
12 years ago |
AnalogIn_Common.cpp
|
AP_HAL: removed scaling factor on analog sources
|
12 years ago |
Console.cpp
|
AP_HAL: remove unused peek() interface from UART drivers
|
12 years ago |
Console.h
|
AP_HAL: remove unused peek() interface from UART drivers
|
12 years ago |
GPIO.cpp
|
AP_HAL: added gpio->analogPinToDigitalPin() API
|
12 years ago |
GPIO.h
|
AP_HAL: added gpio->analogPinToDigitalPin() API
|
12 years ago |
HAL_AVR_APM1_Class.cpp
|
AP_HAL_AVR: pull-up UART RX lines to fix GPS spoofing (Tridge)
|
12 years ago |
HAL_AVR_APM1_Class.h
|
AP_HAL: fixed argv declaration to match getopt()
|
12 years ago |
HAL_AVR_APM2_Class.cpp
|
HAL_AVR: tweak the default serial buffer sizes
|
12 years ago |
HAL_AVR_APM2_Class.h
|
AP_HAL: fixed argv declaration to match getopt()
|
12 years ago |
I2CDriver.cpp
|
HAL_AVR: started I2C in high speed mode
|
12 years ago |
I2CDriver.h
|
AP_HAL_AVR: add semaphore to I2CDriver
|
12 years ago |
RCInput.h
|
AP_HAL: rename RCInput's valid() fn to valid_channels
|
12 years ago |
RCInput_APM1.cpp
|
AP_HAL: rename RCInput's valid() fn to valid_channels
|
12 years ago |
RCInput_APM2.cpp
|
AP_HAL: rename RCInput's valid() fn to valid_channels
|
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: fixed multi-channel RC output
|
12 years ago |
RCOutput_APM2.cpp
|
AP_HAL_AVR: fixed multi-channel RC output
|
12 years ago |
SPIDeviceManager_APM1.cpp
|
AP_HAL: restrict build to right board type
|
12 years ago |
SPIDeviceManager_APM2.cpp
|
HAL_AVR: change order of CS pin init - fixes APM2 boot problem
|
12 years ago |
SPIDevice_SPI0.cpp
|
HAL_AVR: added bulk transfer() method
|
12 years ago |
SPIDevice_SPI2.cpp
|
HAL_AVR: added bulk transfer() method
|
12 years ago |
SPIDevice_SPI3.cpp
|
HAL_AVR: added bulk transfer() method
|
12 years ago |
SPIDevices.h
|
HAL_AVR: added bulk transfer() method
|
12 years ago |
SPIDriver.h
|
AP_HAL: rename Sempahore.h to Semaphores.h
|
12 years ago |
Scheduler.cpp
|
AP_HAL: added register_io_process()
|
12 years ago |
Scheduler.h
|
AP_HAL: added register_io_process()
|
12 years ago |
Scheduler_Timer.cpp
|
Revert "AP_HAL_AVR: Improved AVRTimer micros() and millis()"
|
12 years ago |
Semaphores.cpp
|
AP_HAL_AVR: Implement new scheduler methods
|
12 years ago |
Semaphores.h
|
HAL_AVR: make _taken volatile
|
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: remove unused peek() interface from UART drivers
|
12 years ago |
UARTDriver.h
|
AP_HAL: remove unused peek() interface from UART drivers
|
12 years ago |
Util.cpp
|
HAL_AVR: fixed null termination of vsnprintf()
|
12 years ago |
Util.h
|
AP_HAL: added run_debug_shell() hal.util method
|
12 years ago |
build_all.sh
|
HAL_AVR: don't auto build PX4 stuff yet
|
12 years ago |