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 11:10:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ca5651bd8b9f13dc0815d801f74a618144366532
PX4-Autopilot
/
src
/
drivers
/
heater
T
History
Daniel Agar
ca5651bd8b
heater move to new WQ and uORB::Subscription
2019-06-05 20:38:42 -04: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
heater move to new WQ and uORB::Subscription
2019-06-05 20:38:42 -04:00
heater.h
heater move to new WQ and uORB::Subscription
2019-06-05 20:38:42 -04:00