This website requires JavaScript.
Explore
Help
Register
Sign In
fly316
/
PX4-Autopilot
Watch
7
Star
0
Fork
0
mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced
2026-07-13 15:00:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4b6e3f3822bda2954bf74a906b34d89bb59868b9
PX4-Autopilot
/
src
/
drivers
/
heater
T
History
Kirill Shilov
e13884410b
heater: added support of inverted IMU heat controller output
2021-07-20 10:37:53 -04:00
..
CMakeLists.txt
STACK_MAIN increase default 1024 -> 2048
2019-08-30 19:11:51 -07:00
heater_params.c
Minor cleanup/error checking, static_casts, print_status() additions, and formatting in the heater driver.
2021-02-16 08:20:14 +01:00
heater.cpp
heater: added support of inverted IMU heat controller output
2021-07-20 10:37:53 -04:00
heater.h
Create publish_status() method in the heater driver, add a status field to indicate if the temperature setpoint has been met within 2.5C, breakout update_params() method from the Heater::Run() method and simplify logic.
2021-04-16 08:09:51 -04:00