Skip to content

GPS module

vaclavstepan edited this page Jun 2, 2016 · 4 revisions
  • Status: Works, time available even without fix.

  • Requirements: gpsd and gpsd-clients packages.

  • Using GPS to set time ** Using ntpd See ntpd setup ** Using script from tags received from GPS

  • Notes: This part seems to work - with gpsd and gpsd-clients packages installed. At least to the point that GPS data can be sent/logged in XML using gpxlogger.

An example of position retrieval script is in getpos.py example. One-time time setup from gps is in set-time-from-gps.sh script. Monitoring integrated in monitor.py. gpxlogger could be used in parallel to get looong XML stream. Examples in Python: getpos.py, gpstime.

Clone this wiki locally