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

Detector, BinaryPattern & LED class #43

Merged
merged 58 commits into from
Oct 5, 2017

Commits on Sep 19, 2017

  1. Configuration menu
    Copy the full SHA
    c2eb83d View commit details
    Browse the repository at this point in the history
  2. setter for ledBrightness

    brainmachine committed Sep 19, 2017
    Configuration menu
    Copy the full SHA
    31b368b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c16f67 View commit details
    Browse the repository at this point in the history
  4. added BinaryPattern class files manually (branch was too far from dev…

    …elop, pretty much ummergable)
    brainmachine committed Sep 19, 2017
    Configuration menu
    Copy the full SHA
    cf53ebd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0a7a9e View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2017

  1. Configuration menu
    Copy the full SHA
    b34a60e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89d036a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1244801 View commit details
    Browse the repository at this point in the history
  4. drawing contour label

    brainmachine committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    557c023 View commit details
    Browse the repository at this point in the history
  5. contour persistance

    brainmachine committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    d090080 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5c2ae32 View commit details
    Browse the repository at this point in the history
  7. binary stuff

    brainmachine committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    2baa527 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2017

  1. Configuration menu
    Copy the full SHA
    ad750e7 View commit details
    Browse the repository at this point in the history
  2. case statement checking for detected colours. successfully detecting …

    …all four states (start, low, high, off).
    brainmachine committed Sep 22, 2017
    Configuration menu
    Copy the full SHA
    fce5c4e View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2017

  1. Configuration menu
    Copy the full SHA
    ecd60e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf2bb69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00c522c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1cc3e03 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    492c37d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    414d9ee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2bc513c View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2017

  1. tracker refactoring

    brainmachine committed Sep 27, 2017
    Configuration menu
    Copy the full SHA
    e74b2e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab1257b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1eb878a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    abd9209 View commit details
    Browse the repository at this point in the history
  5. fixed first LED tracking

    brainmachine committed Sep 27, 2017
    Configuration menu
    Copy the full SHA
    db54392 View commit details
    Browse the repository at this point in the history
  6. fixed header guards

    brainmachine committed Sep 27, 2017
    Configuration menu
    Copy the full SHA
    8525d9e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5450fa0 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2017

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

    brainmachine committed Sep 28, 2017
    Configuration menu
    Copy the full SHA
    9fcc561 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7ec0c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16c779b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    224e0b0 View commit details
    Browse the repository at this point in the history
  6. no major changes, but the sunlight reduces the contrast between colou…

    …rs (especially green and blue), making detection difficult.
    brainmachine committed Sep 28, 2017
    Configuration menu
    Copy the full SHA
    8676299 View commit details
    Browse the repository at this point in the history
  7. decoded the binary pattern successfully for the first time! (confirme…

    …d via log, no actualy matching yet)
    brainmachine committed Sep 28, 2017
    Configuration menu
    Copy the full SHA
    43f5c3d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e07545e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0cf8d1d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    415ac99 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2017

  1. Configuration menu
    Copy the full SHA
    3391226 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    495c910 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2017

  1. Configuration menu
    Copy the full SHA
    97a665c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eab4568 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2017

  1. Configuration menu
    Copy the full SHA
    8e28624 View commit details
    Browse the repository at this point in the history
  2. comment

    brainmachine committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    fa6057d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be57538 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    666a6f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    edba6b8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    65f2204 View commit details
    Browse the repository at this point in the history
  7. animator frameskip

    brainmachine committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    a77d9b4 View commit details
    Browse the repository at this point in the history
  8. detector.updateViewOnly() updates and draws thew thresholded view wit…

    …hout doing any detections
    brainmachine committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    9e3b058 View commit details
    Browse the repository at this point in the history
  9. animator settings

    brainmachine committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    b5aba89 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7a6eb1b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0564476 View commit details
    Browse the repository at this point in the history
  12. added off animation mode

    timrolls committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    65fcf9d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5d93630 View commit details
    Browse the repository at this point in the history
  14. DETECTOR_MODE_OFF

    brainmachine committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    fae7821 View commit details
    Browse the repository at this point in the history
  15. toggle for testing mode

    timrolls committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    12c951e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4c7ce0a View commit details
    Browse the repository at this point in the history