1
0
Fork 0
flightgear/src
david 6077e8a824 Added options to set up avionics from the command line:
--nav1=[radial:]frequency
  --nav2=[radial:]frequency
  --adf=[rotation:]frequency
  --dme="nav1"|"nav2"|frequency
2003-07-16 23:34:07 +00:00
..
Aircraft Extract the sound code from FlightGear and move it to SimGear 2003-05-09 18:44:33 +00:00
Airports Ignore calc_loc program. 2003-06-07 13:54:35 +00:00
ATC Initial stab at making the AI plane take the user into account when flying a circuit. The AI plane will now delay it's turns to the various legs if the user has flown a wider pattern that it normally would in front of it. However, this is very much still work in progress - when the pattern gets extended the AI plane lands short of the runway, and it doesn't alter its speed around the circuit at all, only the turn positions. Still, its a start... 2003-06-11 21:49:46 +00:00
Autopilot A couple fixes so the nav/ils heading hold will work again. 2003-07-07 21:19:46 +00:00
Cockpit Make it possible to either select the 2d or the 3d HUD 2003-07-14 13:57:11 +00:00
Controls Initialize a couple values before using them. 2003-05-13 11:35:35 +00:00
Environment More turbulence tweaks and fixes. 2003-07-14 22:34:08 +00:00
FDM More turbulence tweaks and fixes. 2003-07-14 22:34:08 +00:00
GUI Add a missing source file. 2003-06-05 03:43:43 +00:00
Include Bernie Bright: 2002-09-17 16:16:31 +00:00
Input Add the ability to add repeat intervals to joystick buttons using the interval-sec property 2003-07-02 19:21:11 +00:00
Instrumentation Make the inclinometer a little more lively. 2003-07-01 21:22:01 +00:00
Main Added options to set up avionics from the command line: 2003-07-16 23:34:07 +00:00
Model Some compiler fixes 2003-06-03 13:51:21 +00:00
MultiPlayer Changes to track updates to SimGear. 2003-05-15 21:35:51 +00:00
Navaids The lookup method was always skipping the first ILS for any frequency 2003-05-13 14:15:30 +00:00
Network Add the ability to control turbulence rate as well as magnitude. 2003-07-13 20:13:18 +00:00
NetworkOLK - Some refactoring of the configure.ac script. 2002-12-10 20:50:48 +00:00
Objects Move low level "tg" object loader code over to SimGear. 2003-05-28 21:01:55 +00:00
Scenery A bounding sphere may be empty, which is perfectly valid. 2003-06-04 09:57:11 +00:00
Scripting Make all PSL support conditional, because it's not included in plib 2003-01-17 12:41:47 +00:00
Sound - Added "SG" prefix to sound classes that recently moved to SimGear. 2003-05-09 19:39:48 +00:00
Systems Update the suction model as per Alex Perry's recommendations. 2003-05-28 18:48:00 +00:00
Time Use sqrt(x) and x*x instead of pow(x, 0.5) and pow(x, 2.0) 2003-06-27 21:29:48 +00:00
WeatherCM This is step "1" of probably "many" in the process of separating out the 2003-05-06 23:54:17 +00:00
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
Makefile.am Add multiplayer support from Duncan McCreanor and Diarmuid Tyson 2003-03-19 20:45:09 +00:00