> Dear gpsd team,
>
> I wrote a simple gpsd client which logs gps data in an XML file in order to
> create tracks for adventure travelers. During debugging I found out gps
> data parsing is not completely implemented and some gps fix fields are not
> populated.
>
> Can you please elaborate on this? How complete are the Python bindings? Is
> someone actively working on them? Are the C client bindings the most stable
> ones?
>
> Thanks,
> Tony
The C client bindings are the most stable and tested, but the Python ones