Jump to content

pet333r

Members
  • Posts

    336
  • Joined

  • Last visited

Everything posted by pet333r

  1. Send me the entire "Scripts" folder (along with all other files, not just my script) via e-mail: piotr.wos.developer@gmail.com
  2. You also have an updated Config.lua file? If you have the option to report a bug when it occurs, please do so, I will have more information on where to look for the cause of the behavior
  3. Click on the link to the application, you will see the amount in the currency of your country
  4. Want to be up to date, look here: https://www.facebook.com/pw.developer Description Navigation system and radar map for DCS World For working You need to download and install Lua export script for DCS World from here (detailed information on how to add a script to DCS World can be found on the same page) https://github.com/pet333r/pw-dev_script main functions: - displaying your own position and data (metric / imperial) - NS430 support - displaying the radius of a circle around the user module - displaying the position of other objects: airplanes, helicopters, ships - displaying Morse code of object identifiers on the map - SAM launcher position display - displaying information about current missiles in the air - displaying airports on the map with information - displaying parkings at airports - display of available ILS tracks with navigation information - display beacons (TACAN, NDB, VOR etc) - displaying different icons depending on the type of object - displaying map boundaries - displaying NTTR boundaries - displaying the line between the user and the selected object along with the current distance - display of additional information (A/A, A/G, Arm, landing gear, distance to selected object) - radio altitude limit warning - change of frequency of data reception from DCS World for individual objects - ability to enable/disable displaying individual objects on the map - option to add waypoints on the map (up to 5) - change of map type - display of GPS data in the following standards: DD / DMS / MGRS - side menu with the ability to quickly change the display of objects on the map - support for DCS Util app - works with any module DOWNLOAD: https://play.google.com/store/apps/details?id=com.pwdev.dcsnav Video: Pictures: Versions: 2025.01.10 - no need to load the map after changing mission - fixed map zoom saving and last position data - some graphics have been changed and optimized - improved support for older versions of Android - NTTR data corrected - a lot of minor fixes 2024.08.27 - added object animations - added morse code - added display of ILS beacons - added display of parkings - fixed possible problems that could occur during the connection - fixed displaying of missiles positions - fixed display of information on devices with different language settings - moved the ability to change the type of GPS data displayed (from the bottom bar to the side panel) - optimized application code for better performance - hardware support enabled - many additional changes 2023.12.30 - added Android 14 support - added data display in MGRS format - NS430 support - module data corrected - changed icons in Settings - little fixes 2023.10.14 - added user machine icon change (plane/helicopter) - added ability to change the type of data display (metric / imperial) - added version checking of the script installed on the PC - added information about not displaying some data depending on server settings - added saving of map zoom settings and GPS data type - added player callsign - changed position of mission time display - fixed the display of the frequency of objects on the map - fixed the saving settings on the device - fixed line removal between user and object during map change - fixed display mission time - fixed display on devices supporting "Right-to left" mode - clearing the window the data of the last selected object - changed information on setting the IP address - added link to privacy policy 1.0.2022.1111 - changed default receive port - added option to disable the display of enemy units - added option to change the display type of GPS data (to change click on the displayed data) - added option to add your own markers / waypoints on the map (up to 5) - added line between the user's machine and the marked object on the map with displaying the current distance to that object - added display of additional information (A/A, A/G, Arm, landing gear, distance to selected object) - added speed brake open indicator (for some modules) - fixed displaying of user direction on map - fixed display of some data on different types of devices
  5. Add this folder to some cloud service (Google Drive, Dropbox etc) and send me a link to the shared folder. Google often doesn't allow add lua files as an email attachment because it considers them "suspicious".
  6. Send me the entire Scripts folder and screenshots with IP addresses of your devices. I will check where the cause of this may be
  7. Check if the IP addresses of the devices are correct, it is possible that the router assigned them new ones Info for DCS UFC app users who have the new South Atlantic map. Please update the script to the latest version so that everything works properly when flying on this map. To do this, just run the "update_pw-dev_script" file in the script folder. https://github.com/pet333r/pw-dev_script
  8. replace the files responsible for the update in the script (update.ps1 - download from github), it is possible that you have an older version of this file that previously had to be updated manually this is how it works at the moment a few people have already written to me about this, I'll try to come up with something The A-10 will definitely get it --------------------------------------------------------------------------------------------- New version 1.0.2022.0520 avaible - F-16C: added ECM panel - JF-17 changed panels graphics: COMM, external / internal lights - AJS37: updated warning colors on the right panel - FA-18C: added "clicking" COMM's knobs (by clicking on COMM LCD) - added window with information about the configuration of MFD / JF-17 MFCD panels - removed unnecessary files - some app code has been optimized
  9. I will add, not only this for the Ka-50 I know this, but it is not possible to add "click on the COMM's knob" in the app, I think I will add some extra buttons on the panel which will correspond to "clicking" the COMM knobs. As for the organization of the panels, I also thought about it, but I have to think how to organize it because it will definitely require significant changes in the application. I will check it, it is possible that something has changed in this module and will need a script update.
  10. New version 1.0.2022.0401 avaible - A-10C: added external/internal lights panel - AV8BNA: fixed AV BIT caution light - M2000C PCN: added INS waypoints buttons & mode/operation selectors - M2000C PCN: updated display of BAD, REC, MRC, VAL buttons backlight - M2000C PCA: fixed illumination of the lower buttons - map: added the ability to toggle data display in metric / imperial form - added Android 12L support - some unnecessary files have been removed
  11. New version 1.0.2022.0211 avaible - JF-17: added radio panel (COMM) - app: part of the data receiving code has been optimized - fixed display of the map panel on some types of devices - changed color of "clicking" buttons to less visible - some fonts have been changed
  12. There should be no compilation with Tacview and Vaicom, but I am not sure about the other scripts. Try to turn off the others and turn them on one at a time, checking which one causes a conflict
  13. I did some testing. I was looking for a lot on the net and as it turns out, almost every script for DCS World causes some drops. Hence, the reason rather is in lua itself (and the data transfer) or data reception from DCS World or both, but more on that later. First, I set the graphics settings to the lowest level in DCS to get the most FPS to get the best view of the FPS difference. Then I ran the same mission in DCS with different settings: - no scripts - app script - DCS-BIOS script - Tacview script - SRS script All these configurations separately, after each test there was a restart of DCS World and setting the next script for testing. The decline occurred with every script (except SRS). The remaining scripts dropped at the same level. Smaller drops could be observed on the Caucasus map (at 160 FPS, a drop by about 5-6 FPS). The biggest drop in Mariana Islands (with a 130 FPS drop of about 10 FPS). From what it seems to me, drops occur in every script that somehow processes data from a specific module (that's why it probably did not occur on SRS, but SRS was only running during the test - not connected to any server) With a smaller amount of FPS (60-80), the drops were imperceptible (with or without the script, the amount of FPS was practically the same) I was looking on the net and it turns out that information about certain drops can be finded practically about each script. Additionally, I changed some code in the script, it gave a slight speed up by about + 3% (update available on Github) I want to do more specific tests because at the moment it only applied to FA-18 on Caucasus and Mariana Islands maps. Perhaps it may be a little different for other modules.
  14. I work, but the vast majority have to be rewrite to a programming language other than the Android version (which is a lot of work). In addition, I'm working on something else ... so far I can't tell more ...
  15. Best to update the whole script (it has changed a bit). Delete the entire folder and download a new zip file from github (of course, don't forget to include your devices' IP in the new Config.lua file)
  16. The LTD/R switch remains in the ARM position while the Targeting Pod is in OPR "Operate" mode. If I can find a way to check which mode the Targeting Pod is currently in, then I will be able to fix that (remains ARM / returns to SAFE). At the moment I think it is better to leave the possibility to turn on LTD/R This is because other characters are sent from DCS instead of "error"
  17. Thanks for the info, I'll check it out
  18. New version 1.0.2021.1126 avaible - AV8 UFC: the "clicking" area of the ODU buttons has been enlarged (now you can click on the button or the LCD) - AV8 UFC: added ODU displays in vertical mode (to "click" tap on a given LCD) - AV8: HUD switch area has been enlarged - F-14: added VDI indicators on the ACMP panel - F-14: added gun ammo count indicator - F-14: 'Lights' and 'RIO CAP' panels have been updated to support the latest version of the module - F-14: improved text display on devices with smaller screens - F-16C: fixed MAL IND LTS switch on the 'Lighting' panel - JF-17 INT LTS: fixed 'Consoles' knob - graphics of some knobs/switches has been changed to new ones - unnecessary files have been removed - added Android 12 support
  19. New version 1.2.2021.1126 available - improved data receiving - added Android 12 support
  20. Is this problem with the F-14 (CAP & lights) occurring on the same device as other things work, or are you using more devices and one doesn't work? Check if you have the correct PC IP address (in the application settings, check if it is correct and try to enter it again). At the moment, I cannot check it in DCS World (since Tuesday I am without the motherboard in my desktop, waiting for a new one, it should be until next Wednesday). However, my laptop with integrated graphics "crashes" after launching a mission in DCS. At the moment, my options are limited
  21. The application is not written as an application with a webpage interface
  22. New version 1.0.2021.0924 avaible Ok, new update is available. It took a while but a lot has changed "inside" and all the tests and corrections took me a long time. What's new in this version: - A-10C: added scratch pad on UFC panel - A-10C: added separated CMSC panel - A-10C: removed CMSC panel from UFC on devices with a screen smaller than 7" - A-10C: fixed the size of some indicators on the UFC panel on small devices - JF-17: added internal/external lighting panels - FC3: added Warnings panel - added background animation in the main menu for tablets in horizontal mode - data receiving efficiency has been significantly increased - map: optimized showing position on map - map: updated support for the new script version - improved entering the correct IP address in the settings - added the ability to "hide" the bottom bar when it is visible for some reason (tap somewhere on the LCD displays 1-3) - text informing about the connection has been changed - display of buttons that open individual panels has been improved (for older versions of the system) - removed some deprecated functions
  23. There will be more and more panels added over time.. Got an updated script and app? check that you have everything up-to-date and let me know
  24. AoA will also need to be updated to work properly with the new version of the script. I think it will be able to update quickly
  25. If you have a version of the script from a few months ago, it is best to remove the "old" version of the script and download the new one (don't forget to re-enter the IP addresses in the Config.lua file). A lot has changed and a lot has been added (also new files which the "old" version of the updater will not update "Fdr.lua" etc.) The new updater downloads a list of files from the internet so it will be easier in the future Some "depracated" data has been removed, others are new "WriteNavFile" will be launched soon (I need to fix some minor stuff and test) And of course, I need to update readme on GitHub
×
×
  • Create New...