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-03 00:50:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c8e59c4e39c9f46633c07ea2d16d9d03706caf69
PX4-Autopilot
/
src
/
drivers
/
heater
T
History
Daniel Agar
c8e59c4e39
parameter_update use uORB::Subscription consistently
2019-09-29 10:49:03 -04:00
..
CMakeLists.txt
STACK_MAIN increase default 1024 -> 2048
2019-08-30 19:11:51 -07: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
parameter_update use uORB::Subscription consistently
2019-09-29 10:49:03 -04:00
heater.h
parameter_update use uORB::Subscription consistently
2019-09-29 10:49:03 -04:00