Skip to content

3.1.2358-stable

Compare
Choose a tag to compare
@rsiryani rsiryani released this 14 Jan 14:42
· 3 commits to main since this release

The sbgECom C library is used to configure and communicate with SBG Systems IMU, AHRS and INS.
Full Changelog: CHANGELOG.md

Copyright (C) 2022, SBG Systems SAS. All rights reserved.

Summary

This sbgECom release adds support to latest ELLIPSE 2.3 firmware that comes with new configurations and output logs.
It also adds two new commands sbgEComCmdApiGet and sbgEComCmdApiPost to support the new sbgInsRestApi over serial interfaces.

A new extended sbgECom frame format has been introduced to support large payloads.
This new format is fully backward compatible and your code, as well as older firmware, should still work with this new sbgECom implementation.

New tools and examples have been added to ease product evaluation and integration.

This release also improves the overall code quality, documentation and examples.

Import Highlights for this release

Please find below, the main improvements and modifications:

  • Support for latest ELLIPSE firmware
  • Support for new sbgInsRestApi GET/POST commands
  • New sbgEComBasicLogger tool to convert logs to CSV files
  • New sbgEComApi tool to use the sbgInsRestApi from command line
  • Improved sbgECom frame for large payloads
  • Improved ELLIPSE on-board magnetic calibration example
  • Improve code quality
  • First version published on github

Assets Download

You can download for Windows, Linux or Mac OS X a zip archive containing the sbgEComApi and sbgBasicLogger tools as well as pre-built sbgECom examples binaries.