1. Home
  2. Browse
  3. sbp

sbp

v6.3.2#0Latest

Swift Navigation Binary Protocol (SBP) is a binary protocol for communicating GNSS data used by Piksi devices.

Install

Run the following Vcpkg command to install the port.

vcpkg install sbp

Usage

sbp provides CMake targets:

find_package(libsbp CONFIG REQUIRED)
target_link_libraries(main PRIVATE swiftnav::sbp)

Dependencies

See source

Version

v6.3.2#0

Publication

Supports

!uwp

Homepage

github.com/swift-nav/libsbp

Documentation

swift-nav.github.io/libsbp

Subtree

f0e67ce3cf

License

MIT

Definition

Manifest