#Mobiflight/WINWING FCU/HPG H145 Flicker - RESOLVED

1 messages · Page 1 of 1 (latest)

safe sundial
#

I've got all outputs and inputs working except the speed readout. For some reason, with the two available variables from their SDK, the speed flickers most of the time, as if it's constantly being refreshed at a different rate than the other LCD panel sections. I can provide the config, and answer any other questions. Device does not flicker with other configs, such as Fenix, etc.

Thanks in advance! MobiFlight Connector v10.5.2. H145.mcc attached.

thorn knoll
#

Flicker in any output is a sign that two outputs are trying to set their status to the same device (led, lcd, 7-segment) all at the same time.

safe sundial
#

@thorn knoll I'd like to share the additions with you - noticed your variables for the H145-

thorn knoll
#

Check your output configs.

safe sundial
#

I added:

H:H145_SDK_APCP_ALTA_TOGGLE
H:H145_SDK_APCP_VS_TOGGLE
L:H145_SDK_AFCS_IAS_BUG
L:H145_SDK_AFCS_VS_BUG

#

Found it. VS was set to the SPEED LCD. Thanks.

#

@thorn knoll Feel free to use these, I didn't want to mess up anything in HubHop since I've never added anything before.

#

system "AP" obviously needs to change.

#

I only did that to keep them away from the entries you had added.

thorn knoll
#

If you have updated code that works it is fine to update Hubhop.

safe sundial
#

Ok, I'll have a look. Thanks for your additions to the H145, saved me a lot of trouble.

thorn knoll
#

Just make sure it is RPN syntax compliant, as all presets must be ready to use.

safe sundial
#

HubHop presets are now updated.

safe sundial
#

Mobiflight/WINWING FCU/HPG H145 Flicker - RESOLVED