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.
49568
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:
53ea385291
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 '53ea385291'
${ noResults }
ardupilot
/
libraries
/
AP_Baro
History
Pierre Kancir
ae11353d81
AP_Baro: fix externalAHRS detection
...
'A = B >= C' kind. The expression is calculated as following: 'A = (B >= C)'
4 years ago
..
examples
AP_Baro: change class name from SITL::SITL to SITL::SIM
4 years ago
AP_Baro.cpp
AP_Baro: fix externalAHRS detection
4 years ago
AP_Baro.h
AP_Baro: remove HIL support
4 years ago
AP_Baro_BMP085.cpp
AP_Baro: added device IDs for barometers
5 years ago
AP_Baro_BMP085.h
…
AP_Baro_BMP280.cpp
AP_Baro: fixed averaging of samples for several drivers
4 years ago
AP_Baro_BMP280.h
AP_Baro: fixed averaging of samples for several drivers
4 years ago
AP_Baro_BMP388.cpp
AP_Baro: fixed averaging of samples for several drivers
4 years ago
AP_Baro_BMP388.h
AP_Baro: fixed averaging of samples for several drivers
4 years ago
AP_Baro_Backend.cpp
…
AP_Baro_Backend.h
AP_Baro: added ExternalAHRS backend
4 years ago
AP_Baro_DPS280.cpp
AP_Baro: work around bad WHOAMI read on DPS310
4 years ago
AP_Baro_DPS280.h
AP_Baro: support DPS310 temperature fix
4 years ago
AP_Baro_Dummy.cpp
AP_Baro: added dummy driver
5 years ago
AP_Baro_Dummy.h
AP_Baro: added dummy driver
5 years ago
AP_Baro_ExternalAHRS.cpp
AP_Baro: added ExternalAHRS backend
4 years ago
AP_Baro_ExternalAHRS.h
AP_Baro: added ExternalAHRS backend
4 years ago
AP_Baro_FBM320.cpp
AP_Baro: added device IDs for barometers
5 years ago
AP_Baro_FBM320.h
…
AP_Baro_HIL.cpp
AP_Baro_SITL: use temp_board_offset and timeout
4 years ago
AP_Baro_ICM20789.cpp
AP_Baro: mark logger Write() calls as streaming where appropriate
4 years ago
AP_Baro_ICM20789.h
…
AP_Baro_KellerLD.cpp
Add pressure offset based on device P-mode
4 years ago
AP_Baro_KellerLD.h
Enable offset based on P-mode
4 years ago
AP_Baro_LPS2XH.cpp
AP_Baro: fixed averaging of samples for several drivers
4 years ago
AP_Baro_LPS2XH.h
AP_Baro: fixed averaging of samples for several drivers
4 years ago
AP_Baro_Logging.cpp
AP_Baro: Privatize Logging
4 years ago
AP_Baro_MS5611.cpp
AP_Baro: added MS5611 baro compensation for -15 to -40C
4 years ago
AP_Baro_MS5611.h
…
AP_Baro_MSP.cpp
AP_Baro: support for MSP barometer
4 years ago
AP_Baro_MSP.h
AP_Baro: support for MSP barometer
4 years ago
AP_Baro_SITL.cpp
AP_Baro_SITL: use temp_board_offset and timeout
4 years ago
AP_Baro_SITL.h
AP_Baro: change class name from SITL::SITL to SITL::SIM
4 years ago
AP_Baro_SPL06.cpp
AP_Baro: fixed averaging of samples for several drivers
4 years ago
AP_Baro_SPL06.h
AP_Baro: fixed averaging of samples for several drivers
4 years ago
AP_Baro_UAVCAN.cpp
AP_Baro: Delete unnecessary return processing
4 years ago
AP_Baro_UAVCAN.h
AP_Baro: added device IDs for barometers
5 years ago
AP_Baro_Wind.cpp
AP_Baro: rename params to suit new BARO param naming
4 years ago
LogStructure.h
AP_Baro: mark log messages as streaming
4 years ago