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 #93 from markwegman/master

Fix for handle leaks and random crashes on Windows

f7eb3ec163adecc66eb15b2f411873e1a9e176ad authored about 12 years ago by Chris Williams <[email protected]>
Fix handle leak

cd0889f95829e34761a614b5e007b32ebc84fed2 authored about 12 years ago by U-Mark-Desktop\Mark <mark@somewhere>
Cancel timed out read operation to fix random crashes in Node's IoCompletionPort handler

bb1292a1ed5c350ade2de951ae1cf3f1fda0ac55 authored about 12 years ago by U-Mark-Desktop\Mark <mark@somewhere>
Merge pull request #85 from bewest/bewest

bump node requirement 0.7.0 for libuv's uv_mutex_t

81b66edfc6251eac45cef0f1ff02a19901e8bb6c authored about 12 years ago by Chris Williams <[email protected]>
bump node requirement 0.7.0 for libuv's uv_mutex_t

uv_mutex_t was added to node via libuv in node 0.7.0.
Builds fail otherwise.

13d68a87e1ef6e5132dbe94a223d01441ec4fd0b authored about 12 years ago by Ben West <[email protected]>
Rev up.

79c3c163d5a97176dbe35e9eb2465213b41f905a authored about 12 years ago by Chris Williams <[email protected]>
Merge pull request #84 from JayBeavers/ngx-queue

Fix for #82, Out Of Order bug

0e1c1b3ce45d2f98c3889dfe8f9e8cdcdbbe6725 authored about 12 years ago by Chris Williams <[email protected]>
Add fifo queue support to serialportWrite, fix test to detect arduinos under Linux

39e559fc1127ae4bc93ffd3ef072a03a007d772d authored about 12 years ago by Jay Beavers <[email protected]>
Rollover fix in Echo test

d3701cf083c9a77a8aea5acd88cdd1462b010c85 authored about 12 years ago by Jay Beavers <[email protected]>
Adding detection string for Arduino under Linux

510f7753ac3367e79bb4fed36f75e9f0bec1cedf authored about 12 years ago by Jay Beavers <[email protected]>
Add repro test case for Windows out of order

7dd6413e0e31f6c9ff962e250f92619a7630fe0f authored about 12 years ago by Jay Beavers <[email protected]>
Higer baud rates revision support.

ae58d9de140a3f0cd38de3ba70cd119355c299ad authored about 12 years ago by Chris Williams <[email protected]>
Merge pull request #68 from sebseb7/osx_baud

mac osx >= 10.4 can handle higher baud rates

e229cae674cd7ee6b8ffe66f3b2a9cf72c58b4f3 authored about 12 years ago by Chris Williams <[email protected]>
Revision up.

5bd84ff32d7a9a02cb45e3661e09bd111a8e7b8d authored about 12 years ago by Chris Williams <[email protected]>
Merge pull request #77 from bigkevmcd/add-flush-functionality

Add flush functionality.

00c8916e5488b69dfed39b6bec69fae43187c67e authored about 12 years ago by Joe Ferner <[email protected]>
Add attempt at Window Flush.

cd279b9402fbd270a5c6b94d7f9224ee4910040f authored about 12 years ago by Kevin McDermott <[email protected]>
Remove unnecessary exception catching.

22223e4fc2f66f0055360baf7990062502b1976d authored about 12 years ago by Kevin McDermott <[email protected]>
Add flush functionality.

3aa4d03db8210f39eb44dcad284028c235b0b784 authored about 12 years ago by Kevin McDermott <[email protected]>
more readme.

0b2ace11f034bebadf76b9403cad7dbdc2974473 authored about 12 years ago by Chris Williams <[email protected]>
Update README.md

8662fdf4578f7c9b1937375f611d5417d3aafe60 authored about 12 years ago by Joe Ferner <[email protected]>
Rev up.

dbf69aca7f4f91914c8d20df683df584b1b83f0d authored about 12 years ago by Chris Williams <[email protected]>
Merge pull request #73 from jgautier/master

Firmata issues on windows

da2783050fd81e0c9b32c9741ea4f137055ef147 authored about 12 years ago by Joe Ferner <[email protected]>
use bufferSize for windows, dont disable DTR

a3bc2fbe9b6d173043360f1d32fba061d72371a3 authored about 12 years ago by Julian Gautier <[email protected]>
More changes.

2625d2cbed8b564940f8b4af6591183d7e856f3f authored about 12 years ago by Chris Williams <[email protected]>
mac osx >= 10.4 can handle higher baud rates

3b868e9248839bf310a05c56c43073eb738b68dd authored about 12 years ago by Seb <[email protected]>
Merge pull request #65 from iros/master

Adding node-gyp as a dependency

05f94f86848331b5338fa8e6cb2b7d17c59c0b02 authored about 12 years ago by Joe Ferner <[email protected]>
Adding node-gyp dependency so that builds happen during npm install

a2389b0c120d6a0aff6bbd0a609006dbe0ace59b authored about 12 years ago by Irene Ros <[email protected]>
Merge pull request #62 from JayBeavers/master

Fix for #61, global leak of closing in serialport.close(...)

7062dff354d66a10eaddad9aa4502c4233665a36 authored about 12 years ago by Joe Ferner <[email protected]>
Fix #61, global leak of closing in serialPort.close(...)

8eb9d7688f4c723483c5c5cbbfe0d3e3ab80f93d authored about 12 years ago by JayBeavers email = [email protected] email = [email protected] <[email protected]>
Rev up.

48a287c16507d7047bc63354c134241fedb1d193 authored about 12 years ago by Chris Williams <[email protected]>
fix issue #59. Incorrect handling of rile descriptor on windows.

526b2a2da3818b6abcbb9659b77b3df7ab818e71 authored about 12 years ago by Joe Ferner <[email protected]>
validate path argument

00f80130c4987d59b87e052fedebcdcd5f94c828 authored about 12 years ago by Joe Ferner <[email protected]>
Adding note about options.

82b6b95212d9856b2ba7240bc3f7ae86302fd432 authored over 12 years ago by Chris Williams <[email protected]>
Updated.

3ca98d932bf027f84a831ec73651fe83bac98950 authored over 12 years ago by Chris Williams <[email protected]>
Update.

98c92f3ed056e4137a057f2ab8352c27f90fe230 authored over 12 years ago by Chris Williams <[email protected]>
Merge pull request #56 from jgautier/bug_fixes

fixing bugs

df7ba7e8194df727c9ab48036503d08825d6eeac authored over 12 years ago by Chris Williams <[email protected]>
fixing bugs

d8bc3078f6eb5620c352b235b6dad99b2434346e authored over 12 years ago by Julian Gautier <[email protected]>
Update master

516cc61a8692e9b893bc2dcd495a729fb67897c3 authored over 12 years ago by Chris Williams <[email protected]>
Update master

52b1a395762411e779eaeacf77d1b8fab2f0b827 authored over 12 years ago by Chris Williams <[email protected]>
Update master

fb0a4ffa5682c0ddea165cbe53b914af8256bb9f authored over 12 years ago by Chris Williams <[email protected]>
JSon fix.

baa0c139d694d575ba241489c805a57f0df9a630 authored over 12 years ago by Chris Williams <[email protected]>
Rolling out version 1.0.0

c1760084b366f8d10f09a01c1b05b9deef4301a3 authored over 12 years ago by Chris Williams <[email protected]>
Version updates for new rev bump.

d68a7e6d24816580a2b0867802473cc7672cfe49 authored over 12 years ago by Chris Williams <[email protected]>
Merge pull request #53 from jgautier/serialport2

Serialport2

efba4d17f8766a69c8dfe297c4a1f520b39b95fa authored over 12 years ago by Joe Ferner <[email protected]>
default parity correctly

6a431f30d9848c54fc92bbc4f243e4c2c351ff0b authored over 12 years ago by Julian Gautier <[email protected]>
Now with gyp

70b5ae0b5ad2e4a541fbe4002ab21a2fa00743fe authored over 12 years ago by Chris Williams <[email protected]>
Merge pull request #52 from TooTallNate/patch-1

package: remove "install" phase

cb3a3ccec2274ba7823528dadc89708a1e17ac56 authored over 12 years ago by Chris Williams <[email protected]>
package: remove "install" phase

This enables the node-gyp build. Fixes #51.

dad3b8f13c48b46efa47b50be3a8e1231679ae55 authored over 12 years ago by Nathan Rajlich <[email protected]>
use parser

b87faa3474f7d1cd52525a55ba9af31d2b963a24 authored over 12 years ago by Joe Ferner <[email protected]>
changing options to be more readable.

d559c026836b5441678f6c513c30b152ef35a19e authored over 12 years ago by Joe Ferner <[email protected]>
working list and terminal on ubuntu

f44e7e66f0661f4482955c08e24f35c253bc1ddc authored over 12 years ago by Joe Ferner <[email protected]>
Update.

f7629027eb9daf9f85b9320251b8d32c320bda03 authored over 12 years ago by Chris Williams <[email protected]>
Update to packageto work with 0.8.0

16286c4c3cca4575f4604a4a3fe6a906e1c1e0eb authored over 12 years ago by Chris Williams <[email protected]>
Merge pull request #48 from TooTallNate/master

rename bindings.gyp to binding.gyp

f4185af188cee09378e7bc4a4308717d21fdd8da authored over 12 years ago by Chris Williams <[email protected]>
Merge pull request #49 from node-migrator-bot/clean

Hi! I fixed some calls to "sys" for you!

6e941fb9b4b7337f36f783477413a6ff638b618e authored over 12 years ago by Chris Williams <[email protected]>
[fix] Changed require('util') to require('util') for compatibility with node v0.8

190fada42d92f2e3846793084e1b2eacae11af36 authored over 12 years ago by Farrin Reid <[email protected]>
rename bindings.gyp to binding.gyp

this is the name that node-gyp and npm specifically look for now

8b5bcf0c283fd24f19f66c6bde434199bb0a07fe authored over 12 years ago by Nathan Rajlich <[email protected]>
Merge pull request #42 from sebseb7/master

500000 baud support on MaxOSX

aabbd418c7c89827a8fa5b734b0bb0049fa1a659 authored over 12 years ago by Chris Williams <[email protected]>
500000 baud support for osx (termios.h does not support 500000 on osx

e7212210dcb3aba5e2edd1b62dc8789ff7eb6016 authored over 12 years ago by Seb <[email protected]>
B500000 is not available on any system

1868ae2f16d3f19e5a6e0907b97d1c625b7c855b authored over 12 years ago by Seb <[email protected]>
Merge branch 'baud500000' of https://github.com/dodo/node-serialport

fee3d24ad3e09408079cdc776381becdec0f1f24 authored over 12 years ago by Seb <[email protected]>
Merge pull request #40 from prwhite/master-open-event

Forward "open" event from ReadStream for completeness.

173b9ffb6cff2fd506aa534834133957ce0bd6a3 authored over 12 years ago by Chris Williams <[email protected]>
Forward "open" event from ReadStream for completeness.

922740c06f448084962c52e2bc3b74ea498bb680 authored over 12 years ago by Payton White <[email protected]>
Merge pull request #35 from TooTallNate/gyp

Added support for "node-gyp" build

a71fe826b1c6e470ba0414781c5473dbe0c675de authored over 12 years ago by Chris Williams <[email protected]>
Update the Makefile.

The cp is not necessary since node-bindings handles the location
of the bindings for you.

5c9e79888c776022168cc762c6703454583d6f3e authored over 12 years ago by Nathan Rajlich <[email protected]>
Update the .gitignore file with the gyp generated stuff.

22a117f29437afaa77e1aa6953e0ab0c1e6c0972 authored over 12 years ago by Nathan Rajlich <[email protected]>
Add a bindings.gyp file for use with node-gyp.

a951a29062f1fb7946b4d227f6fa0b3b3d5b9a04 authored over 12 years ago by Nathan Rajlich <[email protected]>
Use node-bindings.

51ae2cf0e45818b6fa4bf69e81f2ab36be79fd6d authored over 12 years ago by Nathan Rajlich <[email protected]>
Update the .gitignore file a little bit.

bbf185cbaa3c4375d476fdf673e5dd5d8f83175c authored over 12 years ago by Nathan Rajlich <[email protected]>
Fix `install` command in the package.json.

e3dfb91b93897b7726f80d4697cc2b2a84373cbf authored over 12 years ago by Nathan Rajlich <[email protected]>
Move the 'wscript' file to the root directory.

This is so that the 'build' directory exists in the root directory,
so that node-bindings can fi...

e908363cb5d80b64dc6f45f8cc118dec57fc2df3 authored over 12 years ago by Nathan Rajlich <[email protected]>
add 500000 BAUD rate

eb669444305eb86dc355ef67ff5b7c1895a591b1 authored over 12 years ago by dodo <[email protected]>
Adding firmata.

74998a2bb93038357985050ed458d0a7c489815e authored almost 13 years ago by Chris Williams <[email protected]>
Forgot robotic javascript.

86ff229636cdbe5c0f0aea902c7dbdd219d64d19 authored almost 13 years ago by Chris Williams <[email protected]>
Including some projects that use serialport.

74a82ed7c83118fd4df1a18218f33c23921e6c55 authored almost 13 years ago by Chris Williams <[email protected]>
Rolling in rest of gitignore with npmignore.

14194bb3b3619aa936bb88cf5be0c9bdc9f8b31e authored almost 13 years ago by Chris Williams <[email protected]>
Removing .node file.

c10b592b2d627ab0d95149771ee987f573e07947 authored almost 13 years ago by Chris Williams <[email protected]>
Adding npm ignore.

27f0924c11f0cf81a6d7b8e483db109c14c0389a authored almost 13 years ago by Chris Williams <[email protected]>
rev up.

31088c985b6f5700903a61c845ec8e8c1f0df197 authored almost 13 years ago by Chris Williams <[email protected]>
Force reving.

abd326c3d604bf4a81eaf32bef242d153f43294f authored almost 13 years ago by Chris Williams <[email protected]>
Forcing to run through make not concatenated scripts.

22bb4038a64e68679e7f3d1bd930c8a46722ff41 authored almost 13 years ago by Chris Williams <[email protected]>
Force new rev.

6ae6153e64fdf19c92d636a39834335aecc08c9d authored almost 13 years ago by Chris Williams <[email protected]>
roll up

225e9f89fa99c08d1d5359b020c2c83ae6b49a96 authored almost 13 years ago by Chris Williams <[email protected]>
Take lock out.

afe770fadb80a19217eb9241180fcd9832d7b295 authored almost 13 years ago by Chris Williams <[email protected]>
Rev up.

d499587019440913839d117bca5a088ccddc156f authored almost 13 years ago by Chris Williams <[email protected]>
Update DTR code base.

99979ffd595d6d87149f5a0d84b211fb71bc030e authored almost 13 years ago by Chris Williams <[email protected]>
don't eat all the files.

cb6f17cde85b474ff666c62e45aacb71255c5936 authored almost 13 years ago by Chris Williams <[email protected]>
Reorder output statement to ensure that it has opened.

a607951b7dfa7399b99b7617eab13e94e2c54292 authored almost 13 years ago by Chris Williams <[email protected]>
Make it run regardless of if the port is present (and restart if it is present)

92b72372d7b80d3d01a61b5503e3493b9b1533c1 authored almost 13 years ago by Chris Williams <[email protected]>
Adding example for logger code base.

c8442b160e7e163e5a88519118cf179866c69cdb authored almost 13 years ago by Chris Williams <[email protected]>
Adding in changes and authors.

61e4e825d2d2f74e65bc5c7e30d10181aa7ef386 authored almost 13 years ago by Chris Williams <[email protected]>
Merge pull request #25 from canadaduane/master

Added SetBaudRate, SetDTR; Custom Baud Rates

642070aadaf33e27f972aaadaa34505f5659f44d authored almost 13 years ago by Chris Williams <[email protected]>
Merge pull request #30 from legege/master

New "close" listener when device being disconnected

c9f5af928e82e23a1fff8492060fc8c2525a9d30 authored almost 13 years ago by Chris Williams <[email protected]>
Add 2 new listeners: close, end.

Fix an issue with the error callback

f44dc967c3af68706073d3a7170c1deaf400db20 authored almost 13 years ago by Georges-Etienne Legendre <[email protected]>
Merge pull request #26 from monaka/genuine-pull-request

The "sys" module is now called "util".

6f77fca279eab2beb693d09390c3843a51843791 authored almost 13 years ago by Chris Williams <[email protected]>
The "sys" module is now called "util".

14881edaf4ce106c5340cd02f7cd8c51231d912f authored almost 13 years ago by Masaki Muranaka <[email protected]>
Add SetDTR, SetBaudRate

ab37cbbcea7df8be0274e91118ff8f9ad1f856a0 authored almost 13 years ago by Duane Johnson <[email protected]>
Convert some tabs to spaces

ab2e652938dd3f119f86c011f854ddce75702be1 authored almost 13 years ago by Duane Johnson <[email protected]>
Bump rev.

fa4044572faf178a6fd1505ea6c2e1aa7dbf8d31 authored almost 13 years ago by Chris Williams <[email protected]>
Merge pull request #21 from amccollum/master

NPM package fails to install under node 0.6.*

1453e1fcc22c8e243bc21a317901631c4a5c7001 authored almost 13 years ago by Chris Williams <[email protected]>