https://github.com/communicationnode/aciation-simulator-instructor-shell
designed for flight simulator instructors
https://github.com/communicationnode/aciation-simulator-instructor-shell
csharp instructor shell simulator
Last synced: 11 months ago
JSON representation
designed for flight simulator instructors
- Host: GitHub
- URL: https://github.com/communicationnode/aciation-simulator-instructor-shell
- Owner: communicationnode
- License: gpl-3.0
- Created: 2025-07-14T22:14:28.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-07-14T22:55:51.000Z (11 months ago)
- Last Synced: 2025-07-15T03:19:47.319Z (11 months ago)
- Topics: csharp, instructor, shell, simulator
- Language: C#
- Homepage:
- Size: 172 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flight Simulator Instructor Shell
> [!NOTE]
>
> This program is one of the components of the aviation procedural simulator system designed for flight training.
# About Project
| .NET Version | Target | Size |
| :----------: | :-------------: | :---: |
| net9.0 | Windows 32x\64x | 265mb |
# Preview
The program communicates via a local network between several automated workstations, each of which has special software for reading data from the cockpit controls, as well as software for flight modeling and graphical output of the simulation.
The instructor controls the student's flight using a specially designed instructor panel.
# About Functionality
The software functionality includes:
* weather conditions management in the simulation;
* reading and outputting data from the flight simulator cockpit controls;
* displaying the current aircraft location on the map.