#settings #bindings #reserved #navigation #copyright #swift-nav #sbp-settings

yanked sbp-settings-sys

FFI bindings for SwiftNav's settings library

0.1.0 Oct 1, 2021

#23 in #copyright

Custom license

26MB
272K SLoC

C 146K SLoC // 0.1% comments C++ 110K SLoC // 0.1% comments Python 9K SLoC // 0.3% comments Bitbake 3K SLoC // 0.6% comments M4 2K SLoC // 0.4% comments Shell 688 SLoC // 0.3% comments Bazel 637 SLoC // 0.2% comments Automake 608 SLoC // 0.1% comments Rust 408 SLoC // 0.1% comments XSL 198 SLoC // 0.1% comments Perl 91 SLoC // 0.2% comments TypeScript 82 SLoC // 0.0% comments INI 16 SLoC // 0.4% comments

Contains (obscure autoconf code, 15KB) configure.ac, (obscure autoconf code, 15KB) configure.ac, (obscure autoconf code, 1KB) configure.ac, (obscure autoconf code, 1KB) configure.ac

Copyright (C) 2018-2019 Swift Navigation Inc. Contact: Swift Navigation dev@swiftnav.com

This source is subject to the license found in the file 'LICENSE' which must be be distributed together with this source. All other rights reserved.

THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE.

sbp-settings

Open source SwiftNav settings API library for Rust. sbp-settings aims to provide a standardized settings framework for projects accessing Piksi settings.

sbp-settings-sys

sbp-settings-sys is a crate which builds and exposes Rust FFI bindings for the libsettings C library.

Publishing

Execute a dry run:

./publish.sh

Publish:

EXECUTE=1 ./publish.sh

No runtime deps