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 A2 packets support #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Aug 8, 2017

  1. Move scaling factor constants to class variables

    This change allows other methods to use the scaling factor constants.
    Naoki Mizuno committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    d87dfb3 View commit details
    Browse the repository at this point in the history
  2. Add parsing function for A2 packet types

    A2 packets are published for VG and higher models of the 440 series.
    Naoki Mizuno committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    fa621f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2017

  1. Add roll, pitch, yaw for A2 packets

    Naoki Mizuno committed Sep 4, 2017
    Configuration menu
    Copy the full SHA
    576726d View commit details
    Browse the repository at this point in the history