Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: 7Bot/7Bot-Arduino-lib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dev
Choose a base ref
...
head repository: 7Bot/7Bot-Arduino-lib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 17 files changed
  • 5 contributors

Commits on May 8, 2016

  1. Removed redundant includes from examples and created Arm7Bot.zip of v…

    …1.0.1 for direct import into the Arduino IDE.
    rmcolbert committed May 8, 2016
    Configuration menu
    Copy the full SHA
    92f91c0 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2016

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

Commits on May 24, 2016

  1. Configuration menu
    Copy the full SHA
    b01db87 View commit details
    Browse the repository at this point in the history
  2. Combined servo mode functions into a common setMode function and adde…

    …d normalMode() to lock servos. Can now switch from forceless to stop or stop to forceless.
    rmcolbert committed May 24, 2016
    Configuration menu
    Copy the full SHA
    f4b2a6d View commit details
    Browse the repository at this point in the history

Commits on May 25, 2016

  1. Configuration menu
    Copy the full SHA
    3751886 View commit details
    Browse the repository at this point in the history
  2. Removed unused #define

    rmcolbert committed May 25, 2016
    Configuration menu
    Copy the full SHA
    b8ef25c View commit details
    Browse the repository at this point in the history

Commits on May 26, 2016

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

Commits on Nov 27, 2016

  1. Merge pull request #4 from rmcolbert/master

    Updates to Arduino library.
    7Bot authored Nov 27, 2016
    Configuration menu
    Copy the full SHA
    85f592b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b76e699 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d81a4d4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #7 from zwanh/master

    chang dir's name and add APIs
    7Bot authored Nov 27, 2016
    Configuration menu
    Copy the full SHA
    484f8f9 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2017

  1. Merge pull request #1 from 7Bot/master

    Merge to 7bot
    rmcolbert authored Feb 9, 2017
    Configuration menu
    Copy the full SHA
    a3b79f5 View commit details
    Browse the repository at this point in the history
  2. Updated MedianFilter to drop the upper and lower 20% of readings for …

    …a more accurate position
    rmcolbert committed Feb 9, 2017
    Configuration menu
    Copy the full SHA
    6151d16 View commit details
    Browse the repository at this point in the history
  3. Expanded compatibility for replacing the DUE with a MEGA2560 or chipK…

    …IT Max32, generalized storage calls and consolidated the three moveIK functions into a single overloaded one.
    rmcolbert committed Feb 9, 2017
    Configuration menu
    Copy the full SHA
    28edd97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    150f6c3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #8 from rmcolbert/master

    Expanded interoperability and position reading accuracy
    7Bot authored Feb 9, 2017
    Configuration menu
    Copy the full SHA
    cdaeeb5 View commit details
    Browse the repository at this point in the history
Loading