From e46170ee9ce5f908d1e07cdea5576f5f896d3d95 Mon Sep 17 00:00:00 2001 From: Joshua Davidson Date: Sat, 22 Dec 2018 11:50:56 -0500 Subject: [PATCH] Engine: Fuel Flow fixed --- Systems/libraries.xml | 32 ++++++-------------------------- revision.txt | 2 +- 2 files changed, 7 insertions(+), 27 deletions(-) diff --git a/Systems/libraries.xml b/Systems/libraries.xml index 451c58fa..fd3fdfad 100644 --- a/Systems/libraries.xml +++ b/Systems/libraries.xml @@ -68,38 +68,18 @@ FF 1 - gain - 1.0 - 0.05 - - - - /engines/engine[0]/fuel-flow_pph - 0 0 - 20001387 - 90009847 -
-
- + exponential + /engines/engine[0]/fuel-flow_pph /engines/engine[0]/fuel-flow_actual + 0.32
FF 2 - gain - 1.0 - 0.05 - - - - /engines/engine[1]/fuel-flow_pph - 0 0 - 20001387 - 90009847 -
-
- + exponential + /engines/engine[1]/fuel-flow_pph /engines/engine[1]/fuel-flow_actual + 0.32
diff --git a/revision.txt b/revision.txt index 3c596919..4c225296 100644 --- a/revision.txt +++ b/revision.txt @@ -1 +1 @@ -4716 \ No newline at end of file +4717 \ No newline at end of file