junco

junco performs common gnss conversions like ECEF to LLH, or GPS time to UTC.

Dark-eyed Junco

A junco is a small North American bird in the New World sparrow family Passerellidae

How to use

junco has a subcommand for each conversion, and each conversion has it's own special set of arguments.

Coordinate conversions

Time conversions

Miscellaneous

Use the --help option for junco or any of the subcommands to get a list of all options and required arguments.

Release

Use cargo-release tool to publish. Release process is run from the master branch, for example:

cargo release --skip-publish 1.2.0 git push origin master v1.2.0