EvenAR / node-simconnect

A cross platform SimConnect client library for Node.JS
GNU Lesser General Public License v3.0
95 stars 33 forks source link

Inconsistent increment/decrement when sending input events #99

Closed EvenAR closed 9 months ago

EvenAR commented 9 months ago

.... I'm running the webpage on an iPad and can control the keypad and autopilot without moving the view. I'm struggling a with knobs still. Considering these events aren't documented, it's hard to know exactly what to send. AS1000_ControlPad_1_Heading sometimes makes it increment and sometimes decrements which seems strange. I can probably use a different sim connect event for changing the heading bug, but some of the other FMS knobs might not be so easy.

Originally posted by @bstudtma in https://github.com/Pomax/msfs-simconnect-api-wrapper/discussions/29#discussioncomment-8598801