Jump to content

And so it begins... BigfootMSR's Cockpit


Recommended Posts

Posted (edited)

Ok, so its not much of a cockpit... I am however building a box containing a bunch of different switches ect to sort of test the waters and expand from there. (I'm not that great with wood working :/ yet.) This concept box is just quick and dirty.

 

So far, I have purchased a bunch of different types of switches. Mostly just On-On, a couple ON-OFF-ON. I am using a http://groovygamegear.com/webstore/index.php?main_page=product_info&cPath=82_81&products_id=235 to control all of the switches.

 

So far, construction is going well, I need to mount the GPWIZ40 inside the box and drill a hole in the side for the usb cable. I was looking at acquiring a push button for the weapon jettison button. The tricky part is, I ran across a thread a couple weeks ago somebody had pointed out a website for a bush button. The push button had the option of being ordered with a large cup surrounding it that appeared to be perfect for the jettison button shroud. I forgot to save the link to the site and can not find that thread. Does anybody know if it sounds familiar? I don't have access to a cnc or machinery really to manufacture it myself. Any other ideas would be most appreciated.

 

I would also be interested in a link for some grey rocker switches that are used in the CDU control panel. The only ones I can find are on/off rocker type and most are lighted.

Switches.jpg.294acd0d14d9e7c6d1afc6ccaad1bbef.jpg

Edited by BigfootMSR

DCS: A10C Warthog JTAC coordinate entry training mission http://www.digitalcombatsimulator.com/en/files/99424/

 

DCS: Blackshark 2 interactive training missions http://forums.eagle.ru/showthread.php?t=84612

  • ED Team
Posted

Looks great bigfootMSR, :)

 

Only advice I would give ( wish I had seen it sooner when I did my first panel )

 

have a browse of this thread it will save you some inputs

 

http://forums.eagle.ru/showthread.php?t=89226&highlight=TOGGLE+LUA

 

basically you can use the .LUA files to make you switches go up / down so you dont have to wire every switch as a physical on/off.

smallCATPILOT.PNG.04bbece1b27ff1b2c193b174ec410fc0.PNG

Forum rules - DCS Crashing? Try this first - Cleanup and Repair - Discord BIGNEWY#8703 - Youtube - Patch Status

Windows 11, NVIDIA MSI RTX 3090, Intel® i9-10900K 3.70GHz, 5.30GHz Turbo, Corsair Hydro Series H150i Pro, 64GB DDR @3200, ASUS ROG Strix Z490-F Gaming, PIMAX Crystal

Posted

Thanks Bignewy. I did a bunch of research before jumping into this. I watched a bunch of videos and read through several threads of various pits that people are building. I have compiled a list of several websites for various components. Its a slow work in progress.

DCS: A10C Warthog JTAC coordinate entry training mission http://www.digitalcombatsimulator.com/en/files/99424/

 

DCS: Blackshark 2 interactive training missions http://forums.eagle.ru/showthread.php?t=84612

  • 3 weeks later...
Posted

Alright. So, I have been slowly buying switches from my local electronic store and its turning out well. But, I am having a bit of an issue with the GPwiz40. I have a couple of switches assigned to the axis ports on the board. I can use a program called JoyToKey to get the game to turn on the switches but it wont turn them off. I have modified the .lua files similarly to the regular joystick commands.

 

{combos = {{key = "R"}, }, down = iCommandPlaneAHCPGUNPACArm, up = iCommandPlaneAHCPGUNPACArm, name = "GUN/PAC switch ARM", category = "Armament HUD Control Panel"},

{combos = {{key = "E"}, }, down = iCommandPlaneAHCPGUNArm, up = iCommandPlaneAHCPGUNArm, name = "GUN/PAC switch GUNARM", category = "Armament HUD Control Panel"}, ...

 

The game just does not recognize the up state. Is there another program that somebody could recommend that I could get this to work with? Helios perhaps? I could not find a download for that one though. It shows a lot of software out there for salons, POS systems ect. Thanks for any help!

DCS: A10C Warthog JTAC coordinate entry training mission http://www.digitalcombatsimulator.com/en/files/99424/

 

DCS: Blackshark 2 interactive training missions http://forums.eagle.ru/showthread.php?t=84612

Posted
Alright. So, I have been slowly buying switches from my local electronic store and its turning out well. But, I am having a bit of an issue with the GPwiz40. I have a couple of switches assigned to the axis ports on the board. I can use a program called JoyToKey to get the game to turn on the switches but it wont turn them off. I have modified the .lua files similarly to the regular joystick commands.

 

{combos = {{key = "R"}, }, down = iCommandPlaneAHCPGUNPACArm, up = iCommandPlaneAHCPGUNPACArm, name = "GUN/PAC switch ARM", category = "Armament HUD Control Panel"},

{combos = {{key = "E"}, }, down = iCommandPlaneAHCPGUNArm, up = iCommandPlaneAHCPGUNArm, name = "GUN/PAC switch GUNARM", category = "Armament HUD Control Panel"}, ...

 

The game just does not recognize the up state. Is there another program that somebody could recommend that I could get this to work with? Helios perhaps? I could not find a download for that one though. It shows a lot of software out there for salons, POS systems ect. Thanks for any help!

 

I'm in the same boat, but I am using Helios to do all my key binding for my switches. I also have one switch that is using the R1 and R2 connections on the GPWiz40. Looks like those two connections are the X rotation and X axis. I'm not sure how to bind them as a toggle in Helios. I see that you can change the action value to "Static trigger" but this doesn't seem to do the trick. I need it for my inverter switch . Any help on this would be great. So far I have not had to edit one .lua file for any of my key bindings! I just made a profile for my Saitek X52 pro using the SST software and Helios for my switches and second monitor.

i7-8700k 3.70mhz|64GB DDR4 G.SKILL Ripjaw V 3200|ASUS ROG STRIX GeForce RTX 2080 8G GDDR6|AsRockZ390 Extreme4|2 Samsung 870QVO 1TB, 1 Samsung 860 QVO 1TB, 1 Samsung 860EVO 500GB|Corsair 750D|Corsair H-100i|Corsair AX750|LG 34GN850-B|Acer UT241Y|TM Cougar MFDs| Buddyfox UFC|TM Warthog HOTAS(Modified Spring/Slew Control Stick, Upgraded PCB, Stick Extension)|Saitek Combat Pedals|Corsair Nightsword|Corsair K70|TrackIR5|Custom A-10C Panels|

Posted
Helios perhaps? I could not find a download for that one though. It shows a lot of software out there for salons, POS systems ect. Thanks for any help!

 

Helios 1.2.176

 

http://www.gadrocsworkshop.com/helios/latest

 

http://www.gadrocsworkshop.com/

ASUS ROG Maximus VIII Hero, i7-6700K, Noctua NH-D14 Cooler, Crucial 32GB DDR4 2133, Samsung 950 Pro NVMe 256GB, Samsung EVO 250GB & 500GB SSD, 2TB Caviar Black, Zotac GTX 1080 AMP! Extreme 8GB, Corsair HX1000i, Phillips BDM4065UC 40" 4k monitor, VX2258 TouchScreen, TIR 5 w/ProClip, TM Warthog, VKB Gladiator Pro, Saitek X56, et. al., MFG Crosswind Pedals #1199, VolairSim Pit, Rift CV1 :thumbup:

Posted

I was trying to think of a way to get the game to recognize when one of the safety covers is lifted off of a switch so that you can manipulate the switch underneath. I came across a mercury filled switch that might do the trick http://www.frys.com/product/1908343?site=sr:SEARCH:MAIN_RSLT_PG. I was curious if anybody had a picture or some other suggestions to think about to accomplish this.

 

I have some more switches in the mail so I should be all done with my box soon. Its working out great so far.

DCS: A10C Warthog JTAC coordinate entry training mission http://www.digitalcombatsimulator.com/en/files/99424/

 

DCS: Blackshark 2 interactive training missions http://forums.eagle.ru/showthread.php?t=84612

Posted

I finally purchased some ON-off-(on) switches for my inverter switch and the canopy. When I was trying to modify the .lua file for the canopy switch, I could only find canopy open/close. Am I missing something? Thanks for any suggestions!

DCS: A10C Warthog JTAC coordinate entry training mission http://www.digitalcombatsimulator.com/en/files/99424/

 

DCS: Blackshark 2 interactive training missions http://forums.eagle.ru/showthread.php?t=84612

  • Recently Browsing   0 members

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