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

Normalize intro file.

github.com/serialport/utilities - 744f58d45af971db8e60aebc3522f2645dea98d3 authored over 6 years ago by Chris Williams <[email protected]>
Minor bug fix.

github.com/serialport/utilities - af1bba2b4508f642693f19f8acc6650e7263e721 authored over 6 years ago by Chris Williams <[email protected]>
Moving tests to a test directory and giving tips on how to access the pieces with virtual serial ports and USB sticks.

github.com/serialport/utilities - 03c2857e66b380a2ea6475a75df4f4681fa1ccac authored over 6 years ago by Chris Williams <[email protected]>
Better closing process

github.com/serialport/utilities - e5c4b477986ccb0dd7a71e4bc77d33c1e8d25d74 authored over 6 years ago by Chris Williams <[email protected]>
Fixing baud rate error.

github.com/serialport/utilities - 6fe8e16f2dc4f2b49c0b49a3075a33555c19ce83 authored over 6 years ago by Chris Williams <[email protected]>
Add missing semicolons and brackets.

github.com/serialport/utilities - b3eac0d50b66b884007bbb460cfb5ee57777a76b authored over 6 years ago by Esa-Matti Suuronen <[email protected]>
Better tagline.

github.com/serialport/utilities - 601dafb324eef7e7e8bfe405f9d23d8b4260fefb authored over 6 years ago by Chris Williams <[email protected]>
Added parsers and confirable buffersize. Also fixed if serial port disconnected clean up. Revisioned to 0.2.0

github.com/serialport/utilities - 0fd3a6a2dbe70513ef28bc78d0c10697462db176 authored over 6 years ago by Chris Williams <[email protected]>
Added a changelog to track updates and authors to track contributors. Updated packge rev with new changes.

github.com/serialport/utilities - 45a4accbcbf2e8f222f4ee3228d25d95b4a3285e authored over 6 years ago by Chris Williams <[email protected]>
Making pretty.

github.com/serialport/utilities - 31a5fee55091225ce47806074f8dc768e488899f authored over 6 years ago by Chris Williams <[email protected]>
Buffer data when reading lines from serial port. Also correctly set the default delimiter.

github.com/serialport/utilities - bb98f38f6a50b660d2dbbdc621d22907fe116417 authored over 6 years ago by Esa-Matti Suuronen <[email protected]>
NPM install works properly now.

github.com/serialport/utilities - 7b2855cd6afa8b25666c6efb22fd8233da475dd1 authored over 6 years ago by Chris Williams <[email protected]>
Updating and switching to using buffers over string return value.

github.com/serialport/utilities - 87b976335c2d419c83d7476063b759098af3590d authored over 6 years ago by Chris Williams <[email protected]>
Update.

github.com/serialport/utilities - 22cdc0c369f55309c8ae30e170dbefe54de062fc authored over 6 years ago by Chris Williams <[email protected]>
Fixing up write code.

github.com/serialport/utilities - 491f22ec79ebc00871c202868879a9449f08f8ec authored over 6 years ago by Chris Williams <[email protected]>
Updates to 0.4.0 API and got reading to work as well.

github.com/serialport/utilities - cf281a653a0c4295e42d96e9368a9f70ab9565a9 authored over 6 years ago by Chris Williams <[email protected]>
Art is hard.

github.com/serialport/utilities - dc0970f3fb6f166c2dce4693ae7dadf37f814a61 authored over 6 years ago by Chris Williams <[email protected]>
Most important item: ASCII ART BE AWESOME

github.com/serialport/utilities - 7a5d4bb0b243cfd7bc7c49b975516a75a507c792 authored over 6 years ago by Chris Williams <[email protected]>
Bringin back in the watchers.

github.com/serialport/utilities - 180c6704cd5775dc8104018255f177db1914db05 authored over 6 years ago by Chris Williams <[email protected]>
First run of read thanks to mranney

github.com/serialport/utilities - 896bbbabff74a127b784f5ee3630fb3b462e3f26 authored over 6 years ago by Chris Williams <[email protected]>
send back bytes read not fd.

github.com/serialport/utilities - ba498c7024c5e9f9fb32e2378a91f4f7483dac8a authored over 6 years ago by Chris Williams <[email protected]>
better example

github.com/serialport/utilities - fb94e96eadad23bb0e31c25190c152b1bd2a3539 authored over 6 years ago by Chris Williams <[email protected]>
Commenting out read watcher for now.

github.com/serialport/utilities - caed44053f3e6ab5c30fa5bbb30ff8de60aca96d authored over 6 years ago by Chris Williams <[email protected]>
Cleaning up code.

github.com/serialport/utilities - d8286798886910ca5785281c6bc19b69a2eb6db3 authored over 6 years ago by Chris Williams <[email protected]>
good to roll

github.com/serialport/utilities - e1b9ed127c2f6531a803831f460d9fb45aae0b2a authored over 6 years ago by Chris Williams <[email protected]>
Not long term solution, but can write strings.

github.com/serialport/utilities - da5090e534bdaa6e06322bbb491b8447af2d6bd6 authored over 6 years ago by Chris Williams <[email protected]>
A bit of clean up

github.com/serialport/utilities - 3074db05bffba54fc7a507bfb335d47dc4e1b5b4 authored over 6 years ago by Chris Williams <[email protected]>
size_t instead of ssize_t

github.com/serialport/utilities - 3820e3cf7afc829836b7610c6be428de8ae3695c authored over 6 years ago by Chris Williams <[email protected]>
add debug back in

github.com/serialport/utilities - 71c9d35d41092dfd8418c0bc202a32c1b83df1f2 authored over 6 years ago by Chris Williams <[email protected]>
Working on backport.

github.com/serialport/utilities - 11938ddeccbfcf27af7178b21de211d83d4d22b0 authored over 6 years ago by Chris Williams <[email protected]>
moved to objectification.

github.com/serialport/utilities - 478ff046f3a6df5b156ce9c8726af622e1b909ef authored over 6 years ago by Chris Williams <[email protected]>
Integrating the EV_READ code.

github.com/serialport/utilities - 2b6773d9a17764e41acb5ebad6027ff0ee69e5c4 authored over 6 years ago by Chris Williams <[email protected]>
Update for reader.

github.com/serialport/utilities - e9010fb765f8f2a5c7f037abaa6c78ecfaf4a00b authored over 6 years ago by Chris Williams <[email protected]>
Almost functional.

github.com/serialport/utilities - f0c53634e2789e4ca0cabf107d093a5fd8aa443e authored over 6 years ago by Chris Williams <[email protected]>
Merge branch 'master' of github.com:voodootikigod/node-serialport

github.com/serialport/utilities - 34341e01abdbeb4694ddd474dfb31298ce6ce696 authored over 6 years ago by Chris Williams <[email protected]>
re-emerge code from before.

github.com/serialport/utilities - 439f1650f81148a8eff99ee147e7d43912985462 authored over 6 years ago by Chris Williams <[email protected]>
Can now write buffers and strings.

github.com/serialport/utilities - 7325383ea48bac14ed2786431afa8197ba4f7c08 authored over 6 years ago by Chris Williams <[email protected]>
Removed influx node 0.3.x faster buffer code for existing 0.2.x buffer code.

github.com/serialport/utilities - 82a5b41db2e9acb87773ba7537a2ab043f4abe7c authored over 6 years ago by Chris Williams <[email protected]>
Wrapping scope.Close() for all returns recommendation from @bradleymeck

github.com/serialport/utilities - 5171821e105fc9e87bbf1ff4c2ff83274d71b919 authored over 6 years ago by Chris Williams <[email protected]>
Fixing up make file results.

github.com/serialport/utilities - a32d61565dc3f830994bd9dac49b284933ba92d5 authored over 6 years ago by Chris Williams <[email protected]>
Native code complete.

github.com/serialport/utilities - bb6c381e772f27eefa1495e7abc168ffdb6989e4 authored over 6 years ago by Chris Williams <[email protected]>
Converting to object code not static instance.

github.com/serialport/utilities - c876fce261ebe151e9e85076e89cec6219f8d4cd authored over 6 years ago by Chris Williams <[email protected]>
Base code for opening file descriptor designed for use with Serial Port - baud rate, parity, databits, async, oh my.

github.com/serialport/utilities - 19705d085a669437f195b88915bb185044275d30 authored over 6 years ago by Chris Williams <[email protected]>
Merge branch 'master' of github.com:voodootikigod/node-serialport

github.com/serialport/utilities - 8ca67e87248b9fefff9dcb153ea89987cecb1d03 authored over 6 years ago by Chris Williams <[email protected]>
initial commit

github.com/serialport/utilities - 0880a60d4b1e0753a7692c784b02198611a91bdc authored over 6 years ago by Francis Gulotta <[email protected]>
feat: upgrade socket-io example to latest serialport and fix bug (#1505)

github.com/serialport/bindings-cpp - 86e5ab00e2d8d16a1c66570e2094a494422ce308 authored over 6 years ago by Francis Gulotta <[email protected]>
feat: upgrade socket-io example to latest serialport and fix bug (#1505)

github.com/serialport/node-serialport - 86e5ab00e2d8d16a1c66570e2094a494422ce308 authored over 6 years ago by Francis Gulotta <[email protected]>
feat: upgrade socket-io example to latest serialport and fix bug (#1505)

github.com/serialport/website - 86e5ab00e2d8d16a1c66570e2094a494422ce308 authored over 6 years ago by Francis Gulotta <[email protected]>
chore(package): update proxyquire to version 2.0.0 (#1511)

github.com/serialport/website - bac02376b42b11b9284154063271f698faec06d0 authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update proxyquire to version 2.0.0 (#1511)

github.com/serialport/bindings-cpp - bac02376b42b11b9284154063271f698faec06d0 authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update proxyquire to version 2.0.0 (#1511)

github.com/serialport/node-serialport - bac02376b42b11b9284154063271f698faec06d0 authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Fix baud rate tests in hardware_check

Use read_exact instead of a single read to overcome issues with
buffering

github.com/serialport/serialport-rs - fd3d32f093d4cdd918a35013d20a5dc896abeef7 authored over 6 years ago by Bryant Mairs <[email protected]>
chore: Avoid using deprecated Buffer constructor (#1510)

safe-buffer is already used and provides Buffer.alloc polyfill, so
just use Buffer.alloc direct...

github.com/serialport/bindings-cpp - 0c1533b8250e41f66cec49b90ae2dce8fc76fc29 authored over 6 years ago by Сковорода Никита Андреевич <[email protected]>
chore: Avoid using deprecated Buffer constructor (#1510)

safe-buffer is already used and provides Buffer.alloc polyfill, so
just use Buffer.alloc direct...

github.com/serialport/node-serialport - 0c1533b8250e41f66cec49b90ae2dce8fc76fc29 authored over 6 years ago by Сковорода Никита Андреевич <[email protected]>
chore: Avoid using deprecated Buffer constructor (#1510)

safe-buffer is already used and provides Buffer.alloc polyfill, so
just use Buffer.alloc direct...

github.com/serialport/website - 0c1533b8250e41f66cec49b90ae2dce8fc76fc29 authored over 6 years ago by Сковорода Никита Андреевич <[email protected]>
feat(windows): Fetch USB serial number by lookups in win registry (#1483)

Serial numbers in win32 from USB devices cannot be readily derived from the PnP ID.
This adds so...

github.com/serialport/website - 45b3a2feb5c1b7e4464638e1be7635d28881fa46 authored over 6 years ago by Per Kristian Schanke <[email protected]>
feat(windows): Fetch USB serial number by lookups in win registry (#1483)

Serial numbers in win32 from USB devices cannot be readily derived from the PnP ID.
This adds so...

github.com/serialport/node-serialport - 45b3a2feb5c1b7e4464638e1be7635d28881fa46 authored over 6 years ago by Per Kristian Schanke <[email protected]>
feat(windows): Fetch USB serial number by lookups in win registry (#1483)

Serial numbers in win32 from USB devices cannot be readily derived from the PnP ID.
This adds so...

github.com/serialport/bindings-cpp - 45b3a2feb5c1b7e4464638e1be7635d28881fa46 authored over 6 years ago by Per Kristian Schanke <[email protected]>
chore(packages): ugprade [email protected]

github.com/serialport/bindings-cpp - 270c2be30437695bba6c7ba7ce30a8445053e655 authored over 6 years ago by Francis Gulotta <[email protected]>
chore(packages): ugprade [email protected]

github.com/serialport/node-serialport - 270c2be30437695bba6c7ba7ce30a8445053e655 authored over 6 years ago by Francis Gulotta <[email protected]>
chore(packages): ugprade [email protected]

github.com/serialport/website - 270c2be30437695bba6c7ba7ce30a8445053e655 authored over 6 years ago by Francis Gulotta <[email protected]>
chore(packages): upgrade [email protected]

github.com/serialport/website - 2b8f95751c1c545621431766931f9fb966e007c7 authored over 6 years ago by Francis Gulotta <[email protected]>
chore(packages): upgrade [email protected]

github.com/serialport/node-serialport - 2b8f95751c1c545621431766931f9fb966e007c7 authored over 6 years ago by Francis Gulotta <[email protected]>
chore(packages): upgrade [email protected]

github.com/serialport/bindings-cpp - 2b8f95751c1c545621431766931f9fb966e007c7 authored over 6 years ago by Francis Gulotta <[email protected]>
docs(parsers): improve the parser examples

github.com/serialport/node-serialport - 41f1d2d2d62f869aa5674cc03072c14a423201bf authored over 6 years ago by Francis Gulotta <[email protected]>
docs(parsers): improve the parser examples

github.com/serialport/bindings-cpp - 41f1d2d2d62f869aa5674cc03072c14a423201bf authored over 6 years ago by Francis Gulotta <[email protected]>
docs(parsers): improve the parser examples

github.com/serialport/website - 41f1d2d2d62f869aa5674cc03072c14a423201bf authored over 6 years ago by Francis Gulotta <[email protected]>
docs: fix missing options objects and descriptions (#1504)

github.com/serialport/website - e8b73c278426ec3c2d5c4f9083348e4b3ce57a74 authored over 6 years ago by Francis Gulotta <[email protected]>
docs: fix missing options objects and descriptions (#1504)

github.com/serialport/bindings-cpp - e8b73c278426ec3c2d5c4f9083348e4b3ce57a74 authored over 6 years ago by Francis Gulotta <[email protected]>
docs: fix missing options objects and descriptions (#1504)

github.com/serialport/node-serialport - e8b73c278426ec3c2d5c4f9083348e4b3ce57a74 authored over 6 years ago by Francis Gulotta <[email protected]>
chore(packages): ugprade [email protected] (#1503)

github.com/serialport/node-serialport - 557afa4844dcac03d4ea252b86b493c705e13c7c authored over 6 years ago by Francis Gulotta <[email protected]>
chore(packages): ugprade [email protected] (#1503)

github.com/serialport/bindings-cpp - 557afa4844dcac03d4ea252b86b493c705e13c7c authored over 6 years ago by Francis Gulotta <[email protected]>
chore(packages): ugprade [email protected] (#1503)

github.com/serialport/website - 557afa4844dcac03d4ea252b86b493c705e13c7c authored over 6 years ago by Francis Gulotta <[email protected]>
chore: fix package json indents

github.com/serialport/website - 7c9b609db3707465ea8b8061f9646009c0073533 authored over 6 years ago by Francis Gulotta <[email protected]>
chore: fix package json indents

github.com/serialport/node-serialport - 7c9b609db3707465ea8b8061f9646009c0073533 authored over 6 years ago by Francis Gulotta <[email protected]>
chore: fix package json indents

github.com/serialport/bindings-cpp - 7c9b609db3707465ea8b8061f9646009c0073533 authored over 6 years ago by Francis Gulotta <[email protected]>
feat(linter): Added 'cc' to lint the C++ code on 'npm lint' (#1501)

github.com/serialport/bindings-cpp - 59960a39208d0f56a82a7ad90c3ed9e10e9106c2 authored over 6 years ago by Iván Sánchez Ortega <[email protected]>
feat(linter): Added 'cc' to lint the C++ code on 'npm lint' (#1501)

github.com/serialport/node-serialport - 59960a39208d0f56a82a7ad90c3ed9e10e9106c2 authored over 6 years ago by Iván Sánchez Ortega <[email protected]>
feat(linter): Added 'cc' to lint the C++ code on 'npm lint' (#1501)

github.com/serialport/website - 59960a39208d0f56a82a7ad90c3ed9e10e9106c2 authored over 6 years ago by Iván Sánchez Ortega <[email protected]>
chore(package): update eslint-config-standard to version 11.0.0 (#1492)

github.com/serialport/website - cf5b8fb3db6976b6633d3094e734ffad98f1b151 authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update eslint-config-standard to version 11.0.0 (#1492)

github.com/serialport/bindings-cpp - cf5b8fb3db6976b6633d3094e734ffad98f1b151 authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update eslint-config-standard to version 11.0.0 (#1492)

github.com/serialport/node-serialport - cf5b8fb3db6976b6633d3094e734ffad98f1b151 authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
v6.1.1

github.com/serialport/website - cb1c3a1879ba70b4ba00a7a63997060737e9d11b authored over 6 years ago by Francis Gulotta <[email protected]>
Merge branch 'uncache' into 'master'

Remove settings caching for all SerialPort-implementatng types

See merge request susurrus/seria...

github.com/serialport/serialport-rs - 60fbc79b6b1ef2ffdd6d5a489c86f70ea4eb5461 authored over 6 years ago by Bryant <[email protected]>
chore(docs): Minor spelling and grammer changes.

github.com/serialport/website - 093c85d9331821b787876f0e68ab4e9cbedf1126 authored over 6 years ago by Michael <[email protected]>
chore(docs): Minor spelling and grammer changes.

github.com/serialport/bindings-cpp - 093c85d9331821b787876f0e68ab4e9cbedf1126 authored over 6 years ago by Michael <[email protected]>
chore(docs): Minor spelling and grammer changes.

github.com/serialport/node-serialport - 093c85d9331821b787876f0e68ab4e9cbedf1126 authored over 6 years ago by Michael <[email protected]>
Better report errors in hardware_check

github.com/serialport/serialport-rs - 64397a7d7725c9248e655bfb1f6f37e3bb1f5c56 authored over 6 years ago by Bryant Mairs <[email protected]>
Fix copy/paste errors

github.com/serialport/serialport-rs - 809f25b8a187ba42722fe5e115c3ea3599c8bed4 authored over 6 years ago by Bryant Mairs <[email protected]>
Remove settings caching for POSIX

There's little reason for this from a performance standpoint and
it can result in problems when ...

github.com/serialport/serialport-rs - 4b2ee43f2c3f42848126cf8a722d319c8273d53f authored over 6 years ago by Bryant Mairs <[email protected]>
Remove settings caching for COMPort

This doesn't work well with and likely gives
only a small performance win. The functions that t...

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

Refactor tests for try_clone

See merge request susurrus/serialport-rs!34

github.com/serialport/serialport-rs - 64be1c094674cc803c014d802572a4df4ea84565 authored over 6 years ago by Bryant <[email protected]>
Merge branch 'into_raw_fd' into 'master'

Into raw fd

See merge request susurrus/serialport-rs!35

github.com/serialport/serialport-rs - 1c959cb76ecebe1f1298c62410b73c702cb9da18 authored over 6 years ago by Bryant <[email protected]>
Clarify timeout setting for TTYPort

The timeout setting looked incorrect in `TTYPort::open()`, which
was confusing when going throug...

github.com/serialport/serialport-rs - 3e6708ffc17ded46a7dc0d8c70fbd48e921a4b2c authored over 6 years ago by Bryant Mairs <[email protected]>
Fix TTYPort::into_raw_fd

The initial implementation was actually broken as `drop()` will
still be called on the port. Thi...

github.com/serialport/serialport-rs - dd1ed354bd226c6c5f551d7a4e3351d25f92dc5c authored over 6 years ago by Bryant Mairs <[email protected]>
Refactor tests for try_clone

The try clone tests were failing on some platforms, so simplify
them a bit. Primarily remove unn...

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