Skip to Content

sbp v6.3.2

Created
Updated

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

# Usage

sbp provides CMake targets:

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

# License

# Supported Platforms

!uwp

  • linux
  • osx
  • windows
  • uwp

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • John Vandenberg's avatar John Vandenberg
  • Billy O'Neal's avatar Billy O'Neal
  • MonicaLiu's avatar MonicaLiu
  • Ethan J. Musser's avatar Ethan J. Musser

# Changelog

  • f0e67ce [sbp] Update to v6.3.2 (#48274)
  • e2d2936 [sbp] Update to v6.3.1 (#48165)
  • cd78306 [sbp] Update to 6.2.1 (#43196)
  • c9e786d [many ports] remove remaining vcpkg_fail_port_install calls. (#22770)
  • cce4bf5 [sbp] new port (#19335)

# Source