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

Feature/50 hall speed sensor #118

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

Commits on Jan 9, 2018

  1. Configuration menu
    Copy the full SHA
    f7475a4 View commit details
    Browse the repository at this point in the history
  2. First version of AnalogSensorService

    Tested with a ST650 paddle wheel. Seems to work pretty well!
    
    http://www.gemeco.com/st650.php
    sarfata committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    33ec3dd View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2018

  1. Rename to PaddleWheelService

    And improve calculation of speed by using all pulses instead of just the
    duration of the last one received.
    sarfata committed Jan 18, 2018
    Configuration menu
    Copy the full SHA
    918a8d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e656787 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52d47f7 View commit details
    Browse the repository at this point in the history