Skip to content

Releases: swift-nav/libsbp

v2.7.4

25 Feb 00:37
Compare
Choose a tag to compare
Veresion 2.7.4 of libsbp

v2.7.3

14 Nov 03:51
125731b
Compare
Choose a tag to compare

Full Changelog

Closed issues:

  • sbp2rinex does not generate valid rinex when using toJson() method from SBPMessage.java #720

Merged pull requests:

  • Allow max reconnects to be specified as a parameter [ESD-1603] [TTI-2] #756
  • Miscellaneous clean up of Rust bindings #754
  • Get rust example building #753
  • Cannot compare int and NoneType in python3 #752
  • Added check for a couple of needed commands to build rust. #750
  • Added typescript module declaration file #749
  • Changed C++ wrapper to not require non-const access to the buffer when sending #748
  • Added optional serialize feature to rust crate #747
  • Update check #746
  • Add unit tests for Rust #745
  • Fix compiler warnings found in libsettings build #743
  • Import libcheck as submodule #742
  • Use common test targets module #740
  • Add C++ support #739
  • Fix Rust generation to generate in the same order #738
  • [STAR-789] Add proposed Protection Level message #737
  • Star 833 #736
  • Generate JSON schema definitions for web clients #735
  • Update libsbp ARM builders #733
  • Modify to work with Rust's bindgen #706

v2.7.1

20 Sep 06:47
69e2900
Compare
Choose a tag to compare

Full Changelog

  • Ignore CTRL-C in Python sbp2json

Merged pull requests:

  • Remove explicit Python 2 build in dist/deploy sciprt #731

Version 2.7.0 of libsbp

19 Sep 06:04
Compare
Choose a tag to compare

Full Changelog

Merged pull requests:

  • libsbp version 2.7.0 #730
  • Replace ujson with rapidjson [STA-1009] #729
  • Make a msg_buff pointer for backwards compatibility #728
  • Remove OWNERS.md file. #726
  • Frame callback implementation & tests #725
  • JSONLogIterator - Fix the iteration if the JSON is already unwrapped #724
  • Dynamic import generator output modules #722
  • Changing java CRC16 class modifiers to enable external access (#720) #721
  • ORI-594 Fix up SSR atmospherics documentation #719
  • Remove lodash from JavaScript deps #717
  • Initial rust implementation #714
  • Remove redundant field. #713
  • Support running w/o Numba/Numpy installed #712
  • Add code coverage [ESD-1407] #710
  • Update requests to resolve security issue #708

v2.6.5

03 Jul 02:09
Compare
Choose a tag to compare

Full Changelog

Merged pull requests:

  • Pin minor rev versions, security fix for requests #709

v2.6.4

27 Jun 01:57
Compare
Choose a tag to compare

Full Changelog

Closed issues:

  • cmake error while installing libsbp - include could not find load file #705

Merged pull requests:

  • SSR STEC and gridded correction message refinements #704
  • Change ssr_update_interval to u8. #703
  • Purge llvmlite and numba dependencies from generated Python code [ESD-1396] #702
  • Don't use hardcoded include/link paths #701

Python version of sbp2json

11 Jun 00:35
abc0884
Compare
Choose a tag to compare

Full Changelog

Merged pull requests:

  • Move sbp2json to libsbp from piksi_tools [ESD-1374] #699
  • Deprecate MSG_INIT_BASE [ESD-1286] #698

v2.6.2

06 Jun 23:40
0da358a
Compare
Choose a tag to compare

Full Changelog

Fixed issue with missing Numba library for sbp.jit interface in Python.

v2.6.1

06 Jun 17:49
5fb0831
Compare
Choose a tag to compare

Full Changelog

Merged pull requests:

  • Add QZSS eph #695
  • Import standard cmake modules, standardise dependency resolution [ESD-1246] [ESD-1247] #692

v2.6.0

05 Jun 21:54
Compare
Choose a tag to compare

Full Changelog

Merged pull requests:

  • Remove unused build_test_data.py [ESD-1086] #693
  • Integrate numba into setuptools [ESD-1156] #687
  • Added three new messages for gridded atmospheric SSR corrections. #686