Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/serialport/utilities

Working with serialports can be hard, this is a collection of projects that make it easier.
https://github.com/serialport/utilities

send back bytes read not fd.

ba498c7024c5e9f9fb32e2378a91f4f7483dac8a authored over 6 years ago by Chris Williams <[email protected]>
better example

fb94e96eadad23bb0e31c25190c152b1bd2a3539 authored over 6 years ago by Chris Williams <[email protected]>
Commenting out read watcher for now.

caed44053f3e6ab5c30fa5bbb30ff8de60aca96d authored over 6 years ago by Chris Williams <[email protected]>
Cleaning up code.

d8286798886910ca5785281c6bc19b69a2eb6db3 authored over 6 years ago by Chris Williams <[email protected]>
Update.

22cdc0c369f55309c8ae30e170dbefe54de062fc authored over 6 years ago by Chris Williams <[email protected]>
Art is hard.

dc0970f3fb6f166c2dce4693ae7dadf37f814a61 authored over 6 years ago by Chris Williams <[email protected]>
Updates to 0.4.0 API and got reading to work as well.

cf281a653a0c4295e42d96e9368a9f70ab9565a9 authored over 6 years ago by Chris Williams <[email protected]>
Fixing up write code.

491f22ec79ebc00871c202868879a9449f08f8ec authored over 6 years ago by Chris Williams <[email protected]>
Works.

8ff18ee15b058694b3a8d6db806d3f87d5624843 authored over 6 years ago by Chris Williams <[email protected]>
fix

066c81e139bfa9bc07056ea2d89cecb7bc4ce1c6 authored over 6 years ago by Chris Williams <[email protected]>
Can now write buffers and strings.

7325383ea48bac14ed2786431afa8197ba4f7c08 authored over 6 years ago by Chris Williams <[email protected]>
re-emerge code from before.

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

34341e01abdbeb4694ddd474dfb31298ce6ce696 authored over 6 years ago by Chris Williams <[email protected]>
Almost functional.

f0c53634e2789e4ca0cabf107d093a5fd8aa443e authored over 6 years ago by Chris Williams <[email protected]>
Update for reader.

e9010fb765f8f2a5c7f037abaa6c78ecfaf4a00b authored over 6 years ago by Chris Williams <[email protected]>
good to roll

e1b9ed127c2f6531a803831f460d9fb45aae0b2a authored over 6 years ago by Chris Williams <[email protected]>
moved to objectification.

478ff046f3a6df5b156ce9c8726af622e1b909ef authored over 6 years ago by Chris Williams <[email protected]>
Working on backport.

11938ddeccbfcf27af7178b21de211d83d4d22b0 authored over 6 years ago by Chris Williams <[email protected]>
add debug back in

71c9d35d41092dfd8418c0bc202a32c1b83df1f2 authored over 6 years ago by Chris Williams <[email protected]>
Not long term solution, but can write strings.

da5090e534bdaa6e06322bbb491b8447af2d6bd6 authored over 6 years ago by Chris Williams <[email protected]>
A bit of clean up

3074db05bffba54fc7a507bfb335d47dc4e1b5b4 authored over 6 years ago by Chris Williams <[email protected]>
size_t instead of ssize_t

3820e3cf7afc829836b7610c6be428de8ae3695c authored over 6 years ago by Chris Williams <[email protected]>
Integrating the EV_READ code.

2b6773d9a17764e41acb5ebad6027ff0ee69e5c4 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.

82a5b41db2e9acb87773ba7537a2ab043f4abe7c authored over 6 years ago by Chris Williams <[email protected]>
Native code complete.

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

8ca67e87248b9fefff9dcb153ea89987cecb1d03 authored over 6 years ago by Chris Williams <[email protected]>
Fixing up make file results.

a32d61565dc3f830994bd9dac49b284933ba92d5 authored over 6 years ago by Chris Williams <[email protected]>
Wrapping scope.Close() for all returns recommendation from @bradleymeck

5171821e105fc9e87bbf1ff4c2ff83274d71b919 authored over 6 years ago by Chris Williams <[email protected]>
Converting to object code not static instance.

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.

19705d085a669437f195b88915bb185044275d30 authored over 6 years ago by Chris Williams <[email protected]>
initial commit

0880a60d4b1e0753a7692c784b02198611a91bdc authored over 6 years ago by Francis Gulotta <[email protected]>