From ad57dddba5fe939a449196b35ba07f08832495b1 Mon Sep 17 00:00:00 2001
From: Josh Davidson <joshuadavidson2000@gmail.com>
Date: Sun, 16 May 2021 16:23:35 -0400
Subject: [PATCH] Sim: Inhibit some error on init

---
 A320-main.xml        | 4 ++++
 Systems/a320-fbw.xml | 2 --
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/A320-main.xml b/A320-main.xml
index de86041b..81ad3733 100644
--- a/A320-main.xml
+++ b/A320-main.xml
@@ -727,6 +727,10 @@
 				<thr-locked-time type="double">0</thr-locked-time>
 			</fadec>
 			<fbw n="0">
+				<sidestick n="0">
+					<active type="bool" n="0">1</active>
+					<active type="bool" n="1">1</active>
+				</sidestick>
 				<yaw n="0">
 					<max-deg-switch type="double">25</max-deg-switch>
 				</yaw>
diff --git a/Systems/a320-fbw.xml b/Systems/a320-fbw.xml
index 9e026ba6..855ba63a 100644
--- a/Systems/a320-fbw.xml
+++ b/Systems/a320-fbw.xml
@@ -10,8 +10,6 @@
 	<property value="0">fbw/pitch/pid</property>
 	<property value="0">fbw/yaw/tc-pd</property>
 	<property value="1">fbw/mixer/sidestick-gain-feedback</property>
-	<property value="1">fbw/sidestick/active[0]</property>
-	<property value="1">fbw/sidestick/active[1]</property>
 	<property value="0">fbw/spoiler-output</property>
 	
 	<!-- Default gains for tuning -->