ron533 Posted November 20, 2015 Posted November 20, 2015 Hi, I saw there is an un-maintained export mod/app for the F15 in the forums that can export the F15 RWR to Android devices by Leon Portman: DCS forum link: http://forums.eagle.ru/showthread.php?t=100057 https://play.google.com/store/apps/details?id=com.portman.tews Github: https://github.com/leonpo/instrument-panel Another guy who used Leon Portman's code: https://github.com/mach327/DCS-RWR-racket I was looking if there was export mod for the pc, but found none. I was wondering if any talented dev here could use this code (withe the dev's permission of course) to enable exporting to the PC, like the TAD for DCS is, which can export to Android and PC alike (Client-Server): http://www.digitalcombatsimulator.com/en/files/1277731/ Github: https://github.com/eozkucur/dcstad I've tried to emulate an Android device on PC to try and make it work - but failed. On my phone it works, but I would rather have it run on my other monitor and not my phone... Many thanks for the challenge takers... Cheers :thumbup: Ron Callsign SETUP
sobe Posted November 21, 2015 Posted November 21, 2015 DITTO Trackir4 using the latest Trackir 5 software, Win10 Pro [Creator Update] updated from Win7Pro Pro 64Bit, Intel® Core™ i5-2500 3.30 GHz 6M Intel Smart Cache LGA115 , GigaByte GA-Z68XP-UD4 Intel Z68 Chipset DDR3 16GB Ram, GTX MSI Gaming 1060 [6 GB] Video Card, Main Monitor 1 on left 1920x1080 Touchscreen Monitor 2 on right 1920x1080 .
Morkva_55 Posted November 21, 2015 Posted November 21, 2015 Leavu 2.1 works well in DCS World 1.5.1. http://forums.eagle.ru/showpost.php?p=2323693&postcount=197 http://forums.eagle.ru/showpost.php?p=2326286&postcount=202
ron533 Posted November 21, 2015 Author Posted November 21, 2015 Leavu 2.1 works well in DCS World 1.5.1. http://forums.eagle.ru/showpost.php?p=2323693&postcount=197 http://forums.eagle.ru/showpost.php?p=2326286&postcount=202 Thanks for the reference, didn't know about it at all... I've tried this (was not a very straight forward installation...) and did see the MFD with ADI and moved them around (read the manual). But when DCS loaded - the displays were in the background (behind DCS) and I had to alt tab to see them. Also couldn't find the keys to change pages in the MFD (don't have touch screen if it supports that). How do you overcome those? Manual didn't state alt tabbing and which keybindings to operate. Seems a bit over done and complicated with all the changes made there, feels kind of cheating I'd say... installation also - not for the feint of heart... I amlooking for a simple RWR and SMS/Weapons page export (the RWR sound enhancement in Leavu was nice though!) but I'd use it if I could make it work fine, until we find a better solution. So the 'challenge' is still on :) Callsign SETUP
sobe Posted November 22, 2015 Posted November 22, 2015 (edited) Morkva_55 Three questions. Can I have Leavu not run the radar as I can do that with viewports. Will the Leavu weapons panel and RWR run in multiplayer? I have net 2 and 4 installed, do I still need 3? Finally, is it posible to get simpler instructions to get Leavu to work with Capt Z's helios F15 profile together with using the radar viewport? PS: For someone living in Western Syberia Russia, your command of English is excellent. How is the weather? Edited November 22, 2015 by sobe added ps and net question Trackir4 using the latest Trackir 5 software, Win10 Pro [Creator Update] updated from Win7Pro Pro 64Bit, Intel® Core™ i5-2500 3.30 GHz 6M Intel Smart Cache LGA115 , GigaByte GA-Z68XP-UD4 Intel Z68 Chipset DDR3 16GB Ram, GTX MSI Gaming 1060 [6 GB] Video Card, Main Monitor 1 on left 1920x1080 Touchscreen Monitor 2 on right 1920x1080 .
Morkva_55 Posted November 22, 2015 Posted November 22, 2015 Thanks for the reference, didn't know about it at all... I've tried this (was not a very straight forward installation...) and did see the MFD with ADI and moved them around (read the manual). But when DCS loaded - the displays were in the background (behind DCS) and I had to alt tab to see them. All you need is the second monitor. Also couldn't find the keys to change pages in the MFD (don't have touch screen if it supports that). How do you overcome those? [LEAVU\Leavu\keyBindings\MFD1Keys_yoda] open this file in Notepad++ and you will see: ## Example key bindings file for MFD1 ## Syntax examples : ## callbackMessage key ## callbackMessage modifier1 modifier2 key ## callbackMessage modifier1 modifier2 modifier3 modifier4 key 0 LCONTROL LSHIFT NUMBER0 1 LCONTROL LSHIFT NUMBER1 2 LCONTROL LSHIFT NUMBER2 3 LCONTROL LSHIFT NUMBER3 4 LCONTROL LSHIFT NUMBER4 5 LCONTROL LSHIFT NUMBER5 6 LCONTROL LSHIFT NUMBER6 7 LCONTROL LSHIFT NUMBER7 8 LCONTROL LSHIFT NUMBER8 9 LCONTROL LSHIFT NUMBER9 10 LCONTROL LALT NUMBER0 11 LCONTROL LALT NUMBER1 12 LCONTROL LALT NUMBER2 13 LCONTROL LALT NUMBER3 14 LCONTROL LALT NUMBER4 15 LCONTROL LALT NUMBER5 16 LCONTROL LALT NUMBER6 17 LCONTROL LALT NUMBER7 18 LCONTROL LALT NUMBER8 19 LCONTROL LALT NUMBER9 Seems a bit over done and complicated with all the changes made there, feels kind of cheating I'd say... installation also - not for the feint of heart... There are no cheats. Trust me... I decompiled and checked all java code inside the application I amlooking for a simple RWR and SMS/Weapons page export (the RWR sound enhancement in Leavu was nice though!) but I'd use it if I could make it work fine, until we find a better solution. This is your choice only, surely. So the 'challenge' is still on :) Good luck!
Morkva_55 Posted November 22, 2015 Posted November 22, 2015 (edited) Morkva_55 Three questions. Can I have Leavu not run the radar as I can do that with viewports. Will the Leavu weapons panel and RWR run in multiplayer You can do anything you want... In my case - no viewport is needed. RWR sound works too. I used old profile for Helios in this video, so not all gauges is working. I have net 2 and 4 installed, do I still need 3? Nope. .Net 4 includes 3.0 and 3.5 frameworks. Finally, is it posible to get simpler instructions to get Leavu to work with Capt Z's helios F15 profile together with using the radar viewport? Yes I'm shure. But this process will be very time consuming... How is the weather? The weather is fine! Edited November 22, 2015 by Morkva_55
sobe Posted November 22, 2015 Posted November 22, 2015 I used to live in Miami Florida USA where the average temp was 80 degrees F. I now live in Oregon USA where it is 25 degrees today. What are the blue pails for? warming buckets? Trackir4 using the latest Trackir 5 software, Win10 Pro [Creator Update] updated from Win7Pro Pro 64Bit, Intel® Core™ i5-2500 3.30 GHz 6M Intel Smart Cache LGA115 , GigaByte GA-Z68XP-UD4 Intel Z68 Chipset DDR3 16GB Ram, GTX MSI Gaming 1060 [6 GB] Video Card, Main Monitor 1 on left 1920x1080 Touchscreen Monitor 2 on right 1920x1080 .
ron533 Posted November 25, 2015 Author Posted November 25, 2015 All you need is the second monitor. I have a second monitor. On the second monitor are the other exports defined as viewports in my monitor config file, and the total resolution of DCS includes the other monitor ofcourse - to enable the viewport there. so the LEAVU is always in the background behind the exports on the second monitor. How can I force it to be always on top? Thus i will see the exports I already have, and the LEAVU displays as well?? Can LEAVU coexist with other exports on the same monitor? Thanks! Callsign SETUP
Morkva_55 Posted November 25, 2015 Posted November 25, 2015 I Can LEAVU coexist with other exports on the same monitor? Thanks! I think no. Leavu offered me a quite functions. So I'm not using export. Helios + Leavu - that's enough for me...
sobe Posted November 25, 2015 Posted November 25, 2015 Morkva_55 I find your instructions a little confusing. Could you please just list the instructions step by step, especially what files go where, Trackir4 using the latest Trackir 5 software, Win10 Pro [Creator Update] updated from Win7Pro Pro 64Bit, Intel® Core™ i5-2500 3.30 GHz 6M Intel Smart Cache LGA115 , GigaByte GA-Z68XP-UD4 Intel Z68 Chipset DDR3 16GB Ram, GTX MSI Gaming 1060 [6 GB] Video Card, Main Monitor 1 on left 1920x1080 Touchscreen Monitor 2 on right 1920x1080 .
Morkva_55 Posted November 25, 2015 Posted November 25, 2015 Morkva_55 I find your instructions a little confusing. Could you please just list the instructions step by step, especially what files go where, OK. 1. Instal latest 32 bit x86 Sun JRE: http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html 2. Copy [scripts] folder from Scripts.zip to yours [\Saved Games\DCS.openbeta] folder. 3. Copy [Leavu] folder from LEAVU.zip to any place you want. 4. RTFM 5. Run [\LEAVU\Leavu\LEAVU2_F15.jar] and start DCS World. This steps are not cover Data link functionality etc...
Morkva_55 Posted November 29, 2015 Posted November 29, 2015 OK so you don't need Helios installed? That's right.
ron533 Posted December 8, 2015 Author Posted December 8, 2015 I think no. Leavu offered me a quite functions. So I'm not using export. Helios + Leavu - that's enough for me... Hi Morkva, I'm trying LEAVU now and it seems promising, though I can't seem to save the MFD's role. every time I load it, it remembers the position of the windows but not their role (RWR FCR SMS...) I have to manually adjust before every flight... I'm not using a touch screen or using the borders, so I have to bind Keys and play on the keyboard for it to adjust... is there a way you could save the role of the MFD and not only the position?? Thanks! Callsign SETUP
Iku_CC Posted December 10, 2015 Posted December 10, 2015 Damn..just can't get this to work...I can get MFD's to show up but I can't get connection to work (I have F15 single version not FC3...and Win10 x64). [sIGPIC][/sIGPIC] HP Z420 | Xeon E5-1650 @3.20GHz/3.70Ghz | 16Gb DDR3-1333 | ZOTAC GTX 980 Ti AMP! | Micron RealSSD C400 256Gb | Sound Blaster Z | TrackIR4 | Thrustmaster HOTAS Warthog| CH Pro pedals | Win 10 Pro 64-bit
ron533 Posted December 11, 2015 Author Posted December 11, 2015 How can you assign the keys to MFD cougar for example? not keyboard? what is the "callbacks" command for those? Sorry for the ignorance.... Callsign SETUP
JunMcKill Posted December 11, 2015 Posted December 11, 2015 Nice software, but it only works if the export option is ON, in case you fly MP in 104th server or any other server with Export off, you will see nothing there. The same problem with TACVIEW, only records 1KB in servers with export off, you have to reply the track later to record the tacview.
Recommended Posts