1. This Software is no longer supported by us. Please download the new motion control software SimTools.
    Dismiss Notice
  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

X-Plane Plugin UDP-Import

Discussion in 'Force-Sender & Plugins' started by jwi_de, Jan 16, 2008.

  1. jwi_de

    jwi_de New Member

    Joined:
    Mar 26, 2007
    Messages:
    30
    Location:
    Wehretal
    Balance:
    0Coins
    Ratings:
    +0 / 0 / -0
    Hallo,

    wie kann man ein vorhandenes Plugin (in diesem Falle X-Plane) auf ein anderes Programm umstellen? Konkreter Fall:

    Das Segelflug-Simulationsprogramm CONDOR stellt einen UDP-Export zur Verfügung. Dieser besteht aus:

    The data packet is an ASCII stream of ‘parameter=value’ pairs with the following parameters:

    time in-game day time decimal hours
    airspeed airspeed indicator reading m/s
    altitude altimeter reading m
    vario pneumatic variometer reading m/s
    evario electronic variometer reading m/s
    nettovario netto variometer value m/s
    integrator integrator value m/s
    compass compass reading degrees
    slipball slip ball deflection angle rad
    turnrate turn indicator reading rad/s
    yawstringangle yawstring angle rad
    radiofrequency radio frequency mhz
    yaw yaw rad
    pitch pitch rad
    bank bank rad
    quaternionx quaternion x /
    quaterniony quaternion y /
    quaternionz quaternion z /
    quaternionw quaternion w /
    ax acceleration vector x m/s2
    ay acceleration vector y m/s2
    az acceleration vector z m/s2
    vx speed vector x m/s
    vy speed vector y m/s
    vz speed vector z m/s
    rollrate roll rate (local system) x rad/s
    pitchrate roll rate (local system) y rad/s
    yawrate roll rate (local system) z rad/s
    gforce g forces /
    *height height of CG above ground m
    *wheelheight height of wheel above ground m
    *turbulencestrength turbulence strength /
    *surfaceroughness surface roughness /
    *hudmessages HUD messages text separated by ;

    Note: all values are floats with '.' as decimal separator
    * available only if ExtendedData=1 in UDP.ini


    Es sollte doch möglich sein, den UDP-Import im Plugin auf diese Werte umzustellen, damit hätte man ein Plugin für CONDOR. Wie geht das?

    Gruß

    Das Keller-Team
  2. jwi_de

    jwi_de New Member

    Joined:
    Mar 26, 2007
    Messages:
    30
    Location:
    Wehretal
    Balance:
    0Coins
    Ratings:
    +0 / 0 / -0
    Hallo,

    warum sollte das nicht so gehen? Das Spiel sendet per UDP alle 10ms (natürlich einstellbar) den Ascii-stream. Bei x-plane ist das genauso. Warum kann man den x-plane udp einlesen und den von Condor nicht?
    Die Werte braucht man nicht suchen, das Spiel gibt sie doch bereits aus!

    Ich werde aber versuchen, was rauszufinden :?:

    Keller-Team
  3. jwi_de

    jwi_de New Member

    Joined:
    Mar 26, 2007
    Messages:
    30
    Location:
    Wehretal
    Balance:
    0Coins
    Ratings:
    +0 / 0 / -0
    Was ist denn dann einfacher? Die Werte des UDP-Exports mit einem neuen Plugin (so hatte ich das auch am Anfang gemeint) einzulesen oder die Speicherwerte der Daten zu ermitten und diese dann mittels einem neu zu erstellenden Plugin einzulesen?

    Beste Grüße

    Keller-Team :)
  4. jwi_de

    jwi_de New Member

    Joined:
    Mar 26, 2007
    Messages:
    30
    Location:
    Wehretal
    Balance:
    0Coins
    Ratings:
    +0 / 0 / -0
    Genau das ist die Seite, die nebenbei online ist.

    Bzgl. deiner Mail - meinst du http://www.sim-tools.de, die Seite die irgendwie so leer ist?