]> git.mxchange.org Git - flightgear.git/log
flightgear.git
22 years agoEmergency memory leak fix. ***Hopefully*** these fixes will get applied
curt [Sun, 14 Oct 2001 16:13:00 +0000 (16:13 +0000)]
Emergency memory leak fix.  ***Hopefully*** these fixes will get applied
to JSBSim so they can become permanent.

22 years agoVarious floating point / initial value bug fixes from Christian Mayer.
curt [Thu, 11 Oct 2001 22:07:45 +0000 (22:07 +0000)]
Various floating point / initial value bug fixes from Christian Mayer.

22 years agoPatch to fix wrong case crash.
curt [Wed, 10 Oct 2001 18:15:07 +0000 (18:15 +0000)]
Patch to fix wrong case crash.

22 years agoFixed a few spelling/grammer mistakes in the command line help output.
curt [Wed, 10 Oct 2001 17:55:29 +0000 (17:55 +0000)]
Fixed a few spelling/grammer mistakes in the command line help output.

22 years agoPatches from Dave Luffto pass the magneto and starter control movements
curt [Wed, 10 Oct 2001 17:50:20 +0000 (17:50 +0000)]
Patches from Dave Luffto pass the magneto and starter control movements
through the controls interface and the running and cranking flags through
the engine interface.  This has no current effect on LaRCsim (other than
to make the code neater) but is necessary to add engine startup to JSBSim
which is now underway.  I've also put in main.cxx which escaped getting
committed in the previous round of changes - adding this will add
the cranking sound to LaRCsim during engine startup.

22 years agoUpdated with additional engine parameters.
curt [Fri, 5 Oct 2001 22:44:15 +0000 (22:44 +0000)]
Updated with additional engine parameters.

22 years agoTweaks ...
curt [Fri, 5 Oct 2001 20:27:43 +0000 (20:27 +0000)]
Tweaks ...

22 years agoBegin wiring Dave Luff's engine model into JSBSim.
curt [Fri, 5 Oct 2001 20:27:33 +0000 (20:27 +0000)]
Begin wiring Dave Luff's engine model into JSBSim.

22 years agoMany engine model tweaks, updates, and enhancements.
curt [Fri, 5 Oct 2001 20:27:01 +0000 (20:27 +0000)]
Many engine model tweaks, updates, and enhancements.

22 years agoAdded panel jitter support dependent on cockpit forces (visual force feedback)
curt [Fri, 5 Oct 2001 20:26:21 +0000 (20:26 +0000)]
Added panel jitter support dependent on cockpit forces (visual force feedback)

22 years agoSyncing with the very latest JSBSim development code.
curt [Fri, 5 Oct 2001 20:19:59 +0000 (20:19 +0000)]
Syncing with the very latest JSBSim development code.

22 years agoInitial revision.
curt [Fri, 5 Oct 2001 20:16:16 +0000 (20:16 +0000)]
Initial revision.

22 years agoExtend range of ILS in reverse direction to allow back course approaches.
curt [Mon, 24 Sep 2001 17:43:33 +0000 (17:43 +0000)]
Extend range of ILS in reverse direction to allow back course approaches.

22 years agoWhite space changes.
curt [Thu, 20 Sep 2001 22:10:45 +0000 (22:10 +0000)]
White space changes.

22 years agoFollow up tweaks.
curt [Thu, 20 Sep 2001 21:03:41 +0000 (21:03 +0000)]
Follow up tweaks.

22 years agoEnclosed is the latest engine model update that supercedes the
curt [Wed, 19 Sep 2001 22:58:29 +0000 (22:58 +0000)]
Enclosed is the latest engine model update that supercedes the
one I sent yesterday.  I have re-zipped all four files so you can
neglect the last lot but only io360.cxx has changed if you've
already committed.  It's untested since I can't start the engine until
John has committed his update with separate properties.  Should
work fine though.

22 years agoInitial supporting code for runway lighting (not yet working)
curt [Wed, 19 Sep 2001 22:30:41 +0000 (22:30 +0000)]
Initial supporting code for runway lighting (not yet working)

22 years agoFor ADA fdm turn on hud for center channel.
curt [Wed, 19 Sep 2001 22:27:08 +0000 (22:27 +0000)]
For ADA fdm turn on hud for center channel.

22 years agoTurn hud off by default for ADA fdm.
curt [Wed, 19 Sep 2001 22:26:01 +0000 (22:26 +0000)]
Turn hud off by default for ADA fdm.

22 years agob) FDM - ada.cxx, ada.hxx have been updated with the faux, daux and iaux arrays that...
curt [Wed, 19 Sep 2001 22:25:22 +0000 (22:25 +0000)]
b) FDM - ada.cxx, ada.hxx have been updated with the faux, daux and iaux arrays that you created in flight.hxx. In Flight.hxx I use the get_V_north_rel_ground() set of functions. Please do not comment them out. If you dont comment them, you dont have to forcibly return zero vale to get_Vx(),get_Vy() & get_Vz() in cockpit.cxx.

22 years agoa) HUD - Here is the updated hud code with moving pointers, dials, turn/slip gauge...
curt [Wed, 19 Sep 2001 22:23:25 +0000 (22:23 +0000)]
a) HUD - Here is the updated hud code with moving pointers, dials, turn/slip gauge, choice of circular ticks, two sizes for fonts, box for text labels etc. based partly on MIL-STD-1787b and our pilots requirements. Our pilots are not very enthusiastic about all symbols discussed in MIL-STD-1787b (I suppose it is very subjective) and so I did not have motivation to try all of them. Even now I plan to do simple symbols as seen on Russian aircraft since our Air Force pilots are familiar with them. That should be part of my next update. I have included a html document which is basically the old text file plus some snapshots with all possible hud symbols linked to corresponding xml templates. You have to just cut & paste the template, change names and positions to create additional symbols (if you have the real estate on the hud).

22 years agoRenamed to hud_gaug.cxx
curt [Wed, 19 Sep 2001 21:41:46 +0000 (21:41 +0000)]
Renamed to hud_gaug.cxx

22 years agoInitial revision.
curt [Mon, 17 Sep 2001 21:12:24 +0000 (21:12 +0000)]
Initial revision.

22 years agoPrepairing for 0.7.9 development.
curt [Fri, 14 Sep 2001 20:57:30 +0000 (20:57 +0000)]
Prepairing for 0.7.9 development.

22 years agoUpdated ...
curt [Fri, 14 Sep 2001 20:54:57 +0000 (20:54 +0000)]
Updated ...

22 years agoTweaks.
curt [Fri, 14 Sep 2001 20:54:46 +0000 (20:54 +0000)]
Tweaks.

22 years agoMore changes in support of UIUCModel.
curt [Fri, 14 Sep 2001 20:47:27 +0000 (20:47 +0000)]
More changes in support of UIUCModel.

22 years ago/FDM/UIUCModel/uiuc_aircraft.h
curt [Fri, 14 Sep 2001 20:36:34 +0000 (20:36 +0000)]
/FDM/UIUCModel/uiuc_aircraft.h
Added variables necessary for new abilities.
/FDM/UIUCModel/uiuc_coefficients.cpp
/FDM/UIUCModel/uiuc_coefficients.h
/FDM/UIUCModel/uiuc_coef_lift.cpp
Added CZfa.
/FDM/UIUCModel/uiuc_controlInput.cpp
Added aileron and rudder inputs.
/FDM/UIUCModel/uiuc_engine.cpp
Added throttle input.
/FDM/UIUCModel/uiuc_engine.h
/FDM/UIUCModel/uiuc_map_CL.cpp
/FDM/UIUCModel/uiuc_map_engine.cpp
/FDM/UIUCModel/uiuc_map_init.cpp
/FDM/UIUCModel/uiuc_menu.cpp
/FDM/UIUCModel/uiuc_wrapper.cpp
Added a few new functions.
/FDM/UIUCModel/uiuc_wrapper.h
/FDM/UIUCModel/uiuc_map_controlSurface.cpp
/FDM/UIUCModel/uiuc_initializemaps.cpp
/FDM/UIUCModel/uiuc_initializemaps.h
/FDM/UIUCModel/uiuc_map_keyword.cpp
/FDM/UIUCModel/Makefile.am
/Main/Makefile.am

added files
/FDM/UIUCModel/uiuc_map_fog.cpp
For the visibility ability.
/FDM/UIUCModel/uiuc_map_fog.h
/FDM/UIUCModel/uiuc_fog.cpp
/FDM/UIUCModel/uiuc_fog.h

22 years agoInitial revision.
curt [Tue, 4 Sep 2001 14:39:12 +0000 (14:39 +0000)]
Initial revision.

22 years agoChanges to better support arbitrary external flight models.
curt [Tue, 4 Sep 2001 14:38:15 +0000 (14:38 +0000)]
Changes to better support arbitrary external flight models.

22 years agoFixed option help (Tony Peden).
curt [Fri, 31 Aug 2001 23:55:58 +0000 (23:55 +0000)]
Fixed option help (Tony Peden).

22 years agoMake est-epsilon and gl-info the only programs in tests/ that are installed.
curt [Fri, 31 Aug 2001 22:57:27 +0000 (22:57 +0000)]
Make est-epsilon and gl-info the only programs in tests/ that are installed.

22 years agoFixed [simple] terrain following altitude hold mode to work again.
curt [Fri, 31 Aug 2001 18:07:23 +0000 (18:07 +0000)]
Fixed [simple] terrain following altitude hold mode to work again.

22 years agoInitial revision.
curt [Tue, 21 Aug 2001 21:19:42 +0000 (21:19 +0000)]
Initial revision.

22 years agoAdded information on enabling the http server.
curt [Tue, 21 Aug 2001 21:19:26 +0000 (21:19 +0000)]
Added information on enabling the http server.

22 years agoAdded httpd protocol so you can interface to a running copy of FlightGear
curt [Tue, 21 Aug 2001 21:13:55 +0000 (21:13 +0000)]
Added httpd protocol so you can interface to a running copy of FlightGear
via a web browser, see README.IO for more details.

22 years agoFix a segfault on exit. Introduces a small memory leak if the instrument
curt [Thu, 16 Aug 2001 16:06:55 +0000 (16:06 +0000)]
Fix a segfault on exit.  Introduces a small memory leak if the instrument
panel is reloaded, but *hopefully* David will fix this soon. ;-)

22 years agoVarious tweaks for mingwin32.
curt [Tue, 14 Aug 2001 22:18:19 +0000 (22:18 +0000)]
Various tweaks for mingwin32.

22 years agoMisc tweaks.
curt [Tue, 14 Aug 2001 19:47:40 +0000 (19:47 +0000)]
Misc tweaks.

22 years ago- some code rearrangement for readability and maintainability
curt [Fri, 10 Aug 2001 05:17:40 +0000 (05:17 +0000)]
- some code rearrangement for readability and maintainability
- commented out some destructor code that's causing crashes
  (temporarily creates a minor memory leak, triggered only when
  reloading the panel)

22 years ago- modified to use pointers to bindings to avoid copying
curt [Fri, 10 Aug 2001 05:16:41 +0000 (05:16 +0000)]
- modified to use pointers to bindings to avoid copying

22 years agoFixed gauge spelling error.
curt [Tue, 7 Aug 2001 21:19:29 +0000 (21:19 +0000)]
Fixed gauge spelling error.

22 years ago- declared FGCondition class and subclasses
curt [Fri, 3 Aug 2001 00:19:59 +0000 (00:19 +0000)]
- declared FGCondition class and subclasses
- declared FGConditional abstract base class
- declared fgReadCondition global function

22 years ago- added FGCondition class and subclasses
curt [Fri, 3 Aug 2001 00:19:41 +0000 (00:19 +0000)]
- added FGCondition class and subclasses
- implemented FGConditional abstract base class
- added fgReadCondition global function

22 years ago- FGBinding now extends FGConditional
curt [Fri, 3 Aug 2001 00:19:19 +0000 (00:19 +0000)]
- FGBinding now extends FGConditional
- switched to a vector of binding pointers, to avoid copying
- removed FGBinding copy constructor declaration

22 years ago- added support for conditions in FGBinding
curt [Fri, 3 Aug 2001 00:19:03 +0000 (00:19 +0000)]
- added support for conditions in FGBinding
- switched to a vector of binding pointers, to avoid copying
- removed FGBinding copy constructor implementation

22 years ago- changed comments to proper doc formatting
curt [Fri, 3 Aug 2001 00:18:21 +0000 (00:18 +0000)]
- changed comments to proper doc formatting
- added support for conditions and group layers
- have all panel components but FGPanel itself derived from
  FGConditional

22 years ago- added support for conditions
curt [Fri, 3 Aug 2001 00:17:58 +0000 (00:17 +0000)]
- added support for conditions
- added support for group layers

22 years agoRemove cached intersection code so that we can support intersecting with
curt [Tue, 31 Jul 2001 19:54:29 +0000 (19:54 +0000)]
Remove cached intersection code so that we can support intersecting with
dynamic objects.

22 years agoMSVC tweak.
curt [Mon, 30 Jul 2001 22:54:20 +0000 (22:54 +0000)]
MSVC tweak.

22 years agoVarious MSVC tweaks and warning fixes.
curt [Mon, 30 Jul 2001 22:53:53 +0000 (22:53 +0000)]
Various MSVC tweaks and warning fixes.

22 years agoinitialize marker_xs.
curt [Mon, 30 Jul 2001 22:30:05 +0000 (22:30 +0000)]
initialize marker_xs.

22 years agoMinor fix for Irix.
curt [Mon, 30 Jul 2001 22:06:33 +0000 (22:06 +0000)]
Minor fix for Irix.

22 years ago- implemented DME ETE and speed
curt [Mon, 30 Jul 2001 16:26:46 +0000 (16:26 +0000)]
- implemented DME ETE and speed
- modified DME distance to return nautical miles rather than meters
- modified to use /panel/dme/switch-position to select DME frequency

22 years ago- declared new methods for getting DME ETE and speed
curt [Mon, 30 Jul 2001 16:26:25 +0000 (16:26 +0000)]
- declared new methods for getting DME ETE and speed

22 years ago- modified switch layers to use layer[0] and layer[1] rather than
curt [Mon, 30 Jul 2001 16:26:02 +0000 (16:26 +0000)]
- modified switch layers to use layer[0] and layer[1] rather than
  layer1 and layer2; panel config changes required

22 years ago- added support for reporting SGPropertyNode::NONE type
curt [Fri, 27 Jul 2001 22:00:48 +0000 (22:00 +0000)]
- added support for reporting SGPropertyNode::NONE type

22 years ago- added optional min, max, and wrap parameters to property-adjust
curt [Fri, 27 Jul 2001 22:00:35 +0000 (22:00 +0000)]
- added optional min, max, and wrap parameters to property-adjust

22 years ago- fixed typos relating to nav frequency properties
curt [Fri, 27 Jul 2001 22:00:25 +0000 (22:00 +0000)]
- fixed typos relating to nav frequency properties

22 years ago- modified readAction to use FGBinding
curt [Fri, 27 Jul 2001 22:00:17 +0000 (22:00 +0000)]
- modified readAction to use FGBinding

22 years ago- modified PanelAction to use FGBinding, like keyboard and joystick
curt [Fri, 27 Jul 2001 21:59:53 +0000 (21:59 +0000)]
- modified PanelAction to use FGBinding, like keyboard and joystick
  events
- removed all classes derived from PanelAction (no longer needed)

22 years agoAdded protocol to output out complete control positions.
curt [Fri, 27 Jul 2001 14:23:01 +0000 (14:23 +0000)]
Added protocol to output out complete control positions.

22 years agoUpdated Alex Perry's email address.
curt [Thu, 26 Jul 2001 23:12:35 +0000 (23:12 +0000)]
Updated Alex Perry's email address.

22 years agoUpdates.
curt [Thu, 26 Jul 2001 17:17:11 +0000 (17:17 +0000)]
Updates.

22 years agoTracking source changes ...
curt [Thu, 26 Jul 2001 17:16:34 +0000 (17:16 +0000)]
Tracking source changes ...

22 years ago- ensure that all throwables are caught
curt [Tue, 24 Jul 2001 23:51:57 +0000 (23:51 +0000)]
- ensure that all throwables are caught
- use new sg_throwable::getFormattedMessage method

22 years ago- catch sg_exception instead of sg_io_exception
curt [Tue, 24 Jul 2001 23:51:47 +0000 (23:51 +0000)]
- catch sg_exception instead of sg_io_exception
- use guiErrorMessage
- added new properties /sim/view/pilot/x-offset-m,
  /sim/view/pilot/y-offset-m, and /sim/view/pilot/z-offset-m to
  control pilot-position offset from CG

22 years ago- catch sg_exception instead of sg_io_exception
curt [Tue, 24 Jul 2001 23:51:36 +0000 (23:51 +0000)]
- catch sg_exception instead of sg_io_exception
- use new sg_throwable::getFormattedMessage method

22 years ago- removed some verbose output
curt [Tue, 24 Jul 2001 23:50:52 +0000 (23:50 +0000)]
- removed some verbose output

22 years ago- added guiErrorMessage
curt [Tue, 24 Jul 2001 23:50:44 +0000 (23:50 +0000)]
- added guiErrorMessage

22 years ago- added guiErrorMessage (sends both to log and dialog, if GUI active)
curt [Tue, 24 Jul 2001 23:50:34 +0000 (23:50 +0000)]
- added guiErrorMessage (sends both to log and dialog, if GUI active)

22 years ago- catch sg_exception instead of sg_io_exception
curt [Tue, 24 Jul 2001 23:50:08 +0000 (23:50 +0000)]
- catch sg_exception instead of sg_io_exception
- use guiErrorMessage

22 years agoTweaks.
curt [Tue, 24 Jul 2001 01:02:59 +0000 (01:02 +0000)]
Tweaks.

22 years agoInitial revision.
curt [Mon, 23 Jul 2001 22:17:47 +0000 (22:17 +0000)]
Initial revision.

22 years agoMulti-engine throttle fixes.
curt [Mon, 23 Jul 2001 20:32:31 +0000 (20:32 +0000)]
Multi-engine throttle fixes.

22 years agoAdded recent ground effect modeling changes.
curt [Mon, 23 Jul 2001 20:31:59 +0000 (20:31 +0000)]
Added recent ground effect modeling changes.

22 years ago- added get_gear_down and set_gear_down (bool)
curt [Mon, 23 Jul 2001 20:31:40 +0000 (20:31 +0000)]
- added get_gear_down and set_gear_down (bool)

22 years ago- added property /controls/gear-down
curt [Mon, 23 Jul 2001 20:31:33 +0000 (20:31 +0000)]
- added property /controls/gear-down

22 years ago- fixed typo that prevented ADF needle from being offset by aircraft
curt [Mon, 23 Jul 2001 20:31:11 +0000 (20:31 +0000)]
- fixed typo that prevented ADF needle from being offset by aircraft
  heading

22 years agoInitial revision.
curt [Sun, 22 Jul 2001 20:01:25 +0000 (20:01 +0000)]
Initial revision.

22 years agoMove FGControls declaration to globals.hxx
curt [Sun, 22 Jul 2001 19:51:16 +0000 (19:51 +0000)]
Move FGControls declaration to globals.hxx

22 years agoMake the tile loader more tolerant of situations where the cache is full,
curt [Fri, 20 Jul 2001 22:25:12 +0000 (22:25 +0000)]
Make the tile loader more tolerant of situations where the cache is full,
but no entries qualify for removal.  It will keep trying to schedule the
tile(s) until an entry frees up.  Entries in the cache do not qualify for
removal if they are in the process of being loaded.

22 years agoCM:
curt [Thu, 19 Jul 2001 22:10:14 +0000 (22:10 +0000)]
CM:

I've updated the WeatherDatabase to be able to use only the n closest
stations. This can speed up the initalization dramatically.

To take a benefit from that you need:

- http://129.13.102.67/out/flight/current.txt.gz in
  FG_ROOT/weather/current.txt.gz
- --prop:/environment/weather/working-type=internet
- --prop:/environment/weather/max-stations=what_ever_you_want

The WeatherCM stuff now publishes its data in the property system.

    /environment/weather/wind-north-mps
    /environment/weather/wind-east-mps
    /environment/weather/wind-up-mps
    /environment/weather/temperature-K
    /environment/weather/air-pressure-Pa
    /environment/weather/vapor-pressure-Pa
    /environment/weather/air-density

are the new properties.

22 years ago- don't set computer sound volume -- that's up to the user
curt [Thu, 19 Jul 2001 04:55:58 +0000 (04:55 +0000)]
- don't set computer sound volume -- that's up to the user

22 years ago- moved main to mainLoop, and added top-level main to catch any missed
curt [Thu, 19 Jul 2001 04:54:53 +0000 (04:54 +0000)]
- moved main to mainLoop, and added top-level main to catch any missed
  exceptions; we'll make it smarter later

22 years ago- catch exception from readProperties and exit
curt [Thu, 19 Jul 2001 04:53:13 +0000 (04:53 +0000)]
- catch exception from readProperties and exit

22 years ago- catch exception from readProperties and show dialog
curt [Thu, 19 Jul 2001 04:51:05 +0000 (04:51 +0000)]
- catch exception from readProperties and show dialog

22 years agoFix include order for FreeBSD. Actually this is the published order for
curt [Mon, 16 Jul 2001 23:12:39 +0000 (23:12 +0000)]
Fix include order for FreeBSD.  Actually this is the published order for
Linux, but linux seems to be more tolerant of the includes being out of order.

22 years agoTweaks to base version check code.
curt [Mon, 16 Jul 2001 19:37:13 +0000 (19:37 +0000)]
Tweaks to base version check code.

22 years agoCheck for the proper version of the base package and exit gracefully if not
curt [Mon, 16 Jul 2001 19:17:58 +0000 (19:17 +0000)]
Check for the proper version of the base package and exit gracefully if not
found.

22 years agoCenter display upon leaving mouse mode until we can come up with a more
curt [Mon, 16 Jul 2001 04:44:49 +0000 (04:44 +0000)]
Center display upon leaving mouse mode until we can come up with a more
comprehensive solution.

22 years ago- added /sim/temp/winding-ccw property
curt [Mon, 16 Jul 2001 04:35:35 +0000 (04:35 +0000)]
- added /sim/temp/winding-ccw property
- added /sim/temp/full-screen property
- added /sim/fdm/data-logging property

22 years ago- removed hard-coded bindings for ^R (toggle winding-ccw), W (toggle
curt [Mon, 16 Jul 2001 04:35:15 +0000 (04:35 +0000)]
- removed hard-coded bindings for ^R (toggle winding-ccw), W (toggle
  3DFX full-screen mode), Shift-F10 (toggle FDM data logging)

22 years ago- make certain UVW velocities don't overright airspeed-kt at startup
curt [Mon, 16 Jul 2001 04:34:46 +0000 (04:34 +0000)]
- make certain UVW velocities don't overright airspeed-kt at startup

22 years agoUse try/catch to flag FDM initialization errors.
curt [Mon, 16 Jul 2001 04:15:02 +0000 (04:15 +0000)]
Use try/catch to flag FDM initialization errors.

22 years agoUse throw to report config file load errors.
curt [Mon, 16 Jul 2001 04:14:34 +0000 (04:14 +0000)]
Use throw to report config file load errors.

22 years agoAdded base package changes.
curt [Fri, 13 Jul 2001 22:40:10 +0000 (22:40 +0000)]
Added base package changes.

22 years agoPrepairing for 0.7.8 release.
curt [Fri, 13 Jul 2001 22:11:01 +0000 (22:11 +0000)]
Prepairing for 0.7.8 release.

22 years agoUpdated so load/save will work.
curt [Fri, 13 Jul 2001 21:45:48 +0000 (21:45 +0000)]
Updated so load/save will work.

22 years agoUpdated config file from Bernie.
curt [Fri, 13 Jul 2001 17:05:29 +0000 (17:05 +0000)]
Updated config file from Bernie.