Jump to content

field / carrier bypass switch


av8r13

Recommended Posts

had to reinstall DCS and lost my lua mods.

 

does anyone have the lua command for separate on/off field and carrier bypass bindings?

 

i would like to assign field and carrier to different switches

 

thanks in advance

Link to comment
Share on other sites

I just have a toggle, so 1 button.

 

Why do u want 2 different ? Curious :)

OS: Win10 home 64bit*MB: Asus Strix Z270F/

CPU: Intel I7 7700k /Ram:32gb_ddr4

GFX: Nvidia Asus 1080 8Gb

Mon: Asus vg2448qe 24"

Disk: SSD

Stick: TM Warthog #1400/Saitek pro pedals/TIR5/TM MFDs

[sIGPIC][/sIGPIC]

Link to comment
Share on other sites

running out of switches on my warthog.... lol

 

i use the toggle switch on the pinky 3 way switch on the warthog throttle.

 

up is field and down is carrier, but it is a 3-way switch so i need separate commands

 

i had it before but i cant it now in the forums.

Link to comment
Share on other sites

had to reinstall DCS and lost my lua mods.

 

does anyone have the lua command for separate on/off field and carrier bypass bindings?

 

i would like to assign field and carrier to different switches

 

thanks in advance

 

Hi av8r13.

You have to add folloing code at the file default.lua at line 8 in your DCS Folder Mods\aircraft\FA-18C\Input\FA-18C\joystick.

 {down = cptlights_commands.HookBypass, up = cptlights_commands.HookBypass,    cockpit_device_id = devices.CPT_LIGTHS,    value_down =  1.0,    value_up = -1.0,     name = _('Hook Bypass 2-Pos Switch FIELD/Carrier'), category = {_('Left Vertical Panel')}}, 

 

You have to add this line every time dcs is updated!

 

I use it with my home made panel using a Arduino board with dx button.

 

Have fun

Best Regards Rem27

IMG_0942.thumb.jpg.8718e104a0974fe69d4e72ed11765aa4.jpg

228984633_DXbutton.jpg.1da49d7814c7bf7666995c20236fe71d.jpg


Edited by rem27

Intel® Core i7-7700K @4,20GHz - 64 Go RAM - GeForce GTX 1070 Ti - Windows Pro 64 bit - Stream Deck - HOTAS Warthog

Link to comment
Share on other sites

running out of switches on my warthog.... lol

 

i use the toggle switch on the pinky 3 way switch on the warthog throttle.

 

up is field and down is carrier, but it is a 3-way switch so i need separate commands

 

i had it before but i cant it now in the forums.

 

Voice Attack

TWC_SLAG

 

Win 10 64 bit, 2T Hard Drive, 1T SSD, 500GB SSD, ASUS Prime Z390 MB, Intel i9 9900 Coffee Lake 3.1mhz CPU, ASUS 2070 Super GPU, 32gb DDR4 Ram, Track IR5, 32” Gigabyte curved monitor, TM Warthog HOTAS, CH Pedals, Voice Attack, hp Reverb G2.

Link to comment
Share on other sites

If set to carrier the AOA indexer will blink if the gear is down and the hook is up and stop blinking if it is down.

 

If set to field the AOA will not blink regardless of the hook position.

 

Hook bypass goes to carrier automatically when you deploy your hook, so to be more accurate:

 

Hook bypass to field will make the AOA indexer not blink when you try to land without the hook deployed.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...