This website requires JavaScript.
Explore
Help
Register
Sign In
fly316
/
PX4-Autopilot
Watch
7
Star
0
Fork
0
You've already forked PX4-Autopilot
mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced
2026-04-14 10:07:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
PX4-Autopilot
/
src
/
modules
/
temperature_compensation
History
Matthias Grob
b83f21ec6f
temperature_calibration/baro: fix pressure unit
...
It's Pascal, not Hectopascal since 0c31f6389666d942d59b74cd2e107a5d3b263ea6
2025-11-13 15:52:00 -08:00
..
temperature_calibration
temperature_calibration/baro: fix pressure unit
2025-11-13 15:52:00 -08:00
CMakeLists.txt
Add magnetometer thermal compensation.
2023-06-07 12:07:29 -04:00
Kconfig
…
temp_comp_params_accel_0.c
…
temp_comp_params_accel_1.c
…
temp_comp_params_accel_2.c
…
temp_comp_params_accel_3.c
…
temp_comp_params_accel.c
…
temp_comp_params_baro_0.c
…
temp_comp_params_baro_1.c
…
temp_comp_params_baro_2.c
…
temp_comp_params_baro_3.c
…
temp_comp_params_baro.c
…
temp_comp_params_gyro_0.c
…
temp_comp_params_gyro_1.c
…
temp_comp_params_gyro_2.c
…
temp_comp_params_gyro_3.c
…
temp_comp_params_gyro.c
…
temp_comp_params_mag_0.c
Use accel of the same instance or primary baro for gyro instances that do not have valid temperature readings in temperature calibration data, use primary baro for magnetometers without valid temperature.
2023-06-07 12:07:29 -04:00
temp_comp_params_mag_1.c
Use accel of the same instance or primary baro for gyro instances that do not have valid temperature readings in temperature calibration data, use primary baro for magnetometers without valid temperature.
2023-06-07 12:07:29 -04:00
temp_comp_params_mag_2.c
Use accel of the same instance or primary baro for gyro instances that do not have valid temperature readings in temperature calibration data, use primary baro for magnetometers without valid temperature.
2023-06-07 12:07:29 -04:00
temp_comp_params_mag_3.c
Use accel of the same instance or primary baro for gyro instances that do not have valid temperature readings in temperature calibration data, use primary baro for magnetometers without valid temperature.
2023-06-07 12:07:29 -04:00
temp_comp_params_mag.c
Use accel of the same instance or primary baro for gyro instances that do not have valid temperature readings in temperature calibration data, use primary baro for magnetometers without valid temperature.
2023-06-07 12:07:29 -04:00
TemperatureCompensation.cpp
fix files tags on the header comments (
#23564
)
2024-09-19 09:25:18 +03:00
TemperatureCompensation.h
fix files tags on the header comments (
#23564
)
2024-09-19 09:25:18 +03:00
TemperatureCompensationModule.cpp
temperature_compensation: use set_sensor_id_mag for Mag
2024-01-29 20:44:12 -05:00
TemperatureCompensationModule.h
Add magnetometer thermal compensation.
2023-06-07 12:07:29 -04:00