Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Msfs2020 Pilotpathrecorder | 55 | 2 years ago | 1 | mit | C# | |||||
Record your flight path with key flight information archived during the Microsoft Flight Simulator 2020 flights. Then export that data to a KML file to use with Google Earth for 3 dimensional flight analysis | ||||||||||
G Earth | 52 | 2 months ago | 19 | mit | Java | |||||
Cross-platform Habbo packet manipulator | ||||||||||
Openlog_artemis_gnss_logger | 11 | 5 months ago | other | C++ | ||||||
The OpenLog Artemis GNSS Logger makes logging raw UBX messages as easy as controlling text menus! This is a special add-on to the OpenLog Artemis. |
See farther down in this document for instructions on how to install and use the program.
Discussions Tab is turned on above, please use it to post questions, bugs, or enhancement ideas.
PilotPathRecorder is a replay and flight data capture tool that allows you to see your flight information visually using Google Earth. Record your flight path with key flight information archived during the trip. Then the application will export that data to a KML file to use with Google Earth for 3 dimensional flight analysis, flight plan information and a chance to review your flight from the first person perspective.
This is a stand-alone application that is run outside of Microsft Flight Simulator 2020. Once run, this application allows the user to set various settings to control the recording and exporting experience. A database is used to store your flights so feel free to fly during one session and export in another.
v1.4.1
v1.4.0
v1.3.0
Some more details: There is a new setting on the main page that allows you to turn on and off this feature (default is on) and also set the ground velocity to a specific value to your liking. Above that value, logging starts and below that value, it stops and the flight log is saved. You can still manually start, pause, continue, and stop logging as you did before. Some rules about how manual and automatic logging work together. If you manually start logging then you must manually stop it. If you manually stop an automatically started log then once you go below the threshold speed and then above that speed again it will start an automatic log as a new flight. If you pause a log and then go below the threshold speed you must manually stop the log.
v1.2.2
v1.2.1 - Added ability for the application to check for updates
v1.2.0 - Added the ability to know if your plane is on the ground or in the air. Changed yellow push-pins on Flight Path Data Points to green meaning plane is on the ground or blue meaning plane is the air. This way people can zoom in on when their plane landed or took off and look at detail easier.
Note that previous flights recorded in the database assume plane is in the air the entire flight. Only new flights recorded will distinguish whether the plane is on the ground or in the air.
v1.1.1 - Fixed issue with pushpins where user would have to turn on every pushpin individually to show in Google Web application
v1.1.0
v1.0.3 - Fixed all issues related to international use of the program
Note that the Flight Simluator should be up and running before launching Pilot Path Recorder. If not, then click Retry Sim Connection until you get the "SimConnect Connected" message. Next choose the write frequency of how often to write to the database when above the minimum altitude threshold. Adjust the minimum altitude threshold as well. For example if you want to write every 30 seconds when above ground by 5000 feet use the values 30 and 5000 respectfully.
There are two ways to log a fligth. Automatic and manual. For automatic ensure the "Automatic Logging is checked and set the appropriate ground speed. Once the plane is above that speed logging will begin. When it is below that speed logging will end and the flight will be recorded. For manual logging, click 'Start Logging' when you are ready to start the recording. You may pause at anytime using the pause function and continue logging when ready. 'Stop Logging' ends the recording for that flight.
Note for automatic logging you can still pause, continue and stop your loggging if you so desire.
When ready to export you flight, choose a flight (newest are on the top) and if needed pick a directory to store the KML file. Click 'Create KML File' to export the data to a KML file in the location chosen. Be sure to choose whether you will be using Google Earth application or Google Earth Web to view your KML. There are a few differences between the applications that will hamper your experience if you use the application different than you chose when the KML file was exported.
You may also keep your database clean and tidy by deleting a flight from the database.
Once you have a KML file, you may either use Google Earth on the web (earth.google.com) or download and install Google Earth (https://www.google.com/earth/) for your computer.
If using Google Earth web do the follwing to load the KML file:
If using Google Earth application:
At this point you should see the path and flight plan if your flight involved one. Feel free to use normal Google Earth controls to look at your flight in 3 dimensions and zoom in and out. To see more details about your flight, enable the 'Flight Path Data Points' layer by either clicking the eye icon (web version) or checkbox (Google Earth computer version). Note that this layer is off by default each time your export from the PilotPathRecorder application. With 'Flight Path Data Points' layer enabled you can see detailed information of the various flight paramters, click a pin to see what was going on at that particular moment of your flight. With version 1.2.0 and beyond, the yellow pins are replaced with green pins meaning the plane is on the ground and blue pins meaning the plane is in the air. Note only flights recorded with version 1.2.0 or newer can distinguish a plane on the ground or in the air. Earlier version recordings will always assume the plane is in the air.
Click on First Person View to review your flight from the first person perspective. You can use first person view with any of the other layers turned on or off.
Install .NET 4.7.2 - download can be found at https://dotnet.microsoft.com/download/dotnet-framework/net472
Download Pilot Path Recorder zip file from the releases area of this project: https://github.com/SAHorowitz/MSFS2020-PilotPathRecorder/releases
Unzip contents of Pilot Path Recorder to a directory
Launch FS2020PlanePath.exe to start Pilot Path Recorder