...
|
...
|
@@ -19,9 +19,9 @@
|
19
|
19
|
[red-bug]: https://upload.wikimedia.org/wikipedia/commons/thumb/a/a4/Red_bug.svg/32px-Red_bug.svg.png "blocking bug"
|
20
|
20
|
[warning]: https://upload.wikimedia.org/wikipedia/commons/thumb/1/12/Achtung-orange.svg/32px-Achtung-orange.svg.png "warning symbol"
|
21
|
21
|
|
22
|
|
-![ZKV1000, in flight little after take off from LFBT](https://sebmarque.hd.free.fr/bozon/index.php?f=158f605bd971f9)
|
|
22
|
+![ZKV1000, in flight little after take off from LFBT](https://seb.lautre.net/bozon/index.php?f=158f605bd971f9)
|
23
|
23
|
ZKV1000 just after booting, installed in the Lancair 235 (all other instruments removed)
|
24
|
|
-[other pictures available here](https://sebmarque.hd.free.fr/bozon/index.php?f=158cf95340742d)
|
|
24
|
+[other pictures available here](https://seb.lautre.net/bozon/index.php?f=158cf95340742d)
|
25
|
25
|
|
26
|
26
|
# Thanks
|
27
|
27
|
Thanks to [www2](https://forum.flightgear.org/viewtopic.php?f=14&t=25291) the modeller of the [GDU104X project "Farmin/G1000"](http://wiki.flightgear.org/Project_Farmin/FG1000) I can continue the work began many years ago with a nicer (and working) 3D model instrument. Thanks to him/her for the SVG basis file too.
|
...
|
...
|
@@ -121,7 +121,7 @@ Please report bug at <zkv1000@seb.lautre.net>.
|
121
|
121
|
* many more...
|
122
|
122
|
|
123
|
123
|
# Installation
|
124
|
|
-Just `git clone https://sebmarque.hd.free.fr/git/seb/zkv1000.git` in your favorite `Instrumentation-3d` dir or directly in your aircraft files structure.
|
|
124
|
+Just `git clone https://seb.lautre.net/git/seb/zkv1000.git` in your favorite `Instrumentation-3d` dir or directly in your aircraft files structure.
|
125
|
125
|
Please note that the `Instruments-3d` dir is recommended as the zkv1000 wants to integrate the official `$FGDATA/Aircraft/Instruments-3d` some days
|
126
|
126
|
Then somewhere in the XML configuration of your aircraft, put only few lines as described below
|
127
|
127
|
## Create the `zkv1000` Nasal namespace
|
...
|
...
|
@@ -290,7 +290,7 @@ The `:z` will be the multikey entry for all multikeys of the zkv1000.
|
290
|
290
|
|
291
|
291
|
# Known issues
|
292
|
292
|
Please send issues to <zkv1000@seb.lautre.net>
|
293
|
|
-[issues are listed here](https://sebmarque.hd.free.fr/git/seb/zkv1000/issues)
|
|
293
|
+[issues are listed here](https://seb.lautre.net/git/seb/zkv1000/issues)
|
294
|
294
|
|
295
|
295
|
# Documentation
|
296
|
296
|
Documentation is being actively written. There are two differents guides:
|