Due to increasing spam attacks, forum registrations are currently paused to keep our community safe and spam-free. Come hang out and stay connected with us on the SimHub Discord: https://discord.com/invite/nBBMuX7!

Catch you on Discord — and thanks for understanding!
Newbie Question
 
Notifications
Clear all

Newbie Question

3 Posts
2 Users
0 Reactions
1,068 Views
(@john76)
New Member
Joined: 9 months ago
Posts: 2
Topic starter  

Hi all, 

I'm trying to build a dash for Condor3, a glider flying sim. 

I can add buttons, translate them to keystrokes, that part works. I also want to display info from the UDP stream on my dash. (alittude, speed, vario, etc.) How do i get this data? In the "predefined behavior" i only see race car related items.

I'm prolly missing something, can anyone push me in the right direction?

 

Thanks!

 

John



   
Quote
Topic Tags
(@john76)
New Member
Joined: 9 months ago
Posts: 2
Topic starter  

I figured it out. Text binding, fx, insert property, show game specific properties rawdata. Then scroll and scroll and find the wanted data 🙂



   
ReplyQuote
(@suzume)
Active Member
Joined: 2 years ago
Posts: 14
 

Hi @Geometry Dash! You can get altitude, speed, vario, etc., from Condor3’s UDP stream. Check the Condor3 UDP specification to see the data fields and offsets, then read the packets in your dash software and display the values. Basically, enable UDP in Condor3, parse the packets, and map the data to your dash.



   
ReplyQuote
Share:
📄 Terms & Conditions | 📑 Privacy Policy