On Monday 28 February 2011 07:06:08 Harry Campigli wrote: > I added a dme to the 737NG-600 model. I have external IO that writes the > freq direct to the property tree, from a narco dme. > > In the dme.xml file in Aircraft instruments i deleted the actions where > sources the freq from nav 0 freq.I have no need to display a dme, I purely > want the values from one in software. > > I cant find any reference to a dme freq in the 737-600 model files? But I > see the the property internal values display it still has dme freq sourced > from Nav0 and theres a fight between my freq and the nav 0 freq occurring. > > Is there some low level tie between these two properties?
You need to change the property /instrumentation/dme/frequencies/source to /instrumentation/dme/frequencies/selected-mhz the C++ code mindlessly bashes the contents of the property pointed to by /instrumentation/dme/frequencies/source into /instrumentation/dme/frequencies/selected-mhz so setting */source to point to /instrumentation/dme/frequencies/selected-mhz means it bashes whats already there back again. Ron ------------------------------------------------------------------------------ Free Software Download: Index, Search & Analyze Logs and other IT data in Real-Time with Splunk. Collect, index and harness all the fast moving IT data generated by your applications, servers and devices whether physical, virtual or in the cloud. Deliver compliance at lower cost and gain new business insights. http://p.sf.net/sfu/splunk-dev2dev _______________________________________________ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel