Resources
Examples, tutorials, data sheets and API references to help you start building with Point One.
Support Center
Need help getting started? Or have questions about the network, device compatibility, or other issues? Check out our support portal.
Helpful links
The links below might help you as you are getting started with the RTK network, API or Atlas INS.
Polaris
Graph QL API
FAQs
Atlas Inertial Navigation System
Standard Dev Kit
Fusion Engine
GraphQL API
Documentation
Standard Dev Kit
Documentation
Standard Dev Kit Data sheet v1.1
Standard Dev Kit Manual v1.23
FusionEngine Message Specification v0.22
Firmware
Most recent Point One firmware releases for our Standard Dev Kit. Use Point One Desktop to update your Dev Kit’s firmware.
Standard Dev Kit AM Firmware v0.18.3 (GNSS only)Standard Dev Kit AP Firmware v0.15.3 (GNSS plus IMU)
Standard Dev Kit AH Firmware v0.4.3 (dual receiver, heading)
Application Notes
Point One Desktop
A configuration tool and data view for Point One development kits. Use Point One Desktop application to view position data, connect Polaris corrections, and update Standard Dev Kit firmware.
Download 1.6.10 for WindowsDownload 1.6.10 for macOS (Intel)
Download 1.6.10 for macOS (Apple)
Device Interface and command line tools
Tools for configuring and controlling Development Kits from a host computer via a command line interface, for updating the bootloader, and for updating firmware.
Host Tools (Github)Firmware Tools (Github)
USB Drivers
Atlas Inertial Navigation System
Webstore
Purchase an Atlas Inertial Navigation System as well as additional antennas and cables.
Visit the Atlas webstoreSystem Documentation
Atlas INS Data Sheet
Atlas Duo INS Data Sheet
Atlas INS User Guide
Assembly Drawing
FusionEngine Message Specification v0.22
Fusion Engine
FusionEngine is our core Sensor Fusion library. These documents make it easy to integrate with any hardware running FusionEngine, including our development kits.
Protocol specification
FusionEngine Message Specification v0.22
C++ API Documentation: http://docs.pointonenav.com/fusion-engine/
Client Library
This reference library implements the protocol and provides examples for decoding the messages and receiving the data over TCP and UDP sockets.
C/C++ https://github.com/PointOneNav/fusion-engine-clientPython: https://github.com/PointOneNav/fusion-engine-client
Polaris
Online Polaris Access Portal
Purchase corrections services and manage devices via the Point One Web Portal.
Polaris Web PortalPolaris Native API Examples
To get you started quickly, we have several example projects showing how to get correction data from our service and into a compatible device. Examples are available in many languages.
C/C++ https://github.com/PointOneNav/polaris