Re: [PATCH 1/3] atmodem: add signal strength support for huawei

2010-04-26 Thread Kalle Valo
Denis Kenzior denk...@gmail.com writes: Hi Kalle, Hi Denis, Huawei doesn't support CIND indications, so use CSQ instead. But naturally the response from modem is not according to standard: is this true for all Huawei modems? CSQ is not unsolicited, so you'd need to poll it. Not a

[PATCH 1/3] atmodem: add signal strength support for huawei

2010-04-23 Thread Kalle Valo
Huawei doesn't support CIND indications, so use CSQ instead. But naturally the response from modem is not according to standard: ofonod[6401]: \r\n^BOOT:38645652,0,0,0,87\r\n ofonod[6401]: \r\n^RSSI:23\r\n Support for this format is not yet implemented. ---

Re: [PATCH 1/3] atmodem: add signal strength support for huawei

2010-04-23 Thread Marcel Holtmann
Hi Kalle, Huawei doesn't support CIND indications, so use CSQ instead. But naturally the response from modem is not according to standard: is this true for all Huawei modems? ofonod[6401]: \r\n^BOOT:38645652,0,0,0,87\r\n ofonod[6401]: \r\n^RSSI:23\r\n Support for this format is not yet

Re: [PATCH 1/3] atmodem: add signal strength support for huawei

2010-04-23 Thread Denis Kenzior
Hi Kalle, Huawei doesn't support CIND indications, so use CSQ instead. But naturally the response from modem is not according to standard: is this true for all Huawei modems? CSQ is not unsolicited, so you'd need to poll it. Not a good idea. ofonod[6401]: