From aa8a392c18f726d5bbb0f40e261744ce4d612500 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Fri, 24 Oct 2014 15:59:28 +0200 Subject: mv only --- clientfiles/FlightGear/Protocol/headtracker.xml | 54 +++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 clientfiles/FlightGear/Protocol/headtracker.xml (limited to 'clientfiles/FlightGear/Protocol/headtracker.xml') diff --git a/clientfiles/FlightGear/Protocol/headtracker.xml b/clientfiles/FlightGear/Protocol/headtracker.xml new file mode 100644 index 00000000..8c14119a --- /dev/null +++ b/clientfiles/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