In-Development Information Display for Logitech Flight Instrument Panel

Okay, so the FIP display is tied to the scaling I use through windows for text. I had it set 300% so I can see the text on a 4k TV. Changed it to 100% and the FIP displays correctly now. Is that something that I'll be SOL on? Or is there a way to make windows scaling not change it? I didn't think it would change the FIP display scaling too.
 
The software uses an embedded 'web browser' component to render the page and it probably resizes everything according to your scaling.
I'll investigate further.
 
Last edited:
Okay. I found that if I keep it at 100%, launch the program, and then change scaling it works.
My apologies for what was probably a simple problem. lol. I appreciate the help.
Also, I love this program. I purchase an FIP exclusively for this, as I don't play most flight sims.
Great Work.
 
I set the dpi settings for elite.exe
and that fixed the problem in my test:
r34YUqx.png

ypPt7lc.png
 
Last edited:
Hi mhwing,

I just got a real fip, but the app still opens the window on PC. I reinstalled the software, but noticed that in the joysticksettings.config file the
FipSerialNumber config has the value "window". Do I have to change this? How can I find out this serial number?

Also, it seems there's a newer driver on the logitech site.. can I use it (https://download01.logi.com/web/ftp/pub/techsupport/simulation/XPlane_Plugin_x64_Software.exe, version 8.0.213.0)
or should I stick with the one you mention here:



Thanks!
 
Hi , I think you can use the new driver. I checked it out a while ago and didn't find any difference in the actual driver files that it installs.

The window on pc, is completely separate from the display on the fip panel.
As soon as you start elite.exe, something should appear on any detected fip panel.
Check the log file if it doesn't.

You don't have to change The FipSerialNumber from 'window' .
That is only used, if you have 2 fip panels and you want to mirror one of them in VR.
(the serial number of all the detected fip panels is in the log file, by the way)
 
Last edited:
p.s., the serial number is also ON the fip panel.
it always shows a slideshow when elite.exe isn't running...
and one of the slides contains the fip panel serial number.

If you don't see the slideshow, then there is a problem with the Logitech driver or your usb connection.
I had to switch from a usb3 hub to a usb2 hub, to get it to work.
 
Last edited:
Oh wait

I just noticed that you may have installed the wrong software ?XPlane_Plugin_x64_Software.exe, is for the xplane flight simulator !
 
Last edited:
Hi mhwing,

Connecting to an USB 2.0 port solved it! Thanks for the hint, I don't think I'd have tried that.

Using the app on the "real" fip is another level of experience... thanks again for developing it!
 
Hi mhwing,

After having used the fip for some time, I was wondering if you think would be interesting/feasible to have an option to automatically go to the Target template if a ship is selected, and to the Navigation one if a structure is.

Another suggestion would be (also not sure if its possible) a stellar body template.. to give information about the selected body (type, temperature, minerals if scanned, etc)

Thanks again!
 
'option to automatically go to.... template' is a problem because you can have more than one FIP.
and you don't want to jump to the template on all connected FIP's


sept 2020 : This is now implemented

I'll have to look into the stellar body data.
I have never used it myself, so I don't know what people would use it for and if all the many many data fields are really all useful (on a tiny screen)


sept 2020 : This is now implemented
 
Last edited:
version 1.4.1

added fuel cost and 'Last chance to scoop fuel' warning to route card

no longer disable material/missions/target menu options when there is no relevant data.

added current fuel amount to ship tab

added 'Fuel Star' message to Star Class


dMPhUAP.png
 
Last edited:
Mhwing,

I have just downloaded and installed version 1.4.1.

I am amazed at the functionality you have included. This makes these FIDs awesome. I like the the new font size too as it shows much more information so very clearly.

I cannot thank you enough for this software.

CMDR Wommit
 
version 1.4.3

fix problem with 'Last chance to scoop fuel' warning

fix problem with carriers showing as stations, in edsm data :

ok in edsm data :

{"id":64677,"marketId":3700259584,"type":"Fleet Carrier","name":"B60-Q7T"

not ok in edsm data :

{"id":64727,"marketId":3700499968,"type":null,"name":"K2Q-64V",

added system map

(note : the data comes from edsm, not your own journal files)

WepiQbs.png


data is presented in a tree view, like on edsm :

https://www.edsm.net/en/system/bodies/id/4345/name/Shinrarta+Dezhra
 
Last edited:
This is awesome! Will be super useful when hunting materials etc.
Is there any plans on fixing the credit balance error? It's displaying random numbers that are nowhere near my actual balance, several billions off actually. I have no understanding of the magic that goes on behind the scenes, but I did look in the log file and it's tossing out errors like this;

"ERROR 2020-07-19 17:08:59,665 GetEliteHistory - Newtonsoft.Json.JsonSerializationException: Error converting value 18446744073709551615 to type 'System.Int64'. Path 'Modules[1].Engineering.EngineerID', line 1, position 600. ---> System.InvalidOperationException: Can not convert from BigInteger to System.Int64. ---> System.OverflowException: Value was either too large or too small for an Int64."

Relevant to that issue? I've no idea 😅
 
Top Bottom