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/manufacturing #4

Merged
merged 16 commits into from
Jun 3, 2016
Merged

Feature/manufacturing #4

merged 16 commits into from
Jun 3, 2016

Commits on May 29, 2016

  1. Configuration menu
    Copy the full SHA
    4d3d43f View commit details
    Browse the repository at this point in the history
  2. Test framework and basic tests

     - added a test harness to run the test and report status on serial
       console and display
     - also added a few simple tests: rotary encoder and button
    sarfata committed May 29, 2016
    Configuration menu
    Copy the full SHA
    e3b7401 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dcfa05f View commit details
    Browse the repository at this point in the history
  4. Add a neopixel test

    sarfata committed May 29, 2016
    Configuration menu
    Copy the full SHA
    bde8e20 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2016

  1. Add a test for the ADC

    sarfata committed May 30, 2016
    Configuration menu
    Copy the full SHA
    df61b26 View commit details
    Browse the repository at this point in the history
  2. Fix a bug where the voltage would not print properly

    Looks like snprintf("%f") not working anymore. This used to work. Not
    sure what changed...
    sarfata committed May 30, 2016
    Configuration menu
    Copy the full SHA
    3cf63e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea480de View commit details
    Browse the repository at this point in the history
  4. Test the IMU

    sarfata committed May 30, 2016
    Configuration menu
    Copy the full SHA
    e7babaf View commit details
    Browse the repository at this point in the history
  5. Test barometer

    sarfata committed May 30, 2016
    Configuration menu
    Copy the full SHA
    f69d934 View commit details
    Browse the repository at this point in the history
  6. Test sdcard

    sarfata committed May 30, 2016
    Configuration menu
    Copy the full SHA
    591616e View commit details
    Browse the repository at this point in the history
  7. Squashed 'lib/Adafruit_INA219/' content from commit 4d3b4e2

    git-subtree-dir: lib/Adafruit_INA219
    git-subtree-split: 4d3b4e24a97cdfefe2b1b0354504906fd580a568
    sarfata committed May 30, 2016
    Configuration menu
    Copy the full SHA
    5238fd9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    88dac6b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    348195a View commit details
    Browse the repository at this point in the history
  10. Add running light test

    sarfata committed May 30, 2016
    Configuration menu
    Copy the full SHA
    e5bcb4d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c17a408 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b385a7e View commit details
    Browse the repository at this point in the history