Skip to content

Commit

Permalink
Update aircraft.cfg
Browse files Browse the repository at this point in the history
Fixed inconsistent naming conventions
  • Loading branch information
GotGravel authored Oct 7, 2020
1 parent 474e7fa commit a115da5
Showing 1 changed file with 15 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -59,14 +59,14 @@ ui_variation = "Orange Racing" ; e.g. World Air, IFR Panel
ui_typerole = "Single Engine Prop" ; e.g. Single Engine Prop, Twin Engine Prop, Rotorcraft, etc
ui_createdby = "Asobo Studio" ; e.g. Asobo Studio, Microsoft, FSAddonCompany, etc
ui_thumbnailfile = "" ; app relative path to ThumbNail image file
ui_certified_ceiling = 15000 ; service ceiling / max certified operating altitude (ft)
ui_certified_ceiling = 23000 ; service ceiling / max certified operating altitude (ft)
ui_max_range = 1080 ; max distance the aircraft can fly between take-off and landing in (NM)
ui_autonomy = 6 ; max duration the aircraft can fly between take-off and landing in (Hrs)
ui_fuel_burn_rate = -1 ; average fuel consumption per hour (lbs/hr) - reminder: fuel density is ~6.7lbs per US gallon
atc_id = "X-915" ; tail number
atc_id = "VL3-915" ; tail number
atc_id_enable = 1 ; enable tail number
atc_airline = "Communal" ; airline name
atc_flight_number = "1" ; flight number
atc_flight_number = "" ; flight number
atc_heavy = 0 ; heavy?
atc_parking_types = "RAMP" ; "ANY" / "RAMP" / "CARGO" / "MIL_CARGO" / "MIL_COMBAT" / "GATE" / "DOCK"
atc_parking_codes = "" ; Comma separated and may be as small as one character each
Expand All @@ -86,20 +86,20 @@ kb_reference = "" ; Reference information sibling file name
description = "TT:AIRCRAFT.DESCRIPTION" ; Variation description.
wip_indicator = 2 ; know if the variation is good to go or still WIP : -1=Disabled, 0=Rough, 1=1st Pass, 2=Finished
ui_manufacturer = "TT:AIRCRAFT.UI_MANUFACTURER" ; e.g. Boeing, Cessna
ui_type = "Red Hawke" ; e.g. 747-400, 172
ui_variation = "VL-3 915 Red Hawke" ; e.g. World Air, IFR Panel
ui_type = "VL-3 915" ; e.g. 747-400, 172
ui_variation = "Red Hawke" ; e.g. World Air, IFR Panel
ui_typerole = "Single Engine Prop" ; e.g. Single Engine Prop, Twin Engine Prop, Rotorcraft, etc
ui_createdby = "Asobo Studios" ; e.g. Asobo Studio, Microsoft, FSAddonCompany, etc
ui_thumbnailfile = "" ; app relative path to ThumbNail image file
ui_certified_ceiling = 20000 ; service ceiling / max certified operating altitude (ft)
ui_certified_ceiling = 23000 ; service ceiling / max certified operating altitude (ft)
ui_max_range = 1080 ; max distance the aircraft can fly between take-off and landing in (NM)
ui_autonomy = 5 ; max duration the aircraft can fly between take-off and landing in (Hrs)
ui_autonomy = 6 ; max duration the aircraft can fly between take-off and landing in (Hrs)
ui_fuel_burn_rate = -1 ; average fuel consumption per hour (lbs/hr) - reminder: fuel density is ~6.7lbs per US gallon
atc_id = "TALON" ; tail number
atc_id = "VL3-915" ; tail number
atc_id_enable = 1 ; enable tail number
atc_airline = "Hawke Air" ; airline name
icao_airline = "" ; airline icao code
atc_flight_number = "11" ; flight number
atc_flight_number = "" ; flight number
atc_heavy = 0 ; heavy?
atc_parking_types = "RAMP" ; "ANY" / "RAMP" / "CARGO" / "MIL_CARGO" / "MIL_COMBAT" / "GATE" / "DOCK"
atc_parking_codes = "" ; Comma separated and may be as small as one character each
Expand All @@ -109,7 +109,7 @@ isAirTraffic = 0 ; Is the plane usable for air traffic
isUserSelectable = 1 ; Is the plane selectable by the user

[FLTSIM.2]
title = "VL-3 Rotax-915 Lion"; Variation name
title = "VL-3 915 Lion"; Variation name
model = "" ; model folder
panel = "" ; panel folder
sound = "" ; sound folder
Expand All @@ -119,24 +119,24 @@ kb_reference = "" ; Reference information sibling file name
description = "TT:AIRCRAFT.DESCRIPTION" ; Variation description.
wip_indicator = 2 ; know if the variation is good to go or still WIP : -1=Disabled, 0=Rough, 1=1st Pass, 2=Finished
ui_manufacturer = "TT:AIRCRAFT.UI_MANUFACTURER" ; e.g. Boeing, Cessna
ui_type = "VL-3 915 Lion" ; e.g. 747-400, 172
ui_type = "VL-3 915" ; e.g. 747-400, 172
ui_variation = "Lion" ; e.g. World Air, IFR Panel
ui_typerole = "Single Engine Prop" ; e.g. Single Engine Prop, Twin Engine Prop, Rotorcraft, etc
ui_createdby = "Asobo Studios" ; e.g. Asobo Studio, Microsoft, FSAddonCompany, etc
ui_thumbnailfile = "" ; app relative path to ThumbNail image file
ui_certified_ceiling = 20000 ; service ceiling / max certified operating altitude (ft)
ui_certified_ceiling = 23000 ; service ceiling / max certified operating altitude (ft)
ui_max_range = 1080 ; max distance the aircraft can fly between take-off and landing in (NM)
ui_autonomy = 5 ; max duration the aircraft can fly between take-off and landing in (Hrs)
ui_autonomy = 6 ; max duration the aircraft can fly between take-off and landing in (Hrs)
ui_fuel_burn_rate = -1 ; average fuel consumption per hour (lbs/hr) - reminder: fuel density is ~6.7lbs per US gallon
atc_id = "VL3-915" ; tail number
atc_id_enable = 1 ; enable tail number
atc_airline = "" ; airline name
icao_airline = "" ; airline icao code
atc_flight_number = "11" ; flight number
atc_flight_number = "" ; flight number
atc_heavy = 0 ; heavy?
atc_parking_types = "RAMP" ; "ANY" / "RAMP" / "CARGO" / "MIL_CARGO" / "MIL_COMBAT" / "GATE" / "DOCK"
atc_parking_codes = "" ; Comma separated and may be as small as one character each
atc_id_color = "" ; color for the tail number : i.e. "#ffff00ff"
atc_id_font = "" ; font for the tail number
isAirTraffic = 0 ; Is the plane usable for air traffic
isUserSelectable = 1 ; Is the plane selectable by the user
isUserSelectable = 1 ; Is the plane selectable by the user

0 comments on commit a115da5

Please sign in to comment.