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

Add BasicHaveQuickMpRecord class #50

Merged
merged 1 commit into from
Jan 4, 2018
Merged

Add BasicHaveQuickMpRecord class #50

merged 1 commit into from
Jan 4, 2018

Conversation

leif81
Copy link
Member

@leif81 leif81 commented Oct 18, 2017

Utility class for working with HAVE QUICK modulation parameters.

See the TransmitterPduTest unit test for an example of how I think this should be used.

I put this class into the disutil package because the Basic HAVE QUICK MP record is not part of the DIS 6 standard, so I didn't want that to be confused. This record is how ASTi (and other DIS radios?) pack the HAVE QUICK data into the modulation parameters of a DIS 6 Transmitter PDU. I think this same spec made it's way into the DIS 7 standard as the "basic" option for representing HAVE QUICK. So the class could presumably be re-used with a DIS 7 Transmitter PDU, but I haven't tried, I don't have a use for that right now.

Utility class for working with HAVE QUICK modulation parameters.
@leif81 leif81 requested a review from mcgredonps October 18, 2017 03:00
@leif81 leif81 merged commit e1c17cf into master Jan 4, 2018
@leif81 leif81 deleted the havequick-util branch January 4, 2018 03:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant