ardupilot/libraries/PID
2010-11-27 00:54:21 +00:00
..
examples/pid More syntax, etc. fixes. Compiles OK now. 2010-11-26 01:53:12 +00:00
keywords.txt With apologies to Jason for breaking his branch, clean this up and document it. 2010-11-26 01:30:21 +00:00
PID.cpp Re-type delta t, explicitly size error args to get_pid. 2010-11-26 04:36:43 +00:00
PID.h Don't zero fields in the ctor that can be zeroed by reset_I; the code gets replicated for every static instance of the class, which is obscene. 2010-11-27 00:54:21 +00:00