]>
git.mxchange.org Git - flightgear.git/log
Torsten Dreyer [Tue, 4 Jan 2011 16:21:47 +0000 (17:21 +0100)]
Merge branch 'next' of gitorious.org:fg/flightgear into next
James Turner [Mon, 3 Jan 2011 21:48:11 +0000 (21:48 +0000)]
Merge branch 'next' of git@gitorious.org:fg/flightgear into next
Frederic Bouvier [Mon, 3 Jan 2011 21:47:40 +0000 (22:47 +0100)]
Merge branch 'next' of git://gitorious.org/fg/flightgear into next
James Turner [Mon, 3 Jan 2011 21:47:24 +0000 (21:47 +0000)]
Remove some legacy declarations from navrecord
Frederic Bouvier [Mon, 3 Jan 2011 21:47:11 +0000 (22:47 +0100)]
Cmake: more windows tweaks
James Turner [Mon, 3 Jan 2011 21:26:09 +0000 (21:26 +0000)]
Fix bug #236, tower elevation was wrong with custom-scenery-data.
Torsten Dreyer [Mon, 3 Jan 2011 19:20:18 +0000 (20:20 +0100)]
Merge branch 'next' of gitorious.org:fg/flightgear into next
Frederic Bouvier [Mon, 3 Jan 2011 18:01:39 +0000 (19:01 +0100)]
Cmake: remove debugging message
Frederic Bouvier [Mon, 3 Jan 2011 17:58:15 +0000 (18:58 +0100)]
Cmake: fix SimGear version check for MSVC
Frederic Bouvier [Mon, 3 Jan 2011 17:57:08 +0000 (18:57 +0100)]
Cmake: add probable location of SimGear
James Turner [Mon, 3 Jan 2011 17:29:24 +0000 (17:29 +0000)]
Alexey Varjat: Add ILS data to GUI/MapWidget
Curtis L. Olson [Mon, 3 Jan 2011 13:59:50 +0000 (07:59 -0600)]
Check for simgear v2.2.0 or newer.
Durk Talsma [Mon, 3 Jan 2011 12:58:12 +0000 (13:58 +0100)]
Make the script a little more general purpose usable by removing a hardcoded filename.
Durk Talsma [Mon, 3 Jan 2011 12:06:12 +0000 (13:06 +0100)]
Change file permissions to make the scripts executable.
Durk Talsma [Mon, 3 Jan 2011 12:03:10 +0000 (13:03 +0100)]
Merge branch 'next' of git@gitorious.org:fg/flightgear into next
Frederic Bouvier [Mon, 3 Jan 2011 10:37:59 +0000 (11:37 +0100)]
Cmake: MSVC_3RDPARTY_DIR is a path, not an option
James Turner [Mon, 3 Jan 2011 09:50:05 +0000 (09:50 +0000)]
Olaf Flebbe: Removed Boost serialization linkage on MSVC
Durk Talsma [Mon, 3 Jan 2011 08:59:48 +0000 (09:59 +0100)]
Traffic tools. Conversion scripts to convert between xml and plain text format. Initial version of conf2xml.pl by me. Updated and modified by Mike Nieber. xml2conf.pl by Mike Nieber.
Dave Luff [Mon, 3 Jan 2011 01:19:01 +0000 (01:19 +0000)]
ATIS fixes from John Denker
Torsten Dreyer [Sun, 2 Jan 2011 20:09:59 +0000 (21:09 +0100)]
Merge branch 'next' of gitorious.org:fg/flightgear into next
James Turner [Sat, 1 Jan 2011 21:46:16 +0000 (21:46 +0000)]
Fixed CMake version.h, config.h creation
James Turner [Sat, 1 Jan 2011 21:22:37 +0000 (21:22 +0000)]
CMake: Windows PLIB fixes from Olaf Flebbe.
James Turner [Sat, 1 Jan 2011 18:24:53 +0000 (18:24 +0000)]
version.h support in CMake builds.
James Turner [Sat, 1 Jan 2011 16:04:23 +0000 (16:04 +0000)]
Better fix for bug #204; bind after all engines are loaded.
James Turner [Fri, 31 Dec 2010 18:26:23 +0000 (18:26 +0000)]
Work-around for bug #222 - delete the units/WOW property on init.
Another cleanup
Torsten Dreyer [Fri, 31 Dec 2010 11:23:54 +0000 (12:23 +0100)]
Merge branch 'next' of gitorious.org:fg/flightgear into next
Dave Luff [Fri, 31 Dec 2010 00:12:11 +0000 (00:12 +0000)]
ATIS: Slight tweak
Add a slight gap between the end of the time and the start of the weather
Frederic Bouvier [Thu, 30 Dec 2010 22:15:59 +0000 (23:15 +0100)]
Ignore some MSVC warnings
Frederic Bouvier [Thu, 30 Dec 2010 18:07:49 +0000 (19:07 +0100)]
Win32 fix
Dave Luff [Thu, 30 Dec 2010 16:20:40 +0000 (16:20 +0000)]
ATIS: evaluate airport abbreviations case-insensitively
The apt.dat file contains inconsistent case for many airport name abbreviations,
e.g. MUNI/Muni and intl/Intl. Evaluate the abbreviations in lower-case when
expanding them in order to avoid missing any.
Dave Luff [Thu, 30 Dec 2010 13:27:57 +0000 (13:27 +0000)]
ATIS fixes/refactoring from John Denker
Some fixes, and refactoring of the lexicon and abbreviation remapping
into headers where it can be picked up by the scripts that generate
the voice files.
James Turner [Thu, 30 Dec 2010 09:38:21 +0000 (09:38 +0000)]
Reduce log-level of aircraft-dir related messages.
Frederic Bouvier [Wed, 29 Dec 2010 22:58:18 +0000 (23:58 +0100)]
Merge branch 'next' of git://gitorious.org/fg/flightgear into next
Frederic Bouvier [Wed, 29 Dec 2010 22:55:01 +0000 (23:55 +0100)]
Space change to trigger a rebuild on Hudson
James Turner [Wed, 29 Dec 2010 22:46:35 +0000 (22:46 +0000)]
Fix bug #204, and help with bug #222 - delete all
properties under /fdm/jsbsim when deleting the JSBSim interface.
Dave Luff [Wed, 29 Dec 2010 20:52:00 +0000 (20:52 +0000)]
Remove the ATCDCL conditional compilation from VC90 project
NOTE: These changes are untested.
Dave Luff [Wed, 29 Dec 2010 20:42:21 +0000 (20:42 +0000)]
VC90 Project file changes
Removes files that have been deleted from ATCDCL and/or ATC, and renames
ATC/atis.[ch]xx to ATC/atis_mgr.[ch]xx
ThorstenB [Wed, 29 Dec 2010 20:17:46 +0000 (21:17 +0100)]
Fixed AIplane vertical speed.
Fixed reversed fps-fpm conversion.
Dave Luff [Wed, 29 Dec 2010 18:52:39 +0000 (18:52 +0000)]
More fixes to the ATCDCL & ATC compilation
Rename ATC/atis.[ch]xx to ATC/atis_mgr.[ch]xx, to avoid confusingly
having 2 atis.cxx and 2 atis.hxx in the source tree. Also fix a copy
and paste error in src/ATCDCL/CMakeLists.txt.
Dave Luff [Wed, 29 Dec 2010 17:51:51 +0000 (17:51 +0000)]
Remove the cmake ATCDCL conditional switch
This was missed from the previous commit, which was only tested
using the autotools.
Dave Luff [Tue, 28 Dec 2010 21:01:53 +0000 (21:01 +0000)]
Merge branch 'next' of gitorious.org:fg/flightgear into atcdcl
Dave Luff [Tue, 28 Dec 2010 20:47:33 +0000 (20:47 +0000)]
ATIS fixes from John Denker
Dave Luff [Tue, 28 Dec 2010 19:13:31 +0000 (19:13 +0000)]
ATCDCL: Initialisation order fixes from John Denker.
Dave Luff [Tue, 28 Dec 2010 19:05:44 +0000 (19:05 +0000)]
ATCDCL: Remove some unused cruft.
Dave Luff [Tue, 28 Dec 2010 18:08:41 +0000 (18:08 +0000)]
Remove conditional compilation of ATCDCL
This patch removes the conditional compilation of ATCDCL, compiling both
the old and new ATC systems. The old system only provides ATIS, AWOS and
some dialog lookups, and hence should not conflict with the new system.
James Turner [Tue, 28 Dec 2010 13:43:14 +0000 (13:43 +0000)]
Uninstall rule, pinched from OSG
James Turner [Tue, 19 Oct 2010 23:08:57 +0000 (00:08 +0100)]
When attempting to pass a NaN between Nasal and property nodes, catch this.
Torsten Dreyer [Tue, 28 Dec 2010 11:28:26 +0000 (12:28 +0100)]
Cleanup: don't unbind unknown properties
Dave Luff [Mon, 27 Dec 2010 21:54:20 +0000 (21:54 +0000)]
Remove more code only concerned with the depreciated interactive ATC/AI
Dave Luff [Mon, 27 Dec 2010 19:25:43 +0000 (19:25 +0000)]
Merge branch 'next' of gitorious.org:fg/flightgear into next
Dave Luff [Mon, 27 Dec 2010 19:24:03 +0000 (19:24 +0000)]
Remove legacy interactive tower and ground control
Also includes some whitespace cleanup of the remaining legacy ATC code.
Torsten Dreyer [Mon, 27 Dec 2010 13:24:44 +0000 (14:24 +0100)]
GlobalWeather: don't crash
Don't crash when flying into METAR generated weather
reporting fog/mist/haze and clear sky
James Turner [Mon, 27 Dec 2010 12:45:07 +0000 (12:45 +0000)]
Merge branch 'next' of git@gitorious.org:fg/flightgear into next
James Turner [Mon, 27 Dec 2010 12:44:17 +0000 (12:44 +0000)]
WIN32/MSVC fixes from Olaf Flebbe
Dave Luff [Mon, 27 Dec 2010 11:39:07 +0000 (11:39 +0000)]
Removed legacy interactive approach ATC
Dave Luff [Sun, 26 Dec 2010 23:19:57 +0000 (23:19 +0000)]
Fix up some include paths in main.cxx
Don't include legacy ATCmgr.hxx when it is not compiled (default).
Do include 3 paths that are necessary for main, but were only picked
up indirectly through the legacy ATC code.
Tim Moore [Sat, 25 Dec 2010 23:44:02 +0000 (00:44 +0100)]
cmake changes for osg::CullSettings::ClearMask and Fedora
HAVE_CULLSETTINGS_CLEAR_MASK was not set, so a program to test
CLEAR_MASK was added. The Posix timer function clock_gettime is in
librt on Fedora, and probably on other systems too.
Torsten Dreyer [Thu, 23 Dec 2010 21:16:55 +0000 (22:16 +0100)]
bugfix: set signal-quality-norm to zero if off or unserviceable
James Turner [Wed, 22 Dec 2010 19:51:17 +0000 (19:51 +0000)]
Another link-ordering fix for CMake, discovered by papillion.
Torsten Dreyer [Wed, 22 Dec 2010 07:34:44 +0000 (08:34 +0100)]
Bugfix: Immediately fetch METAR on reenabling of "Live data"
If "Live data" was disabled in any way in the global-weather dialog
and reenabled later, the next metar fetch occoured only after up
to 15 minutes after the report expired. This patch triggers triggers
an immediate fetch of a metar after enabling live data.
Torsten Dreyer [Tue, 21 Dec 2010 08:59:23 +0000 (09:59 +0100)]
Precipitation: use /environment/[rain|snow]-norm
Don't use the properties in /environment/metar but the properties
unter /environment, so these values can be set from other environment
controllers.
Torsten Dreyer [Mon, 20 Dec 2010 20:07:59 +0000 (21:07 +0100)]
fog/misg/haze: tweak layer's top and limit to 2d-clouds
For the time being, this works only with 3d clouds disabled.
When enabled, limit the top of the misty layer to the bottom of
a possible cloudlayer above.
Curtis L. Olson [Mon, 20 Dec 2010 18:20:57 +0000 (12:20 -0600)]
Add a small bit of nan/fpe protection. It's possible that this routine
could be called with a zero dt which would then lead to a divide by zero
error if we ran through all the computations.
James Turner [Sun, 19 Dec 2010 17:03:35 +0000 (09:03 -0800)]
Fix link ordering to keep GNU ld happy.
James Turner [Sun, 19 Dec 2010 16:18:12 +0000 (16:18 +0000)]
Guard against NaN SGGeods in FGPositioned spatial queries, and in the GPS lat/lon reading code.
James Turner [Sun, 19 Dec 2010 15:45:36 +0000 (15:45 +0000)]
CMake update for new KLN89 file.
James Turner [Tue, 30 Nov 2010 10:08:30 +0000 (10:08 +0000)]
Initial work on CMake build files, with considerable help from Olaf Flebbe.
Curtis L. Olson [Sat, 18 Dec 2010 18:05:28 +0000 (12:05 -0600)]
Merge branch 'next' of gitorious.org:fg/flightgear into next
Curtis L. Olson [Sat, 18 Dec 2010 16:49:27 +0000 (10:49 -0600)]
Remove a file from the data package tar-ball creation command that no longer
exists (or has been moved.)
Torsten Dreyer [Sat, 18 Dec 2010 10:30:03 +0000 (11:30 +0100)]
Some code cleanup, no functional changes
- indention
- unused variables
Torsten Dreyer [Wed, 15 Dec 2010 16:57:05 +0000 (17:57 +0100)]
metar: make unknown station-id's work again
Restore old feature where unknown station id's like XXXX were
substituted by the metar station closest to the current position.
Torsten Dreyer [Wed, 15 Dec 2010 15:58:42 +0000 (16:58 +0100)]
metar fog/mist/haze: some final(?) tweaks
Torsten Dreyer [Wed, 15 Dec 2010 15:40:25 +0000 (16:40 +0100)]
msvc warning fixes
Torsten Dreyer [Sun, 12 Dec 2010 20:30:39 +0000 (21:30 +0100)]
Metar fog/mist/haze: no hardcoded constants
Move hardcoded constants to the property tree
James Turner [Sat, 11 Dec 2010 14:29:05 +0000 (14:29 +0000)]
Don't crash if WindowBuild fails.
ThorstenB [Sat, 11 Dec 2010 11:37:39 +0000 (12:37 +0100)]
fix NAV receiver vs GPS bugs
Allow switching off slaved-to-gps (resynch NAV radio/update all NAV outputs)
Allow tuning NAV stations and keep DME alive when slaved to GPS
Clear station ID and heading when loosing NAV signal
Frederic Bouvier [Sat, 11 Dec 2010 09:43:39 +0000 (10:43 +0100)]
Fix a typo
Frederic Bouvier [Fri, 10 Dec 2010 07:29:00 +0000 (08:29 +0100)]
Update MSVC 2010 project files
Frederic Bouvier [Fri, 10 Dec 2010 07:28:40 +0000 (08:28 +0100)]
Update MSVC 2008 project files
Frederic Bouvier [Fri, 10 Dec 2010 07:28:05 +0000 (08:28 +0100)]
Use a syntax MSVC can compile
Dave Luff [Thu, 9 Dec 2010 23:38:18 +0000 (23:38 +0000)]
Merge branch 'next' of gitorious.org:fg/flightgear into next
Dave Luff [Thu, 9 Dec 2010 23:32:55 +0000 (23:32 +0000)]
KLN89: Move units configuration out of dclgps and into KLN89
Dave Luff [Thu, 9 Dec 2010 22:31:34 +0000 (22:31 +0000)]
KLN89: Add initial implemenation of ALT pages.
The user can now set the KLN89 baro pressure setting, but this is
not currently used since currently the unit performs no VNAV calcs.
ThorstenB [Thu, 9 Dec 2010 15:57:12 +0000 (16:57 +0100)]
Issue #66: Non alphanumeric characters in callsign
Torsten Dreyer [Thu, 9 Dec 2010 10:08:36 +0000 (11:08 +0100)]
Improved fog/mist/haze creation from METAR
Torsten Dreyer [Thu, 9 Dec 2010 08:08:49 +0000 (09:08 +0100)]
Export the 2d cloudlayer transparency to the property tree
Dave Luff [Wed, 8 Dec 2010 19:03:54 +0000 (19:03 +0000)]
KLN89: Fix a tiny UI bug - don't draw the indicator bar on the DTO page
James Turner [Tue, 7 Dec 2010 17:55:45 +0000 (17:55 +0000)]
Change how ils.xml data is loaded, to reduce impact on startup time.
Dave Luff [Tue, 7 Dec 2010 17:34:30 +0000 (17:34 +0000)]
KLN89: Remove several bugs related to OBS mode
James Turner [Tue, 7 Dec 2010 13:06:39 +0000 (13:06 +0000)]
Merge branch 'topics/bug192' into next
James Turner [Tue, 7 Dec 2010 10:33:14 +0000 (10:33 +0000)]
Override puaComboBox recalc_bbox, ignore the popup-menu
Dave Luff [Mon, 6 Dec 2010 22:50:37 +0000 (22:50 +0000)]
KLN89: Allow user to set default first char of waypoint as per real life unit.
Dave Luff [Sun, 5 Dec 2010 23:41:59 +0000 (23:41 +0000)]
Merge branch 'next' of gitorious.org:fg/flightgear into next
Dave Luff [Sun, 5 Dec 2010 23:40:05 +0000 (23:40 +0000)]
KLN89: Add user-adjustable minimum brightness setting.
ThorstenB [Sun, 5 Dec 2010 22:01:57 +0000 (23:01 +0100)]
Rid some uninitialized vectors (NaNs).
Torsten Dreyer [Sun, 5 Dec 2010 20:35:13 +0000 (21:35 +0100)]
Merge branch 'next' of gitorious.org:fg/flightgear into next
Torsten Dreyer [Sun, 5 Dec 2010 20:34:28 +0000 (21:34 +0100)]
First shot at implementing fog from METAR
ThorstenB [Sun, 5 Dec 2010 20:26:51 +0000 (21:26 +0100)]
Avoid exceptions in route manager module.
Avoid segfaults in gps when route manager doesn't throw exceptions.
Minor fix when removing waypoints by negative index.
ThorstenB [Sun, 5 Dec 2010 19:35:21 +0000 (20:35 +0100)]
fix bug #177: crash caused by route manager/gps/navradio
Uninitialized variables were sources for NaN values.
Once NaNs are passed to Nasal (through (tied) properties), these cause
a crash. Nasal cannot handle NaNs - it interprets these as pointer values...
Dave Luff [Sun, 5 Dec 2010 17:36:32 +0000 (17:36 +0000)]
KLN89: Move some KLN89 specific configuration from dclgps to kln89