Jump to content

aemvee

Members
  • Posts

    81
  • Joined

  • Last visited

Everything posted by aemvee

  1. Hi, The Raygun 2.4 export file can finally be downloaded from: https://www.buddy-fox.com/raygun/
  2. Not a screenshot per se but makes my heart fly every time!
  3. PITCH Alt/Off/Att binding is missing for 3pos switch (TM WH for example) even though there is one for ROLL AP. To fix this, here is the missing lines. { down = control_commands.ApPitchAtt_EXT, up = control_commands.ApPitchAlt_EXT, cockpit_device_id = devices.CONTROL_INTERFACE, value_down = -1.0, value_up = -1.0, name = _('Autopilot PITCH Switch - ATT HOLD/A/P OFF'), category = {_('Special For Joystick'), _('Instrument Panel'), _('FLCS')}}, { 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/A/P OFF'), category = {_('Special For Joystick'), _('Instrument Panel'), _('FLCS')}}, This works but it will mess with the switch solenoid and A/P don't disconnect when it supposed to and might cause suboptimal flight characteristics.
  4. Please see this: https://vkbcontrollers.com/?product=tm-warthog-adapter They have adapter for TM WH grip which I have and wish to use. I can change firmware to do this, but changing profile only would be preferable.
  5. Is there a profile and/or firmware for both TM WH grip and MGC Pro?
  6. How did you end up with the script? I see this a great way to point CV against 25kts headwind and set the speed accordingly.
  7. Loving the force sensing slew! Magnificent!
  8. These look great! When do you have the next batch planned? I'd be very much interested!
  9. Ok, I reconfigured config.lua, it was trying to write C: root.
  10. Hi, is the log supposed to fill so rapidly or do I have some sort of misconfiguration. Slmod.txt
  11. Hi, this is a great thread! My warthog has developed a 1-2 deg rotational play which is quite a lot. I think it's the worn down push-in shafts for X-axis. Could you draw replacement part for those?
  12. The Other Jet Sim has had this wonderful since 2012 and I felt like DCS community had been left out. I created this to honor late Robin Olds and great . Download mod here https://www.digitalcombatsimulator.com/en/files/2685080/ (OvGME/JSGME ready) I apologize this not being moustache model for pilot.
  13. http://wiki.hoggit.us/view/DCS_func_getTemperatureAndPressure Can you use this for that?
  14. Not that I have noticed, multiple players on same slot that has been destroyed seems to display correct name on lotatc.
  15. Bug: CTD when BRAA hook is between two units and other unit is destroyed.
  16. Thanks Dart! Haven't had too much of a test but previous problems with ghosting seem to be solved. Thanks for the selectable coordinate format, makes things lot easier! One oddity I noticed was a wind direction value on one of our missions, I've it attached. Do you have QFE value planned, maybe it could be shown on the property window? You probably know about this one already. http://wiki.hoggit.us/view/DCS_func_getTemperatureAndPressure
  17. Ok, I misunderstood how the real FR-22-24 radio functions. I'll look into it. Nevertheless the previously attached .lua can be used for now.
  18. Here is initial support for AJS37. Only the channel/frequency selection works. I was unable to get modulation and volume settings working. I will update as the module changes (the radios are currently refered as TESTRADIO for FR24 and TESTRADIO2 for FR22) I made a pull request with these changes. https://github.com/ciribob/DCS-SimpleRadioStandalone/pull/160 Install: replace the DCS-SimpleRadioStandalone.lua with the one from github or one attached in \Saved Games\DCS\Scripts or wait for the next release. DCS-SimpleRadioStandalone.lua
  19. Do you think you could add hPa value on the QNH line. See the attachment.
  20. Is it possible to have windsocks at the airfields with the same update as you add Viggens? :thumbup:
  21. Link says: Error (429) This account's links are generating too much traffic and have been temporarily disabled! Any change for a reupload?
×
×
  • Create New...