User Tools

Site Tools


rawgnss2gpsprof


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
rawgnss2gpsprof [2025/03/03 13:37] millerjsrawgnss2gpsprof [2025/03/03 13:49] (current) – [Steps for nmea] millerjs
Line 23: Line 23:
   - Run ''gpsfake'' to stream it into a ''gpsd'' instance\\ ''gpsfake -1 -b -t -P 3000 /path/to/nmea_gnss.log''   - Run ''gpsfake'' to stream it into a ''gpsd'' instance\\ ''gpsfake -1 -b -t -P 3000 /path/to/nmea_gnss.log''
   - Run ''gpspipe'' to connect and stream the gpsd-processed json into a new log file\\ ''gpspipe -w -o /path/to/gpsd_out.json localhost:3000''   - Run ''gpspipe'' to connect and stream the gpsd-processed json into a new log file\\ ''gpspipe -w -o /path/to/gpsd_out.json localhost:3000''
-  - +  - Generate plots with ''gpsprof''\\ ''cat gpsd_out.json | gpsprof -f polarused -S "2025-03-02 19:46EST, 12hr" -t "NovAtel ProPak-v3-HP Polar (Used)" -r > temp.plot'' 
 +    - -S - subtitle 
 +    - -t - title 
 +    - -r -replot (use json) 
 +  - Generate images with ''gnuplot''\\ ''gunplot < temp.plot > image.png''
rawgnss2gpsprof.1741009044.txt.gz · Last modified: 2025/03/03 13:37 by millerjs

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki