Open jchinnam opened 5 years ago
Heads up @jchinnam, we just merged some commits that conflict with the changes your made in this pull request! You can review this repository's recent commits to see where the conflicts occur. Please rebase your feature branch against the upstream/master
branch and resolve your pull request's merge conflicts accordingly.
This commit refactors unit handling into a class and encapsulate similar portions into functions. Also, added conversions for time, pressure, and angles.
This commit is related to #409