Giter Site home page Giter Site logo

watmough / flight-recorder Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nguyenquyhy/flight-recorder

0.0 1.0 0.0 805 KB

Record and replay flights in Microsoft Flight Simulator

Home Page: https://flightsim.to/file/8163/flight-recorder

C# 32.50% Jupyter Notebook 67.50%

flight-recorder's Introduction

Flight Recorder

A simple recorder to record and replay flight in Microsoft Flight Simulator.

Screenshot

Downloads

You can get the tool from our GitHub Releases (https://github.com/nguyenquyhy/Flight-Recorder/releases) or FlightSim.to (https://flightsim.to/file/8163/flight-recorder).

Features

  • Record and replay in the sim
  • Change replaying speed
    • NOTE: when speeding up, your computer might not be able to load scenery fast enough and that will negatively affect frame rate.
  • Save recording into a file and load it on another computer
  • Export the recorded data into CSV for further analysis
  • Quickly jump to any place in your recording (you have to Pause Replay first)

Notes: The tool records this list of variables from SimConnect Structs.cs for each sim frame. Some of them are only for analysis and display and don't affect replay.

Current Limitations and Other Notes

  • When starting a replay, your aircraft might be teleported to a far away location which doesn't have loaded terrain. This means the ground can jump up/down really quickly and you might get a crash (not CTD) due to damaged landing gear. Disable crash detection might be a good idea if you frequently replay your flight.
  • I don’t know a reliable way to tell if an engine is running or not, so this tool does not auto-start the engine (because it doesn’t know when). Hence, you should start recording/replaying when engine is already running (or the aircraft will move without a running engine) and stop recording before turning off the engine (not really a problem, but the tool might not shut the engine down for you). Not doing that won't prevent you from replaying or using any features, but replay can look like your aircraft is powered by magic ;).
  • Replay looks weird when turning on the ground. I’m not so sure what is happening there yet.
  • To prevent fighting with MSFS own calculation, the tool sends freeze command when you start replay and unfreeze when you stop replay. This means replaying might conflict with other tools leverating the same freeze feature (e.g. YourControl when you are not in control, other replay tools).

Issues

Please report any issues or feature request in GitHub Issues https://github.com/nguyenquyhy/Flight-Recorder/issues.

flight-recorder's People

Contributors

nguyenquyhy 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.