Closed ebuckley closed 1 year ago
Really minor change here, but I found that I needed these modules to be public so that I could access the types of the fields on a PositionReport (I.E Accuracy, ManeuverIndicator, RateOfTurn, RadioStatus)
Accuracy
ManeuverIndicator
RateOfTurn
RadioStatus
Makes sense. Thanks for the PR. I'll cut a release momentarily.
Really minor change here, but I found that I needed these modules to be public so that I could access the types of the fields on a PositionReport (I.E
Accuracy
,ManeuverIndicator
,RateOfTurn
,RadioStatus
)