Results 1 to 7 of 7
  1. #1
    150+ Forum Groupie
    Join Date
    Nov 2015
    Location
    Krefeld, GER
    Posts
    243
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Setting QNH with Mobiflight

    Hi guys,

    have connected encoder to mobiflight to set QNH.
    Encoder does work for com frequency, but not for QNH values (datapipe function).

    Mobiflight debug tracker is indicating the impuls for left/right, but value stays unchanged.
    I have entered $-1 or +1 for left/right. Is there any other aspect, I need to consider?

    Thanks,
    Michael

  2. #2
    150+ Forum Groupie
    Join Date
    Nov 2015
    Location
    Krefeld, GER
    Posts
    243
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Setting QNH with Mobiflight

    Nobody with a hint?

  3. #3
    2000+ Poster - Never Leaves the Sim
    Join Date
    Mar 2008
    Location
    France,Nice
    Posts
    2,652
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Setting QNH with Mobiflight

    You need to input the absolute value, not a +/- 1 request (to circumvent FSUIPC high latency), and keep the value in memory in your own code.

  4. #4
    150+ Forum Groupie
    Join Date
    Nov 2015
    Location
    Krefeld, GER
    Posts
    243
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Setting QNH with Mobiflight

    What do you mean with "own code"?
    I am using Mobiflight. There's only the option to enter what to do with the current value on turning the encoder.

  5. #5
    2000+ Poster - Never Leaves the Sim
    Join Date
    Mar 2008
    Location
    France,Nice
    Posts
    2,652
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Setting QNH with Mobiflight

    I have no clue at what mobiflight even is. The way the QNH settings work using FSUIPC datapipe will not change anyway. What is required is sending an absolute QNH setting (1023mb or 29.84 inhg etc...). This means you cannot send +1/-1 using the datapipe offset.

    You can however do that using the 78EB offset, read the FSUIPC offset doc provided with my software for further info.

  6. #6
    150+ Forum Groupie
    Join Date
    Nov 2015
    Location
    Krefeld, GER
    Posts
    243
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Setting QNH with Mobiflight

    Jeehell, thanks for your help.

    I tried to send the value 25 for Cpt QNH decrease at the above offset. But in this case, Mobiflight shows an error message (wrong format). I guess, this I have to clarify in the Mobiflight forum....

    Or anybody here with Mobiflight experience?

    Thanks!
    Michael

  7. #7
    150+ Forum Groupie
    Join Date
    Nov 2015
    Location
    Krefeld, GER
    Posts
    243
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Setting QNH with Mobiflight

    The Offset 78EB solution is working now.

    There was a bug in the Mobiflight Software, which has now been fixed by the developer.

    Thanks everyone!
    Michael