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 grunt for jshint and appropriate unit testing for travis

github.com/serialport/bindings-cpp - 7f73eb0fbab99a0662f4d71934537ea6f57b129c authored almost 11 years ago by Jay Beavers <[email protected]>
Add grunt for jshint and appropriate unit testing for travis

github.com/serialport/website - 7f73eb0fbab99a0662f4d71934537ea6f57b129c authored almost 11 years ago by Jay Beavers <[email protected]>
Add grunt for jshint and appropriate unit testing for travis

github.com/serialport/node-serialport - 7f73eb0fbab99a0662f4d71934537ea6f57b129c authored almost 11 years ago by Jay Beavers <[email protected]>
Update travis, add test scripts

github.com/serialport/bindings-cpp - b6961eec04717e999fd1316d69405f36d2f4bada authored almost 11 years ago by Jay Beavers <[email protected]>
Update travis, add test scripts

github.com/serialport/node-serialport - b6961eec04717e999fd1316d69405f36d2f4bada authored almost 11 years ago by Jay Beavers <[email protected]>
Update travis, add test scripts

github.com/serialport/website - b6961eec04717e999fd1316d69405f36d2f4bada authored almost 11 years ago by Jay Beavers <[email protected]>
Update travis file

github.com/serialport/website - 0028ac81c69b5670d0f3a7a58e4b95e0ba711a21 authored almost 11 years ago by Jay Beavers <[email protected]>
Update travis file

github.com/serialport/bindings-cpp - 0028ac81c69b5670d0f3a7a58e4b95e0ba711a21 authored almost 11 years ago by Jay Beavers <[email protected]>
Update travis file

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

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

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

github.com/serialport/bindings-cpp - 681f796c3d8b484922c00a4563b2479b9a0560e9 authored almost 11 years ago by Jay Beavers <[email protected]>
Added SerialPortFactory with on('error')

github.com/serialport/bindings-cpp - e5fba8ac88d8faf38833f7f4022166f49442958d authored almost 11 years ago by Jay Beavers <[email protected]>
Added SerialPortFactory with on('error')

github.com/serialport/website - e5fba8ac88d8faf38833f7f4022166f49442958d authored almost 11 years ago by Jay Beavers <[email protected]>
Added SerialPortFactory with on('error')

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

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

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

github.com/serialport/bindings-cpp - 899df088546f832298e5056f56fab31582766f80 authored almost 11 years ago by Chris Williams <[email protected]>
Merge pull request #232 from JayBeavers/fix226

Fix226 and bring windows supported revision to the 1.2.x level.

github.com/serialport/website - dcdefda461113f844fb757e2387b82f3df3838b6 authored almost 11 years ago by Chris Williams <[email protected]>
Merge pull request #232 from JayBeavers/fix226

Fix226 and bring windows supported revision to the 1.2.x level.

github.com/serialport/bindings-cpp - dcdefda461113f844fb757e2387b82f3df3838b6 authored almost 11 years ago by Chris Williams <[email protected]>
Merge pull request #232 from JayBeavers/fix226

Fix226 and bring windows supported revision to the 1.2.x level.

github.com/serialport/node-serialport - dcdefda461113f844fb757e2387b82f3df3838b6 authored almost 11 years ago by Chris Williams <[email protected]>
Add check for callback existance

github.com/serialport/website - 9f2dd09f66f87fc3b8b5a9b1dbcd636adc025dcc authored almost 11 years ago by Jay Beavers <[email protected]>
Add check for callback existance

github.com/serialport/bindings-cpp - 9f2dd09f66f87fc3b8b5a9b1dbcd636adc025dcc authored almost 11 years ago by Jay Beavers <[email protected]>
Add check for callback existance

github.com/serialport/node-serialport - 9f2dd09f66f87fc3b8b5a9b1dbcd636adc025dcc authored almost 11 years ago by Jay Beavers <[email protected]>
Fix serialport.close(callback) on success, small jshint cleanup

github.com/serialport/website - 2bbd0a8a90e2c74063e5a4aba7ce21ef65baa6e6 authored almost 11 years ago by Jay Beavers <[email protected]>
Fix serialport.close(callback) on success, small jshint cleanup

github.com/serialport/bindings-cpp - 2bbd0a8a90e2c74063e5a4aba7ce21ef65baa6e6 authored almost 11 years ago by Jay Beavers <[email protected]>
Fix serialport.close(callback) on success, small jshint cleanup

github.com/serialport/node-serialport - 2bbd0a8a90e2c74063e5a4aba7ce21ef65baa6e6 authored almost 11 years ago by Jay Beavers <[email protected]>
Remove 60 second timeouts on unit tests, not needed

github.com/serialport/node-serialport - 7647ad60854caa123152c2e675579aac6f03be00 authored almost 11 years ago by Jay Beavers <[email protected]>
Remove 60 second timeouts on unit tests, not needed

github.com/serialport/bindings-cpp - 7647ad60854caa123152c2e675579aac6f03be00 authored almost 11 years ago by Jay Beavers <[email protected]>
Remove 60 second timeouts on unit tests, not needed

github.com/serialport/website - 7647ad60854caa123152c2e675579aac6f03be00 authored almost 11 years ago by Jay Beavers <[email protected]>
Clean up unit tests, add echo test

github.com/serialport/bindings-cpp - ddba26544f09ec6171220307d982b5954bd686be authored almost 11 years ago by Jay Beavers <[email protected]>
Clean up unit tests, add echo test

github.com/serialport/node-serialport - ddba26544f09ec6171220307d982b5954bd686be authored almost 11 years ago by Jay Beavers <[email protected]>
Clean up unit tests, add echo test

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

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

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

github.com/serialport/website - 6066c1008f9d0b3bba94309433591f65310c6fb5 authored almost 11 years ago by Jay Beavers <[email protected]>
Modify Windows serial port behavior to follow new calling pattern used for Linux, fix #226

github.com/serialport/bindings-cpp - 1a41d67be1554743d0f83c1da62f27b78d68ce40 authored almost 11 years ago by Jay Beavers <[email protected]>
Modify Windows serial port behavior to follow new calling pattern used for Linux, fix #226

github.com/serialport/website - 1a41d67be1554743d0f83c1da62f27b78d68ce40 authored almost 11 years ago by Jay Beavers <[email protected]>
Modify Windows serial port behavior to follow new calling pattern used for Linux, fix #226

github.com/serialport/node-serialport - 1a41d67be1554743d0f83c1da62f27b78d68ce40 authored almost 11 years ago by Jay Beavers <[email protected]>
Updates to the error handling to make it more consistent

github.com/serialport/website - 21bc92b7d0c2ec364ab77ca2944e919bbb055059 authored about 11 years ago by Jay Beavers <[email protected]>
Updates to the error handling to make it more consistent

github.com/serialport/node-serialport - 21bc92b7d0c2ec364ab77ca2944e919bbb055059 authored about 11 years ago by Jay Beavers <[email protected]>
Updates to the error handling to make it more consistent

github.com/serialport/bindings-cpp - 21bc92b7d0c2ec364ab77ca2944e919bbb055059 authored about 11 years ago by Jay Beavers <[email protected]>
Merge pull request #228 from reconbot/unit-test

Unit tests

github.com/serialport/bindings-cpp - 76cce08a8d7336d826c4228ccfd81b8c3d7a57cd authored about 11 years ago by Chris Williams <[email protected]>
Merge pull request #228 from reconbot/unit-test

Unit tests

github.com/serialport/node-serialport - 76cce08a8d7336d826c4228ccfd81b8c3d7a57cd authored about 11 years ago by Chris Williams <[email protected]>
Merge pull request #228 from reconbot/unit-test

Unit tests

github.com/serialport/website - 76cce08a8d7336d826c4228ccfd81b8c3d7a57cd authored about 11 years ago by Chris Williams <[email protected]>
Add travis to run our unit tests.

github.com/serialport/node-serialport - a09a06d61a93d32c6159bb075039de8645bebadd authored about 11 years ago by Francis Gulotta <[email protected]>
Add travis to run our unit tests.

github.com/serialport/bindings-cpp - a09a06d61a93d32c6159bb075039de8645bebadd authored about 11 years ago by Francis Gulotta <[email protected]>
Add travis to run our unit tests.

github.com/serialport/website - a09a06d61a93d32c6159bb075039de8645bebadd authored about 11 years ago by Francis Gulotta <[email protected]>
Our first mocha and chai tests with a bit of sinon-chai for good measure. These are two simple tests for parser.raw and parser.readline, as well as a missing semicolon in readline.

github.com/serialport/bindings-cpp - f9429a4fbb2ad0898b537799e488c09e81370592 authored about 11 years ago by Francis Gulotta <[email protected]>
Our first mocha and chai tests with a bit of sinon-chai for good measure. These are two simple tests for parser.raw and parser.readline, as well as a missing semicolon in readline.

github.com/serialport/node-serialport - f9429a4fbb2ad0898b537799e488c09e81370592 authored about 11 years ago by Francis Gulotta <[email protected]>
Our first mocha and chai tests with a bit of sinon-chai for good measure. These are two simple tests for parser.raw and parser.readline, as well as a missing semicolon in readline.

github.com/serialport/website - f9429a4fbb2ad0898b537799e488c09e81370592 authored about 11 years ago by Francis Gulotta <[email protected]>
Reverting out the change from joshmh about size changes.

github.com/serialport/node-serialport - 9b3ba57ac5420fabddc5feb8bccc1e75e1828bcb authored about 11 years ago by Chris Williams <[email protected]>
Reverting out the change from joshmh about size changes.

github.com/serialport/bindings-cpp - 9b3ba57ac5420fabddc5feb8bccc1e75e1828bcb authored about 11 years ago by Chris Williams <[email protected]>
Reverting out the change from joshmh about size changes.

github.com/serialport/website - 9b3ba57ac5420fabddc5feb8bccc1e75e1828bcb authored about 11 years ago by Chris Williams <[email protected]>
Release 1.2.1

github.com/serialport/website - 7beff8a5a59706097210a523e7afbf78c2430969 authored about 11 years ago by Chris Williams <[email protected]>
Release 1.2.1

github.com/serialport/node-serialport - 7beff8a5a59706097210a523e7afbf78c2430969 authored about 11 years ago by Chris Williams <[email protected]>
Release 1.2.1

github.com/serialport/bindings-cpp - 7beff8a5a59706097210a523e7afbf78c2430969 authored about 11 years ago by Chris Williams <[email protected]>
Merge pull request #220 from joshmh/master

Parity shouldn't be changing data bits

github.com/serialport/bindings-cpp - f859bf8002e9f4342403685a397f854810afbeca authored about 11 years ago by Chris Williams <[email protected]>
Merge pull request #220 from joshmh/master

Parity shouldn't be changing data bits

github.com/serialport/website - f859bf8002e9f4342403685a397f854810afbeca authored about 11 years ago by Chris Williams <[email protected]>
Merge pull request #220 from joshmh/master

Parity shouldn't be changing data bits

github.com/serialport/node-serialport - f859bf8002e9f4342403685a397f854810afbeca authored about 11 years ago by Chris Williams <[email protected]>
Update of valid JSON

github.com/serialport/website - 129e0016abcb961bb0debf9fccecd0a8c60a8436 authored about 11 years ago by Chris Williams <[email protected]>
Update of valid JSON

github.com/serialport/node-serialport - 129e0016abcb961bb0debf9fccecd0a8c60a8436 authored about 11 years ago by Chris Williams <[email protected]>
Update of valid JSON

github.com/serialport/bindings-cpp - 129e0016abcb961bb0debf9fccecd0a8c60a8436 authored about 11 years ago by Chris Williams <[email protected]>
Added rob to the maintainers.

github.com/serialport/website - 0e188bf744a6d80c0843d9945cca8eceaad66b5e authored about 11 years ago by Chris Williams <[email protected]>
Added rob to the maintainers.

github.com/serialport/bindings-cpp - 0e188bf744a6d80c0843d9945cca8eceaad66b5e authored about 11 years ago by Chris Williams <[email protected]>
Added rob to the maintainers.

github.com/serialport/node-serialport - 0e188bf744a6d80c0843d9945cca8eceaad66b5e authored about 11 years ago by Chris Williams <[email protected]>
Merge pull request #221 from giseburt/fix_close_and_flowcontrol

Fix close and flowcontrol

github.com/serialport/website - b19b2237b3e40715064eebd86b77c353646e710b authored about 11 years ago by Chris Williams <[email protected]>
Merge pull request #221 from giseburt/fix_close_and_flowcontrol

Fix close and flowcontrol

github.com/serialport/node-serialport - b19b2237b3e40715064eebd86b77c353646e710b authored about 11 years ago by Chris Williams <[email protected]>
Merge pull request #221 from giseburt/fix_close_and_flowcontrol

Fix close and flowcontrol

github.com/serialport/bindings-cpp - b19b2237b3e40715064eebd86b77c353646e710b authored about 11 years ago by Chris Williams <[email protected]>
Comment out extra logging.

github.com/serialport/website - 42451adcb2a2fc43ce7bfbecdb1da0e80f51d3f9 authored about 11 years ago by Robert Giseburt <[email protected]>
Comment out extra logging.

github.com/serialport/bindings-cpp - 42451adcb2a2fc43ce7bfbecdb1da0e80f51d3f9 authored about 11 years ago by Robert Giseburt <[email protected]>
Comment out extra logging.

github.com/serialport/node-serialport - 42451adcb2a2fc43ce7bfbecdb1da0e80f51d3f9 authored about 11 years ago by Robert Giseburt <[email protected]>
Fixing write to support non-blocking.

github.com/serialport/bindings-cpp - dcadb0d8429c04bfdb04677a452e0ceee634a22a authored about 11 years ago by Robert Giseburt <[email protected]>
Fixing write to support non-blocking.

github.com/serialport/website - dcadb0d8429c04bfdb04677a452e0ceee634a22a authored about 11 years ago by Robert Giseburt <[email protected]>
Fixing write to support non-blocking.

github.com/serialport/node-serialport - dcadb0d8429c04bfdb04677a452e0ceee634a22a authored about 11 years ago by Robert Giseburt <[email protected]>
Parity shouldn't be changing data bits

github.com/serialport/website - 03ad3d2552a64f579de001605a6d98eb027d6a61 authored about 11 years ago by Josh Harvey <[email protected]>
Parity shouldn't be changing data bits

github.com/serialport/node-serialport - 03ad3d2552a64f579de001605a6d98eb027d6a61 authored about 11 years ago by Josh Harvey <[email protected]>
Parity shouldn't be changing data bits

github.com/serialport/bindings-cpp - 03ad3d2552a64f579de001605a6d98eb027d6a61 authored about 11 years ago by Josh Harvey <[email protected]>
Merge pull request #210 from Bobris/master

Fix for truncated error messages on Windows

github.com/serialport/node-serialport - c718d9a46c90d189b7ac5acbe1fea07d1ba25003 authored about 11 years ago by Chris Williams <[email protected]>
Merge pull request #210 from Bobris/master

Fix for truncated error messages on Windows

github.com/serialport/website - c718d9a46c90d189b7ac5acbe1fea07d1ba25003 authored about 11 years ago by Chris Williams <[email protected]>
Merge pull request #210 from Bobris/master

Fix for truncated error messages on Windows

github.com/serialport/bindings-cpp - c718d9a46c90d189b7ac5acbe1fea07d1ba25003 authored about 11 years ago by Chris Williams <[email protected]>
Fix for truncated error messages on Windows

github.com/serialport/node-serialport - b6fe782fff3b8ed243b2c2d2932968e4aaf92087 authored about 11 years ago by Bobris <[email protected]>
Fix for truncated error messages on Windows

github.com/serialport/website - b6fe782fff3b8ed243b2c2d2932968e4aaf92087 authored about 11 years ago by Bobris <[email protected]>
Fix for truncated error messages on Windows

github.com/serialport/bindings-cpp - b6fe782fff3b8ed243b2c2d2932968e4aaf92087 authored about 11 years ago by Bobris <[email protected]>
Fix for close() (#150), support flow control (#203).

Flow control options haven't been added to windows yet.

github.com/serialport/node-serialport - 512bc80c2db7606c63eeb351235ce85c72ca547d authored about 11 years ago by Robert Giseburt <[email protected]>
Fix for close() (#150), support flow control (#203).

Flow control options haven't been added to windows yet.

github.com/serialport/website - 512bc80c2db7606c63eeb351235ce85c72ca547d authored about 11 years ago by Robert Giseburt <[email protected]>
Fix for close() (#150), support flow control (#203).

Flow control options haven't been added to windows yet.

github.com/serialport/bindings-cpp - 512bc80c2db7606c63eeb351235ce85c72ca547d authored about 11 years ago by Robert Giseburt <[email protected]>
Merge pull request #205 from giseburt/advanced

Fixing up flow control changes.

github.com/serialport/bindings-cpp - 6c58e5bac4b1417d9751dcf283f2a3cff0b7fc4c authored about 11 years ago by Chris Williams <[email protected]>
Merge pull request #205 from giseburt/advanced

Fixing up flow control changes.

github.com/serialport/website - 6c58e5bac4b1417d9751dcf283f2a3cff0b7fc4c authored about 11 years ago by Chris Williams <[email protected]>
Merge pull request #205 from giseburt/advanced

Fixing up flow control changes.

github.com/serialport/node-serialport - 6c58e5bac4b1417d9751dcf283f2a3cff0b7fc4c authored about 11 years ago by Chris Williams <[email protected]>
Fixing up flow control changes.

github.com/serialport/website - b1a76326e843c2c55906621d299390d17eda19f1 authored about 11 years ago by Robert Giseburt <[email protected]>
Fixing up flow control changes.

github.com/serialport/node-serialport - b1a76326e843c2c55906621d299390d17eda19f1 authored about 11 years ago by Robert Giseburt <[email protected]>
Fixing up flow control changes.

github.com/serialport/bindings-cpp - b1a76326e843c2c55906621d299390d17eda19f1 authored about 11 years ago by Robert Giseburt <[email protected]>
Minor updates to the package details (latest bindings module, updated version)

github.com/serialport/node-serialport - 9fe329b3a3b4bcb3338a5bd6392e638e98c2d56c authored about 11 years ago by Chris Williams <[email protected]>
Minor updates to the package details (latest bindings module, updated version)

github.com/serialport/website - 9fe329b3a3b4bcb3338a5bd6392e638e98c2d56c authored about 11 years ago by Chris Williams <[email protected]>
Minor updates to the package details (latest bindings module, updated version)

github.com/serialport/bindings-cpp - 9fe329b3a3b4bcb3338a5bd6392e638e98c2d56c authored about 11 years ago by Chris Williams <[email protected]>
Flushing changes for the new flowcontrol handling.

github.com/serialport/bindings-cpp - 8bd63d8a245e4923f7d76f10768fdc732ef22ed8 authored about 11 years ago by Chris Williams <[email protected]>
Flushing changes for the new flowcontrol handling.

github.com/serialport/website - 8bd63d8a245e4923f7d76f10768fdc732ef22ed8 authored about 11 years ago by Chris Williams <[email protected]>
Flushing changes for the new flowcontrol handling.

github.com/serialport/node-serialport - 8bd63d8a245e4923f7d76f10768fdc732ef22ed8 authored about 11 years ago by Chris Williams <[email protected]>
Adding test for relaxed baudrate handling and adding more advanced code handlign for options.

github.com/serialport/bindings-cpp - 701675e11ea886472db716b47191eb3178a675c8 authored about 11 years ago by Chris Williams <[email protected]>