Re: RFC: API for Neighbouring Cell Info

2010-01-31 Thread Jussi Kukkonen
Hi, First, as a general comment: if this sort of info was available, I'd definitely use it (see http://github.com/jku/geoclue/commits/new-stuff for a first version using currently available API). Neighbor cell info would make non-complete cell location databases so much more useful... Aki

Re: RFC: API for Neighbouring Cell Info

2010-01-31 Thread Marcel Holtmann
Hi Jussi, Honestly I don't like either approach, the Agent pattern would be a much better fit here. This would allow us to specify the polling/update interval and stop neighbor cell updates when no one is interested in them. In my experience, the positioning guys don't need

Re: [PATCH 1/2] clean up audio/gateway.c

2010-01-31 Thread Zhenhua Zhang
Hi Padovan, On 01/28/2010 03:12 AM, Gustavo F. Padovan wrote: remove all code related to the AT engine --- audio/gateway.c | 760 +-- 1 files changed, 1 insertions(+), 759 deletions(-) diff --git a/audio/gateway.c b/audio/gateway.c index