2 unstable releases

0.8.0 Apr 19, 2022
0.7.0 Sep 27, 2021

#48 in Geospatial

Download history 83/week @ 2022-12-05 162/week @ 2022-12-12 103/week @ 2022-12-19 17/week @ 2022-12-26 23/week @ 2023-01-02 107/week @ 2023-01-09 88/week @ 2023-01-16 105/week @ 2023-01-23 127/week @ 2023-01-30 71/week @ 2023-02-06 40/week @ 2023-02-13 52/week @ 2023-02-20 74/week @ 2023-02-27 139/week @ 2023-03-06 83/week @ 2023-03-13 121/week @ 2023-03-20

417 downloads per month
Used in sbp

LGPL-3.0

6MB
31K SLoC

C 24K SLoC // 0.2% comments Rust 5K SLoC // 0.0% comments Python 506 SLoC // 0.3% comments Shell 308 SLoC // 0.1% comments Automake 303 SLoC // 0.1% comments C++ 249 SLoC // 0.1% comments XSL 98 SLoC // 0.1% comments Perl 90 SLoC // 0.2% comments TypeScript 40 SLoC Alex 26 SLoC

swiftnav

swiftnav is a crate that implements GNSS utility functions for use by software-defined GNSS receivers or software requiring GNSS functionality. It is intended to be as portable as possible and has limited dependencies.

swiftnav does not provide any functionality for communicating with Swift Navigation receivers. See libsbp to communicate with receivers using Swift Binary Protocol (SBP).

swiftnav-sys

swiftnav-sys is a crate which builds and exposes Rust FFI bindings for the libswiftnav C library.

Publishing a new release

Use the cargo-release tool:

cargo release --skip-publish

License

This crate is distributed under the terms of the LGPLv3, full details are available in the LICENSE file.

Dependencies