Skip to content

Commit

Permalink
Fixed silly things (Blame Bozwood!)
Browse files Browse the repository at this point in the history
  • Loading branch information
Flyboy29021992 committed Nov 28, 2019
1 parent e06735b commit f4f6d1d
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 2 deletions.
1 change: 0 additions & 1 deletion BAvMM
Submodule BAvMM deleted from b6c190
2 changes: 1 addition & 1 deletion Simobjects/Airplanes/A320/aircraft.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ ui_manufacturer=Airbus
ui_type=A320
ui_variation=British Airways

[fltsim.1]
[fltsim.2]
title=BAvMM_A320_BAW_G-EUUC
model=IAE
sim=FAIB_A320
Expand Down
19 changes: 19 additions & 0 deletions Simobjects/Airplanes/BA11/aircraft.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,12 @@ spoilerons_available= 1
aileron_to_spoileron_gain= 3.000
min_ailerons_for_spoilerons= 10.000
min_flaps_for_spoilerons= 0.000
auto_spoiler_available=0
spoiler_extension_time=0.500000
positive_g_limit_flaps_up=4.000000
positive_g_limit_flaps_down=3.000000
negative_g_limit_flaps_up=-3.000000
negative_g_limit_flaps_down=-2.000000

[contact_points]
point.0= 1.000, 36.247, 0.000, -5.970, 1574.803, 0.000, 1.030, 68.000, 0.900, 1.000, 0.700, 8.000, 8.000, 0.000, 0.000, 0.000
Expand Down Expand Up @@ -255,6 +261,7 @@ engine_map=1,1,0,0
normal_pressure=3000.000000
[stall_warning]
type=1
stick_shaker=1
[attitude_indicators]
attitude_indicator.0=1
[turn_indicators]
Expand Down Expand Up @@ -329,3 +336,15 @@ flaps-position.1= 0.000, 0.000
flaps-position.2= 0.000, 0.000
flaps-position.3= 18.000, 0.000
flaps-position.4= 45.000, 0.000
[pitot_static]
pitot_heat=1.000000
[vacuum_system]
max_pressure=5.150000
vacuum_type=2
electric_backup_pressure=0.000000
engine_map=0,0,0,0
[pneumatic_system]
max_pressure=18.000000
bleed_air_scalar=1.000000
[deice_system]
structural_deice_type=1

0 comments on commit f4f6d1d

Please sign in to comment.