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-02 17:30:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
db60bbc46b4a237697df0204d7d0acdeffb4d640
PX4-Autopilot
/
src
/
drivers
/
heater
T
History
Matthias Grob
1c25d65a1e
Add missing newline at the end of files
2023-12-01 13:11:00 -05: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
multiple: Fix abs(int) usage on float values
2023-08-15 10:18:32 +02: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
Kconfig
Add missing newline at the end of files
2023-12-01 13:11:00 -05:00