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 speed/cadence sensor #4

Merged
merged 5 commits into from Jan 4, 2016
Merged

Add speed/cadence sensor #4

merged 5 commits into from Jan 4, 2016

Commits on Dec 11, 2015

  1. Add speed/cadence sensor

    Usage example in sample/cadence-sensor
    Emits two events `speedData` and `cadenceData`
    
    Closes Loghorn#3
    mattdsteele committed Dec 11, 2015
    Copy the full SHA
    9d8d6c4 View commit details
    Browse the repository at this point in the history
  2. Update README

    mattdsteele committed Dec 11, 2015
    Copy the full SHA
    c78abf2 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2015

  1. Copy the full SHA
    e067dfd View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2015

  1. Copy the full SHA
    426216d View commit details
    Browse the repository at this point in the history
  2. Add SpeedCadenceScanner

    Also extract common code to separate function
    mattdsteele committed Dec 19, 2015
    Copy the full SHA
    af31fa3 View commit details
    Browse the repository at this point in the history