summaryrefslogtreecommitdiff
path: root/test/location.py
Commit message (Collapse)AuthorAgeFilesLines
* test: allow modem numbers in addition to object pathsDan Williams2011-08-091-1/+4
| | | | | If the command-line arg doesn't look like an object path, treat it as the modem # and make the object path.
* gsm: implement location APIDan Williams2010-06-291-0/+57
Depends on dbus-glib 0.86 + this patch: https://bugs.freedesktop.org/show_bug.cgi?id=28835 Still have to do the bits that allow plugins to add other location capabilities, but that can come later.