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

feat(open): Throw on incorrect baudrate option (#1347)

This was causing a lot of issues, lets make it easier on people.

github.com/serialport/website - a3b8d3559771eafcc2f11ca58618bd68fb7344a4 authored about 7 years ago by Francis Gulotta <[email protected]>
feat(open): Throw on incorrect baudrate option (#1347)

This was causing a lot of issues, lets make it easier on people.

github.com/serialport/node-serialport - a3b8d3559771eafcc2f11ca58618bd68fb7344a4 authored about 7 years ago by Francis Gulotta <[email protected]>
feat(open): Throw on incorrect baudrate option (#1347)

This was causing a lot of issues, lets make it easier on people.

github.com/serialport/bindings-cpp - a3b8d3559771eafcc2f11ca58618bd68fb7344a4 authored about 7 years ago by Francis Gulotta <[email protected]>
chore(packages): upgrade eslint and sinon (#1343)

github.com/serialport/bindings-cpp - c590021f6289c27ef9661d4363be7b019cdf6adc authored about 7 years ago by Francis Gulotta <[email protected]>
chore(packages): upgrade eslint and sinon (#1343)

github.com/serialport/website - c590021f6289c27ef9661d4363be7b019cdf6adc authored about 7 years ago by Francis Gulotta <[email protected]>
chore(packages): upgrade eslint and sinon (#1343)

github.com/serialport/node-serialport - c590021f6289c27ef9661d4363be7b019cdf6adc authored about 7 years ago by Francis Gulotta <[email protected]>
Place <script> in <body>

github.com/serialport/electron-serialport-quick-start - 3162ba6e631436c27d17557dd7b80ca768c53814 authored about 7 years ago by Steeve Droz <[email protected]>
Update Electron to 1.7.6

github.com/serialport/electron-serialport-quick-start - 11902e9168e11bc84897b325ada21f2099be6fed authored about 7 years ago by Kenneth Auchenberg <[email protected]>
Update publishing instructions

github.com/serialport/website - 48509012f57995042e2b5e0c0fdb7da6d4e09395 authored about 7 years ago by Francis Gulotta <[email protected]>
Update publishing instructions

github.com/serialport/node-serialport - 48509012f57995042e2b5e0c0fdb7da6d4e09395 authored about 7 years ago by Francis Gulotta <[email protected]>
Update publishing instructions

github.com/serialport/bindings-cpp - 48509012f57995042e2b5e0c0fdb7da6d4e09395 authored about 7 years ago by Francis Gulotta <[email protected]>
fix(docs): add missing parsers to properties list

github.com/serialport/bindings-cpp - 3faadac88af3a8111cc7412fbee151fe3448c92b authored about 7 years ago by Francis Gulotta <[email protected]>
fix(docs): add missing parsers to properties list

github.com/serialport/website - 3faadac88af3a8111cc7412fbee151fe3448c92b authored about 7 years ago by Francis Gulotta <[email protected]>
fix(docs): add missing parsers to properties list

github.com/serialport/node-serialport - 3faadac88af3a8111cc7412fbee151fe3448c92b authored about 7 years ago by Francis Gulotta <[email protected]>
6.0.0-beta2

github.com/serialport/node-serialport - ad8abf6584adc3a4aace8af0099552888585a573 authored about 7 years ago by Francis Gulotta <[email protected]>
6.0.0-beta2

github.com/serialport/website - ad8abf6584adc3a4aace8af0099552888585a573 authored about 7 years ago by Francis Gulotta <[email protected]>
6.0.0-beta2

github.com/serialport/bindings-cpp - ad8abf6584adc3a4aace8af0099552888585a573 authored about 7 years ago by Francis Gulotta <[email protected]>
fix(windows): Asynchronous callbacks for reading and writing (#1328)

Instead of ReadFile and WriteFile, which block and transfer data synchronously, use ReadFileEx a...

github.com/serialport/bindings-cpp - 69de5950a654498698135427c37931b15a597767 authored about 7 years ago by Dustin Long <[email protected]>
fix(windows): Asynchronous callbacks for reading and writing (#1328)

Instead of ReadFile and WriteFile, which block and transfer data synchronously, use ReadFileEx a...

github.com/serialport/website - 69de5950a654498698135427c37931b15a597767 authored about 7 years ago by Dustin Long <[email protected]>
fix(windows): Asynchronous callbacks for reading and writing (#1328)

Instead of ReadFile and WriteFile, which block and transfer data synchronously, use ReadFileEx a...

github.com/serialport/node-serialport - 69de5950a654498698135427c37931b15a597767 authored about 7 years ago by Dustin Long <[email protected]>
Revert "fix(windows): Asynchronous callbacks for reading and writing on Windows" (#1323)

This reverts commit 2c2a8b688cdeb22076a11ebffe2543dbc3689910.

github.com/serialport/node-serialport - c7a3be416461d065b260a0710de1b8d25d97b052 authored about 7 years ago by Francis Gulotta <[email protected]>
Revert "fix(windows): Asynchronous callbacks for reading and writing on Windows" (#1323)

This reverts commit 2c2a8b688cdeb22076a11ebffe2543dbc3689910.

github.com/serialport/website - c7a3be416461d065b260a0710de1b8d25d97b052 authored about 7 years ago by Francis Gulotta <[email protected]>
Revert "fix(windows): Asynchronous callbacks for reading and writing on Windows" (#1323)

This reverts commit 2c2a8b688cdeb22076a11ebffe2543dbc3689910.

github.com/serialport/bindings-cpp - c7a3be416461d065b260a0710de1b8d25d97b052 authored about 7 years ago by Francis Gulotta <[email protected]>
fix(windows): Asynchronous callbacks for reading and writing on Windows (#1313)

Instead of ReadFile and WriteFile, which block and transfer data synchronously, use ReadFileEx a...

github.com/serialport/bindings-cpp - 2c2a8b688cdeb22076a11ebffe2543dbc3689910 authored about 7 years ago by Dustin Long <[email protected]>
fix(windows): Asynchronous callbacks for reading and writing on Windows (#1313)

Instead of ReadFile and WriteFile, which block and transfer data synchronously, use ReadFileEx a...

github.com/serialport/website - 2c2a8b688cdeb22076a11ebffe2543dbc3689910 authored about 7 years ago by Dustin Long <[email protected]>
fix(windows): Asynchronous callbacks for reading and writing on Windows (#1313)

Instead of ReadFile and WriteFile, which block and transfer data synchronously, use ReadFileEx a...

github.com/serialport/node-serialport - 2c2a8b688cdeb22076a11ebffe2543dbc3689910 authored about 7 years ago by Dustin Long <[email protected]>
fix: Fixed typo in upgrade guide (#1321)

see also http://www.dictionary.com/browse/per-say

github.com/serialport/website - bf251a970330952ee3d87a688e3ae44b43b7f2bf authored about 7 years ago by Marcus Wittig <[email protected]>
fix: Fixed typo in upgrade guide (#1321)

see also http://www.dictionary.com/browse/per-say

github.com/serialport/node-serialport - bf251a970330952ee3d87a688e3ae44b43b7f2bf authored about 7 years ago by Marcus Wittig <[email protected]>
fix: Fixed typo in upgrade guide (#1321)

see also http://www.dictionary.com/browse/per-say

github.com/serialport/bindings-cpp - bf251a970330952ee3d87a688e3ae44b43b7f2bf authored about 7 years ago by Marcus Wittig <[email protected]>
chore(package): update eslint to version 4.5.0 (#1315)

github.com/serialport/bindings-cpp - 722d589630a8db3c583766c97d6657d777e308ee authored about 7 years ago by Francis Gulotta <[email protected]>
chore(package): update eslint to version 4.5.0 (#1315)

github.com/serialport/node-serialport - 722d589630a8db3c583766c97d6657d777e308ee authored about 7 years ago by Francis Gulotta <[email protected]>
chore(package): update eslint to version 4.5.0 (#1315)

github.com/serialport/website - 722d589630a8db3c583766c97d6657d777e308ee authored about 7 years ago by Francis Gulotta <[email protected]>
chore(package): update debug to version 3.0.1 (#1314)

github.com/serialport/node-serialport - 1ee4e5ad195868141089c48a0a77df8ae30ba75e authored about 7 years ago by Francis Gulotta <[email protected]>
chore(package): update debug to version 3.0.1 (#1314)

github.com/serialport/website - 1ee4e5ad195868141089c48a0a77df8ae30ba75e authored about 7 years ago by Francis Gulotta <[email protected]>
chore(package): update debug to version 3.0.1 (#1314)

github.com/serialport/bindings-cpp - 1ee4e5ad195868141089c48a0a77df8ae30ba75e authored about 7 years ago by Francis Gulotta <[email protected]>
chore(package): update sinon to version 3.2.1 (#1316)

github.com/serialport/bindings-cpp - 4e266e52cab2131d513b036d26d3c2af35c8e207 authored about 7 years ago by Francis Gulotta <[email protected]>
chore(package): update sinon to version 3.2.1 (#1316)

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

github.com/serialport/node-serialport - 4e266e52cab2131d513b036d26d3c2af35c8e207 authored about 7 years ago by Francis Gulotta <[email protected]>
Cleanup BaudRate imports

github.com/serialport/serialport-rs - 63b36a2b0d4194ee7b85016a16be7360f45279b3 authored about 7 years ago by Bryant Mairs <[email protected]>
Merge branch 'ioctl' into 'master'

Remove Ioctl-rs dependency

Closes #24

See merge request !17

github.com/serialport/serialport-rs - 1e59e8b0cfc0ee5dc9742b89046aabca4c7911e5 authored about 7 years ago by Bryant <[email protected]>
Merge branch 'set_all' into 'master'

only call `tcsetattr` and `tcflush` once in `set_all`

Closes #3

See merge request !18

github.com/serialport/serialport-rs - d73d11b1b9e441feb2b970633d7e842970131096 authored about 7 years ago by Bryant <[email protected]>
fix(package): update debug to version 3.0.0 (#1292)

github.com/serialport/node-serialport - 4987750a18fd668295b57b81b003cb4a4c00709e authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
fix(package): update debug to version 3.0.0 (#1292)

github.com/serialport/website - 4987750a18fd668295b57b81b003cb4a4c00709e authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
fix(package): update debug to version 3.0.0 (#1292)

github.com/serialport/bindings-cpp - 4987750a18fd668295b57b81b003cb4a4c00709e authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
fix(docs): Add a note about windows support

Closes #1299

github.com/serialport/bindings-cpp - 76b71913f49ffbafaeb040ac5eafda734cab02e2 authored about 7 years ago by Francis Gulotta <[email protected]>
fix(docs): Add a note about windows support

Closes #1299

github.com/serialport/node-serialport - 76b71913f49ffbafaeb040ac5eafda734cab02e2 authored about 7 years ago by Francis Gulotta <[email protected]>
fix(docs): Add a note about windows support

Closes #1299

github.com/serialport/website - 76b71913f49ffbafaeb040ac5eafda734cab02e2 authored about 7 years ago by Francis Gulotta <[email protected]>
fix(docs): correct default highWaterMark to 65536 bytes

github.com/serialport/website - e83ec4e58523ec43ae544dee3f9e0a017b726c21 authored about 7 years ago by Francis Gulotta <[email protected]>
fix(docs): correct default highWaterMark to 65536 bytes

github.com/serialport/node-serialport - e83ec4e58523ec43ae544dee3f9e0a017b726c21 authored about 7 years ago by Francis Gulotta <[email protected]>
fix(docs): correct default highWaterMark to 65536 bytes

github.com/serialport/bindings-cpp - e83ec4e58523ec43ae544dee3f9e0a017b726c21 authored about 7 years ago by Francis Gulotta <[email protected]>
6.0.0-beta1

### Bug Fixes

* **linux:** The productID should be a number not a description string ([#1279](h...

github.com/serialport/bindings-cpp - 335ede97faec94409f22ec83f5296b5c19a61760 authored about 7 years ago by Francis Gulotta <[email protected]>
6.0.0-beta1

### Bug Fixes

* **linux:** The productID should be a number not a description string ([#1279](h...

github.com/serialport/node-serialport - 335ede97faec94409f22ec83f5296b5c19a61760 authored about 7 years ago by Francis Gulotta <[email protected]>
6.0.0-beta1

### Bug Fixes

* **linux:** The productID should be a number not a description string ([#1279](h...

github.com/serialport/website - 335ede97faec94409f22ec83f5296b5c19a61760 authored about 7 years ago by Francis Gulotta <[email protected]>
feat(test): tone down codecov comments (#1289)

github.com/serialport/website - 749ffacd536867697c0a3644e1cb7eb6f240daea authored about 7 years ago by Francis Gulotta <[email protected]>
feat(test): tone down codecov comments (#1289)

github.com/serialport/node-serialport - 749ffacd536867697c0a3644e1cb7eb6f240daea authored about 7 years ago by Francis Gulotta <[email protected]>
feat(test): tone down codecov comments (#1289)

github.com/serialport/bindings-cpp - 749ffacd536867697c0a3644e1cb7eb6f240daea authored about 7 years ago by Francis Gulotta <[email protected]>
fix(windows): Parse more types of pnpIds (#1288)

This should give us more serial numbers on windows.

fixes #1220

github.com/serialport/bindings-cpp - 0b554d7368364bbb937d9370f8d670d999a2cbbc authored about 7 years ago by Francis Gulotta <[email protected]>
fix(windows): Parse more types of pnpIds (#1288)

This should give us more serial numbers on windows.

fixes #1220

github.com/serialport/node-serialport - 0b554d7368364bbb937d9370f8d670d999a2cbbc authored about 7 years ago by Francis Gulotta <[email protected]>
fix(windows): Parse more types of pnpIds (#1288)

This should give us more serial numbers on windows.

fixes #1220

github.com/serialport/website - 0b554d7368364bbb937d9370f8d670d999a2cbbc authored about 7 years ago by Francis Gulotta <[email protected]>
chore(changelog): Try out conventional-changelog (#1287)

Works great!

github.com/serialport/website - 5662df04b77edbaadccdf8f1ff6f15d18b8c5afb authored about 7 years ago by Francis Gulotta <[email protected]>
chore(changelog): Try out conventional-changelog (#1287)

Works great!

github.com/serialport/node-serialport - 5662df04b77edbaadccdf8f1ff6f15d18b8c5afb authored about 7 years ago by Francis Gulotta <[email protected]>
chore(changelog): Try out conventional-changelog (#1287)

Works great!

github.com/serialport/bindings-cpp - 5662df04b77edbaadccdf8f1ff6f15d18b8c5afb authored about 7 years ago by Francis Gulotta <[email protected]>
chore(docs): Update info about prebuild and contributing (#1286)

github.com/serialport/bindings-cpp - 902a62c8afc9353cbe5ce965529fd055a6398809 authored about 7 years ago by Francis Gulotta <[email protected]>
chore(docs): Update info about prebuild and contributing (#1286)

github.com/serialport/node-serialport - 902a62c8afc9353cbe5ce965529fd055a6398809 authored about 7 years ago by Francis Gulotta <[email protected]>
chore(docs): Update info about prebuild and contributing (#1286)

github.com/serialport/website - 902a62c8afc9353cbe5ce965529fd055a6398809 authored about 7 years ago by Francis Gulotta <[email protected]>
fix(tests): fixup for #1279 (#1285)

github.com/serialport/website - 56074f606f6a98c10e6e3331564dc6bf6c0d232f authored about 7 years ago by Francis Gulotta <[email protected]>
fix(tests): fixup for #1279 (#1285)

github.com/serialport/node-serialport - 56074f606f6a98c10e6e3331564dc6bf6c0d232f authored about 7 years ago by Francis Gulotta <[email protected]>
fix(tests): fixup for #1279 (#1285)

github.com/serialport/bindings-cpp - 56074f606f6a98c10e6e3331564dc6bf6c0d232f authored about 7 years ago by Francis Gulotta <[email protected]>
fix(linux): The productID should be a number not a description string (#1279)

fix: #1278

github.com/serialport/bindings-cpp - bf46f682d4c92f7eda8006d874a3639b7045f2c2 authored about 7 years ago by Erik Kallen <[email protected]>
fix(linux): The productID should be a number not a description string (#1279)

fix: #1278

github.com/serialport/website - bf46f682d4c92f7eda8006d874a3639b7045f2c2 authored about 7 years ago by Erik Kallen <[email protected]>
fix(linux): The productID should be a number not a description string (#1279)

fix: #1278

github.com/serialport/node-serialport - bf46f682d4c92f7eda8006d874a3639b7045f2c2 authored about 7 years ago by Erik Kallen <[email protected]>
chore(package): update sinon to version 3.0.0 (#1280)

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

github.com/serialport/node-serialport - 648a7f556a743a1fe8e8fd35a52c3f78b209a69b authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update sinon to version 3.0.0 (#1280)

github.com/serialport/bindings-cpp - 648a7f556a743a1fe8e8fd35a52c3f78b209a69b authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(binaries): Lets switch to prebuild! (#1282)

- Build once on each platform (win32, win64, linux32, linux64, osx)
- upload to github
- Binar...

github.com/serialport/bindings-cpp - 8c36e99694837ce970150c80a623eecd2b71df6f authored about 7 years ago by Francis Gulotta <[email protected]>
chore(binaries): Lets switch to prebuild! (#1282)

- Build once on each platform (win32, win64, linux32, linux64, osx)
- upload to github
- Binar...

github.com/serialport/website - 8c36e99694837ce970150c80a623eecd2b71df6f authored about 7 years ago by Francis Gulotta <[email protected]>
chore(binaries): Lets switch to prebuild! (#1282)

- Build once on each platform (win32, win64, linux32, linux64, osx)
- upload to github
- Binar...

github.com/serialport/node-serialport - 8c36e99694837ce970150c80a623eecd2b71df6f authored about 7 years ago by Francis Gulotta <[email protected]>
fix(windows): Add option to disable RTS (#1277)

* Add option to disable RTS on Windows
* Add support for XON / XOFF on Windows. This is probab...

github.com/serialport/node-serialport - 5b8d1638610bd403d011477cd6bcf38fa55c7240 authored about 7 years ago by Joshua Shireman <[email protected]>
fix(windows): Add option to disable RTS (#1277)

* Add option to disable RTS on Windows
* Add support for XON / XOFF on Windows. This is probab...

github.com/serialport/website - 5b8d1638610bd403d011477cd6bcf38fa55c7240 authored about 7 years ago by Joshua Shireman <[email protected]>
fix(windows): Add option to disable RTS (#1277)

* Add option to disable RTS on Windows
* Add support for XON / XOFF on Windows. This is probab...

github.com/serialport/bindings-cpp - 5b8d1638610bd403d011477cd6bcf38fa55c7240 authored about 7 years ago by Joshua Shireman <[email protected]>
Test listing serialports

github.com/serialport/serialport-test-pilot - bc4b7093b554dd78cdac51c1c950ec44d68eba13 authored about 7 years ago by Francis Gulotta <[email protected]>
only call `write_settings` once in `set_all`

github.com/serialport/serialport-rs - c1968915307eeb79e94fd9f193d529b6272b3ea0 authored about 7 years ago by Nicolas Dusart <[email protected]>
Replace ioctl-rs dependency with local functions

That crate is effectively unmaintained and the ioctl! macro provided by
nix and the constants al...

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

Android support

See merge request !15

github.com/serialport/serialport-rs - fa742edd84e1dd573fd0a4bbb9c046d14f116023 authored about 7 years ago by Bryant <[email protected]>
support Android

github.com/serialport/serialport-rs - 17f66eb7994d00ab652edf8e5447297cdcec1a03 authored about 7 years ago by Nicolas Dusart <[email protected]>
docs: Fix missing `new` thanks to @patrykkalinowski

github.com/serialport/bindings-cpp - 92c7dd4bfd2c05f2fe39399a94eba0c0ebb27434 authored about 7 years ago by Francis Gulotta <[email protected]>
docs: Fix missing `new` thanks to @patrykkalinowski

github.com/serialport/website - 92c7dd4bfd2c05f2fe39399a94eba0c0ebb27434 authored about 7 years ago by Francis Gulotta <[email protected]>
docs: Fix missing `new` thanks to @patrykkalinowski

github.com/serialport/node-serialport - 92c7dd4bfd2c05f2fe39399a94eba0c0ebb27434 authored about 7 years ago by Francis Gulotta <[email protected]>
add a keyword

github.com/serialport/website - c90ffbbb28f128480430bdfae7f65e78e934efae authored about 7 years ago by Francis Gulotta <[email protected]>
add a keyword

github.com/serialport/node-serialport - c90ffbbb28f128480430bdfae7f65e78e934efae authored about 7 years ago by Francis Gulotta <[email protected]>
add a keyword

github.com/serialport/bindings-cpp - c90ffbbb28f128480430bdfae7f65e78e934efae authored about 7 years ago by Francis Gulotta <[email protected]>
ensure downloadable binary

github.com/serialport/serialport-test-pilot - 87ea4642cc2cb79d86cabd3cfe9fe9dd50115a65 authored about 7 years ago by Francis Gulotta <[email protected]>
ditch node 4 win32

github.com/serialport/serialport-test-pilot - 2133062cbfd1f53e08ec8d487ffa1355ec582bb6 authored about 7 years ago by Francis Gulotta <[email protected]>
Update to mach supported node versions

github.com/serialport/serialport-test-pilot - 8fa7d34e5c8c80134b7e66d99467aa11c27390ca authored about 7 years ago by Francis Gulotta <[email protected]>
Bump to 5.0.0 🎉

github.com/serialport/bindings-cpp - 88b701cc3f9259e0deab39bb3a5c5de24be45bdc authored about 7 years ago by Francis Gulotta <[email protected]>
Bump to 5.0.0 🎉

github.com/serialport/website - 88b701cc3f9259e0deab39bb3a5c5de24be45bdc authored about 7 years ago by Francis Gulotta <[email protected]>
Bump to 5.0.0 🎉

github.com/serialport/node-serialport - 88b701cc3f9259e0deab39bb3a5c5de24be45bdc authored about 7 years ago by Francis Gulotta <[email protected]>
Remove console.log from regex parser

github.com/serialport/website - af82d40cdb3b899e209fb343bc9d2548c337ce67 authored about 7 years ago by Francis Gulotta <[email protected]>
Remove console.log from regex parser

github.com/serialport/node-serialport - af82d40cdb3b899e209fb343bc9d2548c337ce67 authored about 7 years ago by Francis Gulotta <[email protected]>
Remove console.log from regex parser

github.com/serialport/bindings-cpp - af82d40cdb3b899e209fb343bc9d2548c337ce67 authored about 7 years ago by Francis Gulotta <[email protected]>