Boeing 737 zibo CDU

Working on a instrument project or just finished a project? Show it to others!

Moderators: russ, Ralph

Message
Author
ozuser
Posts: 17
Joined: Sat Nov 18, 2017 8:31 am

Re: Boeing 737 zibo CDU

#11 Post by ozuser »

No problem my friend. Go for it!

SimPassion
Posts: 5339
Joined: Thu Jul 27, 2017 12:22 am

Re: Boeing 737 zibo CDU

#12 Post by SimPassion »

Hello ozuser

just checked at the moment with 3.22g and your last download link
the FMC screen stay empty even if there's data on FMC inside zibo aircraft

here's what I get

Code: Select all

sim/aircraft/view/acf_descrip            STRING	Boeing 737-800
laminar/B738/fmc1/Line00_L               STRING
laminar/B738/fmc1/Line00_M               STRING
laminar/B738/fmc1/Line00_S               STRING
laminar/B738/fmc1/Line01_G               STRING
laminar/B738/fmc1/Line01_I               STRING
laminar/B738/fmc1/Line01_L               STRING
laminar/B738/fmc1/Line01_M               STRING
laminar/B738/fmc1/Line01_S               STRING
laminar/B738/fmc1/Line01_X               STRING
laminar/B738/fmc1/Line02_G               STRING
laminar/B738/fmc1/Line02_I               STRING
laminar/B738/fmc1/Line02_L               STRING
laminar/B738/fmc1/Line02_M               STRING
laminar/B738/fmc1/Line02_S               STRING
laminar/B738/fmc1/Line02_X               STRING
laminar/B738/fmc1/Line03_G               STRING
laminar/B738/fmc1/Line03_I               STRING
laminar/B738/fmc1/Line03_L               STRING
laminar/B738/fmc1/Line03_M               STRING
laminar/B738/fmc1/Line03_S               STRING
laminar/B738/fmc1/Line03_X               STRING
laminar/B738/fmc1/Line04_G               STRING
laminar/B738/fmc1/Line04_I               STRING
laminar/B738/fmc1/Line04_L               STRING
laminar/B738/fmc1/Line04_M               STRING
laminar/B738/fmc1/Line04_S               STRING
laminar/B738/fmc1/Line04_X               STRING
laminar/B738/fmc1/Line05_G               STRING
laminar/B738/fmc1/Line05_I               STRING
laminar/B738/fmc1/Line05_L               STRING
laminar/B738/fmc1/Line05_M               STRING
laminar/B738/fmc1/Line05_S               STRING
laminar/B738/fmc1/Line05_X               STRING
laminar/B738/fmc1/Line06_G               STRING
laminar/B738/fmc1/Line06_I               STRING
laminar/B738/fmc1/Line06_L               STRING
laminar/B738/fmc1/Line06_M               STRING
laminar/B738/fmc1/Line06_S               STRING
laminar/B738/fmc1/Line06_X               STRING
laminar/B738/fmc1/Line_entry             STRING
laminar/B738/fmc1/Line_entry_I           STRING
laminar/B738/fmc/fmc_message             FLOAT		0.000000
laminar/B738/indicators/fmc_exec_lights  FLOAT		0.000000
best regards
Gilles

SimPassion
Posts: 5339
Joined: Thu Jul 27, 2017 12:22 am

Re: Boeing 737 zibo CDU

#13 Post by SimPassion »

Ok I've just understood
checked with your 3.22d and it's ok and very impressive, also with new sounds and ambiance
good work !!!

Gilles

SimPassion
Posts: 5339
Joined: Thu Jul 27, 2017 12:22 am

Re: Boeing 737 zibo CDU

#14 Post by SimPassion »

Just checked with Air Player on remote PC
using STEP on ND
all seems good for now !

I will check now towards Jedeen work
independently and both your work and PFD/ND together

best regards
Gilles

SimPassion
Posts: 5339
Joined: Thu Jul 27, 2017 12:22 am

Re: Boeing 737 zibo CDU

#15 Post by SimPassion »

Not sure I've done this well but all is fine !
CDU_ozuser.png
b738.jpg

ozuser
Posts: 17
Joined: Sat Nov 18, 2017 8:31 am

Re: Boeing 737 zibo CDU

#16 Post by ozuser »

Thanks for the feedback everyone.
Just tested with zibo 3.22h and seems OK.

Should I submit this (via the application)?

SimPassion
Posts: 5339
Joined: Thu Jul 27, 2017 12:22 am

Re: Boeing 737 zibo CDU

#17 Post by SimPassion »

SimPassion wrote: Mon Nov 27, 2017 10:42 pm Just checked with Air Player on remote PC
using STEP on ND
all seems good for now !

I will check now towards Jedeen work
independently and both your work and PFD/ND together

best regards
Gilles
Seems like I've made a confusion with Jedeen package Zibo 3.22d all embedded, made available on its Google Drive
Anyway your CDU is working well

now about to check Jedeen PFD and ND
and after CDU plus PFD/ND
with last 3.22h Zibo Package

Best regards
Gilles
Last edited by SimPassion on Wed Nov 29, 2017 5:19 pm, edited 1 time in total.

SimPassion
Posts: 5339
Joined: Thu Jul 27, 2017 12:22 am

Re: Boeing 737 zibo CDU

#18 Post by SimPassion »

Found just an issue on the CDU
the F key show graphics updates while pressing ON/OFF
but this doesn't fire up the "F" text inside the CDU display

when clicking on the F key on the CDU inside 3D cockpit, the F key is displayed on both CDU : AM3 and Zibo inside 3D cockpit

not sure it's on your side as all seems ok and the following is strictly similar to what's working in your script

so a debug is starting ...
I will report if I find something

Best regards
Gilles

Code: Select all

function press_F()
xpl_command("laminar/B738/button/fmc1_F")
end

F_button = button_add("737-800X_F_off.png" , "737-800X_F_on.png",261,693,43,44,press_F)

ozuser
Posts: 17
Joined: Sat Nov 18, 2017 8:31 am

Re: Boeing 737 zibo CDU

#19 Post by ozuser »

Not sure what happened there. Just tried it on AM build 58 and it worked OK. Then updated to build 61 and still worked OK for me.

SimPassion
Posts: 5339
Joined: Thu Jul 27, 2017 12:22 am

Re: Boeing 737 zibo CDU

#20 Post by SimPassion »

Thanks for your answer ozuser
I will have a look and report if I found anything

Best regards
Gilles

Post Reply