This website works better with JavaScript.
Explore
Help
Register
Sign In
zrzk
/
ardupilot
Watch
1
Star
0
Fork
You've already forked ardupilot
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.
35618
Commits
23
Branches
0
Tags
282 MiB
C++
71.5%
Python
11.9%
C
10.7%
Lua
2.1%
HTML
1.5%
Other
1.9%
Tree:
b83f317681
AP_Periph-1.3
Copter-4.2
Copter-4.2-BW
apm_2208
apm_2208-rover
apm_2208-rover-debug
c421
copter407
gps-1.3.1
main
master
master_rangefinder
mission-4.1.18
periph-1.3.1
release-4.2.3
rover_4.3
zr-sdk-4.3.1
zr-v5.0
zr-v5.1
zr/Rover-4.3
zr/main-4.3
zr_rover4.2
数字绿土/zr-v5.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b83f317681'
${ noResults }
ardupilot
/
libraries
/
AP_HAL_F4Light
History
Andrew Tridgell
9ac7f8333b
HAL_F4Light: removed hal.util->new_semaphore()
...
replaced with HAL_Semaphore
6 years ago
..
boards
HAL_F4Light: renamed bootloader
7 years ago
hardware
Possible NULL pointer dereference in libraries/AP_HAL_F4Light/hardware/hal/timer.c
7 years ago
support
HAL_F4Light: removed submodules
7 years ago
wirish
HAL_F4Light: changed pin definitions from #defines to enum
7 years ago
0_Done.md
kill task in case of exception in armed state
7 years ago
0_Read_me_1st.md
…
0_TODO
…
2_add_new_board.md
…
4_stats
…
AP_HAL_F4Light.h
…
AP_HAL_F4Light_Namespace.h
…
AP_HAL_F4Light_Private.h
…
AnalogIn.cpp
…
AnalogIn.h
…
AnalogSource.cpp
…
Config.h
…
EEPROM.cpp
…
EEPROM.h
…
GPIO.cpp
…
GPIO.h
AP_HAL_F4Light: Remove GPIO::analogPinToDigitalPin()
7 years ago
HAL_F4Light_Class.cpp
HAL_F4Light: support uartG
7 years ago
HAL_F4Light_Class.h
…
I2CDevice.cpp
HAL_F4Light: Fixed I2C initalization for Airspeed sensor on MatekF405CTR board
7 years ago
I2CDevice.h
HAL_F4Light: changes in I2C driver for Matekf405-CTR board
7 years ago
RCInput.cpp
AP_HAL_F4Light: Remove RC overrides
7 years ago
RCInput.h
AP_HAL_F4Light: Remove RC overrides
7 years ago
RCOutput.cpp
HAL_F4Light fixes: removed unused code, removed debugging printf(), removed hard-coded pins
7 years ago
RCOutput.h
…
RC_DSM_parser.cpp
support for Matek F405-CTR board, causes minor changes in I2C descriptor block
7 years ago
RC_DSM_parser.h
…
RC_NRF_parser.cpp
…
RC_NRF_parser.h
…
RC_PPM_parser.cpp
HAL_F4Light: fixed non-inverted SBUS parsing
7 years ago
RC_PPM_parser.h
…
RC_SBUS_parser.cpp
…
RC_SBUS_parser.h
…
RC_parser.h
…
SPIDevice.cpp
…
SPIDevice.h
…
Scheduler.cpp
AP_HAL_F4Light: call delay callback on scheduler instance
7 years ago
Scheduler.h
AP_HAL_F4Light: Remove timer process suspension interface
7 years ago
Semaphores.cpp
…
Semaphores.h
…
Storage.cpp
…
Storage.h
…
UARTDriver.cpp
HAL_F4Light: take account of available bytes in receive_time_constraint_us
7 years ago
UARTDriver.h
HAL_F4Light: take account of available bytes in receive_time_constraint_us
7 years ago
UART_OSD.cpp
…
UART_OSD.h
…
UART_PPM.cpp
…
UART_PPM.h
…
UART_SoftDriver.cpp
…
UART_SoftDriver.h
…
USBDriver.cpp
…
USBDriver.h
…
Util.cpp
…
Util.h
HAL_F4Light: removed hal.util->new_semaphore()
6 years ago
c++.h
…
handler.h
…
params.h
support for Matek F405-CTR board, causes minor changes in I2C descriptor block
7 years ago
rules.mk
…
sbus.cpp
…
sbus.h
…
system.cpp
kill task in case of exception in armed state
7 years ago
tim_i2c.cpp
…
tim_i2c.h
…