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

v2.1.0 #20

Merged
merged 17 commits into from
Jul 31, 2015
Merged

v2.1.0 #20

merged 17 commits into from
Jul 31, 2015

Conversation

nekuz0r
Copy link
Collaborator

@nekuz0r nekuz0r commented Feb 26, 2015

Do not merge !

v2.1.0

  • Update: libWiringPi to [custom][nekuz0r-libWiringPi] v2.25 nekuz0r
  • Update: wiringPiISR now keeps event loop running nekuz0r
  • Update: piModelNames string array nekuz0r
  • Update: piMakerNames string array nekuz0r
  • Update: install.sh now clone tagged version of the custom libWiringPi
  • Add: support for node 0.12.0
  • Add: raspberry pi A+ support nekuz0r
  • Add: raspberry pi 2 support nekuz0r
  • Add: constant PI_MODEL_AP nekuz0r
  • Add: constant PI_MODEL_2 nekuz0r
  • Add: constant PI_MARKER_MBEST nekuz0r
  • Add: wiringPiISRCancel nekuz0r
  • Add: wiringPiSPISetupMode nekuz0r
  • Fix: blink.js example louterrailloune
  • Fix: SPI speed select argument noddy76

@nekuz0r
Copy link
Collaborator Author

nekuz0r commented Feb 26, 2015

Please review and test ;)

@nekuz0r
Copy link
Collaborator Author

nekuz0r commented Feb 26, 2015

install: npm install git+https://[email protected]/nekuz0r/wiring-pi.git#incoming-node-v0.12.x

@nekuz0r nekuz0r added this to the v2.1.0 milestone Feb 26, 2015
@nekuz0r nekuz0r self-assigned this Feb 26, 2015
@dirkels
Copy link

dirkels commented May 4, 2015

When is milestone v2.1.0 due? spend quit some time finding out v2.0.0 need a lower node and newer wiringPi version to work on my Raspberry Pi 2. Saw that v2.1.0 should fix this.

@nekuz0r
Copy link
Collaborator Author

nekuz0r commented May 4, 2015

By the end of this week, finishing some testing.

@dirkels
Copy link

dirkels commented May 4, 2015

Thanks, it's great but got a bit turned off by the fact that wiring-pi uses a port of the actual wiringPI library and not link against the actual library...

@nekuz0r
Copy link
Collaborator Author

nekuz0r commented May 4, 2015

That's because some additions/improvements have been done to libWiringPi, and Drogon never answered to my mail.
But all the upstream patches are merged in.

@dirkels
Copy link

dirkels commented May 4, 2015

And it does make it a complete package that does not need to rely on other packages been installed. With that information in mind I guess I will have to overcome my aversion against code duplication this time :)

@ghost ghost mentioned this pull request May 28, 2015
@schnubb
Copy link

schnubb commented Jul 31, 2015

Hey,
so... are there still any plans to release the 2.1.0 version?
or are you still testing?

nekuz0r added a commit that referenced this pull request Jul 31, 2015
@nekuz0r nekuz0r merged commit 573145f into WiringPi:master Jul 31, 2015
@nekuz0r nekuz0r deleted the incoming-node-v0.12.x branch July 31, 2015 22:22
@nekuz0r
Copy link
Collaborator Author

nekuz0r commented Jul 31, 2015

Published on NPM

@schnubb
Copy link

schnubb commented Jul 31, 2015

wow, that was quick 👍
thx!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants