Releases: swift-nav/libsbp
Releases · swift-nav/libsbp
v2.7.4
Veresion 2.7.4 of libsbp
v2.7.3
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
- 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
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
v2.6.4
Closed issues:
- cmake error while installing libsbp - include could not find load file #705
Merged pull requests:
Python version of sbp2json
Merged pull requests:
v2.6.2
Fixed issue with missing Numba library for sbp.jit interface in Python.