1
0
Fork 0
Commit graph

8922 commits

Author SHA1 Message Date
Mathias Froehlich
9626805a09 Fix an uninitialized value valgrind warning. 2010-05-29 16:31:05 +02:00
James Turner
be30c2d53b Merge branch 'topics/removeab' into next 2010-05-29 10:37:20 +01:00
James Turner
ad19acf1c6 Remove C++ autobrake code - this can all be done easier in XML now! 2010-05-29 10:36:23 +01:00
Torsten Dreyer
54c964aed5 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.
2010-05-27 22:22:01 +02:00
James Turner
321bbeb2e8 Allow 'property' as well as 'prop' to be used in XMLauto <enable> blocks. 2010-05-27 15:20:37 +01:00
James Turner
1d0e9d268a Support <expression> in autopilot inputs, as well as property and value. 2010-05-26 19:30:33 +01:00
Stuart Buchanan
1a29f4499a Export the AI object callsign on ballistic impact. 2010-05-24 21:16:46 +01:00
Torsten Dreyer
386aefe693 Merge branch 'next' of gitorious.org:fg/flightgear into next 2010-05-24 12:01:30 +02:00
Torsten Dreyer
9e35d18f2e 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
2010-05-24 11:57:55 +02:00
Jeff Taylor
09f3ee6351 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.
2010-05-23 20:13:09 +02:00
Torsten Dreyer
a060fe3acf 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.
2010-05-20 21:25:37 +02:00
James Turner
38687c9e06 Avoid a crash with out-of-sync airport runway usage and runway definitions. 2010-05-19 23:25:39 +01:00
James Turner
4f89bf7c48 Merge commit 'official/next' into next 2010-05-11 21:08:11 +01:00
James Turner
db60ab08fa Bug 131, crash with invalid ICAO in the ATCDCL code, replaced an assert with a guard. 2010-05-11 21:06:56 +01:00
Durk Talsma
c64f195523 Just a tiny (cosmetic) change to get some hands on experience with git. 2010-05-11 21:15:23 +02:00
James Turner
ebfe88b359 Fix MinGW compilation of js_server. 2010-05-09 22:59:28 +01:00
James Turner
07ad5f34aa Fix MinGW compilation of TerraSync 2010-05-09 12:23:35 +01:00
James Turner
45fbd8008d Support ICAO identifiers with more than four characters, in the AirportsList. 2010-05-09 11:11:52 +01:00
Frederic Bouvier
06f14d0c80 Add some words on the command line build of Visual Studio Express 2010-05-09 08:57:27 +02:00
Frederic Bouvier
44e470ef6c Fix a typo 2010-05-08 20:49:48 +02:00
Frederic Bouvier
3864a2a074 More files to ignore 2010-05-08 20:48:06 +02:00
Frederic Bouvier
bf672ccc3f Update building procedure for MSVC 2008 Express and Gitorious 2010-05-08 20:46:14 +02:00
Frederic Bouvier
c4ac013c42 Plib is in 3rdParty for Win32 build 2010-05-08 20:13:52 +02:00
Frederic Bouvier
1e279e8f65 More VS90 build files ignored 2010-05-08 13:32:22 +02:00
Torsten Dreyer
f7ec8d82d3 Test first commit with a simple change. 2010-05-08 10:39:29 +02:00
Frederic Bouvier
6e664aaa78 Ignore Win32 build files 2010-05-08 01:00:41 +02:00
James Turner
f8d253ccce Fix terrasync svn-library linkage - not perfect but now links against libsvn_subr correctly.
Further cleanups by an autoconf expert would be most welcome.
2010-05-06 16:44:27 +01:00
James Turner
59215b098c Fixed ALUT/OpenAL framework handling on Mac with autoconf. 2010-05-06 15:40:00 +01:00
James Turner
31a66f3b66 More .gitignore updates for autoconf build. 2010-05-06 13:33:52 +01:00
James Turner
8ee27f283e Add .gitignore files for automake/configure artefacts. 2010-05-06 13:18:55 +01:00
James Turner
ad13e4f3b4 Update Mac configure script for new ALUT scheme; support --with-alut-framework. 2010-05-06 13:18:54 +01:00
Tim Moore
8545e5926a Merge branch 'timoore/fire-fix' 2010-05-06 11:14:15 +02:00
Tim Moore
6989f4fb35 Merge branch 'zan/stencil2' 2010-05-06 11:12:53 +02:00
Tim Moore
75c508b82c Merge branch 'vivian/cullsetting' 2010-05-06 11:11:51 +02:00
Tim Moore
054b1bb46c Merge branch 'mathias/math' 2010-05-06 11:06:37 +02:00
Tim Moore
6f5f39b1e7 Merge branch 'fredb/msvc-cleanup' 2010-05-06 11:06:24 +02:00
Tim Moore
ca9078f2bc Merge branch 'ehofman/atc' 2010-05-06 11:06:11 +02:00
Tim Moore
2a9bf393c3 Merge branch 'durk/ai-atc' 2010-05-06 11:05:59 +02:00
Tim Moore
3872fce782 Merge branch 'torsten/proplist' 2010-05-06 11:05:41 +02:00
Tim Moore
e7d58a2023 Merge branch 'torsten/local-weather' 2010-05-06 11:05:24 +02:00
Tim Moore
26e04d9072 Merge branch 'jmt/acinclude' 2010-05-06 11:04:42 +02:00
Tim Moore
7f09aa4775 Merge branch 'fred/effects-doc' 2010-05-06 11:04:27 +02:00
Tim Moore
ff9cf6f8a1 Merge branch 'ehofman/sound-reinit' 2010-05-06 11:04:16 +02:00
Tim Moore
5889a7148b Merge branch 'ehofman/atc-sound' 2010-05-06 11:04:10 +02:00
Tim Moore
78d9cacead Merge branch 'jmt/runway-fix' 2010-05-06 11:03:23 +02:00
Tim Moore
28ec7db69d Merge branch 'jmt/view' 2010-05-06 11:03:18 +02:00
Tim Moore
103114fd66 Merge branch 'syd/ias-limit' 2010-05-06 11:01:07 +02:00
Tim Moore
8338e169f4 Merge branch 'torsten/commands' 2010-05-06 11:01:03 +02:00
Tim Moore
59606f38bf Merge branch 'curt/replay' 2010-05-06 11:00:32 +02:00
Tim Moore
ca2afa9e51 Merge branch 'ehofman/normal' 2010-05-06 11:00:01 +02:00