This website works better with JavaScript.
Explore
Help
Register
Sign In
zrzk
/
zr-v4
Watch
1
Star
0
Fork
You've already forked zr-v4
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
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.
9184
Commits
10
Branches
0
Tags
227 MiB
C++
76.9%
Python
9.8%
C
8.3%
HTML
2.1%
MATLAB
0.9%
Other
1.7%
Tree:
23429b6b9c
c415-sdk
celiu-4.0
celiu-4.0.17-rc8
master
mission-4.1.18
zr-sdk-4.1.16
zr-sdk-4.3.1
zr-v4.1.17
zr-v5.0
zr-v5.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '23429b6b9c'
${ noResults }
zr-v4
/
libraries
/
AP_HAL_AVR
History
Andrew Tridgell
33fe27a104
AP_HAL_AVR: implement betterstream functions in AP_HAL
...
this gives more consistancy between ports
12 years ago
..
examples
AP_HAL_AVR: changed to AP_Vehicle.h
12 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_Main.h
…
AP_HAL_AVR_Namespace.h
…
AP_HAL_AVR_private.h
…
AnalogIn.h
AP_HAL_AVR: support voltage_latest()
12 years ago
AnalogIn_ADC.cpp
AP_HAL_AVR: support voltage_latest()
12 years ago
AnalogIn_Common.cpp
AP_HAL: removed scaling factor on analog sources
12 years ago
Console.cpp
AP_HAL_AVR: implement betterstream functions in AP_HAL
12 years ago
Console.h
AP_HAL_AVR: implement betterstream functions in AP_HAL
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_APM1_Class.h
…
HAL_AVR_APM2_Class.cpp
…
HAL_AVR_APM2_Class.h
…
I2CDriver.cpp
libraries: update license header to GPLv3
12 years ago
I2CDriver.h
…
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
…
RCOutput_APM1.cpp
…
RCOutput_APM2.cpp
…
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
…
SPIDriver.h
…
Scheduler.cpp
AP_HAL: added hold_in_bootloader parameter to scheduler->reboot()
12 years ago
Scheduler.h
AP_HAL: added hold_in_bootloader parameter to scheduler->reboot()
12 years ago
Scheduler_Timer.cpp
…
Semaphores.cpp
…
Semaphores.h
…
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
AP_HAL_AVR: implement betterstream functions in AP_HAL
12 years ago
UARTDriver.h
AP_HAL_AVR: implement betterstream functions in AP_HAL
12 years ago
Util.h
AP_HAL: moved printf implementation from AP_HAL_AVR to AP_HAL
12 years ago