This website requires JavaScript.
Explore
Help
Register
Sign In
yemai
/
bizhang_-obav
Watch
1
Star
0
Fork
0
You've already forked bizhang_-obav
mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced
2026-05-22 09:28:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2fc10320697ecaa9c4e0c52d4d047424e41e6336
bizhang_-obav
/
apps
/
systemlib
/
pid
History
px4dev
2fc1032069
Major formatting/whitespace cleanup
2012-10-23 23:51:13 -07:00
..
pid.c
Major formatting/whitespace cleanup
2012-10-23 23:51:13 -07:00
pid.h
Changes to the PID controller. Adds "limit" to the parameter set. Implements an output limit where the output magnitude is limited by the parameter value "limit". Also changes the integrator saturation such that the integrator is not updated (added to) if either updating it will cause the integrator values magnitude to exceed "intmax" or if the output magnitude would exceed "limit" with an updated integrator value.
2012-10-07 14:46:26 -06:00