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 22:10:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
481bfc630804ced37ceb6219680af69889bcac8e
PX4-Autopilot
/
src
/
drivers
/
heater
T
History
Beat Küng
481bfc6308
px4_module: use px4_atomic_t
2019-01-30 10:24:06 -05:00
..
CMakeLists.txt
create PX4 platform layer initialization helper (
#11269
)
2019-01-22 14:13:20 -05:00
heater_params.c
Fixed an issue with a local variable that should have been a member variable. Increased the P term to reduce rise time. Removed feedforward as it was not neccessary. Removed some custom commands that didn't serve much of a purpose.
2019-01-08 22:36:09 +01:00
heater.cpp
px4_module: use px4_atomic_t
2019-01-30 10:24:06 -05:00
heater.h
Fixed an issue with a local variable that should have been a member variable. Increased the P term to reduce rise time. Removed feedforward as it was not neccessary. Removed some custom commands that didn't serve much of a purpose.
2019-01-08 22:36:09 +01:00