Results 1 to 3 of 3
  1. #1
    10+ Posting Member
    Join Date
    Jan 2015
    Location
    Lisbon
    Posts
    11
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Is there a way to get the strings/info displayed on the MCDU ?

    In the quest to build my cockpit interface, I'm doing some tests to read/write info into Jee.
    Using FSUIPC I can get/set all the params that Jee needs to be controled by an external interface.

    Example : MCDU

    Offset: 78EC - MCDU Controls. Set value :
    Value Action
    1 to 26 -> A to Z
    ....

    However, there's no offset to read the strings that are actually displayed in the MCDU screen.
    Is there a way to access them ?

    thanks for your help

    /rgds

  2. #2
    2000+ Poster - Never Leaves the Sim


    OmniAtlas's Avatar
    Join Date
    Jun 2012
    Location
    Sydney, Australia
    Posts
    2,107
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Is there a way to get the strings/info displayed on the MCDU ?

    I believe these are the only offsets available for use -

    http://www.jeehell.org/Offsets.pdf
    Soarbywire - Airbus Flight Simulation and Engineering | Jeehell FMGS - Free professional A320 avionics software for the cockpit enthusiast.


  3. #3
    10+ Posting Member
    Join Date
    Jan 2015
    Location
    Lisbon
    Posts
    11
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Is there a way to get the strings/info displayed on the MCDU ?

    Quote Originally Posted by OmniAtlas View Post
    I believe these are the only offsets available for use -

    http://www.jeehell.org/Offsets.pdf
    Thanks OmniAtlas

    Yes, I've also use that document as reference.
    Since I couldn't find the offsets , I asked...we never know.

    Having access to it, would allow me to create a Browser based MCDU interface that could be use anywhere
    1) Android tablets/Stick PCs
    2) iPads
    3) Linux based clients
    4) etc

    I've quick emulate it ... every key entry is working...only the output isn't there

    Well, maybe one day the offsets will be extended.

    thanks
    /rgds