Jump to content

jmossr

Members
  • Posts

    16
  • Joined

  • Last visited

Posts posted by jmossr

  1. You can access list_indication from within Hook like this:

    local function executeLuaIn(env, lua)
        local ret, success = dostring_in(env, lua)
        if success then
            return ret or success, nil
        else
            return nil, ret
        end
    end

    local indication, error = executeLuaIn('export', 'return list_indication(0)')

  2. On 12/6/2023 at 7:49 PM, Terry Dactil said:

    Confirmed there is a problem here. Although in my case it is only when the right engine is feathered and shut down. Everything works OK when the left engine is feathered. Also everything goes back to normal when the right engine is unfeatheres and running again. Not fixed by restoring fuel cutoff, magnetos or radiator - the engine has to be running again.

    This is valuable information. I can reproduce the problem this way.
    Really weird - I'm looking into it.

  3. 1) I only know about an asymmetrical feel for the MongoosT-50CM2 Base. I bought mine about a year ago and it had this problem. More people reported it in this thread on the Virpil forum. After reporting the issue I received new cams, but these were flawed as well. They do feel symmetrical now but feel rough and have bumps in the curve - it feels a bit like small 'detents' you have to push through at various places. As far as I know, they are still looking for a solution.

    2) I am very, very happy with my VPC Constellation Alpha but I have no other sticks to compare with except a very cheap old one.

     

    [Edit August 26] 1) Just received new cams. Problem solved.

  4. I have a similar experience using key-binds ('F' flaps down a notch, shift-'F' flaps up a notch).

    With flaps up and flaps lever up, pressing F will lower the flaps a notch as expected but the lever goes all the way down. Pressing F again will lower the flaps further, the lever stays down. Similar when moving flaps up.

    So the flaps work as expected but the lever goes out of sync all the way up or down when using keyboard input.

     

    Setting the lever with mouse left/right works fine.

     

    PS: I do love the new clouds, and the new 'view' through the propeller. Great work ED and thank you!

×
×
  • Create New...