Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add method ..Degrees() and ..Uint32() in mesgdefs for convenient #194

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

muktihari
Copy link
Owner

For all mesgdef's structs, add these methods for convenient:

  • Add ..Degress() method for all field that has semicircles unit, e.g.: PositionLatDegrees(), PositionLongDegrees()
  • Add ..Uint32() method for all field with type time.Time, e.g.: TimestampUint32()

@muktihari muktihari added the enhancement New feature or request label Apr 17, 2024
@muktihari muktihari self-assigned this Apr 17, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (1768c32) to head (70d22ec).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #194   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           42        42           
  Lines         3575      3572    -3     
=========================================
- Hits          3575      3572    -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@muktihari muktihari merged commit d2da77d into master Apr 17, 2024
4 checks passed
@muktihari muktihari deleted the feat/add-methods-in-mesgdefs branch April 17, 2024 04:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants