The meaning of viewSet can only be understood when you convert the value to hex values.
Bit 0 = 0 is SnapView, Bit 0 = 1 is PanView.
Bit 1 = 0 is Pilot in normal view mode, Bit 1 = 1 is Pilot in Aim (Shift+F1) mode.
Bits 2 & 3 set whether mirrors are being rendered. Both set to 0 means no mirrors, one or more set to 1 means that mirrors are rendered is some way (don't ask me which is what).
Bit 4 = 0 means Autopilot is toggled automatically, i.e. when you enter a gunner station, the Autopilot gets deactivated, and when you leave it, it gets activated automatically. Bit 4 = 1 disables "AutoAutopilot". This by the way is the core issue here...
Bits 5 & 6 set the "drawSpeed" mode of the HUD. Both set to 0 means you will have no Speedbar in the lower left, other values cycle through the different Speedbar modes.
Bit 7 is unused.
Your setting "37" is hex 25 or 0x00100101, meaning:
Bit 0 = 1 ==> PanView.
Bit 1 = 0 ==> Normal View Mode.
Bits 2&3 = 1/0 ==> Mirrors are being rendered.
Bit 4 = 0 ==> "AutoAutopilot" active.
Bits 5&6 = 1/0 ==> Speedbar in ISO mode.
An updated version of the Ju 288 will follow later, this issue will be fixed then.
![Cheers ]cheers[](https://www.sas1946.com/main/Smileys/akyhne/occasion14.gif)
Mike