> I am looking to time sync 3 machines running FG over the network and would > like to sync the sim times to one master machine. > I have them all on nfs but it seems thats not quite the trick. > > So what ever time the master is working on, be it from command at start, or > selecting for example "noon" on the gui menu, the others follow. > > I see in sim timing properties there are lots of values in the property > tree, And I see system timing also comes via sim gear. > > Do is anyone familiar with the code know which is the root time source on > the property tree? The one I can forward to the slave machines. > And i guess i will need to stop the slaves from trying to overwrite this > value locally. > You can set /sim/time/cur-time-override to override the current time. If you do so, you also have to do this continously to keep the time up-to-date. The value to feed into this property is the return value of the posix time() function. Unfortunately there is no output property for this values. The other input property for setting time is /sim/time/warp to set the offset to the system's clock. Both are probably not what you want. Is time syncing between the machines with ntp an option?
Torsten ------------------------------------------------------------------------------ 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