1
0
Fork 0
fgdata/Aircraft/Instruments-3d
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
..
adf Frederic Bouvier: 2004-10-14 09:24:34 +00:00
ai Light AI (again). 2004-05-08 02:17:38 +00:00
alt Lower the resolution of the textures (they were gratuitously high, 2004-02-27 18:49:08 +00:00
asi Lower the resolution of the textures (they were gratuitously high, 2004-02-27 18:49:08 +00:00
clock Lower the resolution of the textures (they were gratuitously high, 2004-02-27 18:49:08 +00:00
comp Standalone internal 3d mag compass unit (may be fit into different 2004-02-22 19:30:34 +00:00
controls Oops, follow the default naming convention 2004-04-07 11:56:33 +00:00
egt Added a 3D EGT gauge, calibrated from 0 to 500 degF (for now). 2004-03-04 22:22:53 +00:00
hi Lower the resolution of the textures (they were gratuitously high, 2004-02-27 18:49:08 +00:00
kx170b Lower the resolution of the textures (they were gratuitously high, 2004-02-27 18:49:08 +00:00
pa28-fuel-oil Restore the pa28-fuel-oil directory again 2004-03-03 22:32:33 +00:00
tach Lower the resolution of the textures (they were gratuitously high, 2004-02-27 18:49:08 +00:00
tc Convert from grayscale to RGB so that alpha transparency will work 2004-03-13 02:44:32 +00:00
vor Roy Vegard Ovesen: 2004-12-03 21:25:48 +00:00
vsi Lower the resolution of the textures (they were gratuitously high, 2004-02-27 18:49:08 +00:00
asi-260-knot.ac Initial attempt at a (flat) 260kt ASI bypassing the panel code. 2002-06-28 12:56:23 +00:00
asi-260-knot.rgb Initial attempt at a (flat) 260kt ASI bypassing the panel code. 2002-06-28 12:56:23 +00:00
asi-260-knot.xml Initial attempt at a (flat) 260kt ASI bypassing the panel code. 2002-06-28 12:56:23 +00:00
attitude-indicator.ac Initial attempt at a (flat) AI bypassing the panel code. 2002-06-28 12:57:29 +00:00
attitude-indicator.rgb Initial attempt at a (flat) AI bypassing the panel code. 2002-06-28 12:57:29 +00:00
attitude-indicator.xml Initial attempt at a (flat) AI bypassing the panel code. 2002-06-28 12:57:29 +00:00
mag-compass.ac Lit compass for night flying. 2003-10-17 01:20:00 +00:00
mag-compass.rgb 3D glareshield-mounted wet compass (typical mounting position for 2003-10-05 20:13:05 +00:00
mag-compass.xml 3D glareshield-mounted wet compass (typical mounting position for 2003-10-05 20:13:05 +00:00