Currently in development.
(You can also see this via the "Help > Aircraft checklists" menu.)
- Click the red switch on the lower left part of the dashboard (master switch).
- Drag the key all the way to the right or press "}" three times followed by "s" until the engine starts.
- AoA indicator
- Airspeed indicator with pressure adjustment
- Altimeter
- Fuel gauge
- Tachometer
- Oil temperature, oil pressure, and cylinder head temperature gauges
- Gear switch with indicator
- Throttle
- Key and master switch
- Very basic electrical system
- Headlights
- "Seawings" lights (navigation)
- Basic exterior model
- Control surface movement
- Landing gear and floats (do not land on water with gear extended!!!)
- Complete cockpit controls (there aren't that many controls so this shouldn't take too long)
- Better FDM (the float/planing transition isn't great)
- Parachute (for the entire plane)
- Floats-only version (the real A5 will have this as an option as well)
- Attitude indicator instead of AoA indicator
- Canopy open/close
- Textured exterior
- Side windows
- Fine-tuning of interior materials
- Folding wings. 'Cause it's easy and they look neat.
- Garmin aera 796 GPS unit. (Mostly because this will require a full touchscreen device emulator in Nasal...)
- Unfortunately, Rembrandt. My computer isn't fast enough for Rembrandt.
$ git clone https://github.com/forest-ka/icon-a5.git $FG_ROOT/Aircraft/icon-a5
where $FG_ROOT
is the root installation directory. To update:
$ cd $FG_ROOT/Aircraft/icon-a5
$ git pull
Click the "Download ZIP" button on the right, move it to $FG_ROOT
, unzip it, and rename the
icon-a5-master
directory to icon-a5
.
You'll have to repeat this (after removing the old directory and zip file) for every update, though.