1. You must be a registered member to be able to access this page and to download game plugins. Please register here. It´s for free.
  2. Do not share user accounts! Any account that is shared by another person will be blocked and closed. This means: we will close not only the account that is shared, but also the main account of the user who uses another person's account. We have the ability to detect account sharing, so please do not try to cheat the system. This action will take place on 04/18/2023. Read all forum rules.
    Dismiss Notice
  3. For downloading SimTools plugins you need a Download Package. Get it with virtual coins that you receive for forum activity or Buy Download Package - We have a zero Spam tolerance so read our forum rules first.

    Buy Now a Download Plan!
  4. Do not try to cheat our system and do not post an unnecessary amount of useless posts only to earn credits here. We have a zero spam tolerance policy and this will cause a ban of your user account. Otherwise we wish you a pleasant stay here! Read the forum rules
  5. We have a few rules which you need to read and accept before posting anything here! Following these rules will keep the forum clean and your stay pleasant. Do not follow these rules can lead to permanent exclusion from this website: Read the forum rules.
    Are you a company? Read our company rules
Andreas Ewe

Aerofly FS 2 Plugin 2.1.1.0

SimTools plugin for Aerofly FS 2

  1. Andreas Ewe
    Aerofly_FS_2_Banner.jpg
    Genre
    : Flight simulation

    Motion data:
    This plugin provides pitch, roll, yaw and surge, sway and heave by using the given values from the latest aerofly sdk by IPACS and transfering it via UDP. Tested on DOF Reality P6 Motion Platform with Cessna 172SP, King Air C90 GTx, Baron 58, Boeing 777-300R, ASG 29 (Glider) and Robinson R22 (Helicopter). SimTools config (which is used for testing) are attached as images.

    Pitch (absolute angle, translated from sdk.aircraft_pitch * -1)
    Roll (absolute angle, translated from sdk.aircraft_bank)
    Yaw (relative angle, translated from sdk.aircraft_rateofturn * -1)
    Sway (relative angle, translated from sdk.aircraft_angularvelocity_x)
    Surge (relative angle, translated from sdk.aircraft_angularvelocity_z)
    Heave (relative angle, translated from sdk.aircraft_angularvelocity_y)

    Download the sourcecode here and mod if you wish:
    http://www.ewe-software.de/downloads/sonstiges/sourcecode_aerofly_fs_2_gameplugin.zip
    http://www.ewe-software.de/downloads/sonstiges/sourcecode_aerofly_fs_2_gameplugin_telemetry.zip

    For doing this you will need Visual Studio 2017. First have a look at gameplugin_telemetry.zip -> aerofly_fs_2_external_dll_sample.cpp -> 'Aerofly_FS_2_External_DLL_Update' function. This function collects the sdk values und sending them as an UDP package to 127.0.0.1:4123. A list of usable sdk values are included there. If you compile this Aerofly_FS_2_GamePlugin_Telemetry.dll, keep in mind it is part of the Aerofly_FS_2_GamePlugin.dll and the updated dll must be included there. After this have a look at gameplugin.zip -> GamePlugin.vb-> 'Process_PacketRecieved' function. This function received the UDP data package and give it to Simtools. Mod or extend here to. This code based of the plugin sample code by yobuddy. (Thanks yobuddy!)

    DashApp Data:
    None.

    Author: aewe

    Images

    1. values1.png
    2. values2.png
    3. values3.png
    eaorobbie, Zed, vrxsim and 2 others like this.

Recent Updates

  1. Small fixes
  2. Update for the new SDK from IPACS
  3. Update for new SDK

Recent Reviews

  1. Dimm-vir
    Dimm-vir
    5/5,
    Version: 2.1.1.0
    Человек потратил время на создание плагина и дал его другим free.