James Turner
|
6acf1c12fc
|
Fix unused private vars.
Xcode is warning about these, they're a mixture of
copy-pasted code, evolved use (e.g. using a property
node to store state), and so on.
|
2013-07-04 20:24:56 +01:00 |
|
James Turner
|
b1b6d2f6e2
|
Namespace fixes for std::string
|
2013-06-27 09:53:12 +01:00 |
|
ThorstenB
|
043128c7c0
|
Prepare and implement reinit methods for instruments
to clear error conditions, drifts, offsets etc
|
2012-09-17 13:45:30 +02:00 |
|
ThorstenB
|
0f462d4a6e
|
Fix rpmlint/Linux packager complaints
about outdated/invalid FSF address in some license headers.
|
2012-05-05 01:42:41 +02:00 |
|
ThorstenB
|
9c04b2c1ad
|
TCAS: pressure vs radio altimeter
Altert altitudes refer to AGL/radar alt - not sea-level/pressure alt.
Avoids false alerts, i.e. while taxiing.
|
2011-10-30 11:47:28 +01:00 |
|
ThorstenB
|
badec14d27
|
Cut&paste voiceplayer into a separate module.
GPWS and TCAS are now completely separate - but use the same voice player.
|
2011-03-09 23:49:25 +01:00 |
|
ThorstenB
|
645ef8036a
|
TCAS clean-up.
Change default voice samples.
|
2011-02-25 21:12:35 +01:00 |
|
ThorstenB
|
27a0ff5442
|
Added tracker stage to TCAS.
Added relative/absolte altitude display mode to wxradar.
|
2011-02-25 21:12:35 +01:00 |
|
ThorstenB
|
bdd931aed9
|
Introduce new TCAS instrument
- implements a TCAS II v7.0
|
2011-02-25 21:12:35 +01:00 |
|