PoseiDAT / schemas

The core schemas for the PoseiDAT data interchange formats
MIT License
1 stars 5 forks source link

fix(measurement): removed fields from a GNSS measurement that cannot be measured by a GNSS device #24

Closed daanpape closed 2 years ago

daanpape commented 2 years ago

In this pull request I have extended the GNSS measurement structure to be more consistent with what a GNSS receiver actually provides. The heading and speed through water for example where not on the correct place in a position measurement. New speed and heading measurements will be introduced in other pull requests.