Difference between revisions of "Proj-2013-2014-StartAIR/Progress"

From air
Jump to navigation Jump to search
(Created page with "= Introduction = The StartAir-Safe project aims to develop an immersive life-size ULM flight simulator for the non-profit association Start Air. One goal is to learn to p...")
 
Line 68: Line 68:
 
=Links=
 
=Links=
 
*[http://msdn.microsoft.com/en-us/library/cc526983.aspx SimConnect]
 
*[http://msdn.microsoft.com/en-us/library/cc526983.aspx SimConnect]
*[http://www.fsdeveloper.com/forum/showthread.php?t=88097 A thread with a similar
+
*[http://www.fsdeveloper.com/forum/showthread.php?t=88097 A thread with a similar project]
 
*[http://www.pilote-virtuel.com/viewtopic.php?id=1391m A tutorial for SimConnect installation]
 
 
*[http://www.fstipsandaddons.com/tutorials/understanding-fsx-cameras.html About camera on FSX]
project]
 
*[http://www.pilote-virtuel.com/viewtopic.php?id=1391m A tutorial for SimConnect
 
 
installation]
 
*[http://www.fstipsandaddons.com/tutorials/understanding-fsx-cameras.html About
 
 
camera on FSX]
 
 
*[http://msdn.microsoft.com/en-us/library/ff798293.aspx ESP/FSX SDK]
 
*[http://msdn.microsoft.com/en-us/library/ff798293.aspx ESP/FSX SDK]
*[http://www.fsdeveloper.com/forum/downloads.php?do=file&id=141 How to correctly
+
*[http://www.fsdeveloper.com/forum/downloads.php?do=file&id=141 How to correctly use SimConnect in standalone appl]
 
*[http://www.fsdeveloper.com/forum/showthread.php?t=428057 A thread about manuverable AI]
 
 
*[http://www.prepar3d.com/SDKv2/LearningCenter/utilities/simconnect/sample_code/camera_system.html A essayer pour les vues]
use SimConnect in standalone appl]
 
*[http://www.fsdeveloper.com/forum/showthread.php?t=428057 A thread about
 
 
manuverable AI]
 
*
 
 
[http://www.prepar3d.com/SDKv2/LearningCenter/utilities/simconnect/sample_code/ca
 
 
mera_system.html A essayer pour les vues]
 

Revision as of 12:55, 27 January 2014

Introduction

The StartAir-Safe project aims to develop an immersive life-size ULM flight

simulator for the non-profit association Start Air. One goal is to learn to

people with disabilities how to fly.

More information on StartAIR

Documents

Team

  • Tutors : Fabrice Dubost
  • Members : Corentin Ricou, William Bobo
  • Departement : RICM 4, [[Polytech

Grenoble]]

Project objectives

The main objectif is to provide a software based on SimConnect technology able to

display FSX on a multi/computer/screen system.

Progress of the project

Week 1 (January 13th - Janurary 19th)

Overview

  • Project discovery
  • Initial contact with other members of the project
  • Research about flight simulator and possiblities

Ideas

Simulator

  • Flight simulator X

Hardware configuration

  • One machine with 3 or 4 video outputs
  • Two to three machine on the same network

Display

  • A front projector and 2 lateral screen (or 2 lateral projector)
  • 2 front screen and 2 lateral screen

Week 2 (January 20th - Janurary 26th)

Global Configuration

Diagramme general.png


Diagramme startAIR.png

Meeting feedback

  • Take some measure
  • Search for screen


Cockpit configuration

  • 5 screen: 3 front and 2 lateral
  • 50cm x 60cm [4:3]
  • [50cm x 30cm] x 2 [16:9]
  • ...

Links