A profile contains all screens (modes) and their associated actions (macros) and displayed text (titles).
The included `default` profile contains nearly all actions for all default aircraft. We also include aircraft specific examples for the Fenix a320 and Carenado Mooney M20R.
Editing and adding profiles allows you to fully customise, slim down or setup specialised controls for more complex 3rd party aircraft.
How do I switch and load profiles?
Press both left and right `Nav` buttons to open a list of profiles.
Use the right dial to navigate profiles, press the dial to load the selected profile.
This will list all profiles stored in the `/profiles` directory of `fsmp_controller`
Where can I edit the profiles?
Profiles are located in the `/profiles` directory of `fsmp_controller`
Profiles are JSON formatted text files
Simply copy and re-name a profile in this directory to make a new one.
Use the prefix `msfs-` when naming profiles.
Open profile files using a plain text editor, e.g. Visual Sudio Code
Copy and paste your JSON into a validator like JSONLint if you have issues loading an edited profile.
Where can I find "event" values (Simmconnect)
Simconnect Events & variables are used to interact with MSFS2020. Events trigger actions, and variables return data from the simulator.