Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/serialport/node-serialport

Access serial ports with JavaScript. Linux, OSX and Windows. Welcome your robotic JavaScript overlords. Better yet, program them!
https://github.com/serialport/node-serialport

Merge branch 'JohannesRudolph-issue-402' into develop

cc754d2b4ad67a800a0ba45e60988a56d3e3c2e3 authored almost 10 years ago by Chris Williams <[email protected]>
Merge branch 'issue-402' of https://github.com/JohannesRudolph/node-serialport into JohannesRudolph-issue-402

e93f234347cbf1fca45d1a5ef79b0661d21b66d4 authored almost 10 years ago by Chris Williams <[email protected]>
Merge branch 'palavrov-fixing-flush-drain-callback' into develop

42b086d0e9705e3a671ec543337f612b58b8b70b authored almost 10 years ago by Chris Williams <[email protected]>
Merge pull request #413 from voodootikigod/voodootikigod-parity-fix

Solves for issue #401

7fcd756b89748483c529c761197b1ad4de8d06fe authored almost 10 years ago by Chris Williams <[email protected]>
Solves for issue #401

42951ea56fbb5ab40b312bf4f77b30c74b9272e3 authored almost 10 years ago by Chris Williams <[email protected]>
Fixing flusn() and drain() without callback

e78a9668ba0e7cb7204473d4a0a62af27f9987c9 authored almost 10 years ago by Atanas Palavrov <[email protected]>
credit updates.

62bae007a4edadad3c1f6760bf056a1556119869 authored almost 10 years ago by Chris Williams <[email protected]>
MERGE.

ab6e59e700dea57cf81dd60d93390e09ff9a10ce authored almost 10 years ago by Chris Williams <[email protected]>
1.4.6 [publish binary]

7f4fecdad3f9a2058b024497a08f1484220d75d6 authored almost 10 years ago by Chris Williams <[email protected]>
Seems we can't use NanScope (or anything v8 for that matter) on the libuv threadpool without getting a segfault. Parse options before opening instead and add a small structure with platform options.

7668a1eea66fea8edab549f1253f06be32a78b50 authored almost 10 years ago by Johannes Rudolph <[email protected]>
Add options.platformOptions to allow setting platform specific options on .open()

38237cb18d70e023069ffcc667c81fc3bae57fa3 authored almost 10 years ago by Johannes Rudolph <[email protected]>
Add readme.md for intended changes.

5ef7fa759c2eea5ed1c7266f0fe9170d419290e2 authored almost 10 years ago by Johannes Rudolph <[email protected]>
Merge branch 'giseburt-master' into develop

f18b8e5c4e07c95cc8d6b709009806ced325d19b authored almost 10 years ago by Chris Williams <[email protected]>
Merge branch 'master' of https://github.com/giseburt/node-serialport into giseburt-master

f1323b2300f38caa3279ae0516207dd38be34b6a authored almost 10 years ago by Chris Williams <[email protected]>
Merge branch 'sweetpi-linux-write-callback-fix' into develop

f959c15459e01fd6d935b2b8859eaf2096ade402 authored almost 10 years ago by Chris Williams <[email protected]>
Merge fixing.

81c761d6db1de4c2a44e6062061a63fb1735abc3 authored almost 10 years ago by Chris Williams <[email protected]>
Merge.

3a3b648a235afcb849a6de3caca3e580ca73dfb2 authored almost 10 years ago by Chris Williams <[email protected]>
Merge branch 'master' into develop

1592264f0d12cb0c3b36f951cdd905c03a142757 authored almost 10 years ago by Chris Williams <[email protected]>
Merge pull request #393 from sweetpi/detect-disconnect-linux-patch

Detect serial device disconnect on linux while polling

734fe323877fb295b8bc051a839d7315cd73a6ef authored almost 10 years ago by Chris Williams <[email protected]>
Version 1.4.7b breaks things. Making it 1.4.7.

b3d6c682e643ac5b4da1bb688ec2c39fb3b07af0 authored almost 10 years ago by Rob Giseburt <[email protected]>
Bumped version to 1.4.7v

3bb0faacb79383d31f26d18ecc384d4464962bfa authored about 10 years ago by Rob Giseburt <[email protected]>
Possible fix for #398 — dropped characters in each write().

Replaced crazy queue.h file with easier-to-understand (and working) doubly-linked-list semantics.

2325786066d8321c755e0f39ae6312630ea712bb authored about 10 years ago by Rob Giseburt <[email protected]>
Detect serial device disconnect on linux while polling and stop poling to prevent infinite loop

5671b98815f1db16251ba2543201d7c58592d240 authored about 10 years ago by Oliver Schneider <[email protected]>
this should prevent some write callbacks to be called twice

88966c405abe7490d87ea4f45854d3208dd34c5e authored about 10 years ago by Oliver Schneider <[email protected]>
Adding hwlocal tests for evaluating and providing test cases with hardware present in order to address and retain issues and issue resolutions.

acf1c022aba598093f69409f02c9a6778000b401 authored about 10 years ago by Chris Williams <[email protected]>
change log updates per #377

e45a662829a19db912c56ad1ad638f84eca75e32 authored about 10 years ago by Chris Williams <[email protected]>
Version 1.4.6 [publish binary]

db706b053192ea276c3b5ef0182a8961ec8da6fd authored about 10 years ago by Chris Williams <[email protected]>
Merge pull request #370 from rwaldron/369

Emit error on serialport when explicit handler present. Fixes gh-369

703f6cefd1b471b0b8e0d0766349c179884c9b8e authored about 10 years ago by Chris Williams <[email protected]>
Merge pull request #375 from giseburt/master

Fix for windows and Node 0.11.13 (atom-shell)

b47202dd3bd2cdce04292dd8e95d47f8a52c00fe authored about 10 years ago by Chris Williams <[email protected]>
Attempt to fix a glitch with travisCI and apt-get.

7f2c90fd634fcb2d992e46190acceb6af11b26d9 authored about 10 years ago by Rob Giseburt <[email protected]>
Potential fix for windows and Node 0.11.13 (atom-shell)

9525bae48387abb9252ece4f4848bc5a7fd42166 authored about 10 years ago by Rob Giseburt <[email protected]>
Emit error on serialport when explicit handler present. Fixes gh-369

Signed-off-by: Rick Waldron <[email protected]>

e1638cee36b8991b0d8716011f73554d663f3043 authored about 10 years ago by Rick Waldron <[email protected]>
Merge pull request #345 from voodootikigod/requewrites

Don't requeue the write if it fails

010027673a302acaad9c03ab8a13709a62846eab authored about 10 years ago by Chris Williams <[email protected]>
Merge pull request #361 from objectiveSee/patch-1

Update README.md

e7d723195c3eda4e65126613ca941030739c31ae authored about 10 years ago by Chris Williams <[email protected]>
Merge pull request #363 from jakobwesthoff/node-l8smartlight

Added link to node-l8smartlight project

e8ab59d766077c9940ab363fb53ecb30e8607600 authored about 10 years ago by Chris Williams <[email protected]>
Version 1.4.5 [publish binary]

cd1c7b272c263c086a4b9cec6f5217d38a604e3f authored about 10 years ago by Chris Williams <[email protected]>
Readme update, new release. [publish binary]

2608b548c4c69064f7afbd9831789c8aed4d0128 authored about 10 years ago by Chris Williams <[email protected]>
Update.

a3c70aa95eeafa09dd98139212329f7c2be3d3c5 authored about 10 years ago by Chris Williams <[email protected]>
jshint fix.

0061743372f714549b2d6ff9311ba280df1541fd authored about 10 years ago by Chris Williams <[email protected]>
Fixing test to deal with node unstable issue.

f37144ca12f334fb7c61cdbe3c31326f478e5fa8 authored about 10 years ago by Chris Williams <[email protected]>
Merge branch 'voodootikigod-update-dependencies'

b23f7b44597ddea959fde5736f4a9cb9831774d1 authored about 10 years ago by Chris Williams <[email protected]>
Version 1.4.4 [publish binary]

5c0131011a304322613e2f98c6182de56d7cfa8f authored about 10 years ago by Chris Williams <[email protected]>
Identified delete error.

11d368b7b07869f3a7949027bb697870db2ef342 authored about 10 years ago by Chris Williams <[email protected]>
Update.

ddd3c0415acd4825e2ab01bf0bf6635e1ab15c43 authored about 10 years ago by Chris Williams <[email protected]>
Merge branch 'asherkin-node-0.11'

d9e6a74869d84e58d57b2dbb3c88b821f5489a65 authored about 10 years ago by Chris Williams <[email protected]>
Merge branch 'node-0.11' of github.com:asherkin/node-serialport into asherkin-node-0.11

ce5af50bd7ac3bbdada6a8895e7ac8a57ee58b7c authored about 10 years ago by Chris Williams <[email protected]>
Version up.

b7e0ae336470d918748e369fbf5de677cb843030 authored about 10 years ago by Chris Williams <[email protected]>
Added node-l8smartlight link

f6b34fde5c4b2dbd5c7eacd33d33d1837443ec62 authored about 10 years ago by Jakob Westhoff <[email protected]>
Update README.md

Update the example code for open() to show the 'error' parameter that is passed.

8fd677db6a2d430f12a8c53c013e30471a14fe07 authored over 10 years ago by objectiveSee <[email protected]>
Merge pull request #358 from voodootikigod/byteLengthParser

ByteLength Parser: Emit data every N bytes

644bfab14844c08e7f74aa8125702c611eb1f4dd authored over 10 years ago by Chris Williams <[email protected]>
Merge pull request #360 from voodootikigod/voodootikigod-setEncodingFix

Removing errant setEncoding.

24eecde330f1ccc18b5abb6aebc550a7a1a49d81 authored over 10 years ago by Chris Williams <[email protected]>
Removing errant setEncoding.

Resolves #324

7ce18d7b8952b6186590e57da5d226410cecf8ac authored over 10 years ago by Chris Williams <[email protected]>
Update for Node 0.11.x

1ceda2cecf501809d369e27946e7f5489c039233 authored over 10 years ago by Asher Baker <[email protected]>
ByteLength Parser: Emit data every N bytes

Made it for fun to address #356, also fixed existing tests as they weren’t actually throwing err...

449a1b30d550c590cad13603dbadc03996edc6df authored over 10 years ago by Francis Gulotta <[email protected]>
Merge pull request #357 from voodootikigod/appveyor-x64-compile-issue

Appveyor x64 compile issue

22982073ce42d84cd6b79ae1783c95bbdfccfd36 authored over 10 years ago by Francis Gulotta <[email protected]>
Fixes tests and appveyor issue with x64 version not compiling.

f652da093f65c795157ba9c8b4b8984a4876473a authored over 10 years ago by Edgar Silva <[email protected]>
WIP: Debugging x64 version not compiling in appveyor latest node.js stable

109a49e89c1ccd6ab8aa5464c29a0f8d2cfed3ff authored over 10 years ago by Edgar Silva <[email protected]>
remove debug statements.

1e20c19c056d57f84994ede11c63662e33c0c07d authored over 10 years ago by Chris Williams <[email protected]>
Merge pull request #354 from voodootikigod/voodootikigod-disconnect

Voodootikigod disconnect fix

7dd4e21b33cc0248b119e3c365b7fcbaaf51d994 authored over 10 years ago by Chris Williams <[email protected]>
Version 1.4.1

88e02ef1ac52337527146813fccc02ec2499a2b2 authored over 10 years ago by Chris Williams <[email protected]>
Removing debug code.

6ef1e7172d74bd06bf90190fc04cc7fb2ec85809 authored over 10 years ago by Chris Williams <[email protected]>
Update.

8d2cabda6ee8336eb3cc91f390d6ab3f27b5f3e6 authored over 10 years ago by Chris Williams <[email protected]>
Fixing error edge case.

d661358101e8692a01fb9f0ee9dd1f3572dd4f2e authored over 10 years ago by Chris Williams <[email protected]>
Chat room.

c03bfa3530bb9392bef3e278a38b48992962d115 authored over 10 years ago by Chris Williams <[email protected]>
Adding gitter chat for discussions.

144adcb9a9ac80653fe2b89c16cce3a4274a21d2 authored over 10 years ago by Chris Williams <[email protected]>
Adding disconnect logic.

04a414c84f2fa72181bdcfa47deecfe04ff28e3e authored over 10 years ago by Chris Williams <[email protected]>
Merge pull request #347 from voodootikigod/update-docs

more persusive language for baudrates

102b915658f0295e3eb8cfa5ec76422a3aaf7cdc authored over 10 years ago by Francis Gulotta <[email protected]>
more persusive language for baudrates

1a9fde3508f62d16a179805ba437c1b269e343c3 authored over 10 years ago by Francis Gulotta <[email protected]>
Don't requeue the write if it fails

Re-queuing write will give infinite loop if write consistently-fails; which is the case of total...

ff51364e32a70c7c1841eb06597e0ed877f79119 authored over 10 years ago by yateya <[email protected]>
remove node 0.9 from travis as it doesn't support it anymore

3dccb29b1d036ce13084a264c2002f791bcdc6d6 authored over 10 years ago by Francis Gulotta <[email protected]>
fixing some linting erorrs

ab3c61ccd7fd453becf01b9bd11e67432e7016de authored over 10 years ago by Francis Gulotta <[email protected]>
Merge pull request #323 from voodootikigod/fix-duplicated-binary

Fix duplicated binary

c4d321fd99655a2923c14d8608fbedd0087cd040 authored over 10 years ago by Francis Gulotta <[email protected]>
Blacklist node 0.9 from publishing binary, since it duplicates node.js 0.10 binary and fails.

387eac0181c20fa9e0f20dcecacf902878043a04 authored over 10 years ago by edgarsilva <[email protected]>
Updated blacklist 0.9 validation and [publish binary]

46a08fecb3a3bcbac569b3a2511dbda647897ff4 authored over 10 years ago by edgarsilva <[email protected]>
Validate node.js version and don't publish if version=='0.9' [publish binary]

950f02951285883f136db4878f8fd4c265f9ceb0 authored over 10 years ago by edgarsilva <[email protected]>
And now we can [publish binary]

ea7413c227180044e2b8afe233f4c86f6da0ac2d authored over 10 years ago by Chris Williams <[email protected]>
ENCRYPTING IT LIKE OPENSSL -- too soon?

8ff0a3a6434d99975bf95c1632f53603766b4481 authored over 10 years ago by Chris Williams <[email protected]>
Adding keys.

d607a26ee750629b41ddb7a438eac2b0a3fc0747 authored over 10 years ago by Chris Williams <[email protected]>
Merge pull request #322 from hybridgroup/print-package-publish

Make sure to redirect package publishing to stream

9cac9d3ecc4ad6461ae4bde65aba7a1cbb4eb46f authored over 10 years ago by Chris Williams <[email protected]>
Make sure to redirect package publishing to stream

b440d9bfcf13c9e77b73a31dfbc06c8bc56409f9 authored over 10 years ago by edgarsilva <[email protected]>
Merge pull request #321 from hybridgroup/makefile-merge-commit

Add [publish binary] message to release task

860068171566a0255537e024d7771c610919e56e authored over 10 years ago by Francis Gulotta <[email protected]>
Add [publish binary] message to release task

With these Makefile changes, merging master into osx-node-pre-gyp during the
'make release task'...

0e8c4ead37475ddc7d5e8ec05d465fabdf585278 authored over 10 years ago by Andrew Stewart <[email protected]>
Revup.

904b71a6f72a0d2170e01c578f41eabc34b824f3 authored over 10 years ago by Chris Williams <[email protected]>
Merge pull request #318 from hybridgroup/add-make-release-task

Add Makefile and 'release' task.

71e102a0981f32e155c801b5124323a80d898ee7 authored over 10 years ago by Chris Williams <[email protected]>
Merge pull request #319 from hybridgroup/pre-built-binaries

Added Pre built binaries.

29f73ab2861bc7a5f6fae9e13752c8178e72328a authored over 10 years ago by Chris Williams <[email protected]>
Update appveyor.yml to also build, package and publish x64 binary.

53ebfd12acecba0b8dbaa1e529cd0c99a6ef68a1 authored over 10 years ago by edgarsilva <[email protected]>
Correct NPM command in 'make release' task

76647dcc0766f05cb7147d07ec1956db7e152652 authored over 10 years ago by Andrew Stewart <[email protected]>
Added support for AppVeyor.

1. Created new appveyor.yml configuration file.
2. We are now packaging and publishing windows 3...

fc209b3b507c88b1b606cbef763e626614e9c5a9 authored over 10 years ago by edgarsilva <[email protected]>
Append 'release' command to publish to NPM

af9b2baa1732dcbc53fbf7d605247f2c80684c7c authored over 10 years ago by Andrew Stewart <[email protected]>
Add Makefile and 'release' task

Adds a Makefile and a task to make new releases.

12d43c7c6ba4200ccbd7e49771e7b2286ba61044 authored over 10 years ago by Andrew Stewart <[email protected]>
Build, package and publish pre-compiled binary versions for serial port using node-pre-gyp

Add fallback to buil to node-pre-gyp install command, in case remote binary download fails.

Add...

1613243d0b7dc43e3c8ab555cc55f18842b4adca authored over 10 years ago by edgarsilva <[email protected]>
Add instructions to install nodejs for ubuntu

Too many support tickets about node being renamed nodejs on ubuntu

bec67c0195cc0b7561f7134cac3b2dffdab2d224 authored over 10 years ago by Francis Gulotta <[email protected]>
Merge pull request #300 from xixixao/patch-1

Fix README on Github frontpage

1f3be90bc4b95f0db75ebdaa3ebcc04d17ed8593 authored over 10 years ago by Francis Gulotta <[email protected]>
Fix README on Github frontpage

c18bdc098560fbad914e4b852f55f1b40f75e6b7 authored over 10 years ago by Michal Srb <[email protected]>
Merge pull request #294 from luigy/node-0.11&osx-10.9

Add missing flags for OS X 10.9 & node 0.11

75f3f2098f7c245a3133f64dfa444a61bfa7be5e authored over 10 years ago by Francis Gulotta <[email protected]>
Merge pull request #296 from voodootikigod/fix-tests-node-8

fix tests on node v0.8+

41517a9a0f9f5192d1248546b013e67702dc9048 authored over 10 years ago by Francis Gulotta <[email protected]>
fix tests on node v0.8

20fee047daa5bc78080c178746628f9f072aaa85 authored over 10 years ago by Francis Gulotta <[email protected]>
Merge pull request #295 from voodootikigod/fail-on-11

Fail on node v11

de2e373d753585f35f6657c12d6cd192aa47ee78 authored over 10 years ago by Francis Gulotta <[email protected]>
test on node 11

e839879799f5d42629801c2386d861d61a900c7e authored over 10 years ago by Francis Gulotta <[email protected]>
actually initialize the serialport without mocks in tests

c3c2e4fe346ac466195bb14a77216ccd5dec971d authored over 10 years ago by Francis Gulotta <[email protected]>