Jump to content

karpiyon

Members
  • Posts

    246
  • Joined

  • Last visited

Everything posted by karpiyon

  1. Thanks, that does not contain lat/log &ils data. Or am I looking at a wrong list? I refer to the Edit>Beacons INFO Thanks. Is this up-to-date? I don't think so.
  2. Hi, Were can I find a table with all airports, lat long, Tacab & ILS? The one I googled for is not up-to-date. Thanks
  3. Hi, I am trying to add a very basic 'Terrain following' feature to my plugin. I a m already controlling all the cockpit commands. The problem I have is to control the trim. When a joystick is not plugged in, the pitch is controlled with the keyboard. When I plug in my joystick the keyboard has no control. Can enable pitch keyboard control when the stick is plugged in?
  4. I tested with 50ms hold down & 5ms wait after and it is working well for the Button numbers. I'm down to 12sec for the entire data including elevation and time per steer point. null
  5. So hold down for 50ms, and do you wait between consecutive key presses? I created a plugin for VA which ha been used for quite some time. I am adding a new ability to enter a complete set of navigation points and I want to to take as less as possible to enter. So far I've been using holdDownTime=150ms & waitAfter=100ms
  6. I could not find a place to post it - this is not a bug. What is the minimum required time for key presses in DCS. E.g. let say I want to enter 123 in the F-16 ICP. What would be the min time for the following Action Minimum time in ms Press & hold "1" ? Wait (if required) ? Press & hold "2" ? Wait (if required) ? Press & hold "3" ? Wait (if required) ?
  7. Tried your suggestions. It did not crash this time but instead of landing it started flying up n down endlessly. Is this a known bug? You mentioned earlier that there is nothing to do about it? That is odd.
  8. What I did was to pause the sim (since I saw the same behavior when it was not paused). I selected wp2, this is the one I am attacking which is selected above. set OA2 2000ft, 5deg, 2000Ft set OA2 2000ft, 5deg, 100Ft What you see in the above images can be considered a 'track' since the sim is paused. If you still need one I can set it.
  9. Will give it a try but how does that effect recording?
  10. Thanks I was coming to land from 20miles and the flight was not longer then 10 minutes. Is that considered long? AI was limited - it is one of the default case landing, only I copied it and put myself 20miles from teh carrier. What to you mean by "Fully wipe your controls"?
  11. Hi, This is the 2nd time I try to watch my case II, or case III successful landing and each time I play the track it shows me diving into the water about 10-6 miles from teh carrier. How do I remedy this? I've had similar issue when flying the F-16 where the recorded track showed me as crashing when I WAN NOT!
  12. Hi, I’ve always had my joystick configured, for the F-16, so the the cms are mapped to the little joystick C-Stick as show in the attached image. I used the band option to do this. In the profiler, while I test the stick and move the little joystick it shows the right keypresses however it is not registered in the game. Of course I mapped the same keys in the game and tested it by pressing, E.g. (Shift+Num4) This started happening a few weeks ago. I managed to fix this once or twice by terminating the profile process and restarting it but even this no longer work. Restarting the PC did not help either not reinstalling to diver. Any suggestions? nullnull
  13. I created a similar plugin for the FA-18 which is still under development. You can download from my discord severe.
  14. Yes but this is circumstantial. It mean i MAY be on a carrier. Still it is better than noting
  15. @Tholozorwhen i create a new waypoint it is injected to the sequence, is that what you mean? What i try to do is create a new waypoint, say wp30 adn then i want to set it's lat/long. for this i need to select wp30 but i do not want to press the 'inc' N times to reach 30.
  16. Not working for me... Is there any update on this? is there a way to key in the wypt number?
  17. Is there any update on this? is there a way to key in the wypt number?
  18. Hi, I export.lua to get data which I use for my VoiceAttack plugin. I'm in the process of creating one for the FA-18 and I want to know if there is an variable which I can export and know if I am currently on a carrier. For airfields I extract lat/long and I check which is the nearest runway. For a carrier I can't do that. I am looking for something which can't be masked in multiplayer. Thanks
  19. Hi, Is there a chart/table which species various DDI/AMPCD states and their corresponding button assignments? I am working on a plugin for the FA-18, much like the one for the F-16 here. E.g. when a user says "set hsi mode" I will extract from this table: TAC=>SUP=>hsi (i will of course translate those to button number and export the state from the flight data) Thanks
  20. i was thinking of doing this but i was hoping there is another way. thanks,
  21. How to you show the course line again when after changing DDI page without changing the course? Once I change DDI page and 'box' the tacan again the course is not shown. If I press the course set know to show the course it will change it by a few deg as well. I only want to show it to the previous set course without effecting it.
  22. In DEST page OA1/OA2 when you enter data in the BRG field and press enter, the RNG field changes it's value. The first time you enter the data it is entered properly and the next time you enter this page, right after the first time, it starts changing the RNG value. This happens for both OA1 and OA2
  23. In DEST page OA1/OA2 when you enter data in the BRG field and press enter, the RNG field changes it's value. The first time you enter the data it is entered properly and the next time it starts changing the RNG value. This happens for both OA1 and OA2 null
  24. I updated the plugin to the newest DS version 1.1.1.8 * Adding config option to run FLCS bit test during startup. * Adding command to set laser start time, if you think 5 to 30 sec is not enough let me know, *set [laser;tgp] start [time;] [5..30][seconds;]* * Fixed MFD loading sequence - once in a while the F-16 MFD code gets updated, which effects the MFD commands.
×
×
  • Create New...