Jump to content
Sign in to follow this  
Pattism

sim/cockpit2/radios/indicators/gps_nav_id

Recommended Posts

Hello all,

I just purchased the 530W and 430W.  Something I've noticed is that this dataref (sim/cockpit2/radios/indicators/gps_nav_id) gets strange value once you select a Master GNS device.

Here is an example of the strange I refer to...

  • Set one of the GNS devices to Master
  • GNS "Direct to" set to "KYIP"
  • sim/cockpit2/radios/indicators/gps_nav_id = +42-84

Normally, this dataref would be "KYIP".

When I turn off master on the GNS device and use the simulator's G1000 to set "Direct to" as "KYIP"

  • Set none of the GNS devices to Master
  • Cockpit's G1000 used to set "Direct to" as "KYIP"
  • sim/cockpit2/radios/indicators/gps_nav_id = KYIP

What is causing this?  --  I'm using all default settings.
________________________
Best regards,
Mark

 

 

 

Edited by RXP

Share this post


Link to post
Share on other sites

Hi,

the dataref is reporting whatever is the next waypoint in the stock FMS/GPS route.

Unfortunately the XP11 SDK doesn't offer any mean for 3rd party plugins to update the route with custom names unless using waypoints that are in the XP11 DB already and are at the exact same location as the ones from the GNS/GTN.

Until XP11 developers consider this important a feature, and they have time to devote to this, this is a limitation of X-Plane 11.

You can use our own published dataref though if you can manage to change the dataref this instrument is using.


Jean-Luc | reality-xp.com
This message from Reality XP is protected by a disclaimer: reality-xp.com/aboutrealityxp/email.html

Let your voice be heard and help us make a difference for you: Vote !
Open up communications with Reality-XP (Microsoft Flight Simulator Forums)

Share this post


Link to post
Share on other sites

Thanks for the great feedback.

I found this solution (which aligns to your suggestion) from the manual, under datarefs and commands.  I'll use the following it in my Air Manager gauges (PDF and MDF I created for my 2003 SR22, which uses older Avidyne equipment)...

xpl_dataref_subscribe("RXP/radios/indicators/gps_nav_id", "STRING", RXP-ID_callback)

This is good enough for me, as I don't use the simulators gauges.

Additional point...
Would be great if the DataRefTool would identify the RXP drefs and commands, but it doesn't seem to unfortunately.

Thanks again for the quick response !
 

Share this post


Link to post
Share on other sites

dataref editor is supporting them, because there is a documented way (message passing) to register our own datarefs.

is there a similar way with datareftool?


Jean-Luc | reality-xp.com
This message from Reality XP is protected by a disclaimer: reality-xp.com/aboutrealityxp/email.html

Let your voice be heard and help us make a difference for you: Vote !
Open up communications with Reality-XP (Microsoft Flight Simulator Forums)

Share this post


Link to post
Share on other sites

Not sure to understand "message passing"...  But I'm new to all this  🙂

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...