Skip to content

sbpv6.5.0

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)

#Supported Platforms

!uwp

  • linux
  • osx
  • windows
  • uwp

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • John Vandenberg's avatarJohn Vandenberg
  • Billy O'Neal's avatarBilly O'Neal
  • MonicaLiu's avatarMonicaLiu
  • Ethan J. Musser's avatarEthan J. Musser
  • Weihang Ding's avatarWeihang Ding

#Changelog

  • c094869[sbp] Update to 6.5.0 (#52063)
  • 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)