Stanford-NavLab / gnss_lib_py

Modular Python tool for parsing, analyzing, and visualizing Global Navigation Satellite Systems (GNSS) data and state estimates
MIT License
116 stars 28 forks source link

Ashwin/z tracking #145

Closed betaBison closed 5 months ago

betaBison commented 8 months ago
betaBison commented 8 months ago

example navdata result from the unit test data with z-tracking values. Note that carrier_phase and raw_doppler_hz rows are empty for all the 1W observations.

z_tracking.csv

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (35445af) 99.63% compared to head (f5e7637) 99.63%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v0.2.3 #145 +/- ## ======================================= Coverage 99.63% 99.63% ======================================= Files 21 21 Lines 3545 3553 +8 ======================================= + Hits 3532 3540 +8 Misses 13 13 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.