GIT: Fix conflict
This commit is contained in:
parent
3c73dcb13c
commit
80ab329761
2 changed files with 2 additions and 7 deletions
|
@ -198,7 +198,7 @@
|
|||
<vertical>true</vertical>
|
||||
<property>/fdm/jsbsim/hydraulics/elevator-l/final-deg</property>
|
||||
<min>-30</min>
|
||||
<max>17</max>
|
||||
<max>15</max>
|
||||
<step>0.003</step>
|
||||
<live>true</live>
|
||||
</slider>
|
||||
|
@ -232,7 +232,7 @@
|
|||
<vertical>true</vertical>
|
||||
<property>/fdm/jsbsim/hydraulics/elevator-r/final-deg</property>
|
||||
<min>-30</min>
|
||||
<max>17</max>
|
||||
<max>15</max>
|
||||
<step>0.003</step>
|
||||
<live>true</live>
|
||||
</slider>
|
||||
|
|
|
@ -370,16 +370,11 @@
|
|||
|
||||
<channel name="Pitch Trim">
|
||||
|
||||
<<<<<<< HEAD
|
||||
<switch name="hydraulics/stabilizer/rate">
|
||||
<default value="0.125"/>
|
||||
=======
|
||||
<switch name="hydraulics/elevator-trim/rate">
|
||||
<default value="0"/> <!-- only mechanical input to hyd actuator. So it does need hydraulic power -->
|
||||
<test value="0">
|
||||
/systems/failures/fctl/ths-jam eq 1
|
||||
</test>
|
||||
>>>>>>> 3D
|
||||
<test logic="OR" value="0.25">
|
||||
/systems/hydraulic/yellow-psi ge 1500
|
||||
/systems/hydraulic/green-psi ge 1500
|
||||
|
|
Loading…
Reference in a new issue