20
edits
m (Fixed numerours spelling errors) |
|||
Line 14: | Line 14: | ||
=== Getting graphs of Controller action (Linux) === | === Getting graphs of Controller action (Linux) === | ||
While it's possible to tune a PID controller by testing directly the aircraft | While it's possible to tune a PID controller by testing directly the aircraft behavior under the autopilot control, it can be really useful to get everything in graphical view. | ||
First of all you'll have to turn the PID Controller's debug mode on. That is in the autopilot.xml you are working on. (I didn't try to turn on more than one PID controller's debugging support at the same time). | First of all you'll have to turn the PID Controller's debug mode on. That is in the autopilot.xml you are working on. (I didn't try to turn on more than one PID controller's debugging support at the same time). | ||
Line 44: | Line 44: | ||
* [http://kst.kde.org/ Kst, real-time large-dataset viewing and plotting tool] | * [http://kst.kde.org/ Kst, real-time large-dataset viewing and plotting tool] | ||
=== Getting graphs of Controller action (Windows) === | === Getting graphs of Controller action (Windows) === |
edits