Skip to main content

Guides & Workflows

Step-by-step tutorials for common FastRTK workflows and advanced use cases.

Post-Processing

GuideDescription
RINEX ProcessingPost-process RINEX data with OPUS or AUSPOS for precise coordinates
Approximate Base CorrectionCorrect field data collected with an unknown base position

Data Collection

GuideDescription
Field Quick StartFast deployment guide for mobile base stations

Software Integration

FastRTK works with any NTRIP-compatible software. Here are guides for common platforms:

GIS Software

  • ESRI Field Maps / ArcGIS Field Maps - Configure NTRIP in location settings
  • QField - Set up positioning source in project settings
  • QGIS - Use with external GNSS receiver

Survey Software

  • Trimble Access - Configure RTK data link
  • Leica Captivate - Set up internet connection
  • SurvCE / SurvPC - Configure NTRIP client

Machine Control

  • Configure NTRIP caster address and credentials
  • Set appropriate timeout values for your application
  • Monitor correction age for quality control

Workflow Overview

Setting Up a New Base Station

graph TD
A[Install Hardware] --> B[Access Dashboard]
B --> C[Set Approximate Position]
C --> D[Collect RINEX Data]
D --> E[Process with OPUS]
E --> F[Enter Final Coordinates]
F --> G[Configure Mountpoints]
G --> H[Create User Accounts]
H --> I[Connect Rovers]

Daily Field Operations

graph TD
A[Power On Base] --> B[Verify Satellite Tracking]
B --> C[Check Dashboard Status]
C --> D[Connect Rover]
D --> E[Verify RTK Fix]
E --> F[Begin Data Collection]
F --> G[Monitor Correction Age]
G --> H[Download Data]

Have a Workflow to Share?

If you've developed a useful workflow with FastRTK, let us know! We're always looking to expand our documentation.