Giter Site home page Giter Site logo

flightsimulator's Introduction

Flight Simulator ✈️

Background

Final project in Advanced software development course as part of our B.Sc. Computer Science studies. The project presents a visual analysis of flight control details.

The Flight simulator can connect to the FlightGear software according to TCP protocol, Our simulator knows to tell us where anomalies in the values ​​of the interrogated interrogation were detected given a normal flight file and another interrogated flight file. We have developed for the investigation of the anomalies anomalies algorithms.

The app does not know the anomaly algorithms in advance but loads them as a plug-in, And so the user can build his own anomaly algorithms and add them himself.


MileStones


MVVM

There is a clear separation between the three parts: view, viewmodel and model. This is a technique that uses the observer's design template, where the view is the viewer of the view model and the viewmodel is the viewer of the model, In addition, there is a dataBaiding axis between the view and viewModel. The viewmodel uses the model to perform the required calculations and immediately after performing all the calculations a notification is sent from the model to the viewmodel and then the viewmodel updates its datammber and immediately after the update you can see the change in view and this is due to the existing databiding. And finally the view shows it to the user.


Demo screen

In the 'Load' button we load the CSV file which gives commands to the plane, And after clicking play the plane starts taking off, You can run forward and not wait for takeoff a lot of time.


flightsimulator's People

Contributors

danit-shabtay 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.