Skip to content

sbgecomv5.7.626

Updated

C library used to communicate with SBG Systems IMU, AHRS and INS

#Usage

sbgECom provides CMake targets:

find_package(sbgECom CONFIG REQUIRED)
target_link_libraries(main PRIVATE sbgECom::sbgECom)

#Supported Platforms

All platforms supported.

#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

  • Alexandre Petitjean's avatarAlexandre Petitjean
  • Weihang Ding's avatarWeihang Ding

#Changelog

  • 7bb19ad[sbgecom] Update to 5.7.626 (#52544)
  • e23c240[sbgecom] Update to 5.6.2730 (#52179)
  • dcf6516[sbgecom] New port (#46919)