1
0
Fork 0
No description
Find a file
curt 789560ea22 Roy Vegard Ovesen:
I've finished the emigration of the radiostack, and I've also removed it
completely. It turned out that the comm radio is completely implemented in
the ATC subsystem. I've changed the affected ATC files to point
to /instrumentation/com, but I guess that the maintainer of the ATC code
should decide wether to make it configureable, and how.

I also had to change some files in Network and Main. The changes in network
should be obvious, but the changes in Main were a bit suspect. The files
included radiostack.hxx, but they weren't directly depending on
radiostack-hxx. They were depending on other files that were included by
radiostack.hxx. I got it to compile, but I'm not sure if I included the
correct directly depending file.

For the data directory I changed every occurrence of /radios/
with /instrumentation/ with this simple one-liner that I found on the net:

find -name '*.xml' -type f | xargs perl -pi -e
's/\/radios\//\/instrumentation\//g'

Instead of me sending all the files that got changed by this I suggest that
you execute the one-liner yourself. Of course I can not guarantee that this
will work perfectly, but I considered hand editing to be not an option (I'm
lazy). I don't want to test every aircraft to see if everything still works,
I think it's better to wait and see if anyone complaints about broken nav
radios/instruments.
2004-12-03 21:25:48 +00:00
Aircraft Roy Vegard Ovesen: 2004-12-03 21:25:48 +00:00
Aircraft-uiuc fix path for beech99 doco 2002-05-01 01:27:18 +00:00
Airports Updated airport, runway, taxiway, windsock, beacon, and tower data. 2004-05-26 15:33:15 +00:00
Astro Brandon Craig Rhodes: 2003-11-27 16:55:39 +00:00
ATC ATIS voice file was far too quiet - normalised it to 0dB 2004-09-06 22:31:16 +00:00
Data Vivian Meazza: 2004-11-30 12:28:06 +00:00
Docs Latest upodates from Melchior et all. 2004-11-29 09:45:34 +00:00
Fonts Fixed font metrics. 2004-05-04 19:21:57 +00:00
gui Roy Vegard Ovesen: 2004-12-03 21:25:48 +00:00
Huds Add new runway outline instrument configuration. This can be removed from 2004-11-19 18:26:38 +00:00
Input/Joysticks Melchior FRANZ: 2004-11-16 09:45:57 +00:00
Lighting Scale to default OpenGL lighting values 2003-09-09 14:34:59 +00:00
Nasal Move the kr-87 adf from /radios to /instrumentation 2004-11-19 23:56:47 +00:00
Navaids Added standalone localizers for CYTZ (Toronto/City Centre) bravo, CYKZ 2004-10-13 22:31:55 +00:00
Protocol Latteral and longitudal accelerations (in G's) don't have an offset of 1.0G 2004-10-20 14:19:39 +00:00
Sounds Add some audio files for the bo-105 that could be potantially useful for others as well. 2004-05-14 13:49:52 +00:00
Textures New generic splash screen by Erik Hofman. 2004-12-03 20:24:30 +00:00
Timezone Removed. 2000-11-03 20:18:05 +00:00
Traffic Remove any refference to the MD-11 which isn't included by default in the official release. 2004-07-23 19:42:05 +00:00
Translations Boris Koenig: 2004-10-28 09:37:49 +00:00
.cvsignore Added some more ignorable files. 2004-04-19 20:46:05 +00:00
AtlasPalette Support file for Atlas mapping software. 2002-09-04 12:25:26 +00:00
AUTHORS Initial revision 2000-10-22 21:05:31 +00:00
ChangeLog text file updates. 2002-02-18 15:37:50 +00:00
COPYING Updated ... 2002-10-28 16:01:17 +00:00
joysticks.xml Add the Cyborg Evo from Phillip Jones. 2004-05-13 14:45:27 +00:00
keyboard.xml Mathias Fröhlich: 2004-11-26 10:26:18 +00:00
large.sky New large.sky from Frederic Bouvier, remove most directories under 2002-09-16 23:28:06 +00:00
materials.dtd Replaced old materials file with materials.xml, using the regular 2001-12-28 22:37:57 +00:00
materials.xml Fix a typo 2004-11-30 09:09:04 +00:00
mice.xml Remove fragile alias references in bindings and replace with property 2004-06-24 14:45:48 +00:00
NEWS Tweaks for 0.9.5 release. 2004-07-29 21:54:27 +00:00
options.xml Boris Koenig: 2004-10-28 09:37:49 +00:00
preferences.xml Comment out the nimitz for now. 2004-11-30 14:29:24 +00:00
README Initial revision 2000-10-22 21:05:31 +00:00
runfgfs.bat Initial revision. 2001-06-11 22:11:49 +00:00
Thanks change an emaul address. 2004-10-17 17:25:31 +00:00
version Preparations for the 0.9.6-pre1 release. 2004-09-10 18:34:15 +00:00

Welcome to the FlightGear Flight Simulator project.
===================================================

The primary web page for this project is: http://www.flightgear.org

For basic installation instructions see the "INSTALL" file.

Before you can run FlightGear you will also need to download and
install the "base" package which is a collection of textures, sounds,
sample scenery, and other data files need by the sim.

For additional install help for specific platforms please browse the
"docs-mini/" subdirectory.

More complete documentation is available from our web page as a
separate distribution.

Please take a look at the "Thanks" file for a list of people who have
contributed to this project.  If you have contributed something but
don't find your name in this file.  Please send a polite reminder to
curt@flightgear.org

For a summary of changes/additions by version see the "NEWS" file.

This project is GPL'd.  For complete details on our licensing please
see the "COPYING" file.

For information on available mailing lists, mailing list archives, and
other available source code and documenation, please visit our web
site.

FlightGear is a product of the collaboration of large international
group of volunteers.  FlightGear is a work in progress.  FlightGear
comes with no warrantee.  We hope you enjoy FlightGear and/or find it
of some value!