
1. Introduction
This document provides technical guidance for the Point One Navigation Standard Dev Kit. The
Point One Standard Dev Kit allows the user to collect precise positioning data using Point One
FusionEngine API for various applications. It is available in a small miniPCIe form factor using
the Quectel LG69T navigation module.
This document provides information so that a user will be be able to:
●Connect the board to the host computer and GNSS antenna
●Configure device parameters and communication
●Install the Standard Dev Kit in a vehicle (if applicable)
●Run the device using the desktop or command-line applications and collect data
●Upgrade device firmware
During operation, the device will produce a 10 Hz standalone or RTK navigation solution.
Results can be output using the Point One FusionEngine
(https://github.com/PointOneNav/fusion-engine-client) and/or NMEA-0813 protocols.
For RTK operation, corrections must be supplied to the device using RTCMv3 MSM4-7
messages. Corrections may be passed directly to the device via either serial UART. Corrections
can be provided by a local base station, Point One's Polaris corrections network, or an
alternative NTRIP server using either the Point One Navigation desktop application or the
included Python p1_runner command-line application.
Point One Navigation Desktop application is freely available to interface with the Standard Dev
Kit for configuration, data collection, and evaluation. The Desktop application is available for
Linux, Windows, or Mac OS.
Similar to the Desktop application, the Python p1_runner application may be used on the
command line to connect to the device over serial and performs the following:
●Connect to a Polaris or NTRIP server and provide incoming RTCM corrections data to
the device over serial
○NMEA GPGGA position messages automatically will be forwarded to the NTRIP
server to associate the device with a corrections data stream
●Extract and display position solutions
●Relay positioning data on a TCP port for use with user applications
PoInt One Standard Dev Kit User Manual 4