v1.0.2
Excited for a new release of gnss_lib_py
integrating new functionality and patching some user-identified bugs!
Version Changelog:
- Convert elevation and azimuth to ENU unit vectors
- Compute DOP for NavDatas with elevation and azimuth data
- Patched bug where
NavData
andVisualizations
modules were not inReadTheDocs
. - Removes NaN rows that
georinex
outputs when parsing Rinex Nav data files - Fixes #155
- unifies the conftest.py testing file for all modules
- checks for NaN pseudoranges in EKF
- adds
navdata
andvisualizations
to code coverage - adds test for returning NaN values in an int array