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

Added Beacon support #10

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

Added Beacon support #10

wants to merge 11 commits into from

Commits on Apr 22, 2016

  1. Configuration menu
    Copy the full SHA
    18c6000 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6820442 View commit details
    Browse the repository at this point in the history
  3. add Beacon as a sensor type

    dthuering committed Apr 22, 2016
    Configuration menu
    Copy the full SHA
    35cf87a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5211665 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a2eda3e View commit details
    Browse the repository at this point in the history
  6. read beacon data from axon

    dthuering committed Apr 22, 2016
    Configuration menu
    Copy the full SHA
    70e4c50 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aa9a900 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    103b8e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2016

  1. Configuration menu
    Copy the full SHA
    0d92717 View commit details
    Browse the repository at this point in the history
  2. updates

    dthuering committed Apr 23, 2016
    Configuration menu
    Copy the full SHA
    e2a5aa4 View commit details
    Browse the repository at this point in the history
  3. use a different mode to store intermediate beacon data

    multiple beacons result in multiple callbacks, so we need to merge them to the existing list;
    Not removing old beacons yet.
    dthuering committed Apr 23, 2016
    Configuration menu
    Copy the full SHA
    6b162f2 View commit details
    Browse the repository at this point in the history