JSBSim for DCS (EFM based on JSBSim) #1024
thewhitetile
started this conversation in
Ideas
Replies: 2 comments
-
I haven't used JSBSim with DCS but I have used it to provide a FDM (Flight Dynamics Model) for Prepar3D. I assume you're looking at making use of the External Flight Model (EFM) option mentioned here - https://www.digitalcombatsimulator.com/en/support/faq/505/ Do you have a link to the API documentation for DCS's EFM? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Sorry for the delay. Here is a couple examples of EFMs. The A-4 is the
best one. The F-16 one is a much simpler example.
https://github.com/RagnarDa/F-16Demo/blob/master/F16DemoReadme.txt
https://github.com/heclak/community-a4e-c
Let me know what you find out.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Before undertaking the task of using JSBSim to create an aircraft in DCS I wanted to see if anyone else has worked on this. It looks like it would not be too hard. It would take in input from a Hotas and then use JSBSim to get the forces and moments on the aircraft. Then pass those back to DCS. Is there anything similar to this that has been done that I can work from?
Beta Was this translation helpful? Give feedback.
All reactions