General Dynamics F-16/Development: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 11: Line 11:


==System Development==
==System Development==
;High Priority
;High Priority
*Bind cockpit keys/buttons
*Bind cockpit keys/buttons
Line 31: Line 32:
==Avionics==
==Avionics==
;Units
;Units
:AIFF (Advanced Identification Friend or Foe)
*AIFF (Advanced Identification Friend or Foe)
:MMC (Modular Mission Computer)
*MMC (Modular Mission Computer)
:UFC (Upfront Controls)  
*UFC (Upfront Controls)  
:GPS (Global Positioning System
*GPS (Global Positioning System)
:EUPDG/MFDS (Enhanced Upgraded Programmable Display Generator)
*EUPDG/MFDS (Enhanced Upgraded Programmable Display Generator)
:SMS (Stores Management Set)
*SMS (Stores Management Set)
:IDM (Integrated Data Modem)
*IDM (Integrated Data Modem)
:CADC (Central Air Data Computer)
*CADC (Central Air Data Computer)
:INU (Inertial Navigation Unit)
*INU (Inertial Navigation Unit)
:EWMS (Electronic Warfare Management System)
*EWMS (Electronic Warfare Management System)
:FCR (Fire Control Radar)
*FCR (Fire Control Radar)


;To Do
;Progress
*UFC buttons enabled, Nasal page/key handler, XML display
*MFD Nasal page/key handler, XML display


==Electrical==
==Electrical==
;
;Resources
*A Nasal-Based Electrical System for Flightgear, v 1.1 by Gary "Buckaroo" Neely - [http://www.buckarooshangar.com/flightgear/electrical_1.html]




==Hydraulics==
==Hydraulics==

Revision as of 16:19, 28 June 2012

This page will organize the development efforts for the F-16. See F16.

Efforts

Personnel

Erik Hofman has kindly granted username: Blackbird to continue development on the F-16 model. This page was created to organize all development for this aircraft.

Focus

Development will attempt to accurately model FlightGear F-16. In order to do so, relevant documentation and system information are required. Since the documentation for the MLU and F-16 C Block 50 variant is available in the form of the MLU manuals, many aspects of the current aircraft can be improved.


System Development

High Priority
  • Bind cockpit keys/buttons
  • MFD/DED XML and Nasal scripts
  • Steerpoint management
  • EWMS for chaff/flare deployment
  • MMC and CADC outputs (airspeed, GPS, system altitude, hack times, etc.)
Medium Priority
  • Optimize nasal code(better scripting, OOP)
  • IFF, transponder
  • VHF/UHF radios, TACAN, IFF
  • FCR in MFD format
  • RWR
Low Priority
  • Improve Cockpit Models
  • Improve Textures

Avionics

Units
  • AIFF (Advanced Identification Friend or Foe)
  • MMC (Modular Mission Computer)
  • UFC (Upfront Controls)
  • GPS (Global Positioning System)
  • EUPDG/MFDS (Enhanced Upgraded Programmable Display Generator)
  • SMS (Stores Management Set)
  • IDM (Integrated Data Modem)
  • CADC (Central Air Data Computer)
  • INU (Inertial Navigation Unit)
  • EWMS (Electronic Warfare Management System)
  • FCR (Fire Control Radar)
Progress
  • UFC buttons enabled, Nasal page/key handler, XML display
  • MFD Nasal page/key handler, XML display

Electrical

Resources
  • A Nasal-Based Electrical System for Flightgear, v 1.1 by Gary "Buckaroo" Neely - [1]


Hydraulics