https://github.com/awkless/sandialabsprepar3d
https://github.com/awkless/sandialabsprepar3d
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/awkless/sandialabsprepar3d
- Owner: awkless
- Created: 2024-09-09T17:10:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-13T02:04:49.000Z (over 1 year ago)
- Last Synced: 2024-12-13T03:17:50.531Z (over 1 year ago)
- Language: C#
- Size: 1.54 MB
- Stars: 0
- Watchers: 1
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sandia Labs Managed Dashboard
Interactive dashboard overlay that snaps to and follows around an open instance
of the Prepar3D simulator window.
# Requirements
- Purchased copy of Prepar3D version 5.
- Prepar3D SDK version 5.4.9.
- Visual Studio 2022 with C#.
- Nuget package manager.
# Installation
After obtaining requirements for project, clone project through Visual Studio.
Open the solution file, build, and run. Open an instance of Prepar3D and you
should see the overlay render on top of the simulator.
# Features

- Fully transparent overlay that follows and resizes to fit the simulator window
automatically.
- Connect, disconnect, show/hide, and PDF report buttons.
- Visualizes altitude, speed, pitch, G-force, and magnetic heading.
- Allows you to output current flight data of the session in both CSV and PDF
format.
# License
This project uses MIT license.