Airbus A320neo/Development: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Line 15: Line 15:


;Branch name
;Branch name
: master?
: develop


;Files
;Files
Line 23: Line 23:
: Will start work on the hydraulic system as soon as the cockpit is ready
: Will start work on the hydraulic system as soon as the cockpit is ready


==Pneumatic==
==Instruments==
 
;Assigned Developers
: Jon
: Narendran
 
;Branch Name
: develop
 
;Notes
: PFD - Rebuild 3D Instrument, use better textures and markers
: Upper ECAM (EICAS) - Rebuild 2D Instrument with latest A320 ECAM Layout (3 section)
 
==Pneumatics==
;Asigned Developers
;Asigned Developers
: one
: Narendran
: two


;Branch name
;Branch name
: name
: develop


;Notes
;Notes
:
: Include basic pneumatic air pressure system, also include system cooling functions.
 
 
==Fly by Wire==
==Fly by Wire==
;Asigned Developers
;Asigned Developers
Line 54: Line 68:
: Implement mechanical backup law (requires better systems)
: Implement mechanical backup law (requires better systems)
: Study and Implement Flare Mode for NORMAL LAW
: Study and Implement Flare Mode for NORMAL LAW
==mCDU==
;Assigned Developers
: Narendran
; Brance Name
: mCDU
; Notes
: Requires new Model, and new nasal.
: Based on ''equicom mCDU Emulator'' - [http://www.equicom.net/mcdu/]


==FMGC==
==FMGC==
Line 64: Line 89:


;Notes
;Notes
:
: Basically includes the whole guidance system.
: I'd (Narendran) also recommend a new Autopilot that gives load factor input to fly-by-wire instead of directly controlling servos. That was, the fbw functions are active at all times. I don't mind doing this myself, if Jon isn't.
 
 
==ECAM procedures and Alarms systems==
==ECAM procedures and Alarms systems==
;Asigned Developers
;Asigned Developers
: one
: Jon
: two


;Branch name
;Branch name
: name
: develop


;Notes
;Notes
:
: ''Functionize'' ALL ECAM Pages :P
 
==New Cocpit Model & xml==
==New Cocpit Model & xml==
;Asigned Developers
;Asigned Developers
Line 91: Line 119:


;To Do
;To Do
: Cockpit Windshield doors yet to be modeled and textured
: Animations and re-positioning of instruments
: Animations and re-positioning of instruments
: Re-make PFD and EICAS? (current versions are not too realistic)
: Re-make PFD and EICAS? (current versions are not too realistic)
Line 97: Line 124:
==NEW NavDisplay ????==
==NEW NavDisplay ????==
;Asigned Developers
;Asigned Developers
: one
: Jon
: two
: Scott?


;Branch name
;Branch name
: name
: develop


;Notes
;Notes
The nav display is common to the A320, A330 and A340 series, so ideally would be shared between all three. Using the C++ NavDisplay instrument available in FG 2.6, Scott has created a full-functioning display for the A380, which can be adapted for the A320 with minimal effort, I hope. (It's probably not possible to share the actual XML between the A320/340 and the A380, alas). Contact James or Scott before spending time on this task, please.
: The nav display is common to the A320, A330 and A340 series, so ideally would be shared between all three. Using the C++ NavDisplay instrument available in FG 2.6, Scott has created a full-functioning display for the A380, which can be adapted for the A320 with minimal effort, I hope. (It's probably not possible to share the actual XML between the A320/340 and the A380, alas). Contact James or Scott before spending time on this task, please.
: I checked up and found that the nav display is common for all airbus aircraft from A320 to A380, which means we already have a fully functional nav display from the A380. All we'd need to do now is port it (which'd probably include re-sizing) into hte A320neo.


==Rembrandt Lighting==
==Low Priority / Unstarted==
;Asigned Developers
: one
: two


;Branch name
=Rembrandt Lighting=
: name


;Notes
=A319neo and A321neo interior=
:


==A321neo and A319neo Interior Modeling==
;Please edit if anyone wants to take up any unstarted sections.
;Asigned Developers
: one
: two
 
;Branch name
: name
 
;Notes
:


=Proposals=
=Proposals=
Line 144: Line 158:
         ├── hydraulics.xml
         ├── hydraulics.xml
         └── yellow.nas
         └── yellow.nas
==Alternate Nasal Only Structure==
A320neo
└── Nasal
      ├── electrical
      │  └── electrical.nas
      ├── pneumatic
      │  └── pneumatic.nas
      ├── hydraulic
      │  └── hydraulic.nas
      └── mCDU
          ├── main_loop.nas
          ├── functions.nas
          └── navdata.nas
449

edits

Navigation menu