Coder Social home page Coder Social logo

x52-fs2020-mfd's Introduction

Logitech X52 Pro MFD for Flight Simulator 2020

This is a small project to make use of the Multi-Function Display that comes on the Logitech X52 H.O.T.A.S. which is a bit dated at this point. My idea for this came from reading the manual, which has a small section about a plugin that was available for FSX, which would display the COM and AFD values in the radio stack. This functionality wasn't and probably won't ever be carried over to FS2020. Hence this project.

None of the code to display information on the MFD is my own, so please see the credits below.

Features

  • Basic Functinality
    • Currently with the game running and while in a "mission", the MFD will display COM1 & COM2 Freq and Eng1 RPMs.
  • Format the values returned so that there is more floating point percision.
  • Add configuration file so there isn't a need to hard-code the values pulled.
    • Plan is to extend this so that you can specify what information is displayed on what page (The MFD supports up to 3 pages).
    • Also determine if the polling rate is okay.
  • Console window is annoying to look at, figure out how to place it in the taskbar and hide console window.
  • Automatic start when FS is launched.

Building

No "releases" are planned, so you'll have to build it yourself. I recommend using VS2019 since that is what my solution files are from.

WIP

Other stuff

A lot of reading of the FS SDK was required. Doing C++ programming really isn't my thing, let alone doing it for Windows. This is very much a side project and will be worked on while I have. Pull requests are okay, but don't expect quick responses to any issues posted.

Thanks

Most of the credit goes to these two: Peter Pakkenberg for his X52-Pro-MFD-JSON-Driver & Anthony Zaprzalka for the original version.

This program doesn't use JSON, but directly calls the X52 functions that I got from their software.

Also thanks for the flight sim team for putting out the SDK

x52-fs2020-mfd's People

Contributors

pat-earl avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.