John McKenzie writes:
> I need help using the Python bindings for GPSD. Specifically, I would
> like to take a latitude reading, put it in a variable and use it later.
> The problem is that every example I see involves constantly taking
> changing readings. That part I have working for myself
Good day, all.
I need help using the Python bindings for GPSD. Specifically, I would
like to take a latitude reading, put it in a variable and use it later.
The problem is that every example I see involves constantly taking
changing readings. That part I have working for myself by following