Search found 4671 matches

by Keith Baxter
Sun Mar 17, 2024 1:48 pm
Forum: Arduino
Topic: Arduino and 737 ZIBO not working.
Replies: 7
Views: 277

Re: Arduino and 737 ZIBO not working.

Hi,

Maybe not the MAX7219 conbo, Read this.

https://www.siminnovations.com/forums/v ... 224#p59224

Keith
by Keith Baxter
Sat Mar 16, 2024 8:24 am
Forum: Arduino
Topic: Arduino and 737 ZIBO not working.
Replies: 7
Views: 277

Re: Arduino and 737 ZIBO not working.

@Gilles might know, I think that he made it. It can be that they (Zibo) changed the commands. Correct Ralph. it is @SimPassion not @Gilles by the way. ;) SimPassion to sort out. Dataref <laminar/B738/rotary/autopilot/bank_angle> is not used anymore. Dataref <laminar/B738/autopilot/bank_angle_pos> i...
by Keith Baxter
Thu Mar 14, 2024 10:17 am
Forum: Lua and API Scripting Help
Topic: FLOAT[128] writing
Replies: 1
Views: 107

Re: FLOAT[128] writing

Hi, Number of issues. This is how to do it. taxis_sw = switch_add(nil, nil, 0,0,250,250,function(position,direction) if position == 0 then switch_set_position(taxis_sw, 1) xpl_dataref_write ("sim/cockpit2/switches/generic_lights_switch", "FLOAT[128]", {1}, 21) end if position == ...
by Keith Baxter
Wed Mar 06, 2024 4:54 pm
Forum: General Discussion on Anything
Topic: Potentially for sale - complete 737 NG cockpit hardware due to health issues.
Replies: 15
Views: 985

Re: Potentially for sale - complete 737 NG cockpit hardware due to health issues.

Joe, Someone might be interested. https://www.facebook.com/groups/350159808331896/?hoisted_section_header_type=recently_seen&multi_permalinks=8006589646022169&__cft__[0]=AZUmF2_-2h58uCe4CDaPBfiWBfU7pgDgdtt-nT367ZlGOvidZ5PReB0qQo5iOf3THrUo80jE6Ff2idc_eZ_3mZk5E4HEot3vENGX4n9w3S_sVy7nFcZrA5Q27U...
by Keith Baxter
Wed Mar 06, 2024 5:31 am
Forum: Air Manager Help
Topic: Cannot make a map invisible
Replies: 3
Views: 129

Re: Cannot make a map invisible

Hi

Yes this is a new bug. @Corjan

Changing the base-layer to nil will work. However, you will get a white rectangle where the map was.

Code: Select all

navmap = map_add(10,10,580,580,"OSM_STANDARD",14)

map_baselayer(navmap,nil)

Keith
by Keith Baxter
Thu Feb 29, 2024 4:49 pm
Forum: Under development and finished work
Topic: Electronics International MVP50
Replies: 5
Views: 235

Re: Electronics International MVP50

Keith Is your instrument available to download? Hi, No it is not. However I will share it with you by sending via PM if you want. It is incomplete and was done for XP11. I did try it in XP12 quickley and some things do not work so will need some investigating. We can discuss on the Discord to get y...
by Keith Baxter
Thu Feb 29, 2024 8:21 am
Forum: Under development and finished work
Topic: Electronics International MVP50
Replies: 5
Views: 235

Re: Electronics International MVP50

Hi, I did quite a lot of work on the MV50P and T but to work on a hardware bezel. Got involved with another project so yhis one got shelved. I can share with you if you want. ice_screenshot_20220329-004548.png ice_screenshot_20240229-101003.png ice_screenshot_20240229-100934.png ice_screenshot_20240...
by Keith Baxter
Mon Feb 26, 2024 9:57 pm
Forum: Air Manager Help
Topic: Instrument Matching?
Replies: 12
Views: 588

Re: Instrument Matching?

Hi,

Well I have really hijacked this thread. ;)





Keith
by Keith Baxter
Sun Feb 25, 2024 1:17 pm
Forum: Air Manager Help
Topic: Instrument Matching?
Replies: 12
Views: 588

Re: Instrument Matching?

Hi, I did some work on the pedestal radios that I want to include in the Zibo SS Panel, I also changed the background panel color which I think is quite nice, 6_FwDP3eVLM flightgfx I will be contacting you in the next few days to discuss a few things. I will also send you the three radios so that yo...