From aae575169ba9067d5a5dfd7eb8b5cf402878e884 Mon Sep 17 00:00:00 2001 From: Joshua Davidson Date: Wed, 7 Nov 2018 00:01:11 -0500 Subject: [PATCH] Control: Fix FBW Pitch CStar oscilation --- Systems/fbw-pitch.xml | 32 ++++++++++++++++++++------------ revision.txt | 2 +- 2 files changed, 21 insertions(+), 13 deletions(-) diff --git a/Systems/fbw-pitch.xml b/Systems/fbw-pitch.xml index 3247bd11..c17033c7 100644 --- a/Systems/fbw-pitch.xml +++ b/Systems/fbw-pitch.xml @@ -6,7 +6,7 @@ ############################################## --> - + @@ -15,17 +15,19 @@ FBW PITCH G PI false - - /fdm/jsbsim/fbw/pitch/g-error - - - 0 - - - /fdm/jsbsim/fbw/pitch/g-pi - + /fdm/jsbsim/fbw/pitch/g-error + 0 + /fdm/jsbsim/fbw/pitch/g-pi - -1.5 + + + + /fdm/jsbsim/velocities/vc-kts + 140-1.5 + 350-0.6 +
+
+
@@ -45,7 +47,13 @@ - -1.5 + + + /fdm/jsbsim/velocities/vc-kts + 140-1.5 + 350-0.6 +
+
0.0 diff --git a/revision.txt b/revision.txt index 4a57c83e..421c7926 100644 --- a/revision.txt +++ b/revision.txt @@ -1 +1 @@ -4690 \ No newline at end of file +4691 \ No newline at end of file