peterfox1 / fsmp-controller

Desktop application required for FS Macro Panel
4 stars 1 forks source link

Asobo ATR 42/72 #6

Open flightsimcol opened 1 year ago

flightsimcol commented 1 year ago

Unfortunately heading bug doesn't seem to work with controller.

Will there be any updates coming?

Thanks

martyp187 commented 1 year ago

What events are you using?

The ATR likely uses custom events and so your profile will need them.

HubHop is showing people have added the following events.

MSATR FGCP HDG DEC

MSATR FGCP HDG INC

Search HubHop https://hubhop.mobiflight.com/presets/

peterfox1 commented 1 year ago

Martyp is right, it will need a customised profile. I have just tested out those events and they should do it. When using events from hubhop they must be prefixed by MobiFlight. and spaces changed to underscores. So the events end up looking like this: MobiFlight.MSATR_FGCP_HDG_DEC MobiFlight.MSATR_FGCP_HDG_INC

I also needed to update the mobiflight-event-module to use these (Extras -> MSFS2020 -> Download Latest Events in Mbiflight). I've updated the site so you can download the updated copy from directly here if you're not using mobiflight though: http://fsmacropanel.com/downloads/

I have modified the default profile with some of the events required for the ATR: msfs-atr.zip

Add this into your profiles folder (located where fsmp-controller.exe is). press both the left and right page navigation buttons and rotate and press the right dial to select the profile.

If you'd like to know a bit more about profile editing I've added some information here too: http://fsmacropanel.com/docs/profile-editing/

flightsimcol commented 1 year ago

Great, thanks so much both for confirming, I will give this a go. I really appreciate the fast responses.