-
Posts
346 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by Terrorvogel
-
Hi Kozmyk, thank you for the fast answer! How do you get this red marked selections in picture below? I don´t have the opportunity to choose this settings...
-
Hi Ciribob, i´d like to test your Simpleradio but when setting up the SR-ClientRadio and trying to start test connection 5.189.162.17:5014 i´m getting this errormessage: "Audio Output Error Problem Initializing Audio Output! Try a different Output device and please post your clinet log on the forums" I´m using Voicemeeter Banana http://vb-audio.pagesperso-orange.fr/Voicemeeter/#DownloadVoicemeeter for my homepit, so my main standard-sound-output in windows sound settings is a software based audiomixer so i can run my 4 soundcards togeter for my flighthelmet and my two buttkickers, speaker setup etc. So it seems to be an compatibility problem due to this in the SR-ClientRadio setup when choosing Voicemeeter. Here is my: clientlog.txt Kind regards, Terrorvogel
-
[Official] SimShaker for Aviators
Terrorvogel replied to f4l0's topic in PC Hardware and Related Software
There is no antivir on my homepit-rig. Just internal default windows firewall. Tried to install on my second homepit-computer and the same errormessage appears. On both computers the previous simshaker was installed before. When i try to install on my laptop, where no simshaker was ever installed, the setup is working without errormessage. Win10 Pro latest updates on all 3 computers. -
[Official] SimShaker for Aviators
Terrorvogel replied to f4l0's topic in PC Hardware and Related Software
Trying to install SSA_Setup.exe after uninstalled previous version and then i got this message: An error occured attempting to install SimShaker for Aviators. In install.log: Error: An error occurred trying to download 'http://dsteam.azurewebsites.net/SSA/release/SimShaker%20for%20Aviators.application'. -
Hab den Fehler gefunden und jetzt flutscht das:). In der dcs.log wurde dieser Fehler ausgeworfen: Can't execute Lua file C:\Users\invicta\Saved Games\DCS.openbeta\Scripts\Export.lua - [string "C:\Users\invicta\Saved Games\DCS.openbeta\Scripts\Export.lua"]:1061: attempt to call field '?' (a nil value) In der Export.lua habe ich dann die Zeile auskommentiert zu: --os.setlocale("ISO-8559-1", "numeric") Anscheinend zwickt sich da was seit dem 1.5.5 Openbeta Update in der Export.lua. Post #85: https://forums.eagle.ru/showthread.php?t=175028&page=9 Vielen Dank Ian!!!:thumbup: Jetzt kann ich das UV26 endlich komplettieren, weil ED es ja in der Vergangenheit nicht hinbekommen hat, die Funktion per SIOC zu integrieren. Kanns kaum erwarten das Modul einzupflanzen:) Grüße Terrorvogel Reputation inbound...
-
Die connect-serial-port.cmd hatte ich auf Com-port 3 editiert. Der Com-port müsste ja stimmen sonst hätte ich ja den Sketch auch nicht uploaden können auf das Arduino. Oder könnte es sein, dass der Port doch tatsächlich ein anderer ist, als unter dem Gerätemanager angezeigt wird? In der Export.lua sind halt noch paar Sachen die ich am Laufen habe: dofile("./Scripts/Opencockpits/Opencockpits.lua") dofile ( lfs.writedir()..'Scripts\\Tacnoworld_UR_DCSW.luac' ) dofile(lfs.writedir()..[[scripts\DCS-BIOS\BIOS.lua]]) dofile(lfs.writedir()..'../AriesWings/AriesRadio.luac') local SimShakerlfs=require('lfs'); dofile(SimShakerlfs.writedir()..'Scripts/SimShaker.lua') dofile(lfs.writedir()..[[scripts\SimShaker-export-core\ExportCore.lua]]) Und Helios natürlich auch. Hab die jetzt mal alle auskommentiert, sodaß nur noch dofile(lfs.writedir()..[[scripts\DCS-BIOS\BIOS.lua]]) aktiv war. Hat auch nichts gebracht. Kann es sein, dass trotz temporär deaktivierter Firewall, die connect-serial-port.cmd aus irgendwelchen Gründen trotztdem keine Verbindung bekommt. Ich kappier grad nicht wo der Fehler grundsätzlich begründet liegt... dcs.log:
-
Danke für die Erklärung. Jetzt lichtet sich das ganze System in DCS-BIOS langsam. Also mit deiner MAX7219SegmentId.ino werden mir jetzt die Digit-IDs angezeigt wie auf deinem Beispielfoto. Wenn ich jedoch die DCSBiosKa50UV26Test.ino (mit der jetzt funktionierenden Einstellung: LedControl lc=LedControl(22,26,24,1) "uploade" und connect-serial-port.cmd starte, leuchtet leider nix am Modul bei gestarteter Ka-50 Mission (unpaused). Hab nochmal die export.lua gecheckt auf die Passage: dofile(lfs.writedir()..[[scripts\DCS-BIOS\BIOS.lua]]) Unter C:\Users\username\Saved Games\DCS.openbeta\Scripts\DCS-BIOS sind die entpackten files von dcs-bios-v0.5.0.zip aus dem Ordner DCS-BIOS reinkopiert worden. Die Firewall hab ich temporär mal deaktiviert zur Sicherheit. Im CMD von der gestarteten connect-serial-port.cmd rührt sich auch nichts weiter während der Mission. Muss ich die connect-serial-port.cmd als Admin starten? Weil ich nämlich eine Fehlermeldung bekomm, wenn ich dies versuche. Die RX-Led leuchtet auch kein bisschen währenddessen. Eine wirklich schwere Geburt wieder das Ganze...:music_whistling: Sorry für das schleppende Vorranschreiten...ich will doch nur die drei dämlichen Digits leuchten sehen:cry:
-
Ok, wusste ich nicht, dass die Fehlermeldung in Ordung ist. Das Segmentmodul zeigt glaub ich nix an, weil ich es laut diesem Manual verkabelt habe:doh:: bilder upload Jetzt stehen in deinem Sketch aber die belegten Pins 2,3,4,1 wenn ich das richtig verstehe. Hast Du vielleicht einen Link mit einer guten Arduino Pinoutbeschreibung. Weil die Beschreibungen, welche ich gefunden habe, verwirren mich sehr. Hab Angst an die falschen Pins anzuschließen und mir was weg zu brutzeln... Wo muss ich denn Vcc, GND,Dout,Load,CLK genau Anschließen für deinen Sketch? Bzw. wo in welcher Zeile in deiner DCSBiosKa50UV26Test.ino kann man die Pinnbelegung anpassen? Ich find da nix selbsterklärendes. In der MAX7219SegmentId.ino müsste das hier sein, richtig?: /* pin 2 = DataIn pin 3 = CLK pin 4 = LOAD 1 = Anzahl hintereinandergeschalteter MAX7219-Chips */
-
Vielen Dank [FSF]Ian für die diese superschnelle detaillierte Anleitung bzw. gleich den fertigen Code:thumbup::thumbup::thumbup: Das hätte ich niemals hinbekommen und jetzt finde ich damit einen Einstieg in DCS-BIOS. Das compilieren hat alles soweit hingehauen, nur bekomme ich beim Ausführen folgende Fehlermeldung: fotos hochladen Die connect-serial-port.cmd habe ich schonmal in der Firwall auf Vollzugriff konfiguriert. Woran kanns denn noch liegen?
-
Hallo an alle! Ich würde eure Hilfe für die Darstellung des Ka-50 "UV26" mittels 7-Segment-Modul (8-digits mit MAX7219 Chip) an einem Mega 2560 benötigen http://www.ebay.de/itm/272279983203?_trksid=p2057872.m2749.l2649&ssPageName=STRK%3AMEBIDX%3AIT Hab Arduino IDE soweit installiert und das richtige Board und Port in den Settings gewählt. Dann wurde das MasterCaution example geöffnet und der passende Codeschnippsel eingesetzt für das UV26: /* use '#define DCSBIOS_DEFAULT_SERIAL' instead if your Arduino board * does not feature an ATMega328 or ATMega2650 controller. */ #include "DcsBios.h" #include <LedControl.h> void onUv26DisplayChange(char* newValue) { /* your code here */ } DcsBios::StringBuffer<3> uv26DisplayBuffer(0x1812, onUv26DisplayChange); } Beim compillieren bekomme ich dann eine Fehlermeldung: MasterCaution.ino:6:24: fatal error: LedControl.h: No such file or directory Fehlt da noch was von der Library? Ich steh grad voll aufm Schlauch... So einfach scheints dann leider doch nicht zu gehen:cry: Was muss denn bei /*your code here*/ noch eingesetzt werden? Wie kann ich denn die Ausgabe-Digits definieren? Hab ja deren 8 an dem Modul und kann Bauartbedingt nur die "mittleren" drei davon verwenden, weil ich das Modul sonst nicht in mein UV26 verbaut bekomme. Ist es mit DCS-BIOS denn überhaupt möglich, sämtliche Daten des UV26 auszugeben? Dort werden ja nicht nur die verbleibende Restmenge an Flares angezeigt sondern auch die Ausstoßintervalle, Dauer und Menge programmiert und somit auch im jeweiligen Modus ausgegeben an dem 3-stelligen Display.
-
I like to use one of this buttons at Warthog Joystick positioned underneath the CMS-switch with leo bodnars http://www.leobodnar.com/shop/index.php?main_page=product_info&cPath=98_87&products_id=210 The function schould be "autopilot emergency disengage button", which looks grey in Ka-50s manual. Unfortunately the two links are dead at the moment for some reason. When working again i'll take a closer look at this aluminium dust material. If it is too sparkly for my taste then i must take the white or even the black ones. I think when painting the buttons in grey it will not last long time. Is the white plastic completly matt or a bit transparent (which i dont like). Would be great in future when true grey plastic could be chosen. Has it some technical reason for not using it? Danger for health due to chemical incredients etc.?
-
Sounds great:) The button doesn´t need to be out of full material but the axis-mount-holes walls needs a minimum of 3 millimeters of wallthikness. Whatever is the cheaper or better way to do for you. I hope you understand due to lost of translation. I can drill the 2mm diameter hole to the needed depth by my self later. Still need the "middle" and a "bit of hole" to start drilling:smilewink: bilder kostenlos hochladen
-
Hi, after installing latest Open Beta 1.5.5, TrackIr is having problems with looking left/right. Other axis are working. With parallel installed latest Open Alpha 2.0.4, TrackIr is working without issues, so there is no problem with TrackIr itself. Is it a known bug? What else can i try? Regards, Terrorvogel
-
Hi debolestis! The shkval-hat arrived very fast and with nice built quality!:thumbup: Unfortunately it does´t fit at the Warthog´s thumb CMS-switch, which i have planned to move to the upper side of the joystick due to have a 4-way+(1xpushbutton for needed centering Shkval). This was my fault of course, because i mistakenly thought, that all the hats were fitting to every 4-way-switches.:doh: Now i would need a "fitting" one, which i can replace with the CMS ones. The switch then also has to become a hole at the mounting-side for fastening with that little metal-bolt like at CMS-switch. I would also need two simple cylindrical light grey plastic-buttons with 10mm diameter and hight of 12mm with a 3mm deep hole in the middle of one side for the short switche´s axis (diameter 2mm) Is that possible? What would that cost then all together? Maybe i will need some other things from your shop too then. It would make me really happy if you could find a solution for this:pilotfly: Regards, Terrorvogel
-
Thank you guys, but i need a russian style inverted coolie, like in picture below, which fits for my Thrustmaster Cougar Joystick: Measurements should be a little bit bigger i think as Cougar/Warthog standard (but don´t know). Hope if it is still movable then when its bigger:huh: Does hats of Cougar are compatbible with Warthogs? See you tomorrow again guys, must leave for a party now:drunk: Bilder hochladen
-
HOTAS Warthog load Script at Startup
Terrorvogel replied to BlackSharkAce's topic in PC Hardware and Related Software
Hi, i´m totaly new with Target and having problems to get it work to turn off leds from throttle and Cougar MFD´s with script. In Target Script Editor i started a new .tmc file and put in this code (don´t know i its pasted in the correct section): [color=#1e90ff][b]include[/b][/color] [color=#a52a2a]"target.tmh"[/color] [color=#32cd32]//program startup[/color] [color=#1e90ff][b]int[/b][/color] main() { [color=#1e90ff][b]if[/b][/color][color=#ffffff]([/color]Init(&EventHandle)) [color=#1e90ff][b]return[/b][/color] [color=#ffffff]1[/color]; [color=#32cd32]// declare the event handler, return on error[/color] [color=#32cd32]//add initialization code here[/color] [color=#32cd32]//initialize Throttle-LED status all "OFF"[/color] ActKey[color=#ffffff]([/color]PULSE[color=#ffffff]+[/color]KEYON[color=#ffffff]+[/color]LED(&Throttle, LED_ONOFF, LED_CURRENT[color=#ffffff]-[/color]LED1)); [color=#32cd32]//set LED 1 OFF [/color] ActKey[color=#ffffff]([/color]PULSE[color=#ffffff]+[/color]KEYON[color=#ffffff]+[/color]LED(&Throttle, LED_ONOFF, LED_CURRENT[color=#ffffff]-[/color]LED2)); [color=#32cd32]//set LED 2 OFF [/color] ActKey[color=#ffffff]([/color]PULSE[color=#ffffff]+[/color]KEYON[color=#ffffff]+[/color]LED(&Throttle, LED_ONOFF, LED_CURRENT[color=#ffffff]-[/color]LED3)); [color=#32cd32]//set LED 3 OFF[/color] ActKey[color=#ffffff]([/color]PULSE[color=#ffffff]+[/color]KEYON[color=#ffffff]+[/color]LED(&Throttle, LED_ONOFF, LED_CURRENT[color=#ffffff]-[/color]LED4)); [color=#32cd32]//set LED 4 OFF [/color] ActKey[color=#ffffff]([/color]PULSE[color=#ffffff]+[/color]KEYON[color=#ffffff]+[/color]LED(&Throttle, LED_ONOFF, LED_CURRENT[color=#ffffff]-[/color]LED5)); [color=#32cd32]//set LED 5 OFF [/color] [color=#32cd32]//initialize MFD-LED status all "OFF"[/color] ActKey[color=#ffffff]([/color]PULSE[color=#ffffff]+[/color]KEYON[color=#ffffff]+[/color]LED(&LMFD, LED_ONOFF, LED_CURRENT[color=#ffffff]-[/color]LED1)); [color=#32cd32]//set left MFD LED 1 OFF [/color] ActKey[color=#ffffff]([/color]PULSE[color=#ffffff]+[/color]KEYON[color=#ffffff]+[/color]LED(&LMFD, LED_ONOFF, LED_CURRENT[color=#ffffff]-[/color]LED2)); [color=#32cd32]//set left MFD LED 2 OFF [/color] ActKey[color=#ffffff]([/color]PULSE[color=#ffffff]+[/color]KEYON[color=#ffffff]+[/color]LED(&RMFD, LED_ONOFF, LED_CURRENT[color=#ffffff]-[/color]LED1)); [color=#32cd32]//set right MFD LED 1 OFF [/color] ActKey[color=#ffffff]([/color]PULSE[color=#ffffff]+[/color]KEYON[color=#ffffff]+[/color]LED(&RMFD, LED_ONOFF, LED_CURRENT[color=#ffffff]-[/color]LED2)); [color=#32cd32]//set right MFD LED 2 OFF [/color] } [color=#32cd32]//event handler[/color] [color=#1e90ff][b]int[/b][/color] EventHandle[color=#ffffff]([/color][color=#1e90ff][b]int[/b][/color] type, [color=#1e90ff][b]alias[/b][/color] o, [color=#1e90ff][b]int[/b][/color] x) { DefaultMapping(&o, x); [color=#32cd32]//add event handling code here[/color] } After compiling without error message and pressing the "Run" button from Script Editor, nothing happens. Leds are all still on. Where do i have to exactly paste the code? Are there other changes necessary on other files? And could somone please give an example for switching throttles led off with using the throttle-friction-control lever? It must be starting with: KeyAxis(&Throttle,THR_FC,0,AXMAP2(LIST(0,40,60,100) but how does it go on in code for switching theese tiny little leds? Have read the Target Script Editor´s manual and copy/pasted some examples but with no success. -
Duckling, you have an Email Regards, Terrorvogel
-
Disable the Thrustmaster Hotas Lights?
Terrorvogel replied to Goshawk's topic in PC Hardware and Related Software
Hi Tenebrous! Could you please compile another .exe file to shut it on again? That would be really great, so it can be turned ON/OFF by script:music_whistling: Regards, Terrorvogel P.S. With which software can it be compiled and where´s exactly the parameter to change the led intensity?