Jump to content

Martin1454

Members
  • Posts

    44
  • Joined

  • Last visited

Everything posted by Martin1454

  1. Would it be possible to transfer the coordinates to weapons? I'm currently flying the F15e with JDAMs, and I'm getting tired of entering all the coordinates manually
  2. I agree - It is difficult to see what hand - Especially when you can rely on animations or anything.
  3. Ah fair enough... The reason why I would use it as WSO, is that I am normally controlling the radar for BVR, while my pilot is focused on flying - If suddenly we get into a BFM situation, when it is a bit of a hassle for the pilot to take over the A/A radar and then switch to SS / BORE mode - That would be easier if he could just focus on the flying
  4. Hi all - I'm playing WSO and flying from the backseat and being WSO sometimes for a friend - I have tried to use the A/A radar, and I love the SS mode in the front seat, but I cant figure out the button combination for SS/BST mode as WSO - Is it not accessible from WSO? Castle switch, TDC or AQ switches does nothing - I can get in TWS mode just fine
  5. Aha! I can see that my Winwing Joystick sets button 7 when I press the paddle switch and holds button 8 when I releases it - And paddle switch was set to button 8 -.-
  6. Avoid expessPCB as much as you can. Learn Kicad instead, or try CircuitMaker (https://www.altium.com/circuitmaker) ExpressPCB is proprietary and therefore there is limited resources and tutorials.
  7. I can see it work for you - But If I take over just after you are done pressing on the UFC, it still does not work for me. See the track - both switches will be enaged, but it does not affect the plane at all. Test2.trk
  8. Ah, didn't know the free flight cluttered the files that much. Here I engage the AP and try to change the HDG APtestTrack.trk
  9. I would like to post the track, but even the 30sec track becomes larger than the 5Mb I can post
  10. So after I changed to a Winwing F-16EX setup, I've had some issues with the Autopilot of the F-16 and want to confirm the correct usage. Normally I would just level out, set my "HDG" and then engage "Pitch ALT hold" mode and then "ROLL HDG SEL", and then the plane would be on autopilot. But now when I do that, nothing happens... I can see the switches flip in the cockpit to the correct position, but the plane does not respond to it. Is there anything else I should do to engage the autopilot? I would post a track, but even a 30sec track is larger than 5mb
  11. Name is correct - My biggest issue when I set it up was 1: I save the mod in C/programs/ea/DCS folder instead of C:\Users\XXX\Saved Games\DCS.openbeta\Scripts\DCS-ExportScript folder Secondly, you have to check the configurations in the Config.lua file and ExportScript.lua (see the github you downloaded from)
  12. Suggestion: With the new Ah-64 release, allow / be able to setup night missions also so we can use the sweet NVS systems of the AH-64.
  13. After playing around with your initial release - Works good - One function that I miss is the "Weapons trigger guard" - I don't wanna waste a switch on it, and I cant visually inspect it in the cockpit. Other than that, I have some issues with the "Title text change on DCS update settings" with a few buttons - But got the most simple things setup now
  14. Soo.... A bit early - But when do you expect to be able to release the lua? When you have the update to test with or? cant wait to rock that 30mm gun!
  15. Can't wait to see it! I think the AH-64D is one of those modules where the stream deck will really be useful! Do you think it will be possible to pull the text / info from the MFD and create buttons with the current MFD button label?
  16. So I'm playing a bit around with the BIOS, and I'm trying to read the labels from the OSB buttons on the 2 MFD's. Calling "return list_indication(2)" in the lua console, I can find the MFD status - For instance here is for the TGP page with TGP in standby: But if I select the "MSG" page and run the return list_indication(2) again, then I get: So, how would I sort to get the OSB button status? In the TGP page, OSB 2 is the A-G which is the #10 symbol in the code, but on the MSG page, it is under Label_OSB2\ So how would I export the parameter? It ends all over the place in the LUA response.
  17. After the intro (Thanks @Bailey) I found the correct table for the MFD's for the F-16 I want to export to my stream deck - But I cannot isolate the button text!. Running local txt_RMFD = ExportScript.Tools.split(list_indication(5), "%c") return txt_RMFD Will return me the following data in the SMS page: And in the HSD page I will get: So looking at these 2, the "DEP" is line 152 in one page, where "A-G" on the other page is line 86 - These 2 labels go on the same MFD button / location - So how do I ID this value since it moves all over the table? A very crude solution would be a long table of "If [86] = "A-G" then text = "A-G" elseif [152] = DED then text = "DED" and so on for all cases, but that will be a large if line!
  18. @BaileyYou're the man! I will have a look at that profile - Does the F-16 lua you linked have the fix for the TGP crashing DCS? I will have a look, and see if I can implement the MFD my self, but I can see its a bigger project. EDIT: I just tested, TGP did not crash, so all is good Also got the fuel thing to work!
  19. Question - I'm running some of the profiles I find here on the page on my streamdeck XL. I want to add a few features, but I don't know how to go about it. First, I would like an fuel indicator added (for instance in the hungry F-16). How can this be added? If I use the lookup ID, I cannot find it, since its not a button, but only a "display/indicator" - how will I find the ID's for that? Secondly, I would love to use is as a MFD keyboard - Right now I have made diffrent "sets" of MFD keys - 1 set is for SMS page, 1 set for MAV page, 1 set for TGP etc..... This is because on each page the MFD key have a different function. Is there a way to "extract" what action the button will do? (eg what label is on the MFD next to the button)
  20. Not sure if it is the case, but there is some bug with the DCS Exporter/DCS BIOS script (If you use Stream deck or other external pannels) where the F-16 will crash with TGP.
  21. THE A-10 is a great HOTAS plane, so its more about all the controls you can do from the HOTAS - For me, its cold start, the JHMCS toggle, laser arm, gun arm, master arm - the dial that switches navigation between mark points, waypoints etc. The counter measures and ICP of course
  22. Did anyone come up with a good profile for the normal 5x3 deck for the A-10C II? I can only find one that controlls the UFC
  23. How does the current delivery schedule look like? If I order today, how long til it ships?
×
×
  • Create New...