peterbn / EDx52display

Reading Elite: Dangerous journal information and displaying on a Logitech X52 PRO MFD
GNU General Public License v2.0
41 stars 6 forks source link

EDx52display

Reading Elite: Dangerous journal information and displaying on a Logitech X52 PRO MFD.

Please note that this software only works with the X52 Pro. The regular X52 HOTAS does not support third-party software for the MFD.

NOTE: It is recommended to run a tool that uploads data to EDSM, such as ED Market Connector.
Doing this will ensure that any new discoveries can be shown on the display.

Installation

Unzip the release folder and run the EDx52display.exe application.

Output

Running this application will show 3 pages of information on your MFD. Most of this information is sourced from EDSM.net.

Of particular note is:

Page 1: Cargo hold

This page will simply show the total used capacity and the contents of your cargo hold. This can be useful when mining, to check progress without having to go into the inventory panel.

Page 2: Current location

This page will show information about your current location. Currently, this means either the system you are in, or the planet you have approached. See below for specifics of what is shown for each type

Page 3: FSD Target

This page will show system information about the system targeted for a FSD Jump

System Page

A page with system information will have the following information, sourced from EDSM:

Planet Page

A page with planet information will have the following data, sourced from EDSM:

Buttons / Navigation

This tool will use both function wheels on the MFD.

The left wheel will scroll between pages

The right wheel will scroll a page up and down

Pressing the right wheel will refresh data from EDSM. The display will cache values from EDSM to avoid hitting their API rate limit. Pressing this button will update with new data, which is useful if you have recently scanned the system and uploaded data with ED Market Connector or similar tools.

Troubleshooting

This application reads the journal files of your elite dangerous installation. These are normally located in %USERPROFILE%\\Saved Games\\Frontier Developments\\Elite Dangerous on Windows. However, if your installation uses a different location, you should update the conf.yaml file in the installation folder.

Command Line Arguments

Credits

This project owes a great deal to Anthony Zaprzalka in terms of idea and execution and to Jonathan Harris and the EDMarketConnector project for the CSV files of names for all the commodities.