N@Lenkung
I@R L
O@Roll Pitch
Roll = 90
L == 1 -> Pitch = 45;
R == 1 -> Pitch = 315;
Ins = L+R
Ins == 0 -> Pitch = 0;
