llOPPOTATOll Posted October 4, 2019 Posted October 4, 2019 Can you guys add the toggle switch bind things for the Stores config Cat I/Cat III, Laser arm, Master Arm, and Autopilot so I can use the toggle switches on my Warthog?
ams999 Posted October 4, 2019 Posted October 4, 2019 Yes please! Autopilot roll is in already but autopilot pitch is missing. Also, I would wish for an "EXT Lights - all" option to switch wing/tail and fuselage lights with one switch. I usually switch them together, so why waste a second perfectly good switch I could use for something else... "[...] because, basically, in this day and age, if you get to the merge and no one's died - it's not good for anybody." - Keith 'Okie' Nance "Nun siegt mal schön!" - Theodor Heuss, September 1958 "Nobody has any intention of building a wall." - Walter Ulbricht, June 1961 "Russia has no plans to invade either Ukraine or any other country." - Vladimir Chizhov, Russia's ambassador to the EU, January 2022
Steph21 Posted October 4, 2019 Posted October 4, 2019 (edited) Master Arm On/Off toggle is already in IIRC (not with simulate though), i can use it on my Warthog with 2 way switch Landing Gear Up/Dn toggle will be great too please in Special Joystick button. Edited October 4, 2019 by Steph21
bell_rj Posted October 4, 2019 Posted October 4, 2019 Can we have a MASTER ARM toggle option so it can be assigned to one switch? The current options include 'Up', 'Down', and it would seem to make sense to make MASTER ARM a toggle. Currently it seems to work the same as 'Up' which seems to be a duplication. PC specs:
uri_ba Posted October 4, 2019 Posted October 4, 2019 +1 on CAT, laser in addition, CUTOFF else IDLE would be great (for WH cutoff detent). Creator of Hound ELINT script My pit building blog Few DIY projects on Github: DIY Cougar throttle Standalone USB controller | DIY FCC3 Standalone USB Controller
llOPPOTATOll Posted October 4, 2019 Author Posted October 4, 2019 +1 on CAT, laser in addition, CUTOFF else IDLE would be great (for WH cutoff detent). It actually has the idle thing for the warthog.
VampireNZ Posted October 5, 2019 Posted October 5, 2019 Also an AAR refueling door switch Already there - 3 options for Air Refuel Switch. Just to pipggyback on this thread - is it possible to increase the speed of the rotary dials? I have a lot of rotaries mapped to rotary encoders and to get 1 click of the in-cockpit switch takes about 4-5 clicks of your actual dial. Makes turning things like the lights, HSI heading, volumes etc super painful and slow! Vampire
Emmy Posted October 5, 2019 Posted October 5, 2019 Also an AAR refueling door switch This! [sIGPIC][/sIGPIC] http://www.476vfightergroup.com/content.php High Quality Aviation Photography For Personal Enjoyment And Editorial Use. www.crosswindimages.com
VampireNZ Posted October 6, 2019 Posted October 6, 2019 This! So clearly you're just trolling now... Vampire
Tomsk Posted October 6, 2019 Posted October 6, 2019 Yes please! Autopilot roll is in already but autopilot pitch is missing. +1 also really wanted "special" bindings for the pitch autopilot, e.g. one binding for Autopilot Altitude Hold/OFF and another for Autopilot Attitude Hold/OFF.
ams999 Posted October 6, 2019 Posted October 6, 2019 I do hope that they get added officially - however, if anyone wants to add some bindings already (in \Mods\aircraft\F-16C\Input\F-16C\joystick\default.lua): Toggle for CAT I/III: {down = control_commands.StoresConfig, up = control_commands.StoresConfig, cockpit_device_id = devices.CONTROL_INTERFACE, value_down = 0.0, value_up = 1.0, name = _('STORES CONFIG Switch - AMS'), category = {_('Special For Joystick'), _('Left Auxiliary Console'), _('FLCS')}}, Toggle for AP pitch Alt: {down = control_commands.ApPitchAlt_EXT, up = control_commands.ApPitchAlt_EXT, cockpit_device_id = devices.CONTROL_INTERFACE, value_down = 1.0, value_up = -1.0, name = _('Autopilot PITCH Switch - ALT HOLD/AP OFF AMS'), category = {_('Special For Joystick'), _('Instrument Panel'), _('FLCS')}}, Toggle for AP pitch Att: {down = control_commands.ApPitchAtt_EXT, up = control_commands.ApPitchAtt_EXT, cockpit_device_id = devices.CONTROL_INTERFACE, value_down = -1.0, value_up = 1.0, name = _('Autopilot PITCH Switch - ATT HOLD/AP OFF AMS'), category = {_('Special For Joystick'), _('Instrument Panel'), _('FLCS')}}, I usually use my initials in the name of toggles I mod into the default.lua so I can search in-game for the ones I have modded by simply searching for 'AMS'. Of course feel free to name them however you like. "[...] because, basically, in this day and age, if you get to the merge and no one's died - it's not good for anybody." - Keith 'Okie' Nance "Nun siegt mal schön!" - Theodor Heuss, September 1958 "Nobody has any intention of building a wall." - Walter Ulbricht, June 1961 "Russia has no plans to invade either Ukraine or any other country." - Vladimir Chizhov, Russia's ambassador to the EU, January 2022
Kim Jong-un Posted October 6, 2019 Posted October 6, 2019 Already there - 3 options for Air Refuel Switch. Just to pipggyback on this thread - is it possible to increase the speed of the rotary dials? I have a lot of rotaries mapped to rotary encoders and to get 1 click of the in-cockpit switch takes about 4-5 clicks of your actual dial. Makes turning things like the lights, HSI heading, volumes etc super painful and slow! Hold Lshift and scroll. Supreme leader
Recommended Posts