Skip to content

Condor 3

UDP — Condor 3 sends telemetry data over UDP.

  • Default IP: 127.0.0.1
  • Default Port: 55278

Navigate to the Settings folder located in the directory where Condor 3 is installed:
...\Condor3\Settings\

  1. Find the file named UDP.ini in the Settings folder.

  2. Open the file with a text editor (such as Notepad).

  3. Modify the file to match the following configuration:

    [General]
    Enabled=1
    [Connection]
    Host=127.0.0.1
    Port=55278
    [Misc]
    SendIntervalMs=1
    ExtendedData=1
    ExtendedData1=1
    LogToFile=0
  4. Save the file and close the editor.

After editing the UDP.ini file, start Condor 3. It will now output telemetry data via UDP to the specified host and port.

  • Orientation: Pitch, Roll, Yaw
  • Acceleration: G-forces
  • Speed: Airspeed
  • Altitude: Height data
  • Primary Cue Gain: 70–100%
  • Smoothing: Low to medium
  • Washout: Low
  1. Verify UDP.ini exists and has Enabled=1.
  2. Check that the port is 55278.
  3. Ensure you are flying (not in menus).
  4. Restart both Condor 3 and DR Sim Manager.