8000 Comparing keio:master...br3ttb:master · keio/Arduino-PID-Library · GitHub
[go: up one dir, main page]

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: keio/Arduino-PID-Library
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: br3ttb/Arduino-PID-Library
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 13 commits
  • 10 files changed
  • 5 contributors

Commits on Apr 19, 2015

  1. Configuration menu
    Copy the full SHA
    75d13d0 View commit details
    Browse the repository at this point in the history
  2. Lowercase examples

    thijse committed Apr 19, 2015
    Configuration menu
    Copy the full SHA
    17fe137 View commit details
    Browse the repository at this point in the history
  3. Merge pull request br3ttb#24 from thijse/master

    Package manager compatibility
    br3ttb committed Apr 19, 2015
    Configuration menu
    Copy the full SHA
    c61fb89 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2015

  1. moved library code back to root from sub-folder

    when github was adding a hash to the library download zip, there was confusion from beginners about needing to rename the unzipped folder before moving into the arduino ide.
    this library has been prepped (thijse) for the arduino library manager, which requires the library to be in the root directory.  Having the library in the manager also removes the "beginner user hash" concern.
    br3ttb committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    d46dded View commit details
    Browse the repository at this point in the history

Commits on May 9, 2015

  1. enhance coding style

    francois committed May 9, 2015
    Configuration menu
    Copy the full SHA
    d7c61d2 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2015

  1. Merge pull request br3ttb#27 from sciunto/examples

    enhance coding style Examples
    br3ttb committed May 10, 2015
    Configuration menu
    Copy the full SHA
    fb095d8 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2017

  1. Condition update for mode change from manual to auto.

    Minor update on the condition of initialization when changing mode. To only detect mode change from manual to auto.
    zcx119 authored Feb 14, 2017
    Configuration menu
    Copy the full SHA
    21b19e7 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2017

  1. Merge pull request br3ttb#56 from zcx119/patch-1

    Condition update for mode change from manual to auto.
    br3ttb authored Feb 15, 2017
    Configuration menu
    Copy the full SHA
    5adeed5 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2017

  1. Version 1.2

    -Added capability for Proportional On Measurement
    -Changed license from GPLv3 to MIT
    br3ttb committed Jun 19, 2017
    Configuration menu
    Copy the full SHA
    5cefbae View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2017

  1. version / license

    Incorrect version and license in cpp and h
    br3ttb committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    691f1d7 View commit details
    Browse the repository at this point in the history
  2. version

    br3ttb committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    9b4ca0e View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Update README.txt

    explain how to access docs.
    SimonEnsemble authored May 30, 2024
    Configuration menu
    Copy the full SHA
    e6b360e View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Merge pull request br3ttb#144 from SimonEnsemble/master

    Update README.txt
    br3ttb authored May 31, 2024
    Configuration menu
    Copy the full SHA
    524a426 View commit details
    Browse the repository at this point in the history
Loading
0