diff --git a/Nasal/Libraries/libraries.nas b/Nasal/Libraries/libraries.nas
index 41b5284a..47a4231e 100644
--- a/Nasal/Libraries/libraries.nas
+++ b/Nasal/Libraries/libraries.nas
@@ -452,7 +452,7 @@ controls.elevatorTrim = func(d) {
if (systems.HYD.Psi.green.getValue() >= 1500) {
slewProp("/controls/flight/elevator-trim", d * 0.0185); # Rate in JSB normalized (0.125 / 13.5)
} else {
- slewProp("/controls/flight/elevator-trim", d * 0.0092) # Rate in JSB normalized (0.125 / 13.5)
+ slewProp("/controls/flight/elevator-trim", d * 0.0092) # Rate in JSB normalized (0.125 / 13.5)
}
}
diff --git a/Systems/a320-adr.xml b/Systems/a320-adr.xml
index 4d40a2d9..8e6ce63f 100644
--- a/Systems/a320-adr.xml
+++ b/Systems/a320-adr.xml
@@ -75,51 +75,19 @@
-
-
-
- /environment/temperature-degc
- 273.15
-
-
- 1
-
- 0.2
- 0.995
-
- velocities/mach
- 2
-
-
-
-
- 273.15
-
+
+ 0.995
+ propulsion/tat-c
+
-
-
-
- /environment/temperature-degc
- 273.15
-
-
- 1
-
- 0.2
- 0.996
-
- velocities/mach
- 2
-
-
-
-
- 273.15
-
+
+ 0.996
+ propulsion/tat-c
+