Skip to content

larsnaesbye/sbf2rnx-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sbf2rnx

A fun little project to see if I can convert SBF (Septentrio) binary files to RINEX using Rust.

The format, though proprietary, is openly described in the Septentrio reference guide, e.g. page 244 on https://www.septentrio.com/system/files/support/asterx_sb_firmware_v4.8.4_reference_guide.pdf

Others have made parsers for it, e.g. here: https://github.com/asv-soft/asv-gnss/tree/main/src/Asv.Gnss/Parsers/SBF or https://raw.githubusercontent.com/tomojitakasu/RTKLIB/master/src/rcv/septentrio.c

If it works, it might be turned into a plugin for the georust/rinex crate.

About

Preliminary work for a Septentrio to RINEX converter

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-Apache
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages