RE: [RFC PATCH 2/5 v2] cell-info: Header file for cell-info atom

2010-12-26 Thread Antti Paila
Hi Waldo, On Fri, 2010-12-24 at 10:54 -0800, ext Bastian, Waldo wrote: +struct gsm { + int lac; + int ci; + int ta; + int no_cells; + struct geran_neigh_cell{ + int arfcn; + int bsic; + int rxlev; + + } nmr[OFONO_MAX_NMR_COUNT];

n900 not recongnized by ofono?

2010-12-26 Thread Antti Paila
Hi, It appears that after commit 374dd32812026c3d728f2a14f78357463f12a3f8 ofono is no longer registering n900 properly. At least 'list-modems' shows empty list even if two commit earlier [isigen0] is there as it should. Has the functionality changed or is this regression? Best Regards, Antti

Happy holidays to everyone

2010-12-26 Thread Marcel Holtmann
Hello everyone, and once more we have the Christmas release of oFono behind us. This year it was version 0.37 and I like to thank you guys for your constant contributions. The statistics of the project are impressive. We have 67 individual contributors with 4278 commits. If you compare this to

Re: n900 not recongnized by ofono?

2010-12-26 Thread Marcel Holtmann
Hi Antti, It appears that after commit 374dd32812026c3d728f2a14f78357463f12a3f8 ofono is no longer registering n900 properly. At least 'list-modems' shows empty list even if two commit earlier [isigen0] is there as it should. Has the functionality changed or is this regression? the