Sbp

Latest version: v5.0.8

Safety actively analyzes 621363 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 21

5.0.8

[Full Changelog](https://github.com/swift-nav/libsbp/compare/v5.0.7...v5.0.8)

**Merged pull requests:**

- Fix new clippy lints [\1408](https://github.com/swift-nav/libsbp/pull/1408) ([pcrumley](https://github.com/pcrumley))
- Add description for constellation identifier to bounds messages [\1407](https://github.com/swift-nav/libsbp/pull/1407) ([IsakTjernberg](https://github.com/IsakTjernberg))
- Add weeks behavior flag to MSG\_GNSS\_TIME\_OFFSET [\1405](https://github.com/swift-nav/libsbp/pull/1405) ([jakalm](https://github.com/jakalm))

5.0.7

[Full Changelog](https://github.com/swift-nav/libsbp/compare/v5.0.6...v5.0.7)

**Merged pull requests:**

- Add ASAN and UBSAN stages to CI, fix various errors [\1403](https://github.com/swift-nav/libsbp/pull/1403) ([woodfell](https://github.com/woodfell))
- Disable Java sonar stage [\1402](https://github.com/swift-nav/libsbp/pull/1402) ([woodfell](https://github.com/woodfell))

5.0.6

[Full Changelog](https://github.com/swift-nav/libsbp/compare/v5.0.5...v5.0.6)

**Merged pull requests:**

- Add --unbuffered option to sbp2json.py [\1400](https://github.com/swift-nav/libsbp/pull/1400) ([dgburr](https://github.com/dgburr))
- Auto submodule update: cmake - ASIO C++ and ASIO Grpc libraries [\1399](https://github.com/swift-nav/libsbp/pull/1399) ([swiftnav-svc-jenkins](https://github.com/swiftnav-svc-jenkins))
- Bump docker image used for rust build to 1.65 [\1396](https://github.com/swift-nav/libsbp/pull/1396) ([dgburr](https://github.com/dgburr))
- Add MsgMeasurementPoint [\1388](https://github.com/swift-nav/libsbp/pull/1388) ([woodfell](https://github.com/woodfell))

5.0.5

Changelog

[v5.0.5](https://github.com/swift-nav/libsbp/tree/v5.0.5) (2024-01-03)

[Full Changelog](https://github.com/swift-nav/libsbp/compare/v5.0.4...v5.0.5)

**Closed issues:**

- `MsgUtcTime` implementation of `gps\_time` is not checking status flags [\1385](https://github.com/swift-nav/libsbp/issues/1385)

**Merged pull requests:**

- Change default codeowner of /c from platform to algint [\1398](https://github.com/swift-nav/libsbp/pull/1398) ([woodfell](https://github.com/woodfell))
- Don't use deprecated functions in sbp impl [\1397](https://github.com/swift-nav/libsbp/pull/1397) ([woodfell](https://github.com/woodfell))
- Clarify timestamping descriptions [\1395](https://github.com/swift-nav/libsbp/pull/1395) ([reimerix](https://github.com/reimerix))
- Parallel build all C tests from top level makefile [\1394](https://github.com/swift-nav/libsbp/pull/1394) ([woodfell](https://github.com/woodfell))
- Use docker in GA [\1393](https://github.com/swift-nav/libsbp/pull/1393) ([woodfell](https://github.com/woodfell))
- Bump node.js version to 18.17.0 [\1392](https://github.com/swift-nav/libsbp/pull/1392) ([woodfell](https://github.com/woodfell))
- update web structs [\1391](https://github.com/swift-nav/libsbp/pull/1391) ([pcrumley](https://github.com/pcrumley))
- update how to for new rust instruction [\1390](https://github.com/swift-nav/libsbp/pull/1390) ([pcrumley](https://github.com/pcrumley))
- remove -i option from sed [\1389](https://github.com/swift-nav/libsbp/pull/1389) ([pcrumley](https://github.com/pcrumley))
- Add missing bindings to check generated artefacts CI stage [\1387](https://github.com/swift-nav/libsbp/pull/1387) ([woodfell](https://github.com/woodfell))
- reduce number of python tests to 2 [\1386](https://github.com/swift-nav/libsbp/pull/1386) ([pcrumley](https://github.com/pcrumley))
- Deprecate legacy API [\1373](https://github.com/swift-nav/libsbp/pull/1373) ([woodfell](https://github.com/woodfell))

5.0.4

Changelog

[v5.0.4](https://github.com/swift-nav/libsbp/tree/v5.0.4) (2023-12-07)

[Full Changelog](https://github.com/swift-nav/libsbp/compare/v5.0.3...v5.0.4)

**Closed issues:**

- `MsgGpsTime` implementation of `gps\_time` is not checking status flags [\1363](https://github.com/swift-nav/libsbp/issues/1363)

**Merged pull requests:**

- Fix rust and js tests [\1383](https://github.com/swift-nav/libsbp/pull/1383) ([woodfell](https://github.com/woodfell))
- Fix decoding of truncated messages containing variable length arrays [\1381](https://github.com/swift-nav/libsbp/pull/1381) ([woodfell](https://github.com/woodfell))
- Replace swiftnav-adam with woodfell for additional reviewers [\1380](https://github.com/swift-nav/libsbp/pull/1380) ([woodfell](https://github.com/woodfell))
- Fix incorrect specification of directory contents in read dir resp [\1379](https://github.com/swift-nav/libsbp/pull/1379) ([woodfell](https://github.com/woodfell))
- Fix decoding fixed length arrays of struct in python sbp2json [\1378](https://github.com/swift-nav/libsbp/pull/1378) ([woodfell](https://github.com/woodfell))
- Increase test coverage of C code [\1377](https://github.com/swift-nav/libsbp/pull/1377) ([woodfell](https://github.com/woodfell))
- rust: check more messages for time validity [\1376](https://github.com/swift-nav/libsbp/pull/1376) ([notoriaga](https://github.com/notoriaga))
- rust: check time source for MsgGpsTime [\1375](https://github.com/swift-nav/libsbp/pull/1375) ([notoriaga](https://github.com/notoriaga))
- Run sonar cloud on C/C++ bindings [\1374](https://github.com/swift-nav/libsbp/pull/1374) ([woodfell](https://github.com/woodfell))
- ignore dependabot PRs for additional reviewers action [\1372](https://github.com/swift-nav/libsbp/pull/1372) ([adrian-kong](https://github.com/adrian-kong))
- Bon voyage! [\1370](https://github.com/swift-nav/libsbp/pull/1370) ([pcrumley](https://github.com/pcrumley))# Changelog

5.0.3

[v5.0.3](https://github.com/swift-nav/libsbp/tree/v5.0.3) (2023-10-19)

[Full Changelog](https://github.com/swift-nav/libsbp/compare/v5.0.2...v5.0.3)

**Merged pull requests:**

- handle new clippy lints [\1364](https://github.com/swift-nav/libsbp/pull/1364) ([pcrumley](https://github.com/pcrumley))
- Auto submodule update: cmake - Add suitesparse finder file \[OC-310\] \(\167\) [\1362](https://github.com/swift-nav/libsbp/pull/1362) ([swiftnav-svc-jenkins](https://github.com/swiftnav-svc-jenkins))

Page 1 of 21

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.