...
|
...
|
@@ -17,6 +17,7 @@
|
17
|
17
|
[paused]: http://wiki.flightgear.org/images/thumb/d/dc/Paused.png/16px-Paused.png "en pause"
|
18
|
18
|
[green-bug]: https://upload.wikimedia.org/wikipedia/commons/thumb/6/63/Green_bug.svg/32px-Green_bug.svg.png "non blocking bug"
|
19
|
19
|
[red-bug]: https://upload.wikimedia.org/wikipedia/commons/thumb/a/a4/Red_bug.svg/32px-Red_bug.svg.png "blocking bug"
|
|
20
|
+[warning]: https://upload.wikimedia.org/wikipedia/commons/thumb/1/12/Achtung-orange.svg/32px-Achtung-orange.svg.png "warning symbol"
|
20
|
21
|
|
21
|
22
|
![ZKV1000, in flight little after take off from LFBT](https://sebmarque.hd.free.fr/bozon/index.php?f=158f605bd971f9)
|
22
|
23
|
ZKV1000 just after booting, installed in the Lancair 235 (all other instruments removed)
|
...
|
...
|
@@ -131,7 +132,7 @@ Actually this is where everything begins, please have a look at this code, it wo
|
131
|
132
|
Specifics values for aircraft can be set via the aircraft configuration, in the `<instrumentation>` section, just add a section `<zkv1000>` and set here the needed values.
|
132
|
133
|
|
133
|
134
|
### Vspeeds
|
134
|
|
-To see the Vspeeds bugs or the IAS background color change (Vne), set the corresponding V-speeds in knots by adding in your `<instrumentation><zkv1000>` section the following lines (here are the numbers for the Lancair-235, ![](https://upload.wikimedia.org/wikipedia/commons/thumb/1/12/Achtung-orange.svg/32px-Achtung-orange.svg.png) values are not to be used in real life).
|
|
135
|
+To see the Vspeeds bugs or the IAS background color change (Vne), set the corresponding V-speeds in knots by adding in your `<instrumentation><zkv1000>` section the following lines (here are the numbers for the Lancair-235, ![][warning] values are not to be used in real life).
|
135
|
136
|
If not set, defaults to 999 knots
|
136
|
137
|
|
137
|
138
|
<alerts>
|