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
Billy O'Neal
MonicaLiu
Ethan J. Musser