From 192e1131873e66d2118afd7a6e13e5701053a4d0 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Tue, 27 Oct 2015 08:57:04 +0100 Subject: rename "clientfiles/" to "contrib/" as customary --- contrib/FlightGear/Protocol/headtracker.xml | 54 +++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 contrib/FlightGear/Protocol/headtracker.xml (limited to 'contrib/FlightGear/Protocol/headtracker.xml') diff --git a/contrib/FlightGear/Protocol/headtracker.xml b/contrib/FlightGear/Protocol/headtracker.xml new file mode 100644 index 00000000..8c14119a --- /dev/null +++ b/contrib/FlightGear/Protocol/headtracker.xml @@ -0,0 +1,54 @@ + + + + + + true + none + host + 52 + + + x + double + /sim/current-view/x-offset-m + + + + y + double + /sim/current-view/y-offset-m + + + + z + double + /sim/current-view/z-offset-m + + + + heading + double + /sim/current-view/heading-offset-deg + + + + pitch + double + /sim/current-view/pitch-offset-deg + + + + roll + double + /sim/current-view/roll-offset-deg + + + + status + int + /sim/current-view/headtracker-debug-status + + + + -- cgit v1.2.3