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

chore(package): update sinon to version 4.1.5

github.com/serialport/bindings-cpp - 699a9073d39ec554e7cb8c3a66b6416ebfb7417f authored almost 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Add null check code

github.com/serialport/bindings-cpp - 602793dcd04cdfa261c4316005e02b3928ca332b authored almost 7 years ago by jykim <[email protected]>
Add null check code

github.com/serialport/website - 602793dcd04cdfa261c4316005e02b3928ca332b authored almost 7 years ago by jykim <[email protected]>
Add null check code

github.com/serialport/node-serialport - 602793dcd04cdfa261c4316005e02b3928ca332b authored almost 7 years ago by jykim <[email protected]>
Update CI testing so that builds and tests pass

Recent updates put the minimum supported Rust version at 1.13, so
this commit primarily updates ...

github.com/serialport/serialport-rs - 426f5ea3e255f29c9759ff089ecaf53c7d1e063a authored almost 7 years ago by Bryant Mairs <[email protected]>
Merge branch 'clipped' into 'master'

Make integer literals more readable

See merge request susurrus/serialport-rs!23

github.com/serialport/serialport-rs - 6d20f4d09f485870a1520162e0984f54a24a9223 authored almost 7 years ago by Bryant <[email protected]>
Enforce lossless cast to i64

github.com/serialport/serialport-rs - 6be75999b6ce28bfb591aefebe70553f38393dcf authored almost 7 years ago by Bryant Mairs <[email protected]>
Remove unnecessary closure

github.com/serialport/serialport-rs - 003b62406fbc7276cb9c41faa0c1cf7d153fb0f8 authored almost 7 years ago by Bryant Mairs <[email protected]>
Unify identical match arms

github.com/serialport/serialport-rs - 8de53dba37ec4e0ef3ba47e1aa0493eed5eff304 authored almost 7 years ago by Bryant Mairs <[email protected]>
Remove unnecessary .into()

github.com/serialport/serialport-rs - 41b896f8242c88437a9a25e6cd19978e4930ed70 authored almost 7 years ago by Bryant Mairs <[email protected]>
Fail CI when Clippy errors

github.com/serialport/serialport-rs - babba50685607133d4760b359ecb9a7d0adcadba authored almost 7 years ago by Bryant Mairs <[email protected]>
Make integer literals more readable

github.com/serialport/serialport-rs - f0d8b3434f6b1a62fb63bb94c90cbba6bd68d19b authored almost 7 years ago by Bryant Mairs <[email protected]>
Clarify the true home of serialport-rs

github.com/serialport/serialport-rs - b8bc6961ee233865e01b2bb7fb8a08aee2c0740b authored almost 7 years ago by Bryant Mairs <[email protected]>
Merge branch 'nix' into 'master'

Update constants namespaces used by nix

Closes #30

See merge request susurrus/serialport-rs!19

github.com/serialport/serialport-rs - ad8304afae59b6d907f86b795e9436524c19d744 authored almost 7 years ago by Bryant <[email protected]>
(CI) test against version 1.20 instead of 1.13 and use official rust docker images (fixes #30)

github.com/serialport/serialport-rs - cf0b29368c94d1436d2d4094e2daafc13cff296b authored almost 7 years ago by Nicolas Dusart <[email protected]>
Update constants namespaces used by nix

github.com/serialport/serialport-rs - 089b25bdb82db174972b971dc32d6a16af6a357d authored almost 7 years ago by Nicolas Dusart <[email protected]>
Fix documentation link

github.com/serialport/serialport-rs - 60da56d6d310d520c5307b249109b83f20f920e7 authored almost 7 years ago by Bryant Mairs <[email protected]>
Fix Travis CI badge

github.com/serialport/serialport-rs - 9b39bc7927c7a87326c828ac3538d9e68b687a33 authored almost 7 years ago by Bryant Mairs <[email protected]>
(cargo-release) start next development iteration 2.0.1-alpha.0

github.com/serialport/serialport-rs - c06fc2dbabf2b81143355e126bab51d012c9ccaa authored almost 7 years ago by Bryant Mairs <[email protected]>
(cargo-release) version 2.0.0

github.com/serialport/serialport-rs - 93a6d8b494062d067172ff7c4d923810efdf33f3 authored almost 7 years ago by Bryant Mairs <[email protected]>
Use now-released winapi 0.3

github.com/serialport/serialport-rs - a6f7f0239ae58ad081f8037acad5a4a87d9b65ee authored almost 7 years ago by Bryant Mairs <[email protected]>
Update CHANGELOG for 2.0 release

github.com/serialport/serialport-rs - 2dea357293bd1af7b520556b4d3b9c5877e9403b authored almost 7 years ago by Bryant Mairs <[email protected]>
Minor README cleanup

github.com/serialport/serialport-rs - ef3979a1059aea25871af91c863e89cdeb3c922e authored almost 7 years ago by Bryant Mairs <[email protected]>
Fix up README and migrate to Markdown

This makes it render nicely on docs.rs

github.com/serialport/serialport-rs - c380b9c70245d9053714fd5b904c0cb99a018115 authored almost 7 years ago by Bryant Mairs <[email protected]>
Merge branch 'ci-clippy' into 'master'

Fix clippy CI job

See merge request susurrus/serialport-rs!21

github.com/serialport/serialport-rs - 7cee364e7d133290e5d5bd60e029e8c1b6e3bcc3 authored almost 7 years ago by Bryant <[email protected]>
fix the clippy job

`cargo update` cannot be present in `before_script` as
`cargo` is not always already available i...

github.com/serialport/serialport-rs - d4cf8275fe66d7bac3edf18db62725c02460a745 authored almost 7 years ago by Nicolas Dusart <[email protected]>
Merge branch 'fix_nix' into 'master'

Use specific nix version

See merge request susurrus/serialport-rs!22

github.com/serialport/serialport-rs - 89835c3eeaf69d7da05dcba51db895fd63112a2f authored almost 7 years ago by Bryant <[email protected]>
Use specific nix version

Now that necessary changes in nix have been released in 0.9,
use that specific version rather th...

github.com/serialport/serialport-rs - 23260ea5d8860088d23a55d9cfa920a0044be598 authored almost 7 years ago by Bryant Mairs <[email protected]>
chore(package): update prebuild to version 7.0.0

github.com/serialport/bindings-cpp - bc46149b2780d96936ecf25c5e426344c36e4c62 authored almost 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update prebuild to version 7.0.0

github.com/serialport/website - bc46149b2780d96936ecf25c5e426344c36e4c62 authored almost 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update prebuild to version 7.0.0

github.com/serialport/node-serialport - bc46149b2780d96936ecf25c5e426344c36e4c62 authored almost 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
feat(parsers): ByteLength is now more efficient (#1402)

And better documented

github.com/serialport/node-serialport - f7eb2f0df4317191afa3a95a5ac8bbed4ec49344 authored almost 7 years ago by Francis Gulotta <[email protected]>
feat(parsers): ByteLength is now more efficient (#1402)

And better documented

github.com/serialport/website - f7eb2f0df4317191afa3a95a5ac8bbed4ec49344 authored almost 7 years ago by Francis Gulotta <[email protected]>
feat(parsers): ByteLength is now more efficient (#1402)

And better documented

github.com/serialport/bindings-cpp - f7eb2f0df4317191afa3a95a5ac8bbed4ec49344 authored almost 7 years ago by Francis Gulotta <[email protected]>
docs(readyParser): correct the required parameters (#1392)

github.com/serialport/bindings-cpp - dcd256d27a177f2a528872e3b0d783a26891a2e0 authored almost 7 years ago by Francis Gulotta <[email protected]>
docs(readyParser): correct the required parameters (#1392)

github.com/serialport/website - dcd256d27a177f2a528872e3b0d783a26891a2e0 authored almost 7 years ago by Francis Gulotta <[email protected]>
docs(readyParser): correct the required parameters (#1392)

github.com/serialport/node-serialport - dcd256d27a177f2a528872e3b0d783a26891a2e0 authored almost 7 years ago by Francis Gulotta <[email protected]>
fix(docs): Put gitter link back

github.com/serialport/node-serialport - f8f3ce59bb1284d1292ecfa22e5de69c563340a9 authored almost 7 years ago by Francis Gulotta <[email protected]>
fix(docs): Put gitter link back

github.com/serialport/website - f8f3ce59bb1284d1292ecfa22e5de69c563340a9 authored almost 7 years ago by Francis Gulotta <[email protected]>
fix(docs): Put gitter link back

github.com/serialport/bindings-cpp - f8f3ce59bb1284d1292ecfa22e5de69c563340a9 authored almost 7 years ago by Francis Gulotta <[email protected]>
feat(docs): Switch to JSDOC docs not in the readme (#1383)

- Improve a few docs here and there
- Rename the repo
- Remove the authors field in the packag...

github.com/serialport/bindings-cpp - 60fc0472891d1ec642f83665a41937d996b5d369 authored almost 7 years ago by Francis Gulotta <[email protected]>
feat(docs): Switch to JSDOC docs not in the readme (#1383)

- Improve a few docs here and there
- Rename the repo
- Remove the authors field in the packag...

github.com/serialport/website - 60fc0472891d1ec642f83665a41937d996b5d369 authored almost 7 years ago by Francis Gulotta <[email protected]>
feat(docs): Switch to JSDOC docs not in the readme (#1383)

- Improve a few docs here and there
- Rename the repo
- Remove the authors field in the packag...

github.com/serialport/node-serialport - 60fc0472891d1ec642f83665a41937d996b5d369 authored almost 7 years ago by Francis Gulotta <[email protected]>
v6.0.4

github.com/serialport/bindings-cpp - 22a36b195ac912758f7e38aea402786eec62fff6 authored almost 7 years ago by Francis Gulotta <[email protected]>
v6.0.4

github.com/serialport/website - 22a36b195ac912758f7e38aea402786eec62fff6 authored almost 7 years ago by Francis Gulotta <[email protected]>
fix(windows): bad parameter for ReadThread (windows) (#1377)

github.com/serialport/bindings-cpp - 6f3afbe5a1caa4b561e124f1b7c8830c589f66c4 authored almost 7 years ago by kimushu <[email protected]>
fix(windows): bad parameter for ReadThread (windows) (#1377)

github.com/serialport/website - 6f3afbe5a1caa4b561e124f1b7c8830c589f66c4 authored almost 7 years ago by kimushu <[email protected]>
fix(windows): bad parameter for ReadThread (windows) (#1377)

github.com/serialport/node-serialport - 6f3afbe5a1caa4b561e124f1b7c8830c589f66c4 authored almost 7 years ago by kimushu <[email protected]>
fix(packages): just-extend isn't necessary anymore (#1376)

github.com/serialport/node-serialport - 8f650c344e8df171562dd71470ae2843660456dc authored almost 7 years ago by Francis Gulotta <[email protected]>
fix(packages): just-extend isn't necessary anymore (#1376)

github.com/serialport/bindings-cpp - 8f650c344e8df171562dd71470ae2843660456dc authored almost 7 years ago by Francis Gulotta <[email protected]>
fix(packages): just-extend isn't necessary anymore (#1376)

github.com/serialport/website - 8f650c344e8df171562dd71470ae2843660456dc authored almost 7 years ago by Francis Gulotta <[email protected]>
v6.0.3

github.com/serialport/bindings-cpp - 4759689f2a34ad2ad467ab51e20e869bb2357c6b authored almost 7 years ago by Francis Gulotta <[email protected]>
v6.0.3

github.com/serialport/website - 4759689f2a34ad2ad467ab51e20e869bb2357c6b authored almost 7 years ago by Francis Gulotta <[email protected]>
chore(packages): Upgrade debug fix sinon (#1372)

- Added `just-extend` because it'a broken dep of a dep in sinon

github.com/serialport/node-serialport - 573ff55bed02f822ebc7d26ab398b10b8e692b19 authored almost 7 years ago by Francis Gulotta <[email protected]>
chore(packages): Upgrade debug fix sinon (#1372)

- Added `just-extend` because it'a broken dep of a dep in sinon

github.com/serialport/website - 573ff55bed02f822ebc7d26ab398b10b8e692b19 authored almost 7 years ago by Francis Gulotta <[email protected]>
chore(packages): Upgrade debug fix sinon (#1372)

- Added `just-extend` because it'a broken dep of a dep in sinon

github.com/serialport/bindings-cpp - 573ff55bed02f822ebc7d26ab398b10b8e692b19 authored almost 7 years ago by Francis Gulotta <[email protected]>
docs(README): change security scanner badge

github.com/serialport/website - 6405538efe1a7319e77208c0b95d6cdcf13359f8 authored almost 7 years ago by Francis Gulotta <[email protected]>
docs(README): change security scanner badge

github.com/serialport/bindings-cpp - 6405538efe1a7319e77208c0b95d6cdcf13359f8 authored almost 7 years ago by Francis Gulotta <[email protected]>
docs(README): change security scanner badge

github.com/serialport/node-serialport - 6405538efe1a7319e77208c0b95d6cdcf13359f8 authored almost 7 years ago by Francis Gulotta <[email protected]>
v6.0.2

github.com/serialport/bindings-cpp - 13621f30800ae1560928953c8db0004e9096f3ed authored almost 7 years ago by Francis Gulotta <[email protected]>
v6.0.2

github.com/serialport/website - 13621f30800ae1560928953c8db0004e9096f3ed authored almost 7 years ago by Francis Gulotta <[email protected]>
Bump to 6.0.1 for testing

github.com/serialport/website - af32149c4d8d58dfdfdb6a66a0ad5aa60c77f435 authored about 7 years ago by Francis Gulotta <[email protected]>
Bump to 6.0.1 for testing

github.com/serialport/bindings-cpp - af32149c4d8d58dfdfdb6a66a0ad5aa60c77f435 authored about 7 years ago by Francis Gulotta <[email protected]>
Bump to 6.0.1 for testing

github.com/serialport/node-serialport - af32149c4d8d58dfdfdb6a66a0ad5aa60c77f435 authored about 7 years ago by Francis Gulotta <[email protected]>
fix(windows): Fix async handle leak (#1367)

Fixes event loop weirdness in #1363

github.com/serialport/node-serialport - c1d9d88aa6cc36cb2b1f99ef8c9b1dfc0e742b5a authored about 7 years ago by kimushu <[email protected]>
fix(windows): Fix async handle leak (#1367)

Fixes event loop weirdness in #1363

github.com/serialport/bindings-cpp - c1d9d88aa6cc36cb2b1f99ef8c9b1dfc0e742b5a authored about 7 years ago by kimushu <[email protected]>
fix(windows): Fix async handle leak (#1367)

Fixes event loop weirdness in #1363

github.com/serialport/website - c1d9d88aa6cc36cb2b1f99ef8c9b1dfc0e742b5a authored about 7 years ago by kimushu <[email protected]>
fix(windows): Fix read & write bugs for windows (#1364)

* Fix OVERLAPPED initialization
* Fix buffer overrun for writing and reading
* Remove unsafe m...

github.com/serialport/bindings-cpp - 0e4b1f9fb43a390af22bb7c05a990dfe8686a7f7 authored about 7 years ago by kimushu <[email protected]>
fix(windows): Fix read & write bugs for windows (#1364)

* Fix OVERLAPPED initialization
* Fix buffer overrun for writing and reading
* Remove unsafe m...

github.com/serialport/website - 0e4b1f9fb43a390af22bb7c05a990dfe8686a7f7 authored about 7 years ago by kimushu <[email protected]>
fix(windows): Fix read & write bugs for windows (#1364)

* Fix OVERLAPPED initialization
* Fix buffer overrun for writing and reading
* Remove unsafe m...

github.com/serialport/node-serialport - 0e4b1f9fb43a390af22bb7c05a990dfe8686a7f7 authored about 7 years ago by kimushu <[email protected]>
docs(README): fix api links

github.com/serialport/node-serialport - 6ed7b3be3869cd669a0e35ae99df7f9faf158004 authored about 7 years ago by Francis Gulotta <[email protected]>
docs(README): fix api links

github.com/serialport/website - 6ed7b3be3869cd669a0e35ae99df7f9faf158004 authored about 7 years ago by Francis Gulotta <[email protected]>
docs(README): fix api links

github.com/serialport/bindings-cpp - 6ed7b3be3869cd669a0e35ae99df7f9faf158004 authored about 7 years ago by Francis Gulotta <[email protected]>
docs: Collapse the beta changes in changelog and upgrade guide

github.com/serialport/bindings-cpp - a9726860796329b3a5e3dc50d69c4712f0c75f7a authored about 7 years ago by Francis Gulotta <[email protected]>
docs: Collapse the beta changes in changelog and upgrade guide

github.com/serialport/website - a9726860796329b3a5e3dc50d69c4712f0c75f7a authored about 7 years ago by Francis Gulotta <[email protected]>
docs: Collapse the beta changes in changelog and upgrade guide

github.com/serialport/node-serialport - a9726860796329b3a5e3dc50d69c4712f0c75f7a authored about 7 years ago by Francis Gulotta <[email protected]>
Bump to v6.0.0

github.com/serialport/node-serialport - af97b0977eec50104bfc0e91b7b884d166d1cd6a authored about 7 years ago by Francis Gulotta <[email protected]>
Bump to v6.0.0

github.com/serialport/bindings-cpp - af97b0977eec50104bfc0e91b7b884d166d1cd6a authored about 7 years ago by Francis Gulotta <[email protected]>
Bump to v6.0.0

github.com/serialport/website - af97b0977eec50104bfc0e91b7b884d166d1cd6a authored about 7 years ago by Francis Gulotta <[email protected]>
feat(windows): Add ERROR_INVALID_PARAMETER to supported bindings errors (#1354)

Error message according the Microsoft documentation:

ERROR_INVALID_PARAMETER = 87 -> The para...

github.com/serialport/bindings-cpp - 4ff9c67dc4ac86c49395d01c7f157ba9fb9b81ad authored about 7 years ago by Evgeni Milev <[email protected]>
feat(windows): Add ERROR_INVALID_PARAMETER to supported bindings errors (#1354)

Error message according the Microsoft documentation:

ERROR_INVALID_PARAMETER = 87 -> The para...

github.com/serialport/website - 4ff9c67dc4ac86c49395d01c7f157ba9fb9b81ad authored about 7 years ago by Evgeni Milev <[email protected]>
feat(windows): Add ERROR_INVALID_PARAMETER to supported bindings errors (#1354)

Error message according the Microsoft documentation:

ERROR_INVALID_PARAMETER = 87 -> The para...

github.com/serialport/node-serialport - 4ff9c67dc4ac86c49395d01c7f157ba9fb9b81ad authored about 7 years ago by Evgeni Milev <[email protected]>
Bump to 6.0.0-beta3

github.com/serialport/node-serialport - dffa9d5e00cb446383fe495de28a32d0998aadb7 authored about 7 years ago by Francis Gulotta <[email protected]>
Bump to 6.0.0-beta3

github.com/serialport/bindings-cpp - dffa9d5e00cb446383fe495de28a32d0998aadb7 authored about 7 years ago by Francis Gulotta <[email protected]>
Bump to 6.0.0-beta3

github.com/serialport/website - dffa9d5e00cb446383fe495de28a32d0998aadb7 authored about 7 years ago by Francis Gulotta <[email protected]>
chore(package): update sinon to version 4.0.0 (#1348)

github.com/serialport/website - 530247ac32ee8d99e108864e2459f9aa88606585 authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update sinon to version 4.0.0 (#1348)

github.com/serialport/bindings-cpp - 530247ac32ee8d99e108864e2459f9aa88606585 authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update sinon to version 4.0.0 (#1348)

github.com/serialport/node-serialport - 530247ac32ee8d99e108864e2459f9aa88606585 authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update mocha to version 4.0.0 (#1352)

github.com/serialport/node-serialport - a5c01ffa1e6c3f5071aae6f3f4700282c5296ba3 authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update mocha to version 4.0.0 (#1352)

github.com/serialport/website - a5c01ffa1e6c3f5071aae6f3f4700282c5296ba3 authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update mocha to version 4.0.0 (#1352)

github.com/serialport/bindings-cpp - a5c01ffa1e6c3f5071aae6f3f4700282c5296ba3 authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
feat(parsers): Add cctalk parsers (#1342)

* Added Working CCTalk Parser
* add basic tests
* compiled docs for cctalk parser

github.com/serialport/website - bcb492f3869d53425778b610d31efc2cd46063c8 authored about 7 years ago by Frank Lemanschik <[email protected]>
feat(parsers): Add cctalk parsers (#1342)

* Added Working CCTalk Parser
* add basic tests
* compiled docs for cctalk parser

github.com/serialport/bindings-cpp - bcb492f3869d53425778b610d31efc2cd46063c8 authored about 7 years ago by Frank Lemanschik <[email protected]>
feat(parsers): Add cctalk parsers (#1342)

* Added Working CCTalk Parser
* add basic tests
* compiled docs for cctalk parser

github.com/serialport/node-serialport - bcb492f3869d53425778b610d31efc2cd46063c8 authored about 7 years ago by Frank Lemanschik <[email protected]>
Merge pull request #169 from SteeveDroz/patch-1

Place <script> in <body>

github.com/serialport/electron-serialport-quick-start - 71199c46fc6d599ab3f29f25e837d0e1768b5ef7 authored about 7 years ago by Zeke Sikelianos <[email protected]>
Merge pull request #167 from auchenberg/patch-1

Update Electron to 1.7.6

github.com/serialport/electron-serialport-quick-start - d8b4f0bef36aeb5ef0c81fe5f5e44f7c8544b711 authored about 7 years ago by Zeke Sikelianos <[email protected]>
Update electron to ~1.7.9

github.com/serialport/electron-serialport-quick-start - 235c80f7c9ad32b59513f5835ecfcc69af9daeb6 authored about 7 years ago by Zeke Sikelianos <[email protected]>