ogpsd questions
Sascha Wessel
wessel at nefkom.net
Wed Sep 3 03:58:25 CEST 2008
Hi,
I started to fix some of the problems while keeping the gypsy api
intact. Moreover ogpsd should behave much more like the gypsy c
implementation with the attached patch applied.
Summary:
* Fixed timestamps
* Added _updateTime calls to nmea.py
* Added _reset method to gpsdevice.py and call it when deconfiguring devices
* Fixed _updatePosition: keep old values
* Fixed _updateAccuracy: keep old values
* Fixed _updateCourse: keep old values
* Fixed initialization: get rid of error messages like:
dbus.exceptions.DBusException: org.freedesktop.DBus.Python.IndexError: Traceback (most recent call last):
File "/var/lib/python-support/python2.5/dbus/service.py", line 702, in _message_cb
retval = candidate_method(self, *args, **keywords)
File "/var/lib/python-support/python2.5/framework/subsystems/ogpsd/gpsdevice.py", line 127, in GetTime
return self.time[0]
IndexError: list index out of range
Please consider applying the attached patch to the repository.
Greetings,
Sascha
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ogpsd.diff
Type: text/x-diff
Size: 9488 bytes
Desc: not available
URL: <http://lists.linuxtogo.org/pipermail/smartphones-standards/attachments/20080903/bc00725b/attachment.diff>
More information about the smartphones-standards
mailing list