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

LED service and themes for system signaling #1205

Merged
merged 19 commits into from Dec 17, 2016
Merged

Commits on Dec 9, 2016

  1. Copy the full SHA
    201f18b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b19c5f9 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    be6b09c View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    0dfd683 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    39f9419 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    e5c2845 View commit details
    Browse the repository at this point in the history
  7. Fix rebasing artifacts

    sergeuz committed Dec 9, 2016
    Copy the full SHA
    a0c0a66 View commit details
    Browse the repository at this point in the history
  8. Compilation fixes

    sergeuz committed Dec 9, 2016
    Copy the full SHA
    a63f8a6 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2016

  1. Added support for custom LED patterns running in background; arbitrar…

    …y pattern periods; updated serialized theme format
    sergeuz committed Dec 11, 2016
    Copy the full SHA
    5bd9b20 View commit details
    Browse the repository at this point in the history
  2. Unit test fixes

    sergeuz committed Dec 11, 2016
    Copy the full SHA
    3fc2101 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2016

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

Commits on Dec 15, 2016

  1. Refactoring: use predefined LED signals and custom signaling patterns…

    … instead of changing LED color directly
    sergeuz committed Dec 15, 2016
    Copy the full SHA
    a5cecec View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4d1922c View commit details
    Browse the repository at this point in the history
  3. Fix a gap in LED signaling happening between when the system tick han…

    …dler is called for first time and when first LED status is registered
    sergeuz committed Dec 15, 2016
    Copy the full SHA
    4a0b7e4 View commit details
    Browse the repository at this point in the history
  4. Disable background LED updates when control over the LED is overridde…

    …n via existent RGB API; minor fixes
    sergeuz committed Dec 15, 2016
    Copy the full SHA
    e6f42b8 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    297ffe4 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2016

  1. Copy the full SHA
    b2490e2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    337c8b5 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2016

  1. Merge branch 'develop' into feature/led_service

      Conflicts:
    	platform/MCU/STM32F2xx/SPARK_Firmware_Driver/inc/dct.h
    	services/inc/services_dynalib.h
    	services/src/rgbled.c
    technobly committed Dec 17, 2016
    Copy the full SHA
    44348ed View commit details
    Browse the repository at this point in the history