Condor 3
Connection Method
Section titled “Connection Method”UDP — Condor 3 sends telemetry data over UDP.
- Default IP:
127.0.0.1 - Default Port:
55278
Setup Steps
Section titled “Setup Steps”Step 1: Locate the Settings Folder
Section titled “Step 1: Locate the Settings Folder”Navigate to the Settings folder located in the directory where Condor 3 is installed:
...\Condor3\Settings\
Step 2: Edit the UDP.ini File
Section titled “Step 2: Edit the UDP.ini File”-
Find the file named
UDP.iniin theSettingsfolder. -
Open the file with a text editor (such as Notepad).
-
Modify the file to match the following configuration:
[General]Enabled=1[Connection]Host=127.0.0.1Port=55278[Misc]SendIntervalMs=1ExtendedData=1ExtendedData1=1LogToFile=0 -
Save the file and close the editor.
Step 3: Launch Condor 3
Section titled “Step 3: Launch Condor 3”After editing the UDP.ini file, start Condor 3. It will now output telemetry data via UDP to the specified host and port.
Available Telemetry
Section titled “Available Telemetry”- Orientation: Pitch, Roll, Yaw
- Acceleration: G-forces
- Speed: Airspeed
- Altitude: Height data
Telemetry Quality: ★★★★☆
Section titled “Telemetry Quality: ★★★★☆”Recommended Starting Settings
Section titled “Recommended Starting Settings”- Primary Cue Gain: 70–100%
- Smoothing: Low to medium
- Washout: Low
Troubleshooting
Section titled “Troubleshooting”No telemetry data
Section titled “No telemetry data”- Verify
UDP.iniexists and hasEnabled=1. - Check that the port is
55278. - Ensure you are flying (not in menus).
- Restart both Condor 3 and DR Sim Manager.