Changes between Version 36 and Version 37 of expansion/gw16143
- Timestamp:
- 12/07/2024 12:08:51 AM (2 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
expansion/gw16143
v36 v37 409 409 Free-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. 410 410 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 413 Gateworks 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 415 Using an ethernet, wireless or cellular internet connection, download the dev kit scripts to from the Gateworks github on the single board computer command line: 412 416 {{{ 413 417 git clone https://github.com/Gateworks/gnss_devkit.git … … 427 431 }}} 428 432 429 Then run ./start_gps.py which by default uses 'cgps' to monitor data from the u-blox module 433 Then run ./start_gps.py 434 435 This will aggregate the basic GPS data with the !PointPerfect data to provide greater accuracy. 436 437 By default uses 'cgps' to present data from the u-blox module 430 438 {{{ 431 439 ./start_gps.py … … 472 480 473 481 474 === Step 5: Output Corrected Positioning Data482 === Step 5: Going Further / Customizing 475 483 476 484 ==== Option 1: CGPS