Hello,   
I use Track IR and to make my neutral position further back from the cockpit I edited server.lua   
CameraViewAngleLimits  = {20.000000,120.000000},    
to    
CameraViewAngleLimits  = {40.000000,150.000000},    
I did it just by guessing and more less it works, but can you explain, what exactly the values do, how do they work? (what is 40 what  is 150 ? )