Jump to content

avidflyer

Members
  • Posts

    101
  • Joined

  • Last visited

Everything posted by avidflyer

  1. Hello Andre thank you for your great Software. I tried today your new updates but unfortunately it is not for Bf 109 except cockpit shaking and stall. These two are working fine. The tweaking of the stall buffeting is highly appreciated. When will you setup the sounds for the addon moduls? Will you add sounds for hits? Will you add different sounds for canons and guns? (WW2 birds?) Thank you and I am looking forward to your development of the software. very happy with your software regards:joystick: Avidflyer
  2. Iam very interested to try your files Kind regards Avidflyer
  3. Hello Andre, Belly landing after intentionally overhaeting my daimler benz engine and effect was good. Unfourtnately there is now effect for the guns within the Bf 109. I will try later this week if there is an gun effect within P 51 or Fw 190. I didnt found a adjustable gain level for the modul planes and there is also no mark on gun effect for the Bf 109. Otherwise all things function very good. In regard to smirkas intention to the in between vibration for runway bumps and gear i support this idea. Thank you for the great addon Avidflyer
  4. Hello, I tested with the Bf 109 and all things on - Hawg touch, DCS Bios with 5 Unos and your software. I got all running and withaou any felt performance drop. I didnt get the Canon sound but I will try tomorow. Great feeling regards Avidflyer
  5. Hello Andrew, yes i feelt the effects. I took the Messerschmitt to the gras and runway and got bumps in relation to the speed. Gear bumps were also great and in relation to gear travel (down 2 bumps and up one bump). i have connected 2 aura interactors via a usb soundcard and y cable. I will check sim shaker on weekend with my whole setup to check it work fine with all stuff. Before I have to fix an issue with a arduino card which drives some of the instrument panel. But so far i havent seen any issues accept the mentioned one. I am ready for more effecets - thank you best regards Avidflyer
  6. Hello I tried the setup with a win 7 64 system and a 3rd soundcard. I conected to aura interactors (each with one shaker) with my Chinese 1,5€ usb soundcard. I could choose the soundcard for output in the menu. My soundcard on the main board drove the game sound and i connected a usb headset via virtual audio cabel. It worked for me so far but i must check my whole setup with sim shaker, hawgh touch and dcs bios. I will try it at the weekend and will report. The only issue i had was with test button, after pressing it 3 times in a row the sim shaker software crashed. I tested the software 15 min with highspeed taxiing and multi gear up and down sequences. My modul is the Bf 109k4. Kind regards Christian
  7. Hello Andre, i coudnt find the planes which were supported by your new project. Can you support the Bf 109 do you have it still implented in iba effect? In my current setup I use a USB Headphone(with integrated soundcard) and my normal on board soundcard with two aura interactors via virtual audio cabel. tx Christian
  8. Hi, How can I order that and how much does costs? Does it work only with vibration or with movement of the Pads? Tx Avidflyer
  9. Help to get Gear up/dn to switch Bf 109K4 Hello maybe someone can help me. I like to get the Gear up/down function of the Bf 109K4 module to a switch. I like to this with dcs bios and thats why i have to write the code. At this time i get out the toogle function, warninglights and information for some servos. This was possible with major help of Ian because I am a programing noob. Here is some code from the clickable lua of the Bf 109 K4 modul. 1. definition of the default 1 position tumb function default_1_position_tumb ( hint_, device_, command_, arg_, arg_val_, arg_lim_ ) local arg_val_ = arg_val_ or 1 local arg_lim_ = arg_lim_ or {0, 1} return { class = {class_type.TUMB}, hint = hint_, device = device_, action = {command_}, arg = {arg_}, arg_value = {arg_val_}, arg_lim = {arg_lim_}, updatable = true, use_OBB = true 2. specific function which i like to get out and connecting a switch to it ( undercarriage up/dn) -- Main Panel Controls -- Undercarriage Controls -- U/C Plungers Cover elements["UC_COVER"] = default_2_position_tumb(_("Undercarriage Controls Cover"), devices.CONTROLS, device_commands.Button_39, 53) elements["UC_COVER"].sound = {{SOUND_METALLIC_TAB, SOUND_METALLIC_TAB}, {SOUND_METALLIC_TAB, SOUND_METALLIC_TAB}} -- U/C Raise Plunger elements["UC_UP"] = default_1_position_tumb(_("Undercarriage Raise"), devices.CONTROLS, device_commands.Button_1, 54, 1, {1.0, 1.0}) -- U/C Extension Plunger elements["UC_DN"] = default_1_position_tumb(_("Undercarriage Lower"), devices.CONTROLS, device_commands.Button_2, 55, 1, {1.0, 1.0}) -- U/C Locks Release Pull Handle elements["UC_EMER"] = pull_handle(_("Undercarriage Emergency Release"), devices.CONTROLS, device_commands.Button_4, 63, 5.0) 3. My code which seems not correct defineTumb("UC_DN", 4, 3002, 55, 1, {1, 1}, nil, false, "GEAR", "UC_DN") defineTumb("UC_UP", 4, 3001, 54, 1, {1, 1}, nil, false, "GEAR", "UC_UP") Thank you very much avidflyer
  10. Hello, I trieded the COM Handler with a quick steup and it worked! My stepup was like that: Micro Leonardo board with 1 LED for Gear up indication Arduino Uno with 1 LED Left Gear down indication I trieded it for a couple of minutes and toggled between up and down and it worked without any failures. So now I dont have to run multiple copies of the bios COM Connector which comes with the DCS BIOS. Some Questions: 1. Atrur can I use this also via LAN? (there is an exe which indicate the possibility) 2. Can some help with connection of multiple Arduinos via a USB HUB? Every time I connect the Arduinos via the Hub I cant load a sketch on them. I checked the ports and choose for each the right one but no loading possible. kind regards
  11. Iam interested to! thank you very much
  12. Hi, i checked Ian Bios with a Leonardo pro micro and it worked also.
  13. Hello, I have question regarding the Micro Pro ATmega32u4 5V 16 MHz mini Leonardo Board Arduino AR01010J31 ATmega328 Can I use this board with DCS BiOs? The board comes with a usb micro and I was wondering can I use it and Do I have to press reset during up load like mentioned by Ian in his Video? kind regards and thank you
  14. FFB solution Emailed:thumbup:
  15. I like to see Cessna 337 in civilan and military versions and of course a king air. Maybe for UN Missions or Weapon smugling like CIA Air America.
  16. Hello, is there a DCS Manual or a keycommand list as pdf or any kind avialable for the new Me 109K4? regards Christian
  17. Hello Iam building a Me 109 Simpit and Iam looking for virtual Instruments to use this Pit with DCS after release of the Me 109. At this point I only can use it with IL 2 and CLoD. Can I use the View ports lfor the Panel like A10 MFD? And how Can I add pictures? Thank you Christian
  18. Yes !!!!!!!!:):pilotfly:
  19. Hi Geneb pictures of Me 109 Hi to get my pit running with dcs i need Intruments which are running on a screen like the instruments from Il 2 clod / 1946. Maybe there is a guide for dummies to build hardware gauges with interface for DCS. Thank you Christian
  20. No contact and no response I wrote also ilya and have no response to my request to get access to the bakers forum:mad:. Regards christian
×
×
  • Create New...