Jump to content

aemvee

Members
  • Posts

    81
  • Joined

  • Last visited

About aemvee

  • Birthday June 19

Personal Information

  • Location
    Finland
  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?
×
×
  • Create New...