]> git.mxchange.org Git - flightgear.git/log
flightgear.git
14 years agoremove references to osgGA::MatrixManipulator
Tim Moore [Mon, 31 May 2010 05:06:55 +0000 (07:06 +0200)]
remove references to osgGA::MatrixManipulator

This class has been removed in current OSG sources.

14 years agoFix some uninitialized value warnings.
Mathias Froehlich [Sat, 29 May 2010 15:25:02 +0000 (17:25 +0200)]
Fix some uninitialized value warnings.

14 years agoFix some more unitialized value warnings.
Mathias Froehlich [Sat, 29 May 2010 15:17:49 +0000 (17:17 +0200)]
Fix some more unitialized value warnings.

14 years agoFix an uninitialized value valgrind warning.
Mathias Froehlich [Sat, 29 May 2010 14:32:38 +0000 (16:32 +0200)]
Fix an uninitialized value valgrind warning.

14 years agoFix an uninitialized value valgrind warning.
Mathias Froehlich [Sat, 29 May 2010 14:31:58 +0000 (16:31 +0200)]
Fix an uninitialized value valgrind warning.

14 years agoFix an uninitialized value valgrind warning.
Mathias Froehlich [Sat, 29 May 2010 14:31:05 +0000 (16:31 +0200)]
Fix an uninitialized value valgrind warning.

14 years agoMerge branch 'topics/removeab' into next
James Turner [Sat, 29 May 2010 09:37:20 +0000 (10:37 +0100)]
Merge branch 'topics/removeab' into next

14 years agoRemove C++ autobrake code - this can all be done easier in XML now!
James Turner [Sat, 29 May 2010 09:36:23 +0000 (10:36 +0100)]
Remove C++ autobrake code - this can all be done easier in XML now!

14 years agoRespect different behaviour of RS and SR flip flops
Torsten Dreyer [Thu, 27 May 2010 20:22:01 +0000 (22:22 +0200)]
Respect different behaviour of RS and SR flip flops

No more invalid states here.
According to IEC 61131, RS flip flop have dominant reset and SR have
dominant set. This is now implemented.

14 years agoAllow 'property' as well as 'prop' to be used in XMLauto <enable> blocks.
James Turner [Thu, 27 May 2010 14:20:37 +0000 (15:20 +0100)]
Allow 'property' as well as 'prop' to be used in XMLauto <enable> blocks.

14 years agoSupport <expression> in autopilot inputs, as well as property and value.
James Turner [Wed, 26 May 2010 18:30:33 +0000 (19:30 +0100)]
Support <expression> in autopilot inputs, as well as property and value.

14 years agoExport the AI object callsign on ballistic impact.
Stuart Buchanan [Mon, 24 May 2010 20:16:46 +0000 (21:16 +0100)]
Export the AI object callsign on ballistic impact.

14 years agoMerge branch 'next' of gitorious.org:fg/flightgear into next
Torsten Dreyer [Mon, 24 May 2010 10:01:30 +0000 (12:01 +0200)]
Merge branch 'next' of gitorious.org:fg/flightgear into next

14 years agoAdd RS, JK, D and T flip flops as components
Torsten Dreyer [Mon, 24 May 2010 09:57:55 +0000 (11:57 +0200)]
Add RS, JK, D and T flip flops as components

Flip flops are useful items for data latches and can be used to implement
pushbuttons, glideslope locks etc.
Check http://en.wikipedia.org/wiki/Flip-flop_(electronics)
and http://wiki.flightgear.org/index.php/Autopilot_Configuration_Reference
for details

14 years agoFix fgviewer segfault
Jeff Taylor [Sat, 22 May 2010 20:30:03 +0000 (13:30 -0700)]
Fix fgviewer segfault

fgviewer crashes when reading weird channel options (which it doesn't use).
Here is a patch which fixes this by adding a pointer check.

14 years agoStuart Buchanan:
Torsten Dreyer [Thu, 20 May 2010 19:25:37 +0000 (21:25 +0200)]
Stuart Buchanan:
A small patch to allow the user to ignore specific
MP aircraft on a per-MP instance basis by setting
"controls/invisible". This
property name was chosen for consistency with the existing property
for AIBallistic objects.

14 years agoAvoid a crash with out-of-sync airport runway usage and runway definitions.
James Turner [Wed, 19 May 2010 22:25:39 +0000 (23:25 +0100)]
Avoid a crash with out-of-sync airport runway usage and runway definitions.

14 years agoMerge commit 'official/next' into next
James Turner [Tue, 11 May 2010 20:08:11 +0000 (21:08 +0100)]
Merge commit 'official/next' into next

14 years agoBug 131, crash with invalid ICAO in the ATCDCL code, replaced an assert with a guard.
James Turner [Tue, 11 May 2010 20:06:56 +0000 (21:06 +0100)]
Bug 131, crash with invalid ICAO in the ATCDCL code, replaced an assert with a guard.

14 years agoJust a tiny (cosmetic) change to get some hands on experience with git.
Durk Talsma [Tue, 11 May 2010 19:15:23 +0000 (21:15 +0200)]
Just a tiny (cosmetic) change to get some hands on experience with git.

14 years agoFix MinGW compilation of js_server.
James Turner [Sun, 9 May 2010 21:59:28 +0000 (22:59 +0100)]
Fix MinGW compilation of js_server.

14 years agoFix MinGW compilation of TerraSync
James Turner [Sun, 9 May 2010 11:23:35 +0000 (12:23 +0100)]
Fix MinGW compilation of TerraSync

14 years agoSupport ICAO identifiers with more than four characters, in the AirportsList.
James Turner [Sun, 9 May 2010 10:11:52 +0000 (11:11 +0100)]
Support ICAO identifiers with more than four characters, in the AirportsList.

14 years agoAdd some words on the command line build of Visual Studio Express
Frederic Bouvier [Sun, 9 May 2010 06:57:27 +0000 (08:57 +0200)]
Add some words on the command line build of Visual Studio Express

14 years agoFix a typo
Frederic Bouvier [Sat, 8 May 2010 18:49:48 +0000 (20:49 +0200)]
Fix a typo

14 years agoMore files to ignore
Frederic Bouvier [Sat, 8 May 2010 18:48:06 +0000 (20:48 +0200)]
More files to ignore

14 years agoUpdate building procedure for MSVC 2008 Express and Gitorious
Frederic Bouvier [Sat, 8 May 2010 18:46:14 +0000 (20:46 +0200)]
Update building procedure for MSVC 2008 Express and Gitorious

14 years agoPlib is in 3rdParty for Win32 build
Frederic Bouvier [Sat, 8 May 2010 18:13:52 +0000 (20:13 +0200)]
Plib is in 3rdParty for Win32 build

14 years agoMore VS90 build files ignored
Frederic Bouvier [Sat, 8 May 2010 11:32:22 +0000 (13:32 +0200)]
More VS90 build files ignored

14 years agoTest first commit with a simple change.
Torsten Dreyer [Sat, 8 May 2010 08:39:29 +0000 (10:39 +0200)]
Test first commit with a simple change.

14 years agoIgnore Win32 build files
Frederic Bouvier [Fri, 7 May 2010 23:00:41 +0000 (01:00 +0200)]
Ignore Win32 build files

14 years agoFix terrasync svn-library linkage - not perfect but now links against libsvn_subr...
James Turner [Thu, 6 May 2010 15:44:27 +0000 (16:44 +0100)]
Fix terrasync svn-library linkage - not perfect but now links against libsvn_subr correctly.
Further cleanups by an autoconf expert would be most welcome.

14 years agoFixed ALUT/OpenAL framework handling on Mac with autoconf.
James Turner [Thu, 6 May 2010 14:40:00 +0000 (15:40 +0100)]
Fixed ALUT/OpenAL framework handling on Mac with autoconf.

14 years agoMore .gitignore updates for autoconf build.
James Turner [Thu, 6 May 2010 12:33:52 +0000 (13:33 +0100)]
More .gitignore updates for autoconf build.

14 years agoAdd .gitignore files for automake/configure artefacts.
James Turner [Thu, 6 May 2010 10:47:24 +0000 (11:47 +0100)]
Add .gitignore files for automake/configure artefacts.

14 years agoUpdate Mac configure script for new ALUT scheme; support --with-alut-framework.
James Turner [Thu, 6 May 2010 10:46:32 +0000 (11:46 +0100)]
Update Mac configure script for new ALUT scheme; support --with-alut-framework.

14 years agoMerge branch 'timoore/fire-fix'
Tim Moore [Thu, 6 May 2010 09:14:15 +0000 (11:14 +0200)]
Merge branch 'timoore/fire-fix'

14 years agoMerge branch 'zan/stencil2'
Tim Moore [Thu, 6 May 2010 09:12:53 +0000 (11:12 +0200)]
Merge branch 'zan/stencil2'

14 years agoMerge branch 'vivian/cullsetting'
Tim Moore [Thu, 6 May 2010 09:11:51 +0000 (11:11 +0200)]
Merge branch 'vivian/cullsetting'

14 years agoMerge branch 'mathias/math'
Tim Moore [Thu, 6 May 2010 09:06:37 +0000 (11:06 +0200)]
Merge branch 'mathias/math'

14 years agoMerge branch 'fredb/msvc-cleanup'
Tim Moore [Thu, 6 May 2010 09:06:24 +0000 (11:06 +0200)]
Merge branch 'fredb/msvc-cleanup'

14 years agoMerge branch 'ehofman/atc'
Tim Moore [Thu, 6 May 2010 09:06:11 +0000 (11:06 +0200)]
Merge branch 'ehofman/atc'

14 years agoMerge branch 'durk/ai-atc'
Tim Moore [Thu, 6 May 2010 09:05:59 +0000 (11:05 +0200)]
Merge branch 'durk/ai-atc'

14 years agoMerge branch 'torsten/proplist'
Tim Moore [Thu, 6 May 2010 09:05:41 +0000 (11:05 +0200)]
Merge branch 'torsten/proplist'

14 years agoMerge branch 'torsten/local-weather'
Tim Moore [Thu, 6 May 2010 09:05:24 +0000 (11:05 +0200)]
Merge branch 'torsten/local-weather'

14 years agoMerge branch 'jmt/acinclude'
Tim Moore [Thu, 6 May 2010 09:04:42 +0000 (11:04 +0200)]
Merge branch 'jmt/acinclude'

14 years agoMerge branch 'fred/effects-doc'
Tim Moore [Thu, 6 May 2010 09:04:27 +0000 (11:04 +0200)]
Merge branch 'fred/effects-doc'

14 years agoMerge branch 'ehofman/sound-reinit'
Tim Moore [Thu, 6 May 2010 09:04:16 +0000 (11:04 +0200)]
Merge branch 'ehofman/sound-reinit'

14 years agoMerge branch 'ehofman/atc-sound'
Tim Moore [Thu, 6 May 2010 09:04:10 +0000 (11:04 +0200)]
Merge branch 'ehofman/atc-sound'

14 years agoMerge branch 'jmt/runway-fix'
Tim Moore [Thu, 6 May 2010 09:03:23 +0000 (11:03 +0200)]
Merge branch 'jmt/runway-fix'

14 years agoMerge branch 'jmt/view'
Tim Moore [Thu, 6 May 2010 09:03:18 +0000 (11:03 +0200)]
Merge branch 'jmt/view'

14 years agoMerge branch 'syd/ias-limit'
Tim Moore [Thu, 6 May 2010 09:01:07 +0000 (11:01 +0200)]
Merge branch 'syd/ias-limit'

14 years agoMerge branch 'torsten/commands'
Tim Moore [Thu, 6 May 2010 09:01:03 +0000 (11:01 +0200)]
Merge branch 'torsten/commands'

14 years agoMerge branch 'curt/replay'
Tim Moore [Thu, 6 May 2010 09:00:32 +0000 (11:00 +0200)]
Merge branch 'curt/replay'

14 years agoMerge branch 'ehofman/normal'
Tim Moore [Thu, 6 May 2010 09:00:01 +0000 (11:00 +0200)]
Merge branch 'ehofman/normal'

14 years agoMerge branch 'aperry/terrasync'
Tim Moore [Thu, 6 May 2010 08:59:21 +0000 (10:59 +0200)]
Merge branch 'aperry/terrasync'

14 years agoMerge branch 'torsten/js64'
Tim Moore [Thu, 6 May 2010 08:58:58 +0000 (10:58 +0200)]
Merge branch 'torsten/js64'

14 years agoMerge branch 'mathias/math' into next
Tim Moore [Wed, 5 May 2010 15:02:37 +0000 (17:02 +0200)]
Merge branch 'mathias/math' into next

14 years agoUse methods from SGMath when possible.
frohlich [Sun, 2 May 2010 21:57:08 +0000 (21:57 +0000)]
Use methods from SGMath when possible.

Modified Files:
src/Airports/apt_loader.cxx src/Navaids/positioned.cxx
src/Navaids/positioned.hxx

14 years agoMerge branch 'fredb/msvc-cleanup' into next
Tim Moore [Wed, 5 May 2010 14:56:52 +0000 (16:56 +0200)]
Merge branch 'fredb/msvc-cleanup' into next

14 years agoCleanup MSVC projects, and update readme file
fredb [Sat, 1 May 2010 11:13:03 +0000 (11:13 +0000)]
Cleanup MSVC projects, and update readme file

14 years agoCleanup MSVC projects, and update readme file
fredb [Sat, 1 May 2010 11:03:51 +0000 (11:03 +0000)]
Cleanup MSVC projects, and update readme file

14 years agoMerge branch 'jmt/gps'
Tim Moore [Wed, 5 May 2010 14:55:25 +0000 (16:55 +0200)]
Merge branch 'jmt/gps'

Conflicts:
src/Instrumentation/gps.cxx
src/Instrumentation/navradio.cxx

14 years agoMerge branch 'ehofman/atc' into next
Tim Moore [Wed, 5 May 2010 10:03:24 +0000 (12:03 +0200)]
Merge branch 'ehofman/atc' into next

14 years agotie ATIS to the listener position and orientation
ehofman [Thu, 29 Apr 2010 13:40:57 +0000 (13:40 +0000)]
tie ATIS to the listener position and orientation

14 years agoMerge branch 'jmt/gps' into next
Tim Moore [Wed, 5 May 2010 10:02:16 +0000 (12:02 +0200)]
Merge branch 'jmt/gps' into next

14 years agoFix a crash if startup fails before the navradio is inited.
jmt [Mon, 26 Apr 2010 16:04:41 +0000 (16:04 +0000)]
Fix a crash if startup fails before the navradio is inited.

14 years agoMerge branch 'durk/ai-atc' into next
Tim Moore [Wed, 5 May 2010 10:00:55 +0000 (12:00 +0200)]
Merge branch 'durk/ai-atc' into next

14 years agosetState doesn't return a value
fredb [Sun, 25 Apr 2010 16:11:30 +0000 (16:11 +0000)]
setState doesn't return a value

14 years agoMerge branch 'durk/ai-atc' into next
Tim Moore [Wed, 5 May 2010 09:59:47 +0000 (11:59 +0200)]
Merge branch 'durk/ai-atc' into next

14 years agoExpanded ATC communication between AI aircraft and Airport ground control.
durk [Sun, 25 Apr 2010 08:32:53 +0000 (08:32 +0000)]
Expanded ATC communication between AI aircraft and Airport ground control.

14 years agoMerge branch 'durk/traffic'
Tim Moore [Sun, 25 Apr 2010 21:07:16 +0000 (23:07 +0200)]
Merge branch 'durk/traffic'

14 years agoMerge branch 'ehofman/generic'
Tim Moore [Sun, 25 Apr 2010 21:06:36 +0000 (23:06 +0200)]
Merge branch 'ehofman/generic'

14 years agoMerge branch 'vivian/tachy'
Tim Moore [Sun, 25 Apr 2010 21:05:36 +0000 (23:05 +0200)]
Merge branch 'vivian/tachy'

14 years agoMerge branch 'jmt/navradio'
Tim Moore [Sun, 25 Apr 2010 21:04:51 +0000 (23:04 +0200)]
Merge branch 'jmt/navradio'

14 years agoMerge branch 'jmt/track-bug'
Tim Moore [Sun, 25 Apr 2010 21:04:24 +0000 (23:04 +0200)]
Merge branch 'jmt/track-bug'

14 years agoMerge branch 'vivian/mp'
Tim Moore [Sun, 25 Apr 2010 21:03:48 +0000 (23:03 +0200)]
Merge branch 'vivian/mp'

14 years agoMerge branch 'ehofman/particle'
Tim Moore [Sun, 25 Apr 2010 21:03:35 +0000 (23:03 +0200)]
Merge branch 'ehofman/particle'

14 years agoMerge branch 'ehofman/config'
Tim Moore [Sun, 25 Apr 2010 21:03:29 +0000 (23:03 +0200)]
Merge branch 'ehofman/config'

14 years agoMerge branch 'jmt/gps' into next
Tim Moore [Sun, 25 Apr 2010 16:31:19 +0000 (18:31 +0200)]
Merge branch 'jmt/gps' into next

14 years agoMapWidget: fix a crash on uninitialized.
jmt [Wed, 21 Apr 2010 16:18:31 +0000 (16:18 +0000)]
MapWidget: fix a crash on uninitialized.

14 years agoMerge branch 'torsten/proplist' into next
Tim Moore [Mon, 19 Apr 2010 10:22:48 +0000 (12:22 +0200)]
Merge branch 'torsten/proplist' into next

14 years agoMove using declaration out of header file
Tim Moore [Mon, 19 Apr 2010 10:22:30 +0000 (12:22 +0200)]
Move using declaration out of header file

14 years agoMerge branch 'torsten/proplist' into next
Tim Moore [Mon, 19 Apr 2010 08:20:13 +0000 (10:20 +0200)]
Merge branch 'torsten/proplist' into next

14 years agouse simgear::PropertyList instead of std::vector<SGPropertyNode_ptr>
torsten [Thu, 15 Apr 2010 12:31:12 +0000 (12:31 +0000)]
use simgear::PropertyList instead of std::vector<SGPropertyNode_ptr>

14 years agoMerge branch 'torsten/auto'
Tim Moore [Mon, 19 Apr 2010 08:19:42 +0000 (10:19 +0200)]
Merge branch 'torsten/auto'

14 years agoMerge branch 'torsten/local-weather' into next
Tim Moore [Mon, 19 Apr 2010 08:08:58 +0000 (10:08 +0200)]
Merge branch 'torsten/local-weather' into next

14 years agoSupport for the local weather system from Thorsten Renk
torsten [Thu, 15 Apr 2010 07:56:23 +0000 (07:56 +0000)]
Support for the local weather system from Thorsten Renk

14 years agoMerge branch 'torsten/metar'
Tim Moore [Mon, 19 Apr 2010 08:07:46 +0000 (10:07 +0200)]
Merge branch 'torsten/metar'

14 years agoMerge branch 'jmt/gps' into next
Tim Moore [Mon, 19 Apr 2010 07:56:39 +0000 (09:56 +0200)]
Merge branch 'jmt/gps' into next

14 years agogps warning fix (xxx will be initialized after yyy)
torsten [Wed, 14 Apr 2010 17:26:45 +0000 (17:26 +0000)]
gps warning fix (xxx will be initialized after yyy)

14 years agoMerge branch 'jmt/acinclude' into next
Tim Moore [Mon, 19 Apr 2010 07:56:10 +0000 (09:56 +0200)]
Merge branch 'jmt/acinclude' into next

14 years agoAdd pkg-config macros to acinclude.m4, so configure script is generated correctly...
jmt [Tue, 13 Apr 2010 22:55:13 +0000 (22:55 +0000)]
Add pkg-config macros to acinclude.m4, so configure script is generated correctly even if pkg-config is not installed / is installed in a strange location.

14 years agoMerge branch 'jmt/gps' into next
Tim Moore [Mon, 19 Apr 2010 07:52:43 +0000 (09:52 +0200)]
Merge branch 'jmt/gps' into next

14 years agoRoute-file saving.
jmt [Mon, 12 Apr 2010 23:27:48 +0000 (23:27 +0000)]
Route-file saving.

14 years agoSupport loading plain-text routes, and stop aggressively using the cruise altitude...
jmt [Mon, 12 Apr 2010 23:27:29 +0000 (23:27 +0000)]
Support loading plain-text routes, and stop aggressively using the cruise altitude when loading waypoints.

14 years agoMerge branch 'ehofman/atc-sound' into next
Tim Moore [Mon, 19 Apr 2010 07:51:02 +0000 (09:51 +0200)]
Merge branch 'ehofman/atc-sound' into next

14 years agoInitialise v1 to avoid a segfault on exit
fredb [Sat, 10 Apr 2010 20:58:58 +0000 (20:58 +0000)]
Initialise v1 to avoid a segfault on exit

14 years agoMerge branch 'fred/effects-doc' into next
Tim Moore [Mon, 12 Apr 2010 08:03:08 +0000 (10:03 +0200)]
Merge branch 'fred/effects-doc' into next

14 years agoSynchronize doc
fredb [Sat, 10 Apr 2010 14:17:30 +0000 (14:17 +0000)]
Synchronize doc