Petr Hrbek Posted May 13 Posted May 13 I'm developing copilot application to simulate first officer. I use ROTOR_BRAKE events and FSUIPC7 for all buttons and knobs but I have problem with for example throttle levers. I can read values via LVAR (VC_PED_TL_1) but when i use appropriate ROTOR_BRAKE event for move one step up or down, steps are too big. Another problem is with knobs with a large number of positions - when I wont to move it from 0 position to 100, I must send 100 times ROTOR_BRAKE to move it. Is there any way to set positition of lever or knobs? Quote
Mark Visch Posted May 13 Posted May 13 For reference same issue is happening with the integ_lt so it seems a few bits need some optimisation. i believe @Duncan MacKellar is aware and it should be looked at or fixed for upcoming updates hopefully:) Quote
Thomas Antonovich Posted June 9 Posted June 9 I’m developing firmware for the Rowsfire devices and trying to map the lighting knobs (pots) to the sim. If I rescale and send the axis values in SPADNExt I can get the knobs moving in the sim, but it doesn’t affect the lighting. Anyone know of any way to make this work? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.