Jump to content

Sotgar

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by Sotgar

  1. It's a bit of a late reply to the topic but I was looking for a way to use my on/off/on switch for the NVS modes and your post helped! Still had to do some trial and error, but if anyone needs it: {down=electric_commands.NVS_MODE_KNOB_EXT, up=electric_commands.NVS_MODE_KNOB_EXT, cockpit_device_id = devices.ELEC_INTERFACE, value_down = 1.0, value_up = 0.0, name = _('PLT NVS MODE Switch - FixedNorm'), category = {_('Left Console'), _('NVS Mode Panel')}}, {down=electric_commands.NVS_MODE_KNOB_EXT, up=electric_commands.NVS_MODE_KNOB_EXT, cockpit_device_id = devices.ELEC_INTERFACE, value_down = -1.0, value_up = 0.0, name = _('PLT NVS MODE Switch - NormOff'), category = {_('Left Console'), _('NVS Mode Panel')}}, "FixedNorm" is mapped to Button1, "NormOff" is mapped to Button2. If I turn on button 1, it goes to fixed. If I turn off button 1, it goes to norm. If I turn on button 2 it goes to off. If I turn off button 2 it goes to norm. Just like in the sim.
  2. Looks great! I've been waiting for something like this, where I can use the streamdeck with the KA50 :D I saw the other project but couldn't use that yet. I'm installing your version atm but am a complete noob without a simple installer :) I'm stuck on "Then run these: npm install...." Where do I run this? :) And do I have to do anything with the files you posted in github?
  3. I may be interested :) Also a dutch, casual, VR (depends on module) simmer. I mostly fly evenings too, but not every day. Favourite module is the KA-50, but recently also bought the M2000c. I also have the A10C, Mi-8, F-15C and the P-51D. What days do you usually fly on? Or just when you feel like it? I also recently joined the combatflight(.nl) group, dutch guys flying together. We're having a LAN this weekend. Check them out if you're interested.
  4. That looks really nice indeed! I'm excited as well. Followed you on twitch instantly :)
×
×
  • Create New...