]> git.mxchange.org Git - flightgear.git/log
flightgear.git
24 years agoReplaced gdbm with metakit. Involves a new simgear version and a new database
curt [Sat, 27 May 2000 05:54:02 +0000 (05:54 +0000)]
Replaced gdbm with metakit.  Involves a new simgear version and a new database
format for the airports in the base package.

24 years ago5/26/2000 updated from Jon and Tony.
curt [Sat, 27 May 2000 05:48:14 +0000 (05:48 +0000)]
5/26/2000 updated from Jon and Tony.

24 years agoMSVC5 portability changes contributed by Bruce Finney.
curt [Wed, 24 May 2000 06:10:01 +0000 (06:10 +0000)]
MSVC5 portability changes contributed by Bruce Finney.

24 years agoMSVC5 Compatibility tweaks.
curt [Wed, 24 May 2000 04:27:28 +0000 (04:27 +0000)]
MSVC5 Compatibility tweaks.

24 years agoFixes to uiuc includes and initialization.
curt [Tue, 23 May 2000 22:08:00 +0000 (22:08 +0000)]
Fixes to uiuc includes and initialization.
Fixes to fg_io.cxx periodic scheduler.

24 years agoFrom Tony Peden:
curt [Fri, 19 May 2000 16:29:23 +0000 (16:29 +0000)]
From Tony Peden:

This set of changes cleans up my previous ones quite a bit:
[tony@valkyrie FlightGear]$ tar -ztf tp_changes.tgz
src/Controls/controls.cxx
src/Controls/controls.hxx
src/FDM/JSBsim.cxx
src/Main/fg_init.cxx
src/Main/options.cxx
src/Main/options.hxx
src/Joystick/joystick.cxx

controls.[ch]xx:  removed the trimmed_throttle stuff.  This undoes the
                  changes I submitted last time.

JSBsim.cxx:       updates for the removal of the trimmed_throttle stuff

fg_init.cxx:      removed the autothrottle logic.  The autothrottle is now
off
                  by default.

options.[ch]xx:   Sets trim_mode to false by default.  It is enabled only
                  when --notrim is not used and JSBsim is the FDM.

joystick.cxx:     Added logic for syncing the throttle lever.  This is
                  only enabled when trim_mode is enabled.   The way I
                  did it is, I hope, a good way of going about it.

I tested:
fgfs --fdm=larcsim
fgfs --fdm=jsb --aircraft=c172 --vc=100 --altitude=500
fgfs --notrim --fdm=jsb --aircraft=c172 --vc=100 --altitude=500

All work as intended, at least for me.

Make sure your joystick is calibrated and give:
fgfs --fdm=jsb --aircraft=c172 --vc=100 --altitude=500
a try, I think you just might be impressed.

I am. ;-)

24 years agoFixes from David Megginson for save/restore.
curt [Fri, 19 May 2000 16:14:37 +0000 (16:14 +0000)]
Fixes from David Megginson for save/restore.

24 years agoUpdates for version 0.7.4
curt [Thu, 18 May 2000 23:05:30 +0000 (23:05 +0000)]
Updates for version 0.7.4

24 years agoUpdated for 0.7.3
curt [Thu, 18 May 2000 19:08:57 +0000 (19:08 +0000)]
Updated for 0.7.3

24 years agoFix so that we don't attempt a phantom trim on the larcsim flight model at
curt [Wed, 17 May 2000 03:53:36 +0000 (03:53 +0000)]
Fix so that we don't attempt a phantom trim on the larcsim flight model at
startup.

24 years agoFixes to magnetic compass.
curt [Tue, 16 May 2000 23:00:31 +0000 (23:00 +0000)]
Fixes to magnetic compass.
Fixed a typo in disabling autothrottle.

24 years agoUpdates from Jon (addendum to previous changes).
curt [Tue, 16 May 2000 22:43:58 +0000 (22:43 +0000)]
Updates from Jon (addendum to previous changes).

24 years agoUpdates from the Jon and Tony show.
curt [Tue, 16 May 2000 21:35:11 +0000 (21:35 +0000)]
Updates from the Jon and Tony show.

Tony submitted:

JSBsim:
Added trimming routine, it is longitudinal & in-air only at this point
Added support for taking wind & weather data from external source
Added support for flaps.
Added independently settable pitch trim
Added alphamin and max to config file, stall modeling and warning to
follow

c172.cfg:
Flaps!
Adjusted Cmo, model should be speed stable now

FG:
Hooked up Christian's weather code, should be using it soon.
Hooked up the trimming routine.  Note that the X-15 will not trim.
  This is not a model or trimming routine deficiency, just the
  nature of the X-15
The trimming routine sets the pitch trim and and throttle at startup.
The throttle is set using Norman's code for the autothrottle so the
autothrottle is on by default.  --notrim will turn it off.
Added --vc, --mach, and --notrim switches
      (vc is airspeed in knots)
uBody, vBody, and wBody are still supported, last one entered
on the command line counts, i.e. you can set vc or mach or u,v,
and w but any combination will be ignored.

24 years agoChanges by David Megginson.
curt [Tue, 16 May 2000 18:21:08 +0000 (18:21 +0000)]
Changes by David Megginson.

24 years agoAdded cur_radius (radius in meters from the center of the earth) to the
curt [Mon, 15 May 2000 18:19:17 +0000 (18:19 +0000)]
Added cur_radius (radius in meters from the center of the earth) to the
current terrain elevation structure.

24 years agoUpdated hud controls a bit:
curt [Mon, 15 May 2000 17:47:50 +0000 (17:47 +0000)]
Updated hud controls a bit:

"h" toggles between day/night/off
"H" cycles through black/dark/medium/light intensities.

24 years agoInstrument panel updates from David Megginson.
curt [Mon, 15 May 2000 16:33:42 +0000 (16:33 +0000)]
Instrument panel updates from David Megginson.

- the panel uses much, much less texture memory, and draws much
  faster, at least on my hardware

- there is a wet (magnetic) compass at the top of the panel

- the gyro compass shows true heading again, but don't get used to it:
  we're going to set it up to drift soon

- there are TO/FROM flags on NAV1 and NAV2 (but no GS flag yet)

- the ADF looks a little more realistic (if you can forgive the ugly
  needle)

- when the HUD is not open, the framerate is moved to the right side
  of the screen so that it won't be obscured by the mag compass

24 years agoHeading bug (and bfi) now deals with magnetic compass heading rather than
curt [Sun, 14 May 2000 04:18:12 +0000 (04:18 +0000)]
Heading bug (and bfi) now deals with magnetic compass heading rather than
true heading.  Internally, the sim (and the autopilot) still runs off of
true heading.

24 years agoFixed a typo rich messed up vor range calculations.
curt [Sun, 14 May 2000 01:41:11 +0000 (01:41 +0000)]
Fixed a typo rich messed up vor range calculations.

24 years agoHUD updates/cleanups from Norman Vine.
curt [Sat, 13 May 2000 00:02:43 +0000 (00:02 +0000)]
HUD updates/cleanups from Norman Vine.

24 years agoMore fixes to ils approaches and autopilot.
curt [Fri, 12 May 2000 22:17:09 +0000 (22:17 +0000)]
More fixes to ils approaches and autopilot.

24 years agoFixes to ILS approaches ... now takes into consideration actual GS and DME
curt [Fri, 12 May 2000 20:07:51 +0000 (20:07 +0000)]
Fixes to ILS approaches ... now takes into consideration actual GS and DME
locations.

24 years agoMore magvar fixes relating to vor/ils.
curt [Fri, 12 May 2000 14:09:52 +0000 (14:09 +0000)]
More magvar fixes relating to vor/ils.

24 years agoAdded magvar offset to VOR's.
curt [Fri, 12 May 2000 13:41:12 +0000 (13:41 +0000)]
Added magvar offset to VOR's.

24 years agoChanges contributed by Tony Peden to put wind data "on the bus".
curt [Thu, 11 May 2000 19:17:33 +0000 (19:17 +0000)]
Changes contributed by Tony Peden to put wind data "on the bus".

24 years agoNorman Vine contributed code to do anti-aliases HUD lines.
curt [Thu, 11 May 2000 19:17:02 +0000 (19:17 +0000)]
Norman Vine contributed code to do anti-aliases HUD lines.
However, this tanks my voodoo2 frame rates so it the code is disabled for now.

24 years agoUpdated save file and bfi code from David Megginson.
curt [Sat, 6 May 2000 21:47:53 +0000 (21:47 +0000)]
Updated save file and bfi code from David Megginson.

24 years agoUpdated base package version.
curt [Sat, 6 May 2000 21:47:22 +0000 (21:47 +0000)]
Updated base package version.

24 years agoFix gui parameter adjuster.
curt [Thu, 4 May 2000 17:09:42 +0000 (17:09 +0000)]
Fix gui parameter adjuster.

24 years agoPropogate colocated dme flag.
curt [Thu, 4 May 2000 15:53:03 +0000 (15:53 +0000)]
Propogate colocated dme flag.

24 years agominor tweaks.
curt [Thu, 4 May 2000 05:21:50 +0000 (05:21 +0000)]
minor tweaks.

24 years agoADF tuner fixes so that it goes from 100 to 1299 without decimal steps.
curt [Thu, 4 May 2000 05:10:32 +0000 (05:10 +0000)]
ADF tuner fixes so that it goes from 100 to 1299 without decimal steps.
The left button moves by 1, and the right button moves by 25.

24 years agoOverhaul of the navaid system to increase efficiency, reduce redundancy, and
curt [Thu, 4 May 2000 01:18:45 +0000 (01:18 +0000)]
Overhaul of the navaid system to increase efficiency, reduce redundancy, and
also properly model the DME.

24 years agoInitial revision (is this the best place for this?)
curt [Wed, 3 May 2000 03:02:30 +0000 (03:02 +0000)]
Initial revision (is this the best place for this?)

24 years agoUpdated.
curt [Tue, 2 May 2000 21:01:54 +0000 (21:01 +0000)]
Updated.

24 years agoInstrument panel / steam updates for more realistic modeling of various
curt [Tue, 2 May 2000 19:41:35 +0000 (19:41 +0000)]
Instrument panel / steam updates for more realistic modeling of various
instruments (contributed by Alex Perry)

24 years agoUser-visible
curt [Tue, 2 May 2000 18:26:00 +0000 (18:26 +0000)]
User-visible

- knobs now continue to rotate when you hold down the mouse
- the middle mouse button makes knobs rotate much faster
- there are NAV1, NAV2, and ADF radios that can be tuned using the mouse
- there are standby frequencies for NAV1 and NAV2, and buttons to swap
- there is a crude, rather silly-looking DME, hard-wired to NAV1
- there is a crude, rather silly-looking autopilot that can lock
  the heading (to the bug on the gyro), can lock to NAV1, and can lock
  the current altitude
- the knobs for changing the radials on NAV1 and NAV2 look much better
  and are in the right place
- tuning into an ILS frequency doesn't change the displayed radial for
  NAV1

Code

- I've created a new module, sp_panel.[ch]xx, that constructs the
  default single-prop panel; this works entirely outside of FGPanel,
  so it is possible to construct similar modules for other sorts of
  panels; all code specific to the default panel has been removed from
  panel.cxx
- current_panel is now a pointer
- radiostack.[ch]xx keeps track both of the actual radial and of the
  selected radial (they will differ with ILS); the NAV gauges should
  not spin around automatically to show the actual radial (we need to
  do something similar with the autopilot)
- the panel is initialized fairly early
- make sure that standby frequencies also get initialized
- I've started combining and clipping small textures to save texture
  memory; there's a lot more to do, but at least I've made a start

24 years agoPartial JSBsim update.
curt [Tue, 2 May 2000 18:25:30 +0000 (18:25 +0000)]
Partial JSBsim update.

24 years agoFirst stab at NAV1 and GS hold modes for the autopilot.
curt [Sun, 30 Apr 2000 22:21:47 +0000 (22:21 +0000)]
First stab at NAV1 and GS hold modes for the autopilot.

24 years agoMinor autopilot/gui tweaks.
curt [Sun, 30 Apr 2000 07:33:11 +0000 (07:33 +0000)]
Minor autopilot/gui tweaks.

24 years agoAutopilot "class-ification".
curt [Sun, 30 Apr 2000 06:51:49 +0000 (06:51 +0000)]
Autopilot "class-ification".
Separated out gui parts of autopilot control from the actual autopilot code.

24 years agoAdded getAGL()
curt [Fri, 28 Apr 2000 20:08:22 +0000 (20:08 +0000)]
Added getAGL()

24 years ago0429 updates from Jon.
curt [Fri, 28 Apr 2000 19:59:46 +0000 (19:59 +0000)]
0429 updates from Jon.

24 years agoPanel updates from David Megginson. Radials can now be adjusted on the fly
curt [Thu, 27 Apr 2000 22:45:48 +0000 (22:45 +0000)]
Panel updates from David Megginson.  Radials can now be adjusted on the fly
by clicking on the knob on the instrument panel.

24 years agoMacOS build updates.
curt [Thu, 27 Apr 2000 21:57:08 +0000 (21:57 +0000)]
MacOS build updates.

24 years agoNew base package version/patch.
curt [Thu, 27 Apr 2000 16:54:24 +0000 (16:54 +0000)]
New base package version/patch.

24 years agoFixes for cygwin32 builds.
curt [Thu, 27 Apr 2000 03:26:36 +0000 (03:26 +0000)]
Fixes for cygwin32 builds.

24 years agoInitial revision.
curt [Wed, 26 Apr 2000 17:08:38 +0000 (17:08 +0000)]
Initial revision.

24 years agoInitial revision.
curt [Wed, 26 Apr 2000 00:35:14 +0000 (00:35 +0000)]
Initial revision.

24 years agoApril 25, 2000 updates from Jon.
curt [Tue, 25 Apr 2000 17:43:40 +0000 (17:43 +0000)]
April 25, 2000 updates from Jon.

24 years agoApril 25 updates to JSBsim by Jon.
curt [Tue, 25 Apr 2000 17:42:11 +0000 (17:42 +0000)]
April 25 updates to JSBsim by Jon.

24 years agoTweaks to navaid database loading.
curt [Tue, 25 Apr 2000 17:33:13 +0000 (17:33 +0000)]
Tweaks to navaid database loading.

24 years agoUpdates to nav radio stack model ... starting to get to first usable pass.
curt [Tue, 25 Apr 2000 04:58:25 +0000 (04:58 +0000)]
Updates to nav radio stack model ... starting to get to first usable pass.

24 years agoBeginning work on integrating radiostack model into fgfs.
curt [Tue, 25 Apr 2000 03:09:26 +0000 (03:09 +0000)]
Beginning work on integrating radiostack model into fgfs.

24 years agocygwin32 fixes by norman vine.
curt [Mon, 24 Apr 2000 23:52:13 +0000 (23:52 +0000)]
cygwin32 fixes by norman vine.

24 years agoFix a bug with converting frequencies to "int".
curt [Mon, 24 Apr 2000 23:51:56 +0000 (23:51 +0000)]
Fix a bug with converting frequencies to "int".

24 years agoMoved main.o to beginning of link line.
curt [Mon, 24 Apr 2000 23:51:26 +0000 (23:51 +0000)]
Moved main.o to beginning of link line.
Initialize navaid databases.

24 years agoBegin adding radio stack functionality.
curt [Mon, 24 Apr 2000 23:50:59 +0000 (23:50 +0000)]
Begin adding radio stack functionality.

24 years agoAdded new section of JSBsim.
curt [Mon, 24 Apr 2000 23:49:37 +0000 (23:49 +0000)]
Added new section of JSBsim.

24 years agoUpdated JSBsim code.
curt [Mon, 24 Apr 2000 23:49:06 +0000 (23:49 +0000)]
Updated JSBsim code.

24 years agoAdded fix routines.
curt [Fri, 21 Apr 2000 18:30:59 +0000 (18:30 +0000)]
Added fix routines.

24 years agoAdded ils loader.
curt [Fri, 21 Apr 2000 18:00:47 +0000 (18:00 +0000)]
Added ils loader.

24 years agoMore name changing.
curt [Fri, 21 Apr 2000 16:42:01 +0000 (16:42 +0000)]
More name changing.

24 years agoRenamed files.
curt [Fri, 21 Apr 2000 16:03:36 +0000 (16:03 +0000)]
Renamed files.

24 years agoTweaks.
curt [Fri, 21 Apr 2000 05:27:13 +0000 (05:27 +0000)]
Tweaks.

24 years agoBasic query routine now working.
curt [Fri, 21 Apr 2000 05:26:24 +0000 (05:26 +0000)]
Basic query routine now working.

24 years agoWhups didn't mean to add this, removed.
curt [Fri, 21 Apr 2000 04:31:18 +0000 (04:31 +0000)]
Whups didn't mean to add this, removed.

24 years agoUpdates to add in navaid management code.
curt [Fri, 21 Apr 2000 04:20:35 +0000 (04:20 +0000)]
Updates to add in navaid management code.

24 years agoStart of code to load, manage, and query the navaid database.
curt [Fri, 21 Apr 2000 04:19:22 +0000 (04:19 +0000)]
Start of code to load, manage, and query the navaid database.

24 years agoFormating change.
curt [Wed, 19 Apr 2000 21:22:47 +0000 (21:22 +0000)]
Formating change.

24 years agoAdded custom joystick client support so that flight gear can read values
curt [Wed, 19 Apr 2000 21:22:16 +0000 (21:22 +0000)]
Added custom joystick client support so that flight gear can read values
being shipped over from a separate joystick server.

24 years agoInitial revision.
curt [Wed, 19 Apr 2000 21:20:44 +0000 (21:20 +0000)]
Initial revision.

24 years agoAdded one more missing include file.
curt [Thu, 13 Apr 2000 17:42:09 +0000 (17:42 +0000)]
Added one more missing include file.

24 years agoFixed a syntax error (stray space).
curt [Wed, 12 Apr 2000 19:05:41 +0000 (19:05 +0000)]
Fixed a syntax error (stray space).

24 years agoAdded all .h files to Makefile.am so they can be included in the distribution.
curt [Wed, 12 Apr 2000 17:43:58 +0000 (17:43 +0000)]
Added all .h files to Makefile.am so they can be included in the distribution.

24 years agoChanges by Tony Peden to get pitch, roll, and yaw rates onto the "bus."
curt [Tue, 11 Apr 2000 21:45:42 +0000 (21:45 +0000)]
Changes by Tony Peden to get pitch, roll, and yaw rates onto the "bus."

24 years agoComment some debugging output.
curt [Tue, 11 Apr 2000 20:38:45 +0000 (20:38 +0000)]
Comment some debugging output.

24 years agoUpdates.
curt [Tue, 11 Apr 2000 20:38:32 +0000 (20:38 +0000)]
Updates.

24 years agoBump up version number for fgfs-base package.
curt [Tue, 11 Apr 2000 20:38:27 +0000 (20:38 +0000)]
Bump up version number for fgfs-base package.

24 years agoDavid Megginson made a few (mostly minor) mods to the LaRCsim files, and
curt [Mon, 10 Apr 2000 20:09:40 +0000 (20:09 +0000)]
David Megginson made a few (mostly minor) mods to the LaRCsim files, and
it's now possible to choose the LaRCsim model at runtime, as in

  fgfs --aircraft=c172

or

  fgfs --aircraft=uiuc --aircraft-dir=Aircraft-uiuc/Boeing747

I did this so that I could play with the UIUC stuff without losing
Tony's C172 with its flaps, etc.  I did my best to respect the design
of the LaRCsim code by staying in C, making only minimal changes, and
not introducing any dependencies on the rest of FlightGear.  The
modified files are attached.

24 years agoReplaced all instances sgMultMat4 with sgPre/PostMultMat4 to avoid bug and
curt [Tue, 4 Apr 2000 05:49:05 +0000 (05:49 +0000)]
Replaced all instances sgMultMat4 with sgPre/PostMultMat4 to avoid bug and
fix discrepancy in plib.

24 years agoRemoved all sgMultMat4 in favor of Pre/PostMultMat4. Steve says there is
curt [Tue, 4 Apr 2000 05:46:37 +0000 (05:46 +0000)]
Removed all sgMultMat4 in favor of Pre/PostMultMat4.  Steve says there is
an error in MultMat4 that isn't found in Pre/Post.  He wants to fix it which
means different versions of plib could work differently from each other.

24 years agoBuild gdbm database from original text file.
curt [Wed, 29 Mar 2000 20:23:28 +0000 (20:23 +0000)]
Build gdbm database from original text file.

24 years agoUpdates to simple.[ch]xx to use gdbm to look up airport values.
curt [Wed, 29 Mar 2000 20:21:31 +0000 (20:21 +0000)]
Updates to simple.[ch]xx to use gdbm to look up airport values.

24 years agoUpdated for magvar calculations.
curt [Wed, 29 Mar 2000 00:15:58 +0000 (00:15 +0000)]
Updated for magvar calculations.

24 years agoUpdated ...
curt [Wed, 29 Mar 2000 00:15:26 +0000 (00:15 +0000)]
Updated ...

24 years agoAdded an entry for Ralph
curt [Sun, 26 Mar 2000 18:05:42 +0000 (18:05 +0000)]
Added an entry for Ralph

24 years agoDavid Megginson: I've created a couple of very simple textures: one for
curt [Sun, 26 Mar 2000 17:19:39 +0000 (17:19 +0000)]
David Megginson: I've created a couple of very simple textures: one for
the NAV face, and one for a NAV needle (just a thin, slightly blurry red
line for now).  I'm attaching my two new textures, together with my newest
panel.cxx (modified from Alex's to use the new textures).  Obviously,
there's a lot more to do, including TO/FROM indicators, but this is a
start, and it's fun.

24 years agoNAV1 is now the ILS-28R on airport KMYF,
curt [Sun, 26 Mar 2000 16:52:36 +0000 (16:52 +0000)]
NAV1 is now the ILS-28R on airport KMYF,
NAV2 is now the VOR radial 068 from MZB,
ADF  is now the Compass locator on the outer marker.
This combination is more than the legally required to
fly any of KMYF-ILS-28R, KMYF-LOC-28R KMYF-NDB28.
If you don't have access to the approach plates
and would like them, let me know and I'll scan them
(and put them on the webpage area).

The approaches do work; I've checked them all out in
terms of altitude profile, centerlines and other stuff.

In real life, the radar vectoring will basically abandon you
overhead KSEE airport at 4000 ft heading 210 or so.  Sometime
later you'll be turned to a heading of 260 if the controller
doesn't have too much else to do, just before you hit the
extended centerline.  You can't rely on that though.
Maintain 3500ft until established, 2100 ft until the outer marker,
If non-precision, maintain 1340 until crossing the radial,
then 900 thereafter until you miss, based on time from the NDB.
The miss takes you heading 270 to intercept a radial which this
hacky implementation will not let you set up the computer for.

The hacky math implementation does not take range and/or signal
strength into account, so you can fly to San Diego from England
by following the needle indication on the ADF.  It is also
fairly inaccurate math; about as accurate as the real-life signals.
When we have a _real_ radio module, I will be very happy to
throw all that code away.  For now, it makes it demonstratable.

Please notice the nastiness involving the "VARY_E" constant.
This is _not_ something that will go away with the radio module.
As far as I know, we don't have a routine that calculates
magnetic variation as a function of global position.
We will need one, probably within the next two months.

24 years agoInitial revision.
curt [Thu, 23 Mar 2000 03:56:20 +0000 (03:56 +0000)]
Initial revision.

24 years agoA couple more tweaks to get UIUC flight model stuff to work.
curt [Thu, 23 Mar 2000 03:28:54 +0000 (03:28 +0000)]
A couple more tweaks to get UIUC flight model stuff to work.

24 years agotweaks.
curt [Thu, 23 Mar 2000 00:14:37 +0000 (00:14 +0000)]
tweaks.

24 years agoInitial revision.
curt [Wed, 22 Mar 2000 22:08:16 +0000 (22:08 +0000)]
Initial revision.

24 years agoUIUC flight model contribution. This is based on LaRCsim, but can read
curt [Wed, 22 Mar 2000 22:01:33 +0000 (22:01 +0000)]
UIUC flight model contribution.  This is based on LaRCsim, but can read
the aircraft parameters from a file.  It still uses Tony's <crappy> (and I
mean that in a constructive way) gear model. :-)

24 years agoUpdates to vacuum system model from Alex Perry.
curt [Wed, 22 Mar 2000 21:59:59 +0000 (21:59 +0000)]
Updates to vacuum system model from Alex Perry.

24 years agoupdates
curt [Wed, 22 Mar 2000 21:57:22 +0000 (21:57 +0000)]
updates

24 years agoMSVC++ tweaks contributed by Christian Mayer.
curt [Tue, 21 Mar 2000 22:06:05 +0000 (22:06 +0000)]
MSVC++ tweaks contributed by Christian Mayer.

24 years agoAdded Alex's patches for more accurate instrument modeling (compass, vsi,
curt [Tue, 21 Mar 2000 20:51:03 +0000 (20:51 +0000)]
Added Alex's patches for more accurate instrument modeling (compass, vsi,
altitute)

24 years agoRendering tweaks.
curt [Fri, 17 Mar 2000 06:16:15 +0000 (06:16 +0000)]
Rendering tweaks.

24 years agoMoved src/Astro to src/Ephemeris
curt [Thu, 16 Mar 2000 23:19:39 +0000 (23:19 +0000)]
Moved src/Astro to src/Ephemeris