-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: keio/Arduino-PID-Library
base: master
head repository: br3ttb/Arduino-PID-Library
compare: master
- 13 commits
- 10 files changed
- 5 contributors
Commits on Apr 19, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 75d13d0 - Browse repository at this point
Copy the full SHA 75d13d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17fe137 - Browse repository at this point
Copy the full SHA 17fe137View commit details -
Merge pull request br3ttb#24 from thijse/master
Package manager compatibility
Configuration menu - View commit details
-
Copy full SHA for c61fb89 - Browse repository at this point
Copy the full SHA c61fb89View commit details
Commits on Apr 20, 2015
-
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.
Configuration menu - View commit details
-
Copy full SHA for d46dded - Browse repository at this point
Copy the full SHA d46ddedView commit details
Commits on May 9, 2015
-
francois committed
May 9, 2015 Configuration menu - View commit details
-
Copy full SHA for d7c61d2 - Browse repository at this point
Copy the full SHA d7c61d2View commit details
Commits on May 10, 2015
-
Merge pull request br3ttb#27 from sciunto/examples
enhance coding style Examples
Configuration menu - View commit details
-
Copy full SHA for fb095d8 - Browse repository at this point
Copy the full SHA fb095d8View commit details
Commits on Feb 14, 2017
-
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.
Configuration menu - View commit details
-
Copy full SHA for 21b19e7 - Browse repository at this point
Copy the full SHA 21b19e7View commit details
Commits on Feb 15, 2017
-
Merge pull request br3ttb#56 from zcx119/patch-1
Condition update for mode change from manual to auto.
Configuration menu - View commit details
-
Copy full SHA for 5adeed5 - Browse repository at this point
Copy the full SHA 5adeed5View commit details
Commits on Jun 19, 2017
-
-Added capability for Proportional On Measurement -Changed license from GPLv3 to MIT
Configuration menu - View commit details
-
Copy full SHA for 5cefbae - Browse repository at this point
Copy the full SHA 5cefbaeView commit details
Commits on Jun 20, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 691f1d7 - Browse repository at this point
Copy the full SHA 691f1d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b4ca0e - Browse repository at this point
Copy the full SHA 9b4ca0eView commit details
Commits on May 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e6b360e - Browse repository at this point
Copy the full SHA e6b360eView commit details
Commits on May 31, 2024
-
Merge pull request br3ttb#144 from SimonEnsemble/master
Update README.txt
Configuration menu - View commit details
-
Copy full SHA for 524a426 - Browse repository at this point
Copy the full SHA 524a426View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master