[Bug 107] obtain list of operators / control operator selection

bugzilla-daemon at bugzilla.openmoko.org bugzilla-daemon at bugzilla.openmoko.org
Wed Jul 25 01:15:02 CEST 2007


http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=107





------- Additional Comments From balrogg at gmail.com  2007-07-25 01:15 -------
Created an attachment (id=220)
 --> (http://bugzilla.openmoko.org/cgi-bin/bugzilla/attachment.cgi?id=220&action=view)
Operator selection/query.

This adds gsmd/libgsmd/libgmsd-tool commands to:
query available operators,
register to given operator,
register automatically (like gsmd did until now),
deregister,
get current operator name,
query signal quality,
query current connection state (a bit hacky, but it's the only way I found to
satisfy the synchronous prototype in misc.h).

The operator cache is not used as it wouldn't give any benefit here. Retrieving
the list of present operators takes very long but there doesn't seem to exist
any way around it and all other phones I used also take that long.

The libgmsd call for registration to an automatically chosen operator now takes
a parameter of a different type so all libgsmd clients need to be updated (this
patch updates libgsmd-tool already, but not libmokogsmd which is not a part of
gsmd project).



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the buglog mailing list