Skip to content

Na1veNoob/DCS_A-6E_Intruder_FlightModel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A-6E Intruder Mod's EFM for DCS World

  • This is the source code for a-6e mod
  • This is created from ed template
  • This part will keeps update until it reaches expectations

Thanks to

  • Silent Eagle for some carrier launch sample
  • JNelson for he provided me a lot of good ideas and help
  • Duke for help in suspension things and some debugging functions

TO-DO List

The Query is from 1 very ergent to max later

  1. Fix drag profile, current is bit too large;[done]
  2. Fix the pitch control is not stable and will shake;
  3. Add the SpeedBrake, Flap and Gear Drag and Lift;
  4. Add the Engine Temperature output;
  5. Check the performance for turning;
  6. Add carrier operations;[done]
  7. Overide fuel control system currently use
  8. Complete Autopilot Control in EFM
  9. Adding Bombing/Calculation System to EFM

License

Copyright 2021 CorsairCat

Licensed under the Apache License, Version 2.0 (the "License");

you may not use this file except in compliance with the License.

You may obtain a copy of the License at

Unless required by applicable law or agreed to in writing, software

distributed under the License is distributed on an "AS IS" BASIS,

WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

See the License for the specific language governing permissions and

limitations under the License.

Further Development

  1. transfer engine operation fully into EFM
  2. Test for a more percious Flight Model
  3. Move some other cockpit class into EFM

Flight Model Structure

NameSpace A6E

  1. Interface Class
  2. Engine Class
  3. Mass Class
  4. Gear Class
  5. Motion Class
  6. Atmosphere Class
  7. Aerodynamic Class
  8. CarrierOp Class
  9. Structure Class
  10. Mission System Class

NameSpace J52Engine

  1. mainly some constant data

About

Flight Model source code for DCS A-6E intruder mod

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published