# Copyright 2020 Benedikt Wolf # with parts by Gilberto Agonstinho, WooT, Joshau Davidson # This file is part of FlightGear. # # FlightGear is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 2 of the License, or # (at your option) any later version. # # FlightGear is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with FlightGear. If not, see . To install this instrument into your aircraft, you need to do the following: 1. Enable the module through the aircraft's instrumentation.xml (in case a custom one is used) 2. Add ar6201.nas to your aircraft's list of included nasal files: ... Aircraft/Instruments-3d/ar-6201/ar6201.nas ... ** Note that it is important to put the file into tags, as the animation xml references the instrument by that name 3. Add the model to your aircraft: Aircraft/Instruments-3d/ar-6201/ar-6201.xml ... 4. If you are using a custom electric system, make sure the radio is supplied at /systems/electrical/outputs/comm[0] when appropriate ## Please report any bugs, issues and improvements either to the mailing list of FlightGear forum so they can be fixed/included in the shared version of this instrument