#Hello everyone, got a Quick question about Coding a Eurofighter Typhoon Cockpit

1 messages · Page 1 of 1 (latest)

solemn stratus
#

I am currently developing a fully functional Eurofighter Typhoon cockpit and have been exploring MobiFlight as a potential solution for interfacing hardware components with Microsoft Flight Simulator (MSFS). I understand that the Eurofighter Typhoon is not currently supported within the existing MobiFlight module list. However, I would like to know if it is still possible to use MobiFlight to code and integrate specific buttons and controls using the custom code or configurations I have available.

Any guidance or insights on how to achieve this, particularly in relation to working with unsupported aircraft, would be greatly appreciated.

#

Hello everyone, got a Quick question about Coding a Eurofighter Typhoon Cockpit

gleaming ruin
#

I suggest you start by watching the intro video and reading through the documentation to get familiar with how things work.

solemn stratus
#

Thanks for the reply, I see what you mean. I have all the Code for the Custom buttons such as MISC, AIDS, NAV, RAD1 & RAD2 etc, just was not sure how I could incoporate this with being Custom. I will check it out, thank you

#

SSK RAD1
3 (>L:DEP_MODE, enum) 0 (>L:DEP_SUBMODE, enum)

#

and so on

gleaming ruin
#

You can enter custom code into the input config preset code box. It doesn't have to be a preset from the dropdown list.

#

Once you have things working, we would be thrilled to have you contribute your findings to the Hubhop database.

#

Intro video
#1139182169063956523 message

solemn stratus
#

Thank you, no problem I will

#

Is it the preset code at the bottom?

gleaming ruin
#

yes, the code goes into the code box. It must follow RPN syntax used by MSFS2020.

solemn stratus
#

I understand, thank you for the help and I will watch the Introduction and the documentation!

gleaming ruin
#

I will mark this as Solved. When you have more specific questions, please open a new thread.