jancelin / F9P_RAWX_Logger

A guide on how to assemble a GNSS PPK RAWX Logger from an Adafruit Feather M0 Adalogger and a SparkFun GPS-RTK2 Board which incorporates the u-blox ZED-F9P dual band (L1 + L2) GNSS receiver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

F9P_RAWX_Logger

A guide on how to assemble a GNSS PPK RAWX Logger from an Adafruit Feather M0 Adalogger and a SparkFun GPS-RTK2 Board which incorporates the u-blox ZED-F9P dual band (L1 + L2) GNSS receiver

RAWX_Logger

Connections

The RAWX files logged by this project can be processed using rtklibexplorer's version of RTKLIB

SOFTWARE.md describes how to install the Arduino IDE and all the libraries you will need for this project

HARDWARE.md describes how to connect the Adalogger to the SparkFun GPS-RTK2 board

UBX.md describes how the Arduino code communicates with the F9P using the u-blox UBX binary protocol to enable and log the RAWX messages

The Arduino directory contains the Arduino code.

Licence

This project is distributed under a Creative Commons Attribution + Share-alike (BY-SA) licence. Please refer to section 5 of the licence for the "Disclaimer of Warranties and Limitation of Liability".

Enjoy!

Paul

About

A guide on how to assemble a GNSS PPK RAWX Logger from an Adafruit Feather M0 Adalogger and a SparkFun GPS-RTK2 Board which incorporates the u-blox ZED-F9P dual band (L1 + L2) GNSS receiver


Languages

Language:C++ 100.0%