Ecosyste.ms: OpenCollective

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

github.com/serialport/bindings-cpp

The C++ bindings for the node serialport project.
https://github.com/serialport/bindings-cpp

Merge pull request #23 from goranach/patch-1

Update serialport_native/serialport_native.cc

d005014b14ee40ed88696a0abb0ecf81685c0bed authored about 13 years ago
Update serialport_native/serialport_native.cc

d15e137be98153c8b3900c103b6eed68b5a9f3d6 authored about 13 years ago
Rev bump

b857779ef57dd6fe460d44f40bb9892c8218fc86 authored about 13 years ago
Fix path for copying build products

cb61f61f6cbe07fa267b6e620577f3d7f08c0f60 authored about 13 years ago
Fixing sys to util change.

a70529b21cafdeb7d1ef3c0607c9dab24b6d4a6e authored about 13 years ago
Going to keep 0.X.Y branch going with the current rev of node, now works only for 0.6.0+

c32df884206eeb15cde7fe7756b20f95834f5d54 authored about 13 years ago
Default conforms to wiki.

202fb644afa9409e215cbb8b1c6627c37194034b authored over 13 years ago
Fixing issue with readstream. closing GH#15

6af40c3ebc0e85eae3279a77a62888f9eebfca84 authored over 13 years ago
Revision up.

9dc11f730a8766f33bc70046daf1054dc2ca1e2d authored over 13 years ago
Merge pull request #13 from jgautier/master

buffersize option was being ignored

1a78417bedd506b1af1bfa7eef93a585a9d89030 authored over 13 years ago
added bufferSize to createReadStream

61de5f0f5ad9113d6478bdcda08533c2377cf064 authored over 13 years ago
Make no port available be an exception not error emitted - Ticket #12

8717b556879329337057b98982098478de52d4b7 authored over 13 years ago
pushing 0.2.6 with possible fix for arduino reading.

72eff29d84760a91ae2dbcb16117b711bfff8f66 authored over 13 years ago
Updated revision, now working with local arduino and verified working conditions for all code samples from ticket #11.

1d9dad5092cb3934cabb1c7c0deb8af4a9cf02e2 authored over 13 years ago
Rev\'ed readme.

2131a8f6c5469b54bb05c55fa158e2a02f256111 authored almost 14 years ago
Roll out version 0.2.4

e4be065c18de1e9fc70d7d7bc8459a4306b15362 authored almost 14 years ago
Removed comment from wscript.

9e07a7951068ad88c9e8c8bfed651f8087ed3d0c authored almost 14 years ago
Merge branch 'master' of https://github.com/w1nk/node-serialport into w1nk-master

788cc3bb23943265820edbeb99001be47c45fb4d authored almost 14 years ago
adding flow control and fixing some of the argument parsing

a001a41154769223655f42a15b139ef2c2ef548d authored almost 14 years ago
Fixing bug with databit, stopbit, and parity not being set properly.

e8b88e668e109701a5ec684ea3d0772fd2cda380 authored almost 14 years ago
Adds Arduino LDR apparatus demo files

5a2b7f16fe4f7e1324ea7e25b9cdfb50f3a07fcc authored almost 14 years ago
Readme fix.

1915916ca2f208a911400a54f0900e916e08de2f authored almost 14 years ago
Revision increase. Added TooTallNate to authors.

561811a542b7f53de21ee449fc3a6991dbdfb1c0 authored almost 14 years ago
Updated tests to latest verion. Fixed bug where it would emit data event if connection closed (but no data). Merged and verified code from @TooTallNate to convert from EventEmitter to new Streams object inheritance.

9c0e585461512ff214efb00151f01892073cd6e6 authored almost 14 years ago
Resolve conflict.

65fc81131f40aa78b63ff1e888f942d43b0cbea8 authored almost 14 years ago
Fixing baud rate error.

3c7ee2a9648e521aeeb13dac09d49ed1492c4786 authored almost 14 years ago
Verify the user options are valid before calling into the native serialport land.

782af52db09f9217d0d14b653cef51e675047f71 authored almost 14 years ago
Added a changelog to track updates and authors to track contributors. Updated packge rev with new changes.

216232ad05b6fe0cc4cbae088ea6c2c857031a9c authored almost 14 years ago
Better options handling. Fixes an Error being thrown when no options Object is passed to the 'SerialPort' constructor.

320de96798acf2ffec3db834c5f321951465f9cd authored almost 14 years ago
Implement a basic `.end()` function, for `.pipe()` to work properly.

29f7d1d17796a45a1c07ff5f776624f51c56d16c authored almost 14 years ago
Inherit from `stream.Stream` instead of `events.EventEmitter`. This gives us `.pipe()`.

e4a57b6d971273e4fb6efeda8ce3ce4b68dd22cc authored almost 14 years ago
Buffer data when reading lines from serial port.

Also correctly set the default delimiter.

0e5b0d306f388114629906d17b606b48a213dbff authored almost 14 years ago
Add missing semicolons and brackets.

f9a6732f5fc8f7c56d2e871cdffefc3ce03eff7b authored almost 14 years ago
Minor bug fix.

308e1b12476549b12b4f916e2810e8983507123e authored almost 14 years ago
Better closing process

8063a8c269bd15a48244abcd6bff3ff1899735b3 authored almost 14 years ago
Versions must be x.y.z for npm.

888536e4767dcf43c24c00f11a085f2d465972f4 authored almost 14 years ago
Added parsers and confirable buffersize. Also fixed if serial port disconnected clean up. Revisioned to 0.2.0

35ccb6980e481af41d95482653bb1bedba61647f authored almost 14 years ago
Updating and switching to using buffers over string return value.

df239d56de0ef0f92ad6683b0bbc6ed06165617c authored almost 14 years ago
NPM install works properly now.

ddf0942374f88f067bcc18260b24a3549dc6dd0e authored almost 14 years ago
Moving tests to a test directory and giving tips on how to access the pieces with virtual serial ports and USB sticks.

479ac91654440bdea12929a67a4202c0c1da29f4 authored almost 14 years ago
Better tagline.

c95f59d9d41493f1762be4af2de89f7305f132dd authored almost 14 years ago
Normalize intro file.

24cca37c53e6460488fafb1b70b8627ceb6eb051 authored almost 14 years ago
Making pretty.

f551824dffbfb9db12c6d4bf6df89a8fe74daca4 authored almost 14 years ago
Art is hard.

a660cd19ff62ee9f48eec9685f7740dd3589cbb4 authored almost 14 years ago
Most important item: ASCII ART BE AWESOME

943ebc5a27f049c255a014729020e26126f3b294 authored almost 14 years ago
Update.

fd89f18bb4b4ca73d8e636ecd171524f9f610004 authored almost 14 years ago
Cleaning up code.

7199923ad54d23d062dead67e8757f8bc65d652f authored almost 14 years ago
Updates to 0.4.0 API and got reading to work as well.

9cb67ff8091bcc744158df104b358586c4e8e3bb authored almost 14 years ago
Bringin back in the watchers.

7913e0737ce0cb010af77b9fdc931b382d5013e7 authored over 14 years ago
fix

5407db2316d376478e579e27fb4187464d1d192d authored over 14 years ago
Fixing up write code.

637050561bc70635bbc40897e27d83c60a983074 authored over 14 years ago
Works.

7df97ea9afe77334834c6b7fef85d01f9c2870dc authored over 14 years ago
Commenting out read watcher for now.

ef310161cdad9227cf18ba9ad94fe8450ed62593 authored over 14 years ago
send back bytes read not fd.

6e4d76b7f097b237bbd96e92e64b6dd0e588b56f authored over 14 years ago
First run of read thanks to mranney

2ab663da7ea3a58b57205ff3db2cb2aca1e34018 authored over 14 years ago
better example

566fae135f607626a315893bfe3e0e1a3b07d345 authored over 14 years ago
add debug back in

f2f898ea8fc5012d918fd5d39bafcdde9e0565d5 authored over 14 years ago
Update for reader.

01192734422d829b0a47ab7273ffd29204a93a6d authored over 14 years ago
good to roll

a0018bb814f5ec4dbf4e2e98cc3772ff44e2c00c authored over 14 years ago
Working on backport.

77e38c78980837f4278c561f084cab34495594eb authored over 14 years ago
re-emerge code from before.

9e105e007c75f9fd18c5bffcc2a112cf1a67e31e authored over 14 years ago
size_t instead of ssize_t

9ef351e611e30884a0ba9dbaf2b22176ea67c09d authored over 14 years ago
Can now write buffers and strings.

edf70c33daedb18dcacdf1e36d726a5e88cc41b7 authored over 14 years ago
Not long term solution, but can write strings.

3c68d2d7338ecf1b50f4f711d53efd7cc1ee56a2 authored over 14 years ago
Integrating the EV_READ code.

4180d357e059271dd29f00ff8212f1839fdc6dba authored over 14 years ago
Merge branch 'master' of github.com:voodootikigod/node-serialport

862b7fb3a7ce298aab5e1a97ef7a38105201725d authored over 14 years ago
A bit of clean up

fb0d1c7f4f553b35cb6fbb09c5dec33543c638c9 authored over 14 years ago
SIGINT handle.

5419d340f87f8be027c2a521abe14ce5aef04f04 authored over 14 years ago
Removed influx node 0.3.x faster buffer code for existing 0.2.x buffer code.

b22a272267b0cf5b7ce5c312c7060b1e45b34efd authored over 14 years ago
Almost functional.

4a60277e91637f78c8a402e79eb8448b07ecf2fd authored over 14 years ago
moved to objectification.

73dc20f55f2b611b97263a0446e54775a6edcac8 authored over 14 years ago
Fixing up make file results.

c736eaaf55548cc9041f6036ac9376a6694580ba authored over 14 years ago
Merge branch 'master' of github.com:voodootikigod/node-serialport

b0c7227ce473041cc85b5f9bd4d2295c12fb2489 authored over 14 years ago
Converting to object code not static instance.

1f9195d0f1e6b279cc68c075ecc50e66f12d7690 authored over 14 years ago
updating so it will work with linux gcc

562d255ebd668c3af35ba1b78ed5b8918c0bccb7 authored over 14 years ago
Wrapping scope.Close() for all returns recommendation from @bradleymeck

6fc98f2860624f76fb01bc93e8c317c8be01f715 authored over 14 years ago
Native code complete.

fa478a0dfd842ac88baea5a5c7d2e752b38ca608 authored over 14 years ago
Base code for opening file descriptor designed for use with Serial Port - baud rate, parity, databits, async, oh my.

925c60d48707c645461a1dbac665ba67b98d1ab7 authored over 14 years ago