]> git.mxchange.org Git - flightgear.git/log
flightgear.git
14 years agoCompile under MSVC9
fredb [Sun, 26 Jul 2009 18:54:55 +0000 (18:54 +0000)]
Compile under MSVC9

14 years agoFix the rendering of the KLN89 on the 2D panel that was broken during the move to...
daveluff [Wed, 22 Jul 2009 21:00:43 +0000 (21:00 +0000)]
Fix the rendering of the KLN89 on the 2D panel that was broken during the move to osg.  This is an interim step with the aim being to eventually use render-to-texture.

14 years agoAt startup, fetch METAR for closest airport that has one, which is not necessarily...
torsten [Wed, 22 Jul 2009 16:54:58 +0000 (16:54 +0000)]
At startup, fetch METAR for closest airport that has one, which is not necessarily the same.

14 years agoRefer to property types using props:: namespace
Tim Moore [Fri, 17 Jul 2009 12:54:12 +0000 (14:54 +0200)]
Refer to property types using props:: namespace

BOOL, FLOAT etc. conflict with typedefs in windows.h.

14 years agoSGRawValue::DefaultValue is now a function
Tim Moore [Fri, 17 Jul 2009 09:41:49 +0000 (11:41 +0200)]
SGRawValue::DefaultValue is now a function

14 years agoStart of documentation for effects
timoore [Wed, 15 Jul 2009 23:16:41 +0000 (23:16 +0000)]
Start of documentation for effects

14 years agoProperty predicate for techniques
timoore [Wed, 15 Jul 2009 23:16:29 +0000 (23:16 +0000)]
Property predicate for techniques

14 years agoFind material from EffectGeode and Effect
timoore [Wed, 15 Jul 2009 23:16:21 +0000 (23:16 +0000)]
Find material from EffectGeode and Effect

The scenery now uses the Effect class.

14 years agoEnable EffectCullVisitor
timoore [Wed, 15 Jul 2009 23:16:13 +0000 (23:16 +0000)]
Enable EffectCullVisitor

14 years agoaccomodate changed getDisplayName interface in yasim::Hitch
timoore [Wed, 15 Jul 2009 23:16:05 +0000 (23:16 +0000)]
accomodate changed getDisplayName interface in yasim::Hitch

14 years agoSupport for VEC3D and VEC4D properties.
timoore [Wed, 15 Jul 2009 23:15:57 +0000 (23:15 +0000)]
Support for VEC3D and VEC4D properties.

Tiny update to property_list for extended properties.

New property types in nasal.

14 years agoSGPropertyNode::Type moves to simgear::props namespace
timoore [Wed, 15 Jul 2009 23:15:17 +0000 (23:15 +0000)]
SGPropertyNode::Type moves to simgear::props namespace

15 years agoRadar patch from Vivian
Tim Moore [Sat, 11 Jul 2009 23:02:58 +0000 (01:02 +0200)]
Radar patch from Vivian

15 years agoHopefuly fix what might be a 64-bit OS problem
ehofman [Mon, 6 Jul 2009 11:37:29 +0000 (11:37 +0000)]
Hopefuly fix what might be a 64-bit OS problem

15 years agoAdd a note about the generic-protocol-analyse utilty.
ehofman [Tue, 30 Jun 2009 07:49:29 +0000 (07:49 +0000)]
Add a note about the generic-protocol-analyse utilty.

15 years agoalthough the official name is 'bool' also support 'boolean' for backward compatibility.
ehofman [Tue, 30 Jun 2009 07:44:56 +0000 (07:44 +0000)]
although the official name is 'bool' also support 'boolean' for backward compatibility.

15 years agoAdd the statement about the wrong received-buffer size again which might be a useful...
ehofman [Tue, 30 Jun 2009 07:11:52 +0000 (07:11 +0000)]
Add the statement about the wrong received-buffer size again which might be a useful debugging tool.

15 years agoIf more than one packet has arrived in the mean time, process them all.
ehofman [Mon, 29 Jun 2009 14:23:26 +0000 (14:23 +0000)]
If more than one packet has arrived in the mean time, process them all.

15 years agoSwitch some log message from the traffic code to SG_BULK (with Durk's permission)
jmt [Mon, 29 Jun 2009 14:02:24 +0000 (14:02 +0000)]
Switch some log message from the traffic code to SG_BULK (with Durk's permission)

15 years agoAdd a readme file
fredb [Sun, 28 Jun 2009 22:37:12 +0000 (22:37 +0000)]
Add a readme file

15 years agoAdd MSVC90 (VS2008) project files
fredb [Sun, 28 Jun 2009 20:45:00 +0000 (20:45 +0000)]
Add MSVC90 (VS2008) project files

15 years agoAdd MSVC90 (VS2008) project files
fredb [Sun, 28 Jun 2009 20:28:55 +0000 (20:28 +0000)]
Add MSVC90 (VS2008) project files

15 years agoUpdate MSVC 7.1 projects - Put PLIB and FLTK in 3rdParty
fredb [Sun, 28 Jun 2009 13:42:39 +0000 (13:42 +0000)]
Update MSVC 7.1 projects - Put PLIB and FLTK in 3rdParty

15 years agoUpdate MSVC 7.1 projects - Put PLIB and FLTK in 3rdParty
fredb [Sun, 28 Jun 2009 13:33:55 +0000 (13:33 +0000)]
Update MSVC 7.1 projects - Put PLIB and FLTK in 3rdParty

15 years agoUpdate MSVC 7.1 projects - Get rid of GLUT
fredb [Sun, 28 Jun 2009 12:45:07 +0000 (12:45 +0000)]
Update MSVC 7.1 projects - Get rid of GLUT

15 years agoRemove ViewPartitionNode that is obviously superseeded by the
frohlich [Sun, 28 Jun 2009 09:24:00 +0000 (09:24 +0000)]
Remove ViewPartitionNode that is obviously superseeded by the
CameraGroup implementation and that is not used by flightgear.

Modified Files:
FlightGear.dsp configure.ac projects/VC7.1/FlightGear.vcproj
  src/FDM/Makefile.am src/Main/Makefile.am
Removed Files:
src/Main/ViewPartitionNode.cxx src/Main/ViewPartitionNode.hxx

15 years agoRemove now unused functions.
frohlich [Sun, 28 Jun 2009 09:21:51 +0000 (09:21 +0000)]
Remove now unused functions.

Modified Files:
  src/Main/renderer.cxx src/Main/renderer.hxx

15 years agofix self initialized of average variable in FGPredictor
torsten [Sat, 27 Jun 2009 09:29:31 +0000 (09:29 +0000)]
fix self initialized of average variable in FGPredictor

15 years agoSuppress warnings
fredb [Sat, 27 Jun 2009 08:09:10 +0000 (08:09 +0000)]
Suppress warnings

15 years agoSuppress MSVC warnings
fredb [Sat, 27 Jun 2009 07:24:35 +0000 (07:24 +0000)]
Suppress MSVC warnings

15 years agoSuppress warnings
fredb [Sat, 27 Jun 2009 06:47:06 +0000 (06:47 +0000)]
Suppress warnings

15 years agosync. with JSBSim again
ehofman [Fri, 26 Jun 2009 13:27:40 +0000 (13:27 +0000)]
sync. with JSBSim again

15 years agoDon't create a new instance of /fdm/jsbsim upon reset
ehofman [Fri, 26 Jun 2009 11:58:44 +0000 (11:58 +0000)]
Don't create a new instance of /fdm/jsbsim upon reset

15 years agosplit up binary and ascii message handling functions, mostly for readability
ehofman [Fri, 26 Jun 2009 08:55:38 +0000 (08:55 +0000)]
split up binary and ascii message handling functions, mostly for readability

15 years agoadded GPL license header
torsten [Tue, 23 Jun 2009 20:53:22 +0000 (20:53 +0000)]
added GPL license header

15 years agoUpdate MSVC 7.1 projects
fredb [Tue, 23 Jun 2009 20:36:14 +0000 (20:36 +0000)]
Update MSVC 7.1 projects

15 years agohack to stop startup.nas complaining if metar arrives after nasal-dir-initialized
torsten [Tue, 23 Jun 2009 20:23:37 +0000 (20:23 +0000)]
hack to stop startup.nas complaining if metar arrives after nasal-dir-initialized
is fired. Immediately fetch and wait for the METAR before continuing. This gets the
/environment/metar/xxx properties filled before nasal-dir is initialized.

15 years agoSimplify AI model loading.
frohlich [Mon, 22 Jun 2009 21:04:52 +0000 (21:04 +0000)]
Simplify AI model loading.

Modified Files:
  AIBallistic.cxx AIBallistic.hxx AIBase.cxx AICarrier.hxx
  Makefile.am
Removed Files:
AIModelData.cxx AIModelData.hxx

15 years agoRemove carrier wire and catapult configuration from the scenario file.
frohlich [Mon, 22 Jun 2009 18:54:29 +0000 (18:54 +0000)]
Remove carrier wire and catapult configuration from the scenario file.
This is now included in the model xml file.
So, wires and catapults also work even if they are not loaded by an AICarrier.

Modified Files:
  AICarrier.cxx AICarrier.hxx

15 years agofix a head path reference
ehofman [Mon, 22 Jun 2009 10:50:04 +0000 (10:50 +0000)]
fix a head path reference

15 years agoMove the texture code over from SimGear/simgear/screen
ehofman [Mon, 22 Jun 2009 09:37:23 +0000 (09:37 +0000)]
Move the texture code over from SimGear/simgear/screen

15 years agofix a typo
ehofman [Mon, 22 Jun 2009 08:24:24 +0000 (08:24 +0000)]
fix a typo

15 years agorename to generic-protocol-analyse which shows it purpose more clearly
ehofman [Sun, 21 Jun 2009 12:23:40 +0000 (12:23 +0000)]
rename to generic-protocol-analyse which shows it purpose more clearly

15 years agoadd some debugig logic
ehofman [Sun, 21 Jun 2009 11:09:32 +0000 (11:09 +0000)]
add some debugig logic

15 years agoAdd a generic binary protocol configuration file analyser that outputs the relevant...
ehofman [Sun, 21 Jun 2009 09:52:22 +0000 (09:52 +0000)]
Add a generic binary protocol configuration file analyser that outputs the relevant parts of a generic binary protocol configuration

15 years agodon't mix geodetic and geocentric coordinates
torsten [Fri, 19 Jun 2009 11:58:56 +0000 (11:58 +0000)]
don't mix geodetic and geocentric coordinates

15 years agochanges matching those of generic.?xx
ehofman [Fri, 19 Jun 2009 11:27:44 +0000 (11:27 +0000)]
changes matching those of generic.?xx

15 years ago* Add proper support for float and double values
ehofman [Fri, 19 Jun 2009 08:59:37 +0000 (08:59 +0000)]
* Add proper support for float and double values
* properly honour network byte order on little-endian and big-endian systems
* various cleanups and bug-fixes

15 years agoAnders Gidenstam:
ehofman [Thu, 18 Jun 2009 12:47:31 +0000 (12:47 +0000)]
Anders Gidenstam:
Add support for generic binary input.
This patch has been sitting in my source tree since 2007.

15 years agoReturn an error when not enough tokens are parsed for the generic protocol, that...
ehofman [Thu, 18 Jun 2009 11:20:02 +0000 (11:20 +0000)]
Return an error when not enough tokens are parsed for the generic protocol, that must be better than causing a segmentation fault.

15 years agobeter should have synced the base package with this one, reverting.
ehofman [Wed, 17 Jun 2009 10:02:36 +0000 (10:02 +0000)]
beter should have synced the base package with this one, reverting.

15 years agosync. with the base package
ehofman [Wed, 17 Jun 2009 09:58:12 +0000 (09:58 +0000)]
sync. with the base package

15 years agosmall bugfix
ehofman [Wed, 17 Jun 2009 07:39:24 +0000 (07:39 +0000)]
small bugfix

15 years agoFix a bug in xmlGetString and honour the index attribtute 'n'
ehofman [Wed, 17 Jun 2009 07:10:37 +0000 (07:10 +0000)]
Fix a bug in xmlGetString and honour the index attribtute 'n'

15 years agoa utility to print an xml file as a property tree
ehofman [Tue, 16 Jun 2009 12:30:39 +0000 (12:30 +0000)]
a utility to print an xml file as a property tree

15 years agoadapt to changes in sg_exception interface
Tim Moore [Tue, 16 Jun 2009 08:41:17 +0000 (10:41 +0200)]
adapt to changes in sg_exception interface

sg_location now uses C strings. Also, change uses of sg_throwable to more
specific exceptions like sg_io_exception.

15 years agouninitialized variable fix from Vivian Meazza
timoore [Mon, 15 Jun 2009 09:38:04 +0000 (09:38 +0000)]
uninitialized variable fix from Vivian Meazza

15 years agoRealize viewer explicitly
timoore [Mon, 15 Jun 2009 08:50:56 +0000 (08:50 +0000)]
Realize viewer explicitly

The osgViewer needs to be "realized" so that, among other things, threading
will start. This is normally done by osgViewer::run, but we don't call
that.
Don't realize graphics contexts; Let osgViewer code do it. This way
osgViewer::isRealized returns the correct answer.

15 years agoReserve a special FGPositionned type for pavements
fredb [Sun, 14 Jun 2009 17:43:29 +0000 (17:43 +0000)]
Reserve a special FGPositionned type for pavements

15 years agoRetrieve the full pavement/taxiway description, made of several words
fredb [Sun, 14 Jun 2009 16:22:35 +0000 (16:22 +0000)]
Retrieve the full pavement/taxiway description, made of several words

15 years agoSuppress warnings
fredb [Sun, 14 Jun 2009 15:24:30 +0000 (15:24 +0000)]
Suppress warnings

15 years agoX-Plane 850 airport file format parsing. 810 is still supported and may be mixed...
fredb [Sun, 14 Jun 2009 11:08:21 +0000 (11:08 +0000)]
X-Plane 850 airport file format parsing. 810 is still supported and may be mixed with new format.
Ground radar updated to display new pavements.

15 years agoProjection matrix and texture size should be coherent
fredb [Sun, 14 Jun 2009 11:01:37 +0000 (11:01 +0000)]
Projection matrix and texture size should be coherent

15 years agoSuppress warnings
fredb [Sun, 14 Jun 2009 11:00:01 +0000 (11:00 +0000)]
Suppress warnings

15 years agodon't forget to include the new header for the tardist
ehofman [Sat, 13 Jun 2009 12:43:58 +0000 (12:43 +0000)]
don't forget to include the new header for the tardist

15 years agolatest changes for JSBSim (1.0 prerelease)
ehofman [Sat, 13 Jun 2009 07:55:25 +0000 (07:55 +0000)]
latest changes for JSBSim (1.0 prerelease)

15 years agoWhoops, type codes for localizers and ILSs were swapped in the nav.dat reader
jmt [Thu, 11 Jun 2009 22:54:51 +0000 (22:54 +0000)]
Whoops, type codes for localizers and ILSs were swapped in the nav.dat reader

15 years agoDirectly associate runways objects with their ILS navrecord (if one exists)
jmt [Thu, 11 Jun 2009 21:53:30 +0000 (21:53 +0000)]
Directly associate runways objects with their ILS navrecord (if one exists)

15 years agoFix a bad copy-and-paste bug in namedFindClosest, which broke things in the
jmt [Thu, 11 Jun 2009 09:47:26 +0000 (09:47 +0000)]
Fix a bad copy-and-paste bug in namedFindClosest, which broke things in the
multiple-matches case.

15 years agoRemove old osg 2.2 code.
frohlich [Thu, 11 Jun 2009 09:26:45 +0000 (09:26 +0000)]
Remove old osg 2.2 code.

Modified Files:
src/Main/renderer.cxx

15 years agoRemove dead variables.
frohlich [Thu, 11 Jun 2009 09:19:32 +0000 (09:19 +0000)]
Remove dead variables.

Modified Files:
./src/Model/acmodel.cxx ./src/Model/acmodel.hxx

15 years ago- fill in probe[0] before using
torsten [Thu, 11 Jun 2009 08:52:34 +0000 (08:52 +0000)]
- fill in probe[0] before using
- add a note about the mixing of SGGeoc and SGGeod

15 years ago- use SGGeodesy
torsten [Wed, 10 Jun 2009 19:52:39 +0000 (19:52 +0000)]
- use SGGeodesy
- fade out strong lift when disabled
- some tiny optimizations

15 years agoRemove some remaining non-route-related uses of SGWayPoint.
jmt [Tue, 9 Jun 2009 20:16:32 +0000 (20:16 +0000)]
Remove some remaining non-route-related uses of SGWayPoint.

15 years agoReplace CourseAndDistance uses in traffic code with SGGeodesy calls.
jmt [Tue, 9 Jun 2009 20:16:08 +0000 (20:16 +0000)]
Replace CourseAndDistance uses in traffic code with SGGeodesy calls.

15 years agoConvert waypoint::CourseAndDistance users to use SGGeodesy helper functions.
jmt [Tue, 9 Jun 2009 19:39:18 +0000 (19:39 +0000)]
Convert waypoint::CourseAndDistance users to use SGGeodesy helper functions.

15 years agoUpdate FGViewer position clients to work with SGGeod directly
jmt [Tue, 9 Jun 2009 12:16:21 +0000 (12:16 +0000)]
Update FGViewer position clients to work with SGGeod directly

15 years agoReplace plain doubles with SGGeod in FGViewer for position and target pos.
jmt [Tue, 9 Jun 2009 12:15:48 +0000 (12:15 +0000)]
Replace plain doubles with SGGeod in FGViewer for position and target pos.

15 years agoimmediately fetch a metar if real-weather-fetch is re-enabled at runtime
torsten [Mon, 8 Jun 2009 19:39:37 +0000 (19:39 +0000)]
immediately fetch a metar if real-weather-fetch is re-enabled at runtime

15 years agoAlso take the current BVH nodes transform into account.
frohlich [Sun, 7 Jun 2009 11:24:42 +0000 (11:24 +0000)]
Also take the current BVH nodes transform into account.

Modified Files:
src/FDM/groundcache.cxx

15 years agoNo need to zero the _props variable.
frohlich [Sun, 7 Jun 2009 11:23:54 +0000 (11:23 +0000)]
No need to zero the _props variable.
This reference is released by the SGSharedPtr destructor anyway.

Modified Files:
src/Scripting/NasalSys.cxx

15 years agoUpdate MSVC 7.1 projects
fredb [Sat, 6 Jun 2009 17:10:33 +0000 (17:10 +0000)]
Update MSVC 7.1 projects

15 years agodisambiguate pow usage
fredb [Sat, 6 Jun 2009 16:11:57 +0000 (16:11 +0000)]
disambiguate pow usage

15 years agoRead FG_ROOT/preferences.xml if we can find that.
frohlich [Sat, 6 Jun 2009 10:40:50 +0000 (10:40 +0000)]
Read FG_ROOT/preferences.xml if we can find that.

Modified Files:
fgviewer.cxx

15 years agoLink with a minimal set of libraries.
frohlich [Sat, 6 Jun 2009 10:39:56 +0000 (10:39 +0000)]
Link with a minimal set of libraries.
Remove plibs file utility library.

Modified Files:
  Makefile.am

15 years agoRemove unused header.
frohlich [Sat, 6 Jun 2009 07:46:08 +0000 (07:46 +0000)]
Remove unused header.

Modified Files:
  src/Scenery/scenery.cxx

15 years agosome minor optimization
torsten [Fri, 5 Jun 2009 09:14:22 +0000 (09:14 +0000)]
some minor optimization

15 years agoDave Luff's patch to fix findNextWithPartialId
jmt [Fri, 5 Jun 2009 00:13:53 +0000 (00:13 +0000)]
Dave Luff's patch to fix findNextWithPartialId

15 years agoreturn the len of the string
ehofman [Thu, 4 Jun 2009 11:03:27 +0000 (11:03 +0000)]
return the len of the string

15 years ago- METAR winds have magnetic heading
torsten [Thu, 4 Jun 2009 09:59:29 +0000 (09:59 +0000)]
- METAR winds have magnetic heading
- memory leak in read_table()

15 years agoMore default setup for FG_ROOT
frohlich [Thu, 4 Jun 2009 04:30:51 +0000 (04:30 +0000)]
More default setup for FG_ROOT

Modified Files:
fgviewer/Makefile.am fgviewer/fgviewer.cxx

15 years agothat cleanup code was not working
torsten [Wed, 3 Jun 2009 22:18:58 +0000 (22:18 +0000)]
that cleanup code was not working

15 years agoAdd some camera manipulators to the viewer.
frohlich [Wed, 3 Jun 2009 19:31:59 +0000 (19:31 +0000)]
Add some camera manipulators to the viewer.
Set up more of the flightgear internal environment.

Modified Files:
  utils/fgviewer/fgviewer.cxx

15 years agoAdd variable winds (direction and gusts) for the boundary layer if defined in METAR.
torsten [Wed, 3 Jun 2009 16:29:58 +0000 (16:29 +0000)]
Add variable winds (direction and gusts) for the boundary layer if defined in METAR.

15 years agocalculate internal properties only once on read()
torsten [Wed, 3 Jun 2009 16:19:27 +0000 (16:19 +0000)]
calculate internal properties only once on read()

15 years agoDave LUFF: bugfixes; leave dlg with crsr button; heading info; cleanup
mfranz [Tue, 2 Jun 2009 14:59:38 +0000 (14:59 +0000)]
Dave LUFF: bugfixes; leave dlg with crsr button; heading info; cleanup

"General cleanup: Fix several potential segfaults, ensure delete
approach dialog can be exited with the crsr button, implement heading
information in DTO mode, make the comments more useful, and remove old
debugging comments."

15 years agoDave LUFF: Fix buffer overrun with longer runways
mfranz [Mon, 1 Jun 2009 10:32:44 +0000 (10:32 +0000)]
Dave LUFF: Fix buffer overrun with longer runways

15 years agoUpgrade to JSBSim 1.0-prerelease
ehofman [Mon, 1 Jun 2009 08:52:34 +0000 (08:52 +0000)]
Upgrade to JSBSim 1.0-prerelease

15 years agoSave more than 20 percent execution time by avoiding multiple calculation of properties.
torsten [Sun, 31 May 2009 10:18:45 +0000 (10:18 +0000)]
Save more than 20 percent execution time by avoiding multiple calculation of properties.

15 years agoUpdate MSVC 7.1 projects
fredb [Sat, 30 May 2009 16:26:01 +0000 (16:26 +0000)]
Update MSVC 7.1 projects