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

bump to 5.0.0-beta9

github.com/serialport/node-serialport - 9c964c2acfe154e88937ae246d6e7bbd1811540e authored about 7 years ago by Francis Gulotta <[email protected]>
bump to 5.0.0-beta9

github.com/serialport/website - 9c964c2acfe154e88937ae246d6e7bbd1811540e authored about 7 years ago by Francis Gulotta <[email protected]>
bump to 5.0.0-beta9

github.com/serialport/bindings-cpp - 9c964c2acfe154e88937ae246d6e7bbd1811540e authored about 7 years ago by Francis Gulotta <[email protected]>
Show MockBinding.reset() in examples

github.com/serialport/bindings-cpp - c65bfc310ed85b61b192d3224402ea93e06ae378 authored about 7 years ago by Francis Gulotta <[email protected]>
Show MockBinding.reset() in examples

github.com/serialport/node-serialport - c65bfc310ed85b61b192d3224402ea93e06ae378 authored about 7 years ago by Francis Gulotta <[email protected]>
Show MockBinding.reset() in examples

github.com/serialport/website - c65bfc310ed85b61b192d3224402ea93e06ae378 authored about 7 years ago by Francis Gulotta <[email protected]>
[all] Unify the serialport.list output (#1266)

- [osx] remove the 0x from productID and locationId and vendorId
- [linux] remove the starting ...

github.com/serialport/node-serialport - 4fc1404c8cc381f38118e3842a0ddbb2b11ba717 authored about 7 years ago by Francis Gulotta <[email protected]>
[all] Unify the serialport.list output (#1266)

- [osx] remove the 0x from productID and locationId and vendorId
- [linux] remove the starting ...

github.com/serialport/website - 4fc1404c8cc381f38118e3842a0ddbb2b11ba717 authored about 7 years ago by Francis Gulotta <[email protected]>
[all] Unify the serialport.list output (#1266)

- [osx] remove the 0x from productID and locationId and vendorId
- [linux] remove the starting ...

github.com/serialport/bindings-cpp - 4fc1404c8cc381f38118e3842a0ddbb2b11ba717 authored about 7 years ago by Francis Gulotta <[email protected]>
[all] Change parsers to be es6 classes

- Reduces code a bit
- Provides a better code example
- clean up options passing into transform ...

github.com/serialport/bindings-cpp - 8b07a48576f5ae9eff6208bc9f4bc26230c6ddb5 authored about 7 years ago by Francis Gulotta <[email protected]>
[all] Change parsers to be es6 classes

- Reduces code a bit
- Provides a better code example
- clean up options passing into transform ...

github.com/serialport/website - 8b07a48576f5ae9eff6208bc9f4bc26230c6ddb5 authored about 7 years ago by Francis Gulotta <[email protected]>
[all] Change parsers to be es6 classes

- Reduces code a bit
- Provides a better code example
- clean up options passing into transform ...

github.com/serialport/node-serialport - 8b07a48576f5ae9eff6208bc9f4bc26230c6ddb5 authored about 7 years ago by Francis Gulotta <[email protected]>
Add a timeout for the open/close integration test

github.com/serialport/website - ae898304c7067490b423d6b07dd3a255403f223d authored about 7 years ago by Francis Gulotta <[email protected]>
Add a timeout for the open/close integration test

github.com/serialport/node-serialport - ae898304c7067490b423d6b07dd3a255403f223d authored about 7 years ago by Francis Gulotta <[email protected]>
Add a timeout for the open/close integration test

github.com/serialport/bindings-cpp - ae898304c7067490b423d6b07dd3a255403f223d authored about 7 years ago by Francis Gulotta <[email protected]>
[unix] fix a bug when poller errors would be unhandled

They will now be handled by the reads and writes that use it.

github.com/serialport/bindings-cpp - 63c5554fee2b4b09136db0db9d6cc6d8b968f0ac authored about 7 years ago by Francis Gulotta <[email protected]>
[unix] fix a bug when poller errors would be unhandled

They will now be handled by the reads and writes that use it.

github.com/serialport/node-serialport - 63c5554fee2b4b09136db0db9d6cc6d8b968f0ac authored about 7 years ago by Francis Gulotta <[email protected]>
[unix] fix a bug when poller errors would be unhandled

They will now be handled by the reads and writes that use it.

github.com/serialport/website - 63c5554fee2b4b09136db0db9d6cc6d8b968f0ac authored about 7 years ago by Francis Gulotta <[email protected]>
[all] Add promise support to serialport-repl and improve docs

github.com/serialport/website - cc779624dbd08bab5694e5058ad040cbac2a8a00 authored about 7 years ago by Francis Gulotta <[email protected]>
[all] Add promise support to serialport-repl and improve docs

github.com/serialport/node-serialport - cc779624dbd08bab5694e5058ad040cbac2a8a00 authored about 7 years ago by Francis Gulotta <[email protected]>
[all] Add promise support to serialport-repl and improve docs

github.com/serialport/bindings-cpp - cc779624dbd08bab5694e5058ad040cbac2a8a00 authored about 7 years ago by Francis Gulotta <[email protected]>
Comments and number of bytes to send

github.com/serialport/bindings-cpp - 7816f296077d83c1f8fbd51a89d9e21bbe5db9ee authored about 7 years ago by John Whittington <[email protected]>
Drain receive manual test added

github.com/serialport/bindings-cpp - 72a461f0cfd40b8862a793c7ae6af2c7f6fc4472 authored about 7 years ago by John Whittington <[email protected]>
Move parser object into port open

github.com/serialport/bindings-cpp - 90931ddb04a948321c5e2029abdf0118c3d7c87f authored about 7 years ago by John Whittington <[email protected]>
Use parser not data callback without time and linting

github.com/serialport/bindings-cpp - bbeac32614b517162e25c6648829547c1b278ac3 authored about 7 years ago by John Whittington <[email protected]>
Use parser not data callback without time and linting

github.com/serialport/website - bbeac32614b517162e25c6648829547c1b278ac3 authored about 7 years ago by John Whittington <[email protected]>
Comments and number of bytes to send

github.com/serialport/website - 7816f296077d83c1f8fbd51a89d9e21bbe5db9ee authored about 7 years ago by John Whittington <[email protected]>
Drain receive manual test added

github.com/serialport/website - 72a461f0cfd40b8862a793c7ae6af2c7f6fc4472 authored about 7 years ago by John Whittington <[email protected]>
Move parser object into port open

github.com/serialport/node-serialport - 90931ddb04a948321c5e2029abdf0118c3d7c87f authored about 7 years ago by John Whittington <[email protected]>
Use parser not data callback without time and linting

github.com/serialport/node-serialport - bbeac32614b517162e25c6648829547c1b278ac3 authored about 7 years ago by John Whittington <[email protected]>
Comments and number of bytes to send

github.com/serialport/node-serialport - 7816f296077d83c1f8fbd51a89d9e21bbe5db9ee authored about 7 years ago by John Whittington <[email protected]>
Drain receive manual test added

github.com/serialport/node-serialport - 72a461f0cfd40b8862a793c7ae6af2c7f6fc4472 authored about 7 years ago by John Whittington <[email protected]>
Move parser object into port open

github.com/serialport/website - 90931ddb04a948321c5e2029abdf0118c3d7c87f authored about 7 years ago by John Whittington <[email protected]>
Update template

github.com/serialport/website - c69536915da0fae54a4e27c062087f00600ec60c authored about 7 years ago by Francis Gulotta <[email protected]>
Update template

github.com/serialport/node-serialport - c69536915da0fae54a4e27c062087f00600ec60c authored about 7 years ago by Francis Gulotta <[email protected]>
Update template

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

github.com/serialport/bindings-cpp - 71b744dbac24390dded7d628559ddb846f8f28ce authored about 7 years ago by Amila Welihinda <[email protected]>
Fixed const typo

github.com/serialport/website - 71b744dbac24390dded7d628559ddb846f8f28ce authored about 7 years ago by Amila Welihinda <[email protected]>
Fixed const typo

github.com/serialport/node-serialport - 71b744dbac24390dded7d628559ddb846f8f28ce authored about 7 years ago by Amila Welihinda <[email protected]>
[all] Change the default high water mark to 64k (#1255)

The 16k water mark was set a long time ago, 64k is the default for `fs.ReadStream` You should ex...

github.com/serialport/node-serialport - f69407dc6a878ff960a2e77abadbfc7a9dc4a41d authored about 7 years ago by Francis Gulotta <[email protected]>
[all] Change the default high water mark to 64k (#1255)

The 16k water mark was set a long time ago, 64k is the default for `fs.ReadStream` You should ex...

github.com/serialport/website - f69407dc6a878ff960a2e77abadbfc7a9dc4a41d authored about 7 years ago by Francis Gulotta <[email protected]>
[all] Change the default high water mark to 64k (#1255)

The 16k water mark was set a long time ago, 64k is the default for `fs.ReadStream` You should ex...

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

Drains don't make any sense if called on a closed port or before any writes. I'm queuing drains ...

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

Drains don't make any sense if called on a closed port or before any writes. I'm queuing drains ...

github.com/serialport/website - 470afbcae6af133b9e05547247a8bb0a3e6c57f3 authored about 7 years ago by Francis Gulotta <[email protected]>
Queue drains

Drains don't make any sense if called on a closed port or before any writes. I'm queuing drains ...

github.com/serialport/node-serialport - 470afbcae6af133b9e05547247a8bb0a3e6c57f3 authored about 7 years ago by Francis Gulotta <[email protected]>
fix(package): update bindings to version 1.3.0

github.com/serialport/website - 38606f492a5d7a803843b7e5785ca8b4b93628e2 authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
fix(package): update bindings to version 1.3.0

github.com/serialport/node-serialport - 38606f492a5d7a803843b7e5785ca8b4b93628e2 authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
fix(package): update bindings to version 1.3.0

github.com/serialport/bindings-cpp - 38606f492a5d7a803843b7e5785ca8b4b93628e2 authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
call udevadm single time

github.com/serialport/bindings-cpp - 6de1d2bc28336781180953f297bdc59cf7c3b33c authored about 7 years ago by Jesus <[email protected]>
readline parser

github.com/serialport/website - c32ea9b5dd232c2e462a7e1c7167969515d211ee authored about 7 years ago by Jesus <[email protected]>
call udevadm single time

github.com/serialport/website - 6de1d2bc28336781180953f297bdc59cf7c3b33c authored about 7 years ago by Jesus <[email protected]>
call udevadm single time

github.com/serialport/node-serialport - 6de1d2bc28336781180953f297bdc59cf7c3b33c authored about 7 years ago by Jesus <[email protected]>
gussy up the docs and keywords describing uses

github.com/serialport/node-serialport - 61cbcb39fefdd6b6ac7a4691a358c9333a234859 authored over 7 years ago by Francis Gulotta <[email protected]>
gussy up the docs and keywords describing uses

github.com/serialport/website - 61cbcb39fefdd6b6ac7a4691a358c9333a234859 authored over 7 years ago by Francis Gulotta <[email protected]>
gussy up the docs and keywords describing uses

github.com/serialport/bindings-cpp - 61cbcb39fefdd6b6ac7a4691a358c9333a234859 authored over 7 years ago by Francis Gulotta <[email protected]>
Add write recording capabilities to the mock bindings (#1249)

- change echo default
- add a bunch of logging and serialport serialnumbers

github.com/serialport/bindings-cpp - e8d9d2b16c664224920ce1c895199b1ce2def48c authored over 7 years ago by Francis Gulotta <[email protected]>
Add write recording capabilities to the mock bindings (#1249)

- change echo default
- add a bunch of logging and serialport serialnumbers

github.com/serialport/node-serialport - e8d9d2b16c664224920ce1c895199b1ce2def48c authored over 7 years ago by Francis Gulotta <[email protected]>
Add write recording capabilities to the mock bindings (#1249)

- change echo default
- add a bunch of logging and serialport serialnumbers

github.com/serialport/website - e8d9d2b16c664224920ce1c895199b1ce2def48c authored over 7 years ago by Francis Gulotta <[email protected]>
Lift arguments object reference up to origin scope

See explanation: https://github.com/EmergingTechnologyAdvisors/node-serialport/issues/1245

Sign...

github.com/serialport/website - fb86820e4e2ed2b43a49591864fee461e85ed162 authored over 7 years ago by Rick Waldron <[email protected]>
Lift arguments object reference up to origin scope

See explanation: https://github.com/EmergingTechnologyAdvisors/node-serialport/issues/1245

Sign...

github.com/serialport/node-serialport - fb86820e4e2ed2b43a49591864fee461e85ed162 authored over 7 years ago by Rick Waldron <[email protected]>
Lift arguments object reference up to origin scope

See explanation: https://github.com/EmergingTechnologyAdvisors/node-serialport/issues/1245

Sign...

github.com/serialport/bindings-cpp - fb86820e4e2ed2b43a49591864fee461e85ed162 authored over 7 years ago by Rick Waldron <[email protected]>
[osx] Return the tty instead of the cu for osx serialports

For the record, tty's are `DialinDevice`s and cu's are `CalloutDevice`s

Thanks to @kishinmangla...

github.com/serialport/bindings-cpp - 468dfc29d765a37a71734bc5917e3a459ab240ac authored over 7 years ago by Francis Gulotta <[email protected]>
[osx] Return the tty instead of the cu for osx serialports

For the record, tty's are `DialinDevice`s and cu's are `CalloutDevice`s

Thanks to @kishinmangla...

github.com/serialport/node-serialport - 468dfc29d765a37a71734bc5917e3a459ab240ac authored over 7 years ago by Francis Gulotta <[email protected]>
[osx] Return the tty instead of the cu for osx serialports

For the record, tty's are `DialinDevice`s and cu's are `CalloutDevice`s

Thanks to @kishinmangla...

github.com/serialport/website - 468dfc29d765a37a71734bc5917e3a459ab240ac authored over 7 years ago by Francis Gulotta <[email protected]>
Add more npm ignorable things to the .npmignore file

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

github.com/serialport/website - 45ea93a9b296159a6b49ec69440544841cb561e9 authored over 7 years ago by Rick Waldron <[email protected]>
Add more npm ignorable things to the .npmignore file

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

github.com/serialport/node-serialport - 45ea93a9b296159a6b49ec69440544841cb561e9 authored over 7 years ago by Rick Waldron <[email protected]>
Add more npm ignorable things to the .npmignore file

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

github.com/serialport/bindings-cpp - 45ea93a9b296159a6b49ec69440544841cb561e9 authored over 7 years ago by Rick Waldron <[email protected]>
Bump to beta8

github.com/serialport/bindings-cpp - 6f3d5e1caeee135364a4f3beb7d22472b731137a authored over 7 years ago by Francis Gulotta <[email protected]>
Bump to beta8

github.com/serialport/node-serialport - 6f3d5e1caeee135364a4f3beb7d22472b731137a authored over 7 years ago by Francis Gulotta <[email protected]>
Bump to beta8

github.com/serialport/website - 6f3d5e1caeee135364a4f3beb7d22472b731137a authored over 7 years ago by Francis Gulotta <[email protected]>
Baudrate.250000 (#1239)

* Test for 250k baud rate

github.com/serialport/website - c47b924aa1e03e2c978cc7089e35bff50e5b1ad6 authored over 7 years ago by Francis Gulotta <[email protected]>
Baudrate.250000 (#1239)

* Test for 250k baud rate

github.com/serialport/node-serialport - c47b924aa1e03e2c978cc7089e35bff50e5b1ad6 authored over 7 years ago by Francis Gulotta <[email protected]>
Baudrate.250000 (#1239)

* Test for 250k baud rate

github.com/serialport/bindings-cpp - c47b924aa1e03e2c978cc7089e35bff50e5b1ad6 authored over 7 years ago by Francis Gulotta <[email protected]>
add a little to the upgrade guide

github.com/serialport/bindings-cpp - 9a826e5011ea2eee67389531cf2ea66538401f20 authored over 7 years ago by Francis Gulotta <[email protected]>
add a little to the upgrade guide

github.com/serialport/node-serialport - 9a826e5011ea2eee67389531cf2ea66538401f20 authored over 7 years ago by Francis Gulotta <[email protected]>
add a little to the upgrade guide

github.com/serialport/website - 9a826e5011ea2eee67389531cf2ea66538401f20 authored over 7 years ago by Francis Gulotta <[email protected]>
[all] Have drain wait for pending JS write operations before calling system drain

This should allow drain to be a lot easier to use.

Bonus:
- More logging!
- Bluebird in tests w...

github.com/serialport/node-serialport - 61e23d09079251bbe394d835ab9d3fd1715b8beb authored over 7 years ago by Francis Gulotta <[email protected]>
[all] Have drain wait for pending JS write operations before calling system drain

This should allow drain to be a lot easier to use.

Bonus:
- More logging!
- Bluebird in tests w...

github.com/serialport/website - 61e23d09079251bbe394d835ab9d3fd1715b8beb authored over 7 years ago by Francis Gulotta <[email protected]>
[all] Have drain wait for pending JS write operations before calling system drain

This should allow drain to be a lot easier to use.

Bonus:
- More logging!
- Bluebird in tests w...

github.com/serialport/bindings-cpp - 61e23d09079251bbe394d835ab9d3fd1715b8beb authored over 7 years ago by Francis Gulotta <[email protected]>
refactor some test logic

github.com/serialport/bindings-cpp - b822721855d95b6f71dc5f63e9efb366ebdad83f authored over 7 years ago by Francis Gulotta <[email protected]>
refactor some test logic

github.com/serialport/website - b822721855d95b6f71dc5f63e9efb366ebdad83f authored over 7 years ago by Francis Gulotta <[email protected]>
refactor some test logic

github.com/serialport/node-serialport - b822721855d95b6f71dc5f63e9efb366ebdad83f authored over 7 years ago by Francis Gulotta <[email protected]>
notes on port.write error callback

github.com/serialport/website - f97ea3aec312fade106f6a6e78d139aceb9c4a59 authored over 7 years ago by Francis Gulotta <[email protected]>
notes on port.write error callback

github.com/serialport/node-serialport - f97ea3aec312fade106f6a6e78d139aceb9c4a59 authored over 7 years ago by Francis Gulotta <[email protected]>
notes on port.write error callback

github.com/serialport/bindings-cpp - f97ea3aec312fade106f6a6e78d139aceb9c4a59 authored over 7 years ago by Francis Gulotta <[email protected]>
[unix] Move setting up the baudrate to the end of the open()

- Test 1000000 baud

github.com/serialport/bindings-cpp - 9c67ee2a43c0e12a5d8d0345e42c866f550d5d0a authored over 7 years ago by Francis Gulotta <[email protected]>
[unix] Move setting up the baudrate to the end of the open()

- Test 1000000 baud

github.com/serialport/website - 9c67ee2a43c0e12a5d8d0345e42c866f550d5d0a authored over 7 years ago by Francis Gulotta <[email protected]>
[unix] Move setting up the baudrate to the end of the open()

- Test 1000000 baud

github.com/serialport/node-serialport - 9c67ee2a43c0e12a5d8d0345e42c866f550d5d0a authored over 7 years ago by Francis Gulotta <[email protected]>
Add the `ttyAP` subsystem to serialport list

github.com/serialport/node-serialport - 2361fa599a16a10ad07ffe863fe00bb2bc75d29a authored over 7 years ago by Francis Gulotta <[email protected]>