Most of the commonly reported issues and questions are answered in the Frequently Asked Questions (FAQ) option under the Support menu of this website.
*** PLEASE NOTE ***
Your forum account is not the same as the account used in the shop. They are completely separate accounts.
1st December: A new version of the GoFlight Interface Tool for MSFS is now available.
12th November: A new version of the GoFlight Interface Tool for X-Plane is now available.
6th June: A new version of Virtual Flight Sim Hardware is now available (huge update)
21st November: A new version of the GoFlight Interface Tool for FSX/FSXSE/P3D is now available.

IXEG 737 MCPPro + EFIS final - Requires GIT 1.4 or later

2»

Comments

  • edited June 2016
    Suggested changes:

    Altitude up/down (better acceleration and get sound and animation)
    sleep 5
    ixeg/733/MCP/mcp_alt_target_act +-1

    VS up/down (better acceleration)
    sleep 5
    same var +- 1

    DH rotary (better acceleration)
    sleep 5
    if var > -20
    same var +- 1

    Map TERR to new Bespoke event GIT_EHSI_pt_TERR
    ixeg/733/wxr/wxr_disp_terrain_act


  • Thanks for the suggestions, implementing those now.
    Steve McNitt
  • Updated profile with suggestions, also added a GF166 for comms.

    Working on NAV and ADF for another GF-166 and will release that later.
    Steve McNitt
  • Did a quick test- looks good!
  • A few more suggest changes.  Works really well for me.

    Map BUTTON_DHMDA to new Bespoke event GIT_EHSI_pt_DH_min (use for anything but Cat II IIIA)
    ixeg/733/ehsi/dh_pt_act = -20
    ixeg/733/ehsi/dh_cpt_act = -20

    Map BUTTON_FPV on/off/hold to new Bespoke event GIT_CAUTION_reset_ON (repeat for OFF)
    if caut_reset =0 
    ixeg/733/caution/caution_reset_act=1

    Map BUTTON_MTRS on/off/hold to new Bespoke event GIT_CAUTION_recall_ON (repeat for OFF)
    if caut_recall=0
    ixeg/733/caution/caution_recall_act=1

  • Going to add these and the aircraft power now that the new version is out. Need to test  it out a bit first.
    Steve McNitt
  • New version , I really liked the Slai's ideas and they are all in this new version. 

    Also implemented a power profile too it seems to work properly.


    If anyone want's to modify these profiles or have added anything to them , please  don't be afraid to re-export them and share them back here, just add your name into the readme and document what you added or changed. Everyone can benefit from them as long as we all work off of the same base file.


    Steve McNitt
  • Hi Slayer
    slight problem with Mcppro, when I press a mode button the mcppro the corresponding button on the  ixeg mcp
    lights up correctly but the wrong button lights up on the mcppro.
    e.g I press hdg mode on the mcppro, hdg is lit up on the ixeg mcp but when i let the button go the app button lights up on the mcppro.

    the efis is working fine.

    When i press cmdA on the on the mcppro the cws on the right lights up,so something is is feeding the mcppro in correct info.

    Hope you can understand my explantion.

    if i only use the ixeg mcp it still lights up the incorrect buttons on the mcppro.

    Kind Regards

    Bill from Oz
  • edited November 2016
    Hi Bill , I'm not seeing that issue on my end. I would first try to import the MCP pro profile again  if everything is working except the lights because this is where they are set . Also make sure you have the newest version of GIT from your account page. If this fails I would go into detective and wipe the bespoke events and try to import them again.
    Steve McNitt
  • Hi Steve,

    Re Imported as suggested and all working correctly.

    Thanks for getting it sorted promptly :)

    Kind Regards

    Bill from Oz
  • Hi Steve,

    Are there any plans for adding MESM support?  Or am I just doing something wrong. :(

    My MCPPro and EFIS work great!  (although I haven't D/L'd the latest version just yet).

    Thank you very much for all of your work!

    - Bill G.  
  • Unfortunately I don't own a MESM  so I can't make a profile for it but I could add functions to my profile and you can assign them to your MESM on your own. What specifically do you want?
    Steve McNitt
  • Forgive me if I am not giving you what you are asking for.  The MESM covers the Engine Start Section on the overhead panel of the 733.

    There are 2 rotary switches (Engine 1, and Engine 2), and one 3-way toggle:

    Rotary Step Switch- Engine start selector (GRD, OFF, Cont, Flt) - 1 for each engine.

    3-Way Toggle Switch- Engine ignition (Both, L, R)


    I attempted to use the GIT Detective, but couldn't figure out how to get the detected commands from the top box, to the middle, so they could be copied to the profile.  (all of this is completely new to me.)

    - Bill G.

  • I don't know if this helps..  Running the Detective, I get the following datarefs when rotating the knob for Engine 1:

    0000647944    DataRef : ixeg/733/engine/eng1_start_act    DataRef Data: -1
    0000573004    DataRef : ixeg/733/engine/eng1_start_act    DataRef Data: 0
    0000583423    DataRef : ixeg/733/engine/eng1_start_act    DataRef Data: 1
    0000591459    DataRef : ixeg/733/engine/eng1_start_act    DataRef Data: 2

    These will show up in the upper 'blue' section of the 'Detective'.  But not in the middle 'Pink' area.  I do not seem to be able to get any of these commands into the lower section to create an event.  But, I don't know if it's because these are special, or because I just don't know what I'm doing (probably the latter :)). 
  • Ok give me a few minutes Ill see what I can do for you

    Steve McNitt
  • edited January 2017
    Ok here we are 11 new bespoke events, you just need to asign them to the appropriate switches yourself

    GIT_ENG1_Gnd
    GIT_ENG1_Off
    GIT_ENG1_Cont
    GIT_ENG1_Flt

    GIT_ENG2_Gnd
    GIT_ENG2_Off
    GIT_ENG2_Cont
    GIT_ENG2_Flt

    GIT_ENG_Start_L
    GIT_ENG_Start_Both
    GIT_ENG_Start_R


    Please use the wizard to install it. 

    This is the exact same as the old version with the addition of the new bespoke events above so if you have customized anything it would be lost, in that case you can just replace all the bespoke events in detective by deleting all bespoke events with the big red X then just import B733.xml.
    Steve McNitt
  • If everything works ok on your end you could do an export of your profile for the MESM and add it to the download so other users can benefit too :)
    Steve McNitt
  • Ok, thank you very much for all of your help.  I will give them a shot.
    I will let you know how it all turns out.  And yes, I would be more than happy to export the profile (if I can get it to work!)

    - Bill G.
  • Hello. I have a little question how released function in the EFIS panel BARO change between IN to HPA?
Sign In or Register to comment.