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

Added JS C module Support MRAA Examples #49

Merged
merged 21 commits into from
Jul 9, 2018

Commits on May 21, 2018

  1. Configuration menu
    Copy the full SHA
    514b9e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b83a69 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2018

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

Commits on May 30, 2018

  1. Configuration menu
    Copy the full SHA
    5c258e1 View commit details
    Browse the repository at this point in the history
  2. Update bonecard.css

    vaishnavachath committed May 30, 2018
    Configuration menu
    Copy the full SHA
    36223e8 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2018

  1. Configuration menu
    Copy the full SHA
    6a9b492 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    baf1df3 View commit details
    Browse the repository at this point in the history
  3. Revert "change voltage level to 3.3"

    This reverts commit baf1df3.
    vaishnavachath committed May 31, 2018
    Configuration menu
    Copy the full SHA
    4a9841c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bab3d6e View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2018

  1. add warnings for pins

    vaishnavachath committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    568a016 View commit details
    Browse the repository at this point in the history
  2. add warnings

    vaishnavachath committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    1df25ee View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2018

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

Commits on Jun 23, 2018

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

Commits on Jul 2, 2018

  1. Update .travis.yml

    vaishnavachath committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    eb4e07f View commit details
    Browse the repository at this point in the history
  2. fix internal linking error

    fix internal linking error at writeCModule
    vaishnavachath committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    3dd6f29 View commit details
    Browse the repository at this point in the history
  3. ignore Support/bone101/PBUI

    PBUI work was started from Support/bone101/UI/ which was not being tested,html-proofer throws :
     internal script /bone101/Support/bone101/PBUI/pbui.js does not exist (line 66) ,
     even when there aren't any issues while serving.
    vaishnavachath committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    394ee1a View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2018

  1. made changes suggested in review1

    removed the calling of MRAA examples makefile from the main Makefile
    reverted the related changes to the main Makefile
    reverted the change made to bonecard.code dimensions
    vaishnavachath committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    85f0ddc View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2018

  1. add draft beaglebonbe-ui

    * add hardware object functions
    * changed order of digital button/menu as it blocks first 3 sliders on canvas
    * fixed slider not working issue : issue was due to all sliders being active at
     the same time, fixed by proper call of ui.bar.off() :jadonk#47
    * added graph drawing functions : needs improvements
    * changed the order of user leds
    * commented non necessary console messages
    vaishnavachath committed Jul 8, 2018
    Configuration menu
    Copy the full SHA
    81be02b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe168cf View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2018

  1. Configuration menu
    Copy the full SHA
    3e747b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44fdcfa View commit details
    Browse the repository at this point in the history