Ecosyste.ms: OpenCollective

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

SerialPort

Access serial ports with JavaScript and Rust. Linux, OSX and Windows.
Collective - Host: opensource - https://opencollective.com/serialport - Website: https://serialport.io/ - Code: https://github.com/serialport

Add some basic read tests

github.com/serialport/website - 1b831f079fd5faa108451e85ffe911f5ef869fa4 authored almost 11 years ago by Francis Gulotta <[email protected]>
Use rewire to mock fs.read and write a nice little mock fs.read

github.com/serialport/bindings-cpp - fa1621579c376f4cd400b09f002fdbe687a03d66 authored almost 11 years ago by Francis Gulotta <[email protected]>
Use rewire to mock fs.read and write a nice little mock fs.read

github.com/serialport/website - fa1621579c376f4cd400b09f002fdbe687a03d66 authored almost 11 years ago by Francis Gulotta <[email protected]>
Use rewire to mock fs.read and write a nice little mock fs.read

github.com/serialport/node-serialport - fa1621579c376f4cd400b09f002fdbe687a03d66 authored almost 11 years ago by Francis Gulotta <[email protected]>
Move the read test into serialport-basic. Make use of sinon sandboxes, refactor the mock serial-port-binding into linux hardware for "remote control"

github.com/serialport/node-serialport - c9495a713c3db0aba972fb727d219648e68b71c6 authored almost 11 years ago by Francis Gulotta <[email protected]>
Move the read test into serialport-basic. Make use of sinon sandboxes, refactor the mock serial-port-binding into linux hardware for "remote control"

github.com/serialport/bindings-cpp - c9495a713c3db0aba972fb727d219648e68b71c6 authored almost 11 years ago by Francis Gulotta <[email protected]>
Move the read test into serialport-basic. Make use of sinon sandboxes, refactor the mock serial-port-binding into linux hardware for "remote control"

github.com/serialport/website - c9495a713c3db0aba972fb727d219648e68b71c6 authored almost 11 years ago by Francis Gulotta <[email protected]>
Merge pull request #217 from programmarchy/drain

Add drain method to wait until output is transmitted

github.com/serialport/bindings-cpp - 5fd9e00dd3f5a3adb4bd3723471214ccaf375e44 authored almost 11 years ago by Jay Beavers <[email protected]>
Merge pull request #217 from programmarchy/drain

Add drain method to wait until output is transmitted

github.com/serialport/website - 5fd9e00dd3f5a3adb4bd3723471214ccaf375e44 authored almost 11 years ago by Jay Beavers <[email protected]>
Merge pull request #217 from programmarchy/drain

Add drain method to wait until output is transmitted

github.com/serialport/node-serialport - 5fd9e00dd3f5a3adb4bd3723471214ccaf375e44 authored almost 11 years ago by Jay Beavers <[email protected]>
Added changelog and readme updates.

github.com/serialport/node-serialport - a8b6030d641cc66fed8763a049ef143ffda3abfe authored almost 11 years ago by Chris Williams <[email protected]>
Added changelog and readme updates.

github.com/serialport/website - a8b6030d641cc66fed8763a049ef143ffda3abfe authored almost 11 years ago by Chris Williams <[email protected]>
Added changelog and readme updates.

github.com/serialport/bindings-cpp - a8b6030d641cc66fed8763a049ef143ffda3abfe authored almost 11 years ago by Chris Williams <[email protected]>
Update of version number.

github.com/serialport/bindings-cpp - ad5589de9128fad8cf034524fc981966b47fab14 authored almost 11 years ago by Chris Williams <[email protected]>
Update of version number.

github.com/serialport/website - ad5589de9128fad8cf034524fc981966b47fab14 authored almost 11 years ago by Chris Williams <[email protected]>
Update of version number.

github.com/serialport/node-serialport - ad5589de9128fad8cf034524fc981966b47fab14 authored almost 11 years ago by Chris Williams <[email protected]>
Merge pull request #255 from foobarth/master

Move to a separate device pool, fixes upstream #227

github.com/serialport/node-serialport - 565d9f4c51954204d5383a36937f874ff4a1e312 authored almost 11 years ago by Chris Williams <[email protected]>
Merge pull request #255 from foobarth/master

Move to a separate device pool, fixes upstream #227

github.com/serialport/bindings-cpp - 565d9f4c51954204d5383a36937f874ff4a1e312 authored almost 11 years ago by Chris Williams <[email protected]>
Merge pull request #255 from foobarth/master

Move to a separate device pool, fixes upstream #227

github.com/serialport/website - 565d9f4c51954204d5383a36937f874ff4a1e312 authored almost 11 years ago by Chris Williams <[email protected]>
Move to a separate device pool, fixes upstream #227

github.com/serialport/website - 325dd8ae2c18cf1800e94d2d91892d34db2d7a5b authored almost 11 years ago by Ralf Barth <[email protected]>
Move to a separate device pool, fixes upstream #227

github.com/serialport/bindings-cpp - 325dd8ae2c18cf1800e94d2d91892d34db2d7a5b authored almost 11 years ago by Ralf Barth <[email protected]>
Move to a separate device pool, fixes upstream #227

github.com/serialport/node-serialport - 325dd8ae2c18cf1800e94d2d91892d34db2d7a5b authored almost 11 years ago by Ralf Barth <[email protected]>
Releasing 1.2.4

github.com/serialport/node-serialport - c64ff978655ff08e68f034c8dddedbca6c623831 authored almost 11 years ago by Chris Williams <[email protected]>
Releasing 1.2.4

github.com/serialport/website - c64ff978655ff08e68f034c8dddedbca6c623831 authored almost 11 years ago by Chris Williams <[email protected]>
Releasing 1.2.4

github.com/serialport/bindings-cpp - c64ff978655ff08e68f034c8dddedbca6c623831 authored almost 11 years ago by Chris Williams <[email protected]>
Merge branch 'databits'

github.com/serialport/bindings-cpp - 1cad7472a95b2284b13ed86f87ae42ce90edcfbf authored almost 11 years ago by Chris Williams <[email protected]>
Merge branch 'databits'

github.com/serialport/website - 1cad7472a95b2284b13ed86f87ae42ce90edcfbf authored almost 11 years ago by Chris Williams <[email protected]>
Merge branch 'databits'

github.com/serialport/node-serialport - 1cad7472a95b2284b13ed86f87ae42ce90edcfbf authored almost 11 years ago by Chris Williams <[email protected]>
Merge pull request #250 from andrew/patch-1

Fixed link to Reflecta repo in Readme

github.com/serialport/node-serialport - 7f9bc646dfb90808aca72bb6db7b9d94a3a30467 authored almost 11 years ago by Francis Gulotta <[email protected]>
Merge pull request #250 from andrew/patch-1

Fixed link to Reflecta repo in Readme

github.com/serialport/website - 7f9bc646dfb90808aca72bb6db7b9d94a3a30467 authored almost 11 years ago by Francis Gulotta <[email protected]>
Merge pull request #250 from andrew/patch-1

Fixed link to Reflecta repo in Readme

github.com/serialport/bindings-cpp - 7f9bc646dfb90808aca72bb6db7b9d94a3a30467 authored almost 11 years ago by Francis Gulotta <[email protected]>
Fixed link to Reflecta repo

github.com/serialport/website - f8821ab5e81eaab44391f5c827ccf01b1f1a2f2a authored almost 11 years ago by Andrew Nesbitt <[email protected]>
Fixed link to Reflecta repo

github.com/serialport/bindings-cpp - f8821ab5e81eaab44391f5c827ccf01b1f1a2f2a authored almost 11 years ago by Andrew Nesbitt <[email protected]>
Fixed link to Reflecta repo

github.com/serialport/node-serialport - f8821ab5e81eaab44391f5c827ccf01b1f1a2f2a authored almost 11 years ago by Andrew Nesbitt <[email protected]>
Rename read to read.js

github.com/serialport/node-serialport - e07ec47312e24f48fa568270c5a7c94972e755a2 authored almost 11 years ago by Adriano Raiano <[email protected]>
Rename read to read.js

github.com/serialport/website - e07ec47312e24f48fa568270c5a7c94972e755a2 authored almost 11 years ago by Adriano Raiano <[email protected]>
Rename read to read.js

github.com/serialport/bindings-cpp - e07ec47312e24f48fa568270c5a7c94972e755a2 authored almost 11 years ago by Adriano Raiano <[email protected]>
Fixing output error when no error is provided on serialport.js#L94.

github.com/serialport/website - 6163ee2e0b5861ac3b2db1752ac657d882be5374 authored almost 11 years ago by Chris Williams <[email protected]>
Fixing output error when no error is provided on serialport.js#L94.

github.com/serialport/bindings-cpp - 6163ee2e0b5861ac3b2db1752ac657d882be5374 authored almost 11 years ago by Chris Williams <[email protected]>
Fixing output error when no error is provided on serialport.js#L94.

github.com/serialport/node-serialport - 6163ee2e0b5861ac3b2db1752ac657d882be5374 authored almost 11 years ago by Chris Williams <[email protected]>
Fix callback not being fired for a successful flush

github.com/serialport/node-serialport - a6fb2cbf8bec9b4e58dfea1b3d4a9e7b10d244af authored almost 11 years ago by Donald Ness <[email protected]>
Fix callback not being fired for a successful flush

github.com/serialport/website - a6fb2cbf8bec9b4e58dfea1b3d4a9e7b10d244af authored almost 11 years ago by Donald Ness <[email protected]>
Fix callback not being fired for a successful flush

github.com/serialport/bindings-cpp - a6fb2cbf8bec9b4e58dfea1b3d4a9e7b10d244af authored almost 11 years ago by Donald Ness <[email protected]>
Add drain method to wait until output is transmitted

github.com/serialport/bindings-cpp - 2bd51cccfbe743159c2f8901c96ee61e2235c5dd authored almost 11 years ago by Donald Ness <[email protected]>
Add drain method to wait until output is transmitted

github.com/serialport/website - 2bd51cccfbe743159c2f8901c96ee61e2235c5dd authored almost 11 years ago by Donald Ness <[email protected]>
Add drain method to wait until output is transmitted

github.com/serialport/node-serialport - 2bd51cccfbe743159c2f8901c96ee61e2235c5dd authored almost 11 years ago by Donald Ness <[email protected]>
Merge pull request #243 from adrai/master

Extended tests and found fix for Issue #238

github.com/serialport/node-serialport - 9763dda10ac68b330c77b0056b3ab78c3b447dd9 authored almost 11 years ago by Chris Williams <[email protected]>
Merge pull request #243 from adrai/master

Extended tests and found fix for Issue #238

github.com/serialport/bindings-cpp - 9763dda10ac68b330c77b0056b3ab78c3b447dd9 authored almost 11 years ago by Chris Williams <[email protected]>
Merge pull request #243 from adrai/master

Extended tests and found fix for Issue #238

github.com/serialport/website - 9763dda10ac68b330c77b0056b3ab78c3b447dd9 authored almost 11 years ago by Chris Williams <[email protected]>
Attempting to resolve databits issue.

github.com/serialport/bindings-cpp - 08a06184f9d0ce33d7575ecf0eb6530dd47c84e9 authored almost 11 years ago by Chris Williams <[email protected]>
Attempting to resolve databits issue.

github.com/serialport/website - 08a06184f9d0ce33d7575ecf0eb6530dd47c84e9 authored almost 11 years ago by Chris Williams <[email protected]>
Attempting to resolve databits issue.

github.com/serialport/node-serialport - 08a06184f9d0ce33d7575ecf0eb6530dd47c84e9 authored almost 11 years ago by Chris Williams <[email protected]>
fix for Issue #238

github.com/serialport/node-serialport - c81a9bd5f5e9799f722db9cbec9813623d4fa696 authored almost 11 years ago by Adriano Raiano <[email protected]>
fix for Issue #238

github.com/serialport/bindings-cpp - c81a9bd5f5e9799f722db9cbec9813623d4fa696 authored almost 11 years ago by Adriano Raiano <[email protected]>
fix for Issue #238

github.com/serialport/website - c81a9bd5f5e9799f722db9cbec9813623d4fa696 authored almost 11 years ago by Adriano Raiano <[email protected]>
added read tests

github.com/serialport/website - 17a2634bb49686c2aff1d265d7eee46bab1b9cc4 authored almost 11 years ago by Adriano Raiano <[email protected]>
added read tests

github.com/serialport/bindings-cpp - 17a2634bb49686c2aff1d265d7eee46bab1b9cc4 authored almost 11 years ago by Adriano Raiano <[email protected]>
added read tests

github.com/serialport/node-serialport - 17a2634bb49686c2aff1d265d7eee46bab1b9cc4 authored almost 11 years ago by Adriano Raiano <[email protected]>
extended serialportBinding fake

github.com/serialport/node-serialport - 24576256ef779a578e60c6620dfb1070ee0adf69 authored almost 11 years ago by Adriano Raiano <[email protected]>
extended serialportBinding fake

github.com/serialport/bindings-cpp - 24576256ef779a578e60c6620dfb1070ee0adf69 authored almost 11 years ago by Adriano Raiano <[email protected]>
extended serialportBinding fake

github.com/serialport/website - 24576256ef779a578e60c6620dfb1070ee0adf69 authored almost 11 years ago by Adriano Raiano <[email protected]>
Merge pull request #242 from voodootikigod/mock-bindings

Mock SerialPortBindings

github.com/serialport/website - ef7156fad197b08a2c9e87d9d4eb07d8e74ab1ee authored almost 11 years ago by Francis Gulotta <[email protected]>
Merge pull request #242 from voodootikigod/mock-bindings

Mock SerialPortBindings

github.com/serialport/bindings-cpp - ef7156fad197b08a2c9e87d9d4eb07d8e74ab1ee authored almost 11 years ago by Francis Gulotta <[email protected]>
Merge pull request #242 from voodootikigod/mock-bindings

Mock SerialPortBindings

github.com/serialport/node-serialport - ef7156fad197b08a2c9e87d9d4eb07d8e74ab1ee authored almost 11 years ago by Francis Gulotta <[email protected]>
Fix spelling and whitespace

github.com/serialport/node-serialport - d58934755095e22d6619f0247fde341a1538a1d4 authored almost 11 years ago by Francis Gulotta <[email protected]>
Fix spelling and whitespace

github.com/serialport/bindings-cpp - d58934755095e22d6619f0247fde341a1538a1d4 authored almost 11 years ago by Francis Gulotta <[email protected]>
Fix spelling and whitespace

github.com/serialport/website - d58934755095e22d6619f0247fde341a1538a1d4 authored almost 11 years ago by Francis Gulotta <[email protected]>
Add a mock for SerialPortBinding and modify the tests to use it. This includes examples of mocking functions to simulate failures, spying on method calls to ensure they were called and the expects flavor of mocha assertions.

Also splits parsers into their own file.

github.com/serialport/website - 86f5ffd9f0f63502f1d9bc6f7b8c968c5dc8140b authored almost 11 years ago by Francis Gulotta <[email protected]>
Add a mock for SerialPortBinding and modify the tests to use it. This includes examples of mocking functions to simulate failures, spying on method calls to ensure they were called and the expects flavor of mocha assertions.

Also splits parsers into their own file.

github.com/serialport/bindings-cpp - 86f5ffd9f0f63502f1d9bc6f7b8c968c5dc8140b authored almost 11 years ago by Francis Gulotta <[email protected]>
Add a mock for SerialPortBinding and modify the tests to use it. This includes examples of mocking functions to simulate failures, spying on method calls to ensure they were called and the expects flavor of mocha assertions.

Also splits parsers into their own file.

github.com/serialport/node-serialport - 86f5ffd9f0f63502f1d9bc6f7b8c968c5dc8140b authored almost 11 years ago by Francis Gulotta <[email protected]>
Modify the SerialPortFactory to keep the SerialPortBinding as a static property instead of using the modules variable. This allows the bindings to be replaced at run time for testing and other nefarious deeds.

github.com/serialport/node-serialport - 8268759c4d969bc87cce4aa0817d6d59c512e788 authored almost 11 years ago by Francis Gulotta <[email protected]>
Modify the SerialPortFactory to keep the SerialPortBinding as a static property instead of using the modules variable. This allows the bindings to be replaced at run time for testing and other nefarious deeds.

github.com/serialport/website - 8268759c4d969bc87cce4aa0817d6d59c512e788 authored almost 11 years ago by Francis Gulotta <[email protected]>
Modify the SerialPortFactory to keep the SerialPortBinding as a static property instead of using the modules variable. This allows the bindings to be replaced at run time for testing and other nefarious deeds.

github.com/serialport/bindings-cpp - 8268759c4d969bc87cce4aa0817d6d59c512e788 authored almost 11 years ago by Francis Gulotta <[email protected]>
Update README.md

Add travis status icon, update build number and date in readme

github.com/serialport/website - 5482ec7b6b80acacdb859f419f3aaa763bf09925 authored almost 11 years ago by Jay Beavers <[email protected]>
Update README.md

Add travis status icon, update build number and date in readme

github.com/serialport/bindings-cpp - 5482ec7b6b80acacdb859f419f3aaa763bf09925 authored almost 11 years ago by Jay Beavers <[email protected]>
Update README.md

Add travis status icon, update build number and date in readme

github.com/serialport/node-serialport - 5482ec7b6b80acacdb859f419f3aaa763bf09925 authored almost 11 years ago by Jay Beavers <[email protected]>
Add an events based unit test to validate that open and close work as expected

github.com/serialport/node-serialport - 477eabecb41382b0da48eceb29bfec0ca17677b5 authored almost 11 years ago by Jay Beavers <[email protected]>
Add an events based unit test to validate that open and close work as expected

github.com/serialport/bindings-cpp - 477eabecb41382b0da48eceb29bfec0ca17677b5 authored almost 11 years ago by Jay Beavers <[email protected]>
Add an events based unit test to validate that open and close work as expected

github.com/serialport/website - 477eabecb41382b0da48eceb29bfec0ca17677b5 authored almost 11 years ago by Jay Beavers <[email protected]>
complete removal of options.errorCallback, remove tabs, assert comments

github.com/serialport/website - a5d0bc6eacd41f9648bb30923524269d6fc07b01 authored almost 11 years ago by Jay Beavers <[email protected]>
complete removal of options.errorCallback, remove tabs, assert comments

github.com/serialport/bindings-cpp - a5d0bc6eacd41f9648bb30923524269d6fc07b01 authored almost 11 years ago by Jay Beavers <[email protected]>
complete removal of options.errorCallback, remove tabs, assert comments

github.com/serialport/node-serialport - a5d0bc6eacd41f9648bb30923524269d6fc07b01 authored almost 11 years ago by Jay Beavers <[email protected]>
Merge pull request #235 from JayBeavers/travis

Make changes to enable travis-ci to be enabled

github.com/serialport/node-serialport - e325d22a3d5ac4b7c1ff8f2e70d9eb0e6002587b authored almost 11 years ago by Jay Beavers <[email protected]>
Merge pull request #235 from JayBeavers/travis

Make changes to enable travis-ci to be enabled

github.com/serialport/website - e325d22a3d5ac4b7c1ff8f2e70d9eb0e6002587b authored almost 11 years ago by Jay Beavers <[email protected]>
Merge pull request #235 from JayBeavers/travis

Make changes to enable travis-ci to be enabled

github.com/serialport/bindings-cpp - e325d22a3d5ac4b7c1ff8f2e70d9eb0e6002587b authored almost 11 years ago by Jay Beavers <[email protected]>
Fix error event test to remove duplicate done calls

github.com/serialport/bindings-cpp - 34bf27ef6193b2d3217b32da409a4eda901d14cf authored almost 11 years ago by Jay Beavers <[email protected]>
Fix error event test to remove duplicate done calls

github.com/serialport/website - 34bf27ef6193b2d3217b32da409a4eda901d14cf authored almost 11 years ago by Jay Beavers <[email protected]>
Fix error event test to remove duplicate done calls

github.com/serialport/node-serialport - 34bf27ef6193b2d3217b32da409a4eda901d14cf authored almost 11 years ago by Jay Beavers <[email protected]>
Merge branch 'master' of github.com:voodootikigod/node-serialport into travis

Conflicts:
.travis.yml
serialport.js
test/basic.js

github.com/serialport/node-serialport - a7c04bf43a344425bd831091c97e78b9ce32b0f2 authored almost 11 years ago by Jay Beavers <[email protected]>
Merge branch 'master' of github.com:voodootikigod/node-serialport into travis

Conflicts:
.travis.yml
serialport.js
test/basic.js

github.com/serialport/website - a7c04bf43a344425bd831091c97e78b9ce32b0f2 authored almost 11 years ago by Jay Beavers <[email protected]>
Merge branch 'master' of github.com:voodootikigod/node-serialport into travis

Conflicts:
.travis.yml
serialport.js
test/basic.js

github.com/serialport/bindings-cpp - a7c04bf43a344425bd831091c97e78b9ce32b0f2 authored almost 11 years ago by Jay Beavers <[email protected]>
Merge pull request #233 from JayBeavers/fix226

Added SerialPortFactory with on('error')

github.com/serialport/bindings-cpp - e86b9679da1c0d960f7d85ba984cfbb7b4453c52 authored almost 11 years ago by Jay Beavers <[email protected]>
Merge pull request #233 from JayBeavers/fix226

Added SerialPortFactory with on('error')

github.com/serialport/website - e86b9679da1c0d960f7d85ba984cfbb7b4453c52 authored almost 11 years ago by Jay Beavers <[email protected]>
Merge pull request #233 from JayBeavers/fix226

Added SerialPortFactory with on('error')

github.com/serialport/node-serialport - e86b9679da1c0d960f7d85ba984cfbb7b4453c52 authored almost 11 years ago by Jay Beavers <[email protected]>
Working on sinon incompatibility with travis

github.com/serialport/node-serialport - 6e831dea1a76cab977c77fe166b582ab3d2b6723 authored almost 11 years ago by Jay Beavers <[email protected]>
Working on sinon incompatibility with travis

github.com/serialport/bindings-cpp - 6e831dea1a76cab977c77fe166b582ab3d2b6723 authored almost 11 years ago by Jay Beavers <[email protected]>
Working on sinon incompatibility with travis

github.com/serialport/website - 6e831dea1a76cab977c77fe166b582ab3d2b6723 authored almost 11 years ago by Jay Beavers <[email protected]>
Monkeying more with Travis

github.com/serialport/website - c181f928efc9f572b4717ba614dd54617c9ca52f authored almost 11 years ago by Jay Beavers <[email protected]>
Monkeying more with Travis

github.com/serialport/bindings-cpp - c181f928efc9f572b4717ba614dd54617c9ca52f authored almost 11 years ago by Jay Beavers <[email protected]>
Monkeying more with Travis

github.com/serialport/node-serialport - c181f928efc9f572b4717ba614dd54617c9ca52f authored almost 11 years ago by Jay Beavers <[email protected]>