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 the `ttyAP` subsystem to serialport list

github.com/serialport/bindings-cpp - 2361fa599a16a10ad07ffe863fe00bb2bc75d29a 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]>
Make the mock bindings example work properly and the bindings easier to use

github.com/serialport/node-serialport - ee7315f59c7698811f4f76405383f18680843926 authored over 7 years ago by Francis Gulotta <[email protected]>
Make the mock bindings example work properly and the bindings easier to use

github.com/serialport/bindings-cpp - ee7315f59c7698811f4f76405383f18680843926 authored over 7 years ago by Francis Gulotta <[email protected]>
Make the mock bindings example work properly and the bindings easier to use

github.com/serialport/website - ee7315f59c7698811f4f76405383f18680843926 authored over 7 years ago by Francis Gulotta <[email protected]>
upgrade packages

github.com/serialport/website - 36510e5402b2432bf30ceaf3da732594be6d4555 authored over 7 years ago by Francis Gulotta <[email protected]>
upgrade packages

github.com/serialport/bindings-cpp - 36510e5402b2432bf30ceaf3da732594be6d4555 authored over 7 years ago by Francis Gulotta <[email protected]>
upgrade packages

github.com/serialport/node-serialport - 36510e5402b2432bf30ceaf3da732594be6d4555 authored over 7 years ago by Francis Gulotta <[email protected]>
Correct misspelling

github.com/serialport/serialport-rs - 42d5af7e5bdfe3b6418b7f3b8b51e0d3834b83d4 authored over 7 years ago by Bryant Mairs <[email protected]>
Merge branch 'remove_libc' into 'master'

Remove libc

See merge request !14

github.com/serialport/serialport-rs - 66c289f4f6e0c0349846ac695c3d9f83c67142f9 authored over 7 years ago by Bryant <[email protected]>
Remove explicit dependency on libc

We instead use the libc version exposed by nix

github.com/serialport/serialport-rs - 36fa57c619efc9b3d25b75c9052db5b09acb9c0a authored over 7 years ago by Bryant Mairs <[email protected]>
Reduce #[cfg] attribute usage

github.com/serialport/serialport-rs - 2d526345f3e8feb22a1803e9c4d7b646cd0cf5dd authored over 7 years ago by Bryant Mairs <[email protected]>
Use RawFd as input args

This is a more appropriate datatype than libc::c_int

github.com/serialport/serialport-rs - b43a22c7a56cf508806f830f3e22baa5d5ef49b3 authored over 7 years ago by Bryant Mairs <[email protected]>
close() now is correct on mac

The most recent version of nix uses libc 0.2.25, which includes
a fix for close() to use close o...

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

replace termios-rs with nix

Closes #9

See merge request !13

github.com/serialport/serialport-rs - c440794df93c54bd75b3bef1e738459f70a6e23a authored over 7 years ago by Bryant <[email protected]>
replace termios-rs with nix

github.com/serialport/serialport-rs - b450c10c6595251a82a3742c7e5255a3cb541e66 authored over 7 years ago by Nicolas Dusart <[email protected]>
Reference downstream async libs in README

There is quite a lot of interest in async I/O libraries right now,
but I don't plan on exposing ...

github.com/serialport/serialport-rs - 5b428142a40082b224979fa4f5d8950d20b97f92 authored over 7 years ago by Bryant Mairs <[email protected]>
update dependencies in CI cache

github.com/serialport/serialport-rs - 833e761d61cf21137cdec741544efbb81288c3ac authored over 7 years ago by Nicolas Dusart <[email protected]>
Bump to beta7

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

github.com/serialport/website - 33d61b301b3abaa306b5e756e20b9e912dea68cc authored over 7 years ago by Francis Gulotta <[email protected]>
Bump to beta7

github.com/serialport/node-serialport - 33d61b301b3abaa306b5e756e20b9e912dea68cc authored over 7 years ago by Francis Gulotta <[email protected]>
Remove the disconnect event

github.com/serialport/node-serialport - 2045d8542f458862395558f0dc4fb3687a3d1121 authored over 7 years ago by Francis Gulotta <[email protected]>
Remove the disconnect event

github.com/serialport/website - 2045d8542f458862395558f0dc4fb3687a3d1121 authored over 7 years ago by Francis Gulotta <[email protected]>
Remove the disconnect event

github.com/serialport/bindings-cpp - 2045d8542f458862395558f0dc4fb3687a3d1121 authored over 7 years ago by Francis Gulotta <[email protected]>
Ensure flushing doesn't cause a read error which closes the port

github.com/serialport/website - 1888efc944395795518cf4f9f3dc239b1735db7c authored over 7 years ago by Francis Gulotta <[email protected]>
Ensure flushing doesn't cause a read error which closes the port

github.com/serialport/bindings-cpp - 1888efc944395795518cf4f9f3dc239b1735db7c authored over 7 years ago by Francis Gulotta <[email protected]>
Test flushing data

- [unix] small changes to flushing data during port open and setup to prevent bad data
- [all] m...

github.com/serialport/bindings-cpp - 2ed7b119d0a115c2b2d1cbe5c9391d7ba2dba2a9 authored over 7 years ago by Francis Gulotta <[email protected]>
Test flushing data

- [unix] small changes to flushing data during port open and setup to prevent bad data
- [all] m...

github.com/serialport/website - 2ed7b119d0a115c2b2d1cbe5c9391d7ba2dba2a9 authored over 7 years ago by Francis Gulotta <[email protected]>
Test flushing data

- [unix] small changes to flushing data during port open and setup to prevent bad data
- [all] m...

github.com/serialport/node-serialport - 2ed7b119d0a115c2b2d1cbe5c9391d7ba2dba2a9 authored over 7 years ago by Francis Gulotta <[email protected]>
Ensure flushing doesn't cause a read error which closes the port

github.com/serialport/node-serialport - 1888efc944395795518cf4f9f3dc239b1735db7c authored over 7 years ago by Francis Gulotta <[email protected]>
Mocking examples and testing entry point

github.com/serialport/node-serialport - 2ab967db5a0776c74b1c3057ed5d4bfe9b758302 authored over 7 years ago by Francis Gulotta <[email protected]>
Mocking examples and testing entry point

github.com/serialport/bindings-cpp - 2ab967db5a0776c74b1c3057ed5d4bfe9b758302 authored over 7 years ago by Francis Gulotta <[email protected]>
Mocking examples and testing entry point

github.com/serialport/website - 2ab967db5a0776c74b1c3057ed5d4bfe9b758302 authored over 7 years ago by Francis Gulotta <[email protected]>
remove the unnecessary disabled lint rules, make the repl easier (#1219)

github.com/serialport/bindings-cpp - 4cf9f4c7a411a051fc506f48963e1045a9ae23e3 authored over 7 years ago by Francis Gulotta <[email protected]>
remove the unnecessary disabled lint rules, make the repl easier (#1219)

github.com/serialport/website - 4cf9f4c7a411a051fc506f48963e1045a9ae23e3 authored over 7 years ago by Francis Gulotta <[email protected]>
remove the unnecessary disabled lint rules, make the repl easier (#1219)

github.com/serialport/node-serialport - 4cf9f4c7a411a051fc506f48963e1045a9ae23e3 authored over 7 years ago by Francis Gulotta <[email protected]>
Bump 5.0.0-beta6

github.com/serialport/node-serialport - 14bab11c8212941dd42b8951e4ca4c5726014ee1 authored over 7 years ago by Francis Gulotta <[email protected]>
Bump 5.0.0-beta6

github.com/serialport/website - 14bab11c8212941dd42b8951e4ca4c5726014ee1 authored over 7 years ago by Francis Gulotta <[email protected]>
Bump 5.0.0-beta6

github.com/serialport/bindings-cpp - 14bab11c8212941dd42b8951e4ca4c5726014ee1 authored over 7 years ago by Francis Gulotta <[email protected]>
fix docs

github.com/serialport/website - fc483b24a451f8bc8dc381772f273c53187c358d authored over 7 years ago by Francis Gulotta <[email protected]>
fix docs

github.com/serialport/bindings-cpp - fc483b24a451f8bc8dc381772f273c53187c358d authored over 7 years ago by Francis Gulotta <[email protected]>
[unix] New read/write subsystem (#1212)

This has always been the dream. Use `fs.read` and `fs.write` to do reading and writing. To make ...

github.com/serialport/node-serialport - 6455ecbb518f3644188a19e823db0910e0abd955 authored over 7 years ago by Francis Gulotta <[email protected]>
[unix] New read/write subsystem (#1212)

This has always been the dream. Use `fs.read` and `fs.write` to do reading and writing. To make ...

github.com/serialport/bindings-cpp - 6455ecbb518f3644188a19e823db0910e0abd955 authored over 7 years ago by Francis Gulotta <[email protected]>
[unix] New read/write subsystem (#1212)

This has always been the dream. Use `fs.read` and `fs.write` to do reading and writing. To make ...

github.com/serialport/website - 6455ecbb518f3644188a19e823db0910e0abd955 authored over 7 years ago by Francis Gulotta <[email protected]>
Work around removal of From<nix::error> for std::io::Error

github.com/serialport/serialport-rs - bb3c5ac62f449a353117dc4c327fe5d71d2b0d21 authored over 7 years ago by Bryant Mairs <[email protected]>
fix docs

github.com/serialport/website - fe5521626883e0a0e8a418104221abc28135bb6e authored over 7 years ago by Francis Gulotta <[email protected]>
fix docs

github.com/serialport/bindings-cpp - fe5521626883e0a0e8a418104221abc28135bb6e authored over 7 years ago by Francis Gulotta <[email protected]>
argument-less SerialPort.list() returns promise

Calling SerialPort.list() previously returned promise but it always required callback argument t...

github.com/serialport/node-serialport - 94a41df9ee6b7d8b098d8666472af40505da0895 authored over 7 years ago by Mike <[email protected]>
argument-less SerialPort.list() returns promise

Calling SerialPort.list() previously returned promise but it always required callback argument t...

github.com/serialport/website - 94a41df9ee6b7d8b098d8666472af40505da0895 authored over 7 years ago by Mike <[email protected]>
argument-less SerialPort.list() returns promise

Calling SerialPort.list() previously returned promise but it always required callback argument t...

github.com/serialport/bindings-cpp - 94a41df9ee6b7d8b098d8666472af40505da0895 authored over 7 years ago by Mike <[email protected]>
Don't build electron 32bit

github.com/serialport/bindings-cpp - ac4c08288123175b69ae39c1ac7e08ed22f9d37b authored over 7 years ago by Francis Gulotta <[email protected]>
Don't build electron 32bit

github.com/serialport/website - ac4c08288123175b69ae39c1ac7e08ed22f9d37b authored over 7 years ago by Francis Gulotta <[email protected]>
Don't build electron 32bit

github.com/serialport/node-serialport - ac4c08288123175b69ae39c1ac7e08ed22f9d37b authored over 7 years ago by Francis Gulotta <[email protected]>
template for readme spelling correction

github.com/serialport/node-serialport - 78db496d3e174a1b528725c5902ec7a3a57580ce authored over 7 years ago by Francis Gulotta <[email protected]>
template for readme spelling correction

github.com/serialport/bindings-cpp - 78db496d3e174a1b528725c5902ec7a3a57580ce authored over 7 years ago by Francis Gulotta <[email protected]>
template for readme spelling correction

github.com/serialport/website - 78db496d3e174a1b528725c5902ec7a3a57580ce authored over 7 years ago by Francis Gulotta <[email protected]>
typo, post to port

github.com/serialport/website - bd01ad8c1fe0f14371c1dc625398a7fa9a60e601 authored over 7 years ago by alaq <[email protected]>
Drop windows 32bit node 4 because it can't install without a hack

Hopefully this now allows publishing with npm3+ and the latest node-pregyp and pregyp github

github.com/serialport/node-serialport - 81c1b907267a96bde178889de2719a60f4148f15 authored over 7 years ago by Francis Gulotta <[email protected]>
Drop windows 32bit node 4 because it can't install without a hack

Hopefully this now allows publishing with npm3+ and the latest node-pregyp and pregyp github

github.com/serialport/website - 81c1b907267a96bde178889de2719a60f4148f15 authored over 7 years ago by Francis Gulotta <[email protected]>
Drop windows 32bit node 4 because it can't install without a hack

Hopefully this now allows publishing with npm3+ and the latest node-pregyp and pregyp github

github.com/serialport/bindings-cpp - 81c1b907267a96bde178889de2719a60f4148f15 authored over 7 years ago by Francis Gulotta <[email protected]>
Version 5.0.0-beta5

- [docs] An overhaul of the format and language in our docs thanks to @LappleApple
- [all] Remov...

github.com/serialport/website - 78b5876e4518fd2884c851d913d42555ac36ff59 authored over 7 years ago by Francis Gulotta <[email protected]>
Version 5.0.0-beta5

- [docs] An overhaul of the format and language in our docs thanks to @LappleApple
- [all] Remov...

github.com/serialport/bindings-cpp - 78b5876e4518fd2884c851d913d42555ac36ff59 authored over 7 years ago by Francis Gulotta <[email protected]>
Version 5.0.0-beta5

- [docs] An overhaul of the format and language in our docs thanks to @LappleApple
- [all] Remov...

github.com/serialport/node-serialport - 78b5876e4518fd2884c851d913d42555ac36ff59 authored over 7 years ago by Francis Gulotta <[email protected]>
Pull out the c++ write queue (#1198)

github.com/serialport/node-serialport - 49849435434f5c26c350129e55e3c42cfdd9798f authored over 7 years ago by Francis Gulotta <[email protected]>
Pull out the c++ write queue (#1198)

github.com/serialport/bindings-cpp - 49849435434f5c26c350129e55e3c42cfdd9798f authored over 7 years ago by Francis Gulotta <[email protected]>
Pull out the c++ write queue (#1198)

github.com/serialport/website - 49849435434f5c26c350129e55e3c42cfdd9798f authored over 7 years ago by Francis Gulotta <[email protected]>
Update dependencies to enable Greenkeeper 🌴 (#1195)

* chore(package): update dependencies
* docs(readme): add Greenkeeper badge
* Ignore package-l...

github.com/serialport/bindings-cpp - 06543aa317699447717010711d7e0fa4de355c59 authored over 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Update dependencies to enable Greenkeeper 🌴 (#1195)

* chore(package): update dependencies
* docs(readme): add Greenkeeper badge
* Ignore package-l...

github.com/serialport/website - 06543aa317699447717010711d7e0fa4de355c59 authored over 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Update dependencies to enable Greenkeeper 🌴 (#1195)

* chore(package): update dependencies
* docs(readme): add Greenkeeper badge
* Ignore package-l...

github.com/serialport/node-serialport - 06543aa317699447717010711d7e0fa4de355c59 authored over 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Update README.md

github.com/serialport/node-serialport - 4d6f6cf2761ca15e43f876f3f9fa73343957b24f authored over 7 years ago by Lauri Apple <[email protected]>
Pull README edits into the template and JS Doc

Updated the generated section of the docs but not all changes can be preserved.

github.com/serialport/node-serialport - ab4b55c0a098f0c2f59f4b2191d2cb224bc9778c authored over 7 years ago by Francis Gulotta <[email protected]>
Update README.md

github.com/serialport/bindings-cpp - 4d6f6cf2761ca15e43f876f3f9fa73343957b24f authored over 7 years ago by Lauri Apple <[email protected]>
Pull README edits into the template and JS Doc

Updated the generated section of the docs but not all changes can be preserved.

github.com/serialport/bindings-cpp - ab4b55c0a098f0c2f59f4b2191d2cb224bc9778c authored over 7 years ago by Francis Gulotta <[email protected]>
Pull README edits into the template and JS Doc

Updated the generated section of the docs but not all changes can be preserved.

github.com/serialport/website - ab4b55c0a098f0c2f59f4b2191d2cb224bc9778c authored over 7 years ago by Francis Gulotta <[email protected]>
Update README.md

github.com/serialport/website - 4d6f6cf2761ca15e43f876f3f9fa73343957b24f authored over 7 years ago by Lauri Apple <[email protected]>
Upgrade packages and add an package-lock.json

github.com/serialport/bindings-cpp - 427ac6fca2540b96c8400986b774f6943dfeeead authored over 7 years ago by Francis Gulotta <[email protected]>
Upgrade packages and add an package-lock.json

github.com/serialport/website - 427ac6fca2540b96c8400986b774f6943dfeeead authored over 7 years ago by Francis Gulotta <[email protected]>
Upgrade packages and add an package-lock.json

github.com/serialport/node-serialport - 427ac6fca2540b96c8400986b774f6943dfeeead authored over 7 years ago by Francis Gulotta <[email protected]>
build for node 8 and drop node 7 support

github.com/serialport/node-serialport - dced3c99d412719af436171f344559e35a60ffe6 authored over 7 years ago by Francis Gulotta <[email protected]>
build for node 8 and drop node 7 support

github.com/serialport/website - dced3c99d412719af436171f344559e35a60ffe6 authored over 7 years ago by Francis Gulotta <[email protected]>
build for node 8 and drop node 7 support

github.com/serialport/bindings-cpp - dced3c99d412719af436171f344559e35a60ffe6 authored over 7 years ago by Francis Gulotta <[email protected]>
Version 5.0.0-beta4

- [all] add regex stream parser and tests
- [all] upgrade to non deprecated buffer methods
- [do...

github.com/serialport/website - 1be95196343f535e14a037a6e534f01b979179d3 authored over 7 years ago by Francis Gulotta <[email protected]>
Version 5.0.0-beta4

- [all] add regex stream parser and tests
- [all] upgrade to non deprecated buffer methods
- [do...

github.com/serialport/bindings-cpp - 1be95196343f535e14a037a6e534f01b979179d3 authored over 7 years ago by Francis Gulotta <[email protected]>
Version 5.0.0-beta4

- [all] add regex stream parser and tests
- [all] upgrade to non deprecated buffer methods
- [do...

github.com/serialport/node-serialport - 1be95196343f535e14a037a6e534f01b979179d3 authored over 7 years ago by Francis Gulotta <[email protected]>
Allow arbitrary baud rates for receive_data example

github.com/serialport/serialport-rs - 415327b65b3095644c08c2a213054a1e896bfea9 authored over 7 years ago by Bryant Mairs <[email protected]>
Attempt to fix caching issues

Use a single global cache instead of a per-job cache

github.com/serialport/serialport-rs - 151fde94b2fcdb031e3b61b92d6aa0a307393f16 authored over 7 years ago by Bryant Mairs <[email protected]>
Mark SerialPort as Send also

Our users should be able to Send SerialPorts to another thread. This
ensures that the platform-s...

github.com/serialport/serialport-rs - b2cd42acff8de9f6862af23dbd70763b2ab106d5 authored over 7 years ago by Bryant Mairs <[email protected]>
Fix CHANGELOG

github.com/serialport/serialport-rs - 37f1fa177416e6bbafafb5ace7d2a182edf80f9d authored over 7 years ago by Bryant Mairs <[email protected]>
Update CHANGELOG

github.com/serialport/serialport-rs - 33acbee9bd2ce7508a600f5ab13fade3fe5bb63a authored over 7 years ago by Bryant Mairs <[email protected]>
Fix mac builds

github.com/serialport/serialport-rs - 4af15118aaa41e289a48b190ca6b58bdb558f310 authored over 7 years ago by Bryant Mairs <[email protected]>
Explictly ignore return values

github.com/serialport/serialport-rs - 7e8346c689789b328eb3e2e598a925aedac30187 authored over 7 years ago by Bryant Mairs <[email protected]>
Fix line endings

github.com/serialport/serialport-rs - 0b3c1308dbb96c7bd45195ba610c1296a93e75db authored over 7 years ago by Bryant Mairs <[email protected]>
Merge branch 'fix-fd-leaks-3' into 'master'

Fixes #21 Fix fd leaks take 3

Closes #21

See merge request !12

github.com/serialport/serialport-rs - 63feef358c49034407e8842823fad2ebe65cbeb6 authored over 7 years ago by Bryant <[email protected]>
Fixes #21 fix file descriptor leak.

* Wrap close and remove exclusive access call in custom close method
* Ensure that if TTYPort::o...

github.com/serialport/serialport-rs - 535810d5b859b69d4c50ce31e4065f03d77bb25e authored over 7 years ago by daniel <[email protected]>
Use nix PTY functionality

github.com/serialport/serialport-rs - eab5fb38ec3a53bb5eb4907afa42d16fededd497 authored over 7 years ago by Bryant Mairs <[email protected]>
Add missing dependency for Mac

github.com/serialport/serialport-rs - c26d5a7fcc1b06e4569031353e90a68c220f188c authored over 7 years ago by Bryant Mairs <[email protected]>