-
Posts
336 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by pet333r
-
Thx[emoji2][emoji2]
-
There is no need to update the script for this version. I'm just finishing support for the new A-10 and it will be in the next update and for this update you will need to update the Modules folder in the script.
-
New version 1.0.2020.930 avaible - added the ability to switch between panels - F-14: added Light panel - A-10C UFC: added fullscreen support - A-10C UFC: fixed buttons: Master Caution / DATA / SEL / INTEN - F-16C: added fullscreen support for ICP & warning panel - F-16C: fixed TF-FAIL indicator - app: clean Settings and added app version info - app: code optimization
-
Of course it will, the application code has been practically updated to support A-10C II, some tests and checking if everything is ok and it will go to Google Play[emoji2]
-
The DCS version does not matter. Works with stable and open beta. Only in each version you need to have the script installed.
-
Send me Your network configuration (hardware type/model, connections etc) to: piotr.wos.developer@gmail.com maybe this will help me locate the cause
-
To make us understand well, you receive data from DCS (e.g. data from LCD displays) but when you click in the application, nothing happens? Turn off the firewall for a while and other if you use other programs of this type. There may be the reason, instead of unblocking ports, etc., just turn off for several minutes, this is the easiest way to is to check if this causes the problem (firewall often blocks incoming connections to the PC)
-
And what does it look like in the router settings? It is about a list of actively connected devices to a wifi network. Also try to reestablish the connection between the router and the device, but let the router set everything together, including the IP address
-
Do you have access to the properties of the currently connected Wifi network in Settings > Wifi > "here is usually a list of all nearby wifi networks" (hold on your Wifi network, select Properties from the menu). This, of course, can be different on different Android versions and different system overlays
-
From what I can see, the problem is probably that the device is connected to the router via Wifi Direct, not as a regular connection to the Wifi network
-
It seems to me that you are looking for the Android IP address in the wrong place. There should be no information about the mobile network in the properties of the currently connected wifi network
-
Both devices connected with same account? Check data synchronization. I used to read about it somewhere on official Google support, if I find it, I'll post it. Also try turning the devices off and on, it is possible that the devices will sync during startup
-
If there is any problem with data transfer to Android: - turn off any firewall and check if it does not cause it in time - update app and script A-10C CDU operation on such a small display will be inconvenient, I think of removing the lower panel on such screens (thanks to this the main CDU panel will increase a bit) Check if you have data synchronization turned on in a given Google account, it is possible that on some device it is not turned on and Google account data is not transferred between them. This is a new device?
-
Update 1.0.2020.824 already available in the Google Play store IMPORTANT: Please update the script to the latest version for proper working https://github.com/pet333r/pw-dev_script
-
Ok, switching between panels will be much easier and faster. I changed a large part of the application code so that it will be possible to move with "gestures" (left / right) and change panels, you will not have to exit and run another one. But first, I have to test everything and see if it will work properly under all conditions:smilewink:
-
New version 1.0.2020.821 avaible - JF-17: added HUD panel - JF-17 UFCP: added fullscreen support - layout optimization - app: fixed displaying home screen
-
I checked 3x DCS UFC + AoA Indexer with all the modules supported by the AoA Indexer. Everything works as it should, the last AoA update was on July 2nd, nothing has changed since then, the script is the same as on github. I think the problem is somewhere on the system because as you said it started after reinstalling Windows, but it's hard to say why... if you have open ports, disabled anti-virus etc, there must be something else.. Also send me the entire Scripts folder by e-mail, I will check and compare, and some screenshots of the configuration in the router, maybe I will notice something that could be missed
-
Yes, of course 5160 - outgoing from PC (this is where data is sent to Android) 25070 - incoming (this port is receiving data from Android) Both ports are UDP. I will also add information in the readme of the script. Thanks for paying attention to this.
-
Good idea. Just a few days ago I changed my old broken tablet. I just need to check if it supports image transfer via USB C. Because without the possibility of testing it is a bit poor heh. But an interesting idea, i need to check it out[emoji2]
-
Both applications use the same 5160/25070 UDP ports. The phone's IP is correct?
-
New version 1.0.2020.814 avaible - AJS37 Viggen: added CK-37 panel - F/A-18C IFEI: fixed display values - F/A-18C IFEI: changed graphic and L/R/Z indicators added - A-10C AHCP: fixed Altimeter Surce switch - M2000 PCA: fixed keep screen on - MFD: added rocker switchers for A-10C, AV8, F-16C - app: fixed displaying main menu on some small devices - fixed some small bugs
-
No problem, I don't know everything either, but when I can help I will be very happy to help:smilewink: I'm working on MFD
-
why you have the same entry twice in the file Export.lua? local lfs=require('lfs'); dofile(lfs.writedir()..[[scripts\pw-dev_script\Export.lua]]) if you use one device, enter its IP only once, not 3 times: 192.168.1.175 with this configuration PC will try to send the same 3x to device (which will sooner lead to a blockage)
-
How does it not work? regarding this option, it is not active yet
-
there may be two reasons: - wrong computer IP address specified in DCS UFC settings (check if it is correct, maybe some typo, enter IP again) - some additional software is blocking incoming connections to the PC