James wrote

> -----Original Message-----
> From: James Turner [mailto:zakal...@mac.com]
> Sent: 08 October 2009 22:06
> To: FlightGear developers discussions
> Subject: Re: [Flightgear-devel] Exposing a property over MP
> 
> 
> On 8 Oct 2009, at 21:54, Anders Gidenstam wrote:
> 
> > Going in that direction could be a feasible way to
> > reduce the bandwidth consumption, though.
> 
> One other observation - there's several unused SGProperty flags
> (besides ARCHIVABLE) - it might make sense to add a 'shared' or
> 'published' flag, to allow properties to opt-in to being sent this
> way. Then the MP code 'just' has to search the tree (or keep an index)
> of such properties, listen for changes to them, and re-send them at
> some low rate (maybe send one in each regular packet, so it might take
> a minute to receive them all...)
> 
> 

This, or something very like it, is a long outstanding proposal that never
quite made it. No one got a round tuit for it I guess. That said, a minute
delay on event-driven properties is probably too much.

Vivian



------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to