Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi Panel: make the Auto-Throttle switch mappable #3

Open
GoogleCodeExporter opened this issue Jun 29, 2015 · 0 comments
Open

Multi Panel: make the Auto-Throttle switch mappable #3

GoogleCodeExporter opened this issue Jun 29, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

As far as I can see, the Auto-Throttle switch is the only switch on the Multi 
Panel that can't be remapped. It would be useful to map that switch to 
something else. If possible, please allow remapping of the switch in 
xsaitekpanels.ini. Thanks

Original issue reported on code.google.com by [email protected] on 17 Nov 2013 at 4:17

kunajk added a commit to kunajk/xsaitekpanels that referenced this issue Oct 3, 2021
…256#3

;  ******* Auto throttle switch mappings ***************
;Auto Throttle Switch enable = 0 disable | = 1 enable | = 2 remapable datareference | = 3 remapable command | = 4 remapable float datareference
;remapable float datareference a 100 will end up 1.000000, 50 will end up 0.500000
Auto Throttle Switch enable = 4

;Auto Throttle Switch Armed value = 0 | = 1
Auto Throttle Switch Armed value = 1

;command for auto throttle switch on command
auto_throttle_switch_on_cmd = sim/engines/carb_heat_on

;command for auto throttle switch off command
auto_throttle_switch_off_cmd = sim/engines/carb_heat_off

;command for auto throttle switch on command
auto_throttle2_switch_on_cmd =

;command for auto throttle switch off command
auto_throttle2_switch_off_cmd =

;command for auto throttle switch on command
auto_throttle3_switch_on_cmd =

;command for auto throttle switch off command
auto_throttle3_switch_off_cmd =

;command for auto throttle switch on command
auto_throttle4_switch_on_cmd =

;command for auto throttle switch off command
auto_throttle4_switch_off_cmd =

;datareference for auto throttle switch position
auto_throttle_switch_remapable_data = sim/cockpit2/engine/actuators/mixture_ratio_all

;datareference value for auto throttle switch on
auto_throttle_switch_remapable_data_on_value = 80

;datareference value for auto throttle switch off
auto_throttle_switch_remapable_data_off_value = 10

;datareference for auto throttle switch position
auto_throttle2_switch_remapable_data =

;datareference value for auto throttle switch on
auto_throttle2_switch_remapable_data_on_value = 80

;datareference value for auto throttle switch off
auto_throttle2_switch_remapable_data_off_value = 10

;datareference for auto throttle switch position
auto_throttle3_switch_remapable_data =

;datareference value for auto throttle switch on
auto_throttle3_switch_remapable_data_on_value =

;datareference value for auto throttle switch off
auto_throttle3_switch_remapable_data_off_value =

;datareference for auto throttle switch position
auto_throttle4_switch_remapable_data =

;datareference value for auto throttle switch on
auto_throttle4_switch_remapable_data_on_value =

;datareference value for auto throttle switch off
auto_throttle4_switch_remapable_data_off_value =
sparker256 pushed a commit that referenced this issue Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant