Jump to content

Takeoff-For-Fun

Members
  • Posts

    14
  • Joined

  • Last visited

  1. You´re welcome. Both instruments look very professional!
  2. You´re really gifted! Great work. :thumbup: Sorry for the delay, here are my scripts: myScripts.zip Don´t know if I should explain somthing in advance, hope they´re self-explanatory. :smilewink: The scripts are based on OAKES great work (hope he´s still kicking!). They´re still in progress. I´m trying to add every possible input and output from the KA-50 manual and using constantly the same english labels as the simulator. That´ll make adoptions easier for us all. It´s time demanding, so I´m still working on it, interrupted by working in the garage on my two-seater homepit.:) By the way, don´t forget to add lSIOC_SendString = lSIOC_SendString..ResetSIOCvar(gSAIrolloutputSIOCParam) into the file "ExportHelios3rdParty.lua" or "export.lua" in the function "LuaExportStop". This will stop sending current into the servo and worming your room. -Ask me how I know.:doh: Takeoff-for-fun (WB)
  3. Hi Peter, I already bought two MS-FFB2 and started to replicate your great idea.:thumbup: One thing puzzled me: In DCS World both controllers produce force feedback simultaneusly. I other games like rfactor only the active controller produces force feedback and not both. So I suppose it´s special feature of DCS to work all FFB controllers simultaneously. What will we do if in future ED doesn´t provide this "simultaneous FFB" feature anymore? Is there any other possibility to get both MS-FFB2 produce FFB simultaneously?:unsure: I think "CyBerkut" also mentioned this somewhere in this forum. Takeoff-for-fun (WB)
  4. Sure, no problem. I´ll put them online, when I´m back home. ExportHelios3rdParty.lua is a replacement for the export.lua which is modified by helios. I thought you are using Helios in your homepit, too? I use OC and Helios simultaneously. My Helios is configured to use the file "ExportHelios3rdParty.lua" as 3rd Party-Script. I am exited in seeing your SAI mechanics in detail. Please, would you mind sharing some pictures with us? :thumbup: Takeoff-for-fun (WB)
  5. Very nice work, Gillesdrone! :thumbup: Maybe I can help you, hope I understood the question correctly. -But I´m not a LUA specialist! I did something similiar with the KA-50 APU-temperature and a servo this year. I had to redesign OAKES´ great script a little. I separated Inputs and Outputs into different LUA-Files (SIOCConfig\DcsToSioc.lua, RunAtSimulationStart.lua and SiocToDcs.lua. This gave me the possibility to understand OAKES great work and I got the APU temperature working by creating a new function in which I could multiply the LUA-Variable to get a bigger integer output for SIOC. Proposal overview for "SAI roll": (Details missing) - Create a new function in file "ExportSupport.lua" similiar to "function Variometer(pVarioMeterSIOCParam)": e.g. function SAIoutputRoll(pSAIrolloutputSIOCParam) with local lSAIroll = (lMainPanel:get_argument_value(142) * 1000) -- do multiplication here - in file "ExportHelios3rdParty.lua" you could add this into "function LuaExportActivityNextEvent(t)": lSIOC_SendString = lSIOC_SendString..SAIoutput(gSAIrolloutputSIOCParam) - in file "DcsToSioc.lua" or "SiocConfig.lua" add gSAIrolloutputSIOCParam = 1400 -- SIC var (AGR_81_Roll) This isn´t the full code, because it´s not easy to assist remotely and not seeing your current scripts. It´s just a quick shot and my two cents. Hope it helps a little bit. :unsure: Takeoff-for-fun
  6. Good price! Has someone ordered here within last months and can make a recommendation? Thank you.
  7. Sehr gute Arbeit, Micha (wie immer)! :thumbup: Die Schalterabdeckung bei den Schleudersitzschaltern finde ich gut gelungen. Man sieht, dass du viel Arbeit ins Seitenpanel gesteckt hast. Willy PS: Schickst du mir deine OC-Bestelliste noch zu?
  8. Wow, das sieht gut aus, Micha! :thumbup: Ich finde die Idee gut alle LED Kabel in Aderendhülsen zu bündeln. -Einfach und sehr effektiv. Ich bin beeindruckt, dass der schwarze Ausdruck es schafft, die vielen LEDs nicht durchscheinen zu lassen. Diese Idee werde ich wohl übernehmen! :smilewink: Hast du mal getestet, wie sich das Backlight verteilt, wenn du diffuses statt durchsichtiges Plexiglas nimmst? (dort, wo du die Schalter montiert hast) WB
  9. :thumbup: Sieht gut aus, weiter so!
  10. das finde ich auch! :) Liebe Grüße in den Norden und viel Erfolg! WB
  11. Great work! :thumbup: It must have been an challange to build your Hompit portable to use it at lan partys! :weight_lift:
  12. @Alex: Some time ago I bought EC11 Encoders, but they are not compatible with OC hardware, because OC uses graycode inputs for encoders, as I understood. Do you use them with OC?
  13. I use Mach3, too. Right now I´m drawing the panels using coreldraw. I hope the export to HPGL or DXF will work fine! Maybe I should better try Autocad? :unsure: My friend and I have build these two "toys". :smilewink: Ready to use: Will be finished in a few weeks: Both are controlled by two LPT-Ports and Mach3.
  14. I'm also interested! :helpsmilie:
×
×
  • Create New...