Changes between Version 36 and Version 37 of expansion/gw16143


Ignore:
Timestamp:
12/07/2024 12:08:51 AM (2 weeks ago)
Author:
Ryan Erbstoesser
Comment:

cleanup dev kit items

Legend:

Unmodified
Added
Removed
Modified
  • expansion/gw16143

    v36 v37  
    409409Free-to-use rtk base stations (such as rtk2go.com) or your own base station can be used to get NTRIP corrections for high accuracy without a subscription, but !PointPerfect poses itself as a great solution given it's scalability, security, reliability, and simple integration.
    410410
    411 Using an ethernet, wireless or cellular connection, download the dev kit scripts to from the Gateworks github on the single board computer command line:
     411'''Gateworks Scripts'''
     412
     413Gateworks has created some scripts to provide an example of the !PointPerfect system in use. These can be used as a reference for demo purposes and adjusted as needed.
     414
     415Using an ethernet, wireless or cellular internet connection, download the dev kit scripts to from the Gateworks github on the single board computer command line:
    412416{{{
    413417git clone https://github.com/Gateworks/gnss_devkit.git
     
    427431}}}
    428432
    429 Then run ./start_gps.py which by default uses 'cgps' to monitor data from the u-blox module
     433Then run ./start_gps.py
     434
     435This will aggregate the basic GPS data with the !PointPerfect data to provide greater accuracy.
     436
     437By default uses 'cgps' to present data from the u-blox module
    430438{{{
    431439./start_gps.py
     
    472480
    473481
    474 === Step 5: Output Corrected Positioning Data
     482=== Step 5: Going Further / Customizing
    475483
    476484==== Option 1: CGPS