.. |
examples
|
AP_HAL: fixed example build
|
11 years ago |
utility
|
AP_HAL: moved printf implementation from AP_HAL_AVR to AP_HAL
|
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
|
HAL_AVR: removed Console driver
|
12 years ago |
AP_HAL_AVR_private.h
|
HAL_AVR: removed Console driver
|
12 years ago |
AnalogIn.h
|
HAL_AVR: updates for new scheduler API
|
12 years ago |
AnalogIn_ADC.cpp
|
AP_HAL_AVR: support voltage_latest()
|
12 years ago |
AnalogIn_Common.cpp
|
HAL_AVR: updates for AP_HAL::MemberProc
|
12 years ago |
GPIO.cpp
|
AP_HAL: added hal.gpio->usb_connected() function
|
12 years ago |
GPIO.h
|
AP_HAL: added hal.gpio->usb_connected() function
|
12 years ago |
HAL_AVR_APM1_Class.cpp
|
HAL_AVR: removed Console driver
|
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: removed Console driver
|
12 years ago |
HAL_AVR_APM2_Class.h
|
AP_HAL: fixed argv declaration to match getopt()
|
12 years ago |
I2CDriver.cpp
|
libraries: update license header to GPLv3
|
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
|
HAL_AVR: corrected includes to replace #include "$HEADER" with #inlcude "utility/$HEADER"
|
12 years ago |
SPIDeviceManager_APM2.cpp
|
HAL_AVR: corrected includes to replace #include "$HEADER" with #inlcude "utility/$HEADER"
|
12 years ago |
SPIDevice_SPI0.cpp
|
HAL_AVR: corrected includes to replace #include "$HEADER" with #inlcude "utility/$HEADER"
|
12 years ago |
SPIDevice_SPI2.cpp
|
HAL_AVR: corrected includes to replace #include "$HEADER" with #inlcude "utility/$HEADER"
|
12 years ago |
SPIDevice_SPI3.cpp
|
HAL_AVR: corrected includes to replace #include "$HEADER" with #inlcude "utility/$HEADER"
|
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
|
HAL_AVR: updates for AP_HAL::MemberProc
|
12 years ago |
Scheduler.h
|
HAL_AVR: updates for AP_HAL::MemberProc
|
12 years ago |
Scheduler_Timer.cpp
|
Revert "AP_HAL_AVR: Improved AVRTimer micros() and millis()"
|
12 years ago |
Semaphores.cpp
|
HAL_AVR: reduce the latency of semaphore waits
|
11 years ago |
Semaphores.h
|
HAL_AVR: make _taken volatile
|
12 years ago |
Storage.cpp
|
AP_HAL: make storage->write_block() take a const pointer
|
12 years ago |
Storage.h
|
AP_HAL: make storage->write_block() take a const pointer
|
12 years ago |
UARTDriver.cpp
|
HAL_AVR: implement an efficient buffer write() call for AVR
|
12 years ago |
UARTDriver.h
|
HAL_AVR: implement an efficient buffer write() call for AVR
|
12 years ago |
Util.h
|
AP_HAL: moved printf implementation from AP_HAL_AVR to AP_HAL
|
12 years ago |