Hi guys,
It seems my first post was lost, so here is a new try.
I am currently developing an ofono-based GSM control interface, using a
Sagem
Hilo modem (I wrote the appropriate plugin) with the atmodem driver.
I am having trouble with signal strength reporting. The terminal does
not report
signal strength by event. Hence, it is not possible to get the value
from Ofono,
since Ofono expects it to be updated on a +CIEV event. I implemented a
new DBus method in the NetworkRegistration interface to force AT+CSQ
command and
update the property value, but this is clearly not a valid solution.
I found by looking in include/netreg.h that it should be up to the
plugin to
implement CSQ polling, however I can't find how it is supposed to be
done.
Indeed, the plugin has no access to the netreg atom nor structure, so
how is it
supposed to update one of these properties ?
Thank you for your help.
Regards,
Audric Schiltknecht
_______________________________________________
ofono mailing list
[email protected]
http://lists.ofono.org/listinfo/ofono