Ecosyste.ms: OpenCollective

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

github.com/serialport/website

The website for the serialport project
https://github.com/serialport/website

Add more details to the readme around many sections

- Installation now has more navigation links

- The `.list` function is now documented

- ...

a43a67d27a070e70e46eb728282f10ce8de2b163 authored over 8 years ago by Francis Gulotta <[email protected]>
Free the function from the factory

- No longer make use of the serial port factory

99adeee0a659ca3814f156c59527e8b2a623731d authored over 8 years ago by Francis Gulotta <[email protected]>
Dependency cleanup (quick pass)

- Eliminates use of node-pre-gyp as an actual module dependency (just a package dependency, this...

a79ff28d88c010dfbb5c42d413dd0d7db8d14da2 authored over 8 years ago by Rick Waldron <[email protected]>
Superseded by test/serialport-integration.js

962c54a4f2c02dab460d6d700d16b96a82f6b0ab authored over 8 years ago by Francis Gulotta <[email protected]>
Fix double open

- Test for and stop the double opening of ports
- More tests around opening and disconnecting...

836064abe37c6ab9d4be568a02fc920b1430053e authored over 8 years ago by Francis Gulotta <[email protected]>
Merge pull request #713 from voodootikigod/open-close-open-close

Closing a port is better tested & correctly reports isOpen in it’s event

38d9ca91ce00fc49edeac533a9ec0740afddf660 authored over 8 years ago by Francis Gulotta <[email protected]>
Closing a port is better tested & correctly reports isOpen in it’s event

- Ports correctly respond to `isOpen` during a close event
- cleanup some assertions
- if a C...

77851e2e75f8a790e292d1b583b21e5e63c7dd56 authored over 8 years ago by Francis Gulotta <[email protected]>
Merge pull request #711 from voodootikigod/integration-tests

Integration Tests!

b5be6a0d16a44b25d5cafea8f5bec447f0d70d2f authored over 8 years ago by Francis Gulotta <[email protected]>
Integration Tests!

We weren’t running these except on node v0.10 now we can! One day we might have a virtual serial...

4fbf6d923bd6cf23e9d5cc920d1bce625629a29e authored over 8 years ago by Francis Gulotta <[email protected]>
Merge pull request #708 from voodootikigod/listunix-refactor

Move listUnix to its own module

eed507969f5731911837bc87054aac84c52abf90 authored over 8 years ago by Francis Gulotta <[email protected]>
Move listUnix to its own module

- Refactor to fix bugs
- Remove the path behind `udevadm` as it’s not always in the same plac...

c93fb3b81f65c7dd659ced4d69c820667d34b952 authored over 8 years ago by Francis Gulotta <[email protected]>
Merge pull request #709 from voodootikigod/linting

linting binaries, cleaning up tests, add a doc

2250223fc2acfac2faa65aa203dd27c4a726af7a authored over 8 years ago by Francis Gulotta <[email protected]>
Merge pull request #710 from mhart/patch-1

Add instructions for Alpine Linux

72b6ee9e8cfa822860a8a2459d21c9105bb6fd97 authored over 8 years ago by Francis Gulotta <[email protected]>
Add instructions for Alpine Linux

83530e74b7f10023596436bf842edaac6225654c authored over 8 years ago by Michael Hart <[email protected]>
linting binaries, cleaning up tests, add a doc

cf2f4611279bc63f7c25699c4f9286f9b30d3b09 authored over 8 years ago by Francis Gulotta <[email protected]>
Merge pull request #706 from voodootikigod/tigoe-master

Rebase of #600

050ca327c1823d7fccb8b1acf866839178e06276 authored over 8 years ago by Francis Gulotta <[email protected]>
added new serial duplex test with no dependencies other than node-serialport

This test works with the ArduinoEcho.ino sketch. It runs well as long as
the remote device is se...

e4a88e02a78a14df712a61140a5fac880788696f authored over 8 years ago by tigoe <[email protected]>
Merge pull request #704 from pabigot/bugfix/file_descriptor_0

add pieces missed in pr #703

bffcf9efa9676ce5222bca792a144e587bfa4af8 authored over 8 years ago by Francis Gulotta <[email protected]>
serialport: replace outdated check for open descriptor

c526fe793e63f253348fd4640425d9b265fed38e authored over 8 years ago by Peter A. Bigot <[email protected]>
serialport: avoid assigning undefined to fd property

When an error is returned the bindings pass undefined instead of null.

0b0c446c4c9b9195718b91296d412c833865eb36 authored over 8 years ago by Peter A. Bigot <[email protected]>
Version 2.0.7-beta2

3469c1a0131bab84aabb4fdd0fe7df1e05aa586f authored over 8 years ago by Jacob Rosenthal <[email protected]>
Merge branch 'release'

20936688261365d56d2dfca915099ff84eae9e99 authored over 8 years ago by Jacob Rosenthal <[email protected]>
Merge branch 'bugfix/file_descriptor_0'

398e7cc1cfe1e79b009180545cf60e0d0a407417 authored over 8 years ago by Jacob Rosenthal <[email protected]>
Address #686 race condition closing serial port causing a segfault

3731b514fb2ba532fb9822d3190b8c8539bf016a authored over 8 years ago by Francis Gulotta <[email protected]>
Bugfixes around JS handling of file descriptors

This patch combines #586 and #686

- A closed serialport now uses fd = null
- Emulate a proper...

090b26b58bfbbab2dc1fa0ad88e460f886cc69d1 authored over 8 years ago by Linus Wallgren <[email protected]>
Update AUTHORS.md

5d843c95dcf1a6e377b9d9885f26be298cabd7d1 authored over 8 years ago by Francis Gulotta <[email protected]>
Update AUTHORS.md

23a2c5570dc64bf0d301a352159420262f8444a3 authored over 8 years ago by Francis Gulotta <[email protected]>
Merge pull request #701 from nebrius/readme_update

Updated Raspberry Pi docs to link to Raspi IO

78d4dd99e253162909dc8c8b5a0ec3b5f10ad9c1 authored over 8 years ago by Francis Gulotta <[email protected]>
Updated Raspberry Pi docs to link to Raspi IO

b2cbe543799aefc537097c3b7d4c8b2879e3e84a authored over 8 years ago by Bryan Hughes <[email protected]>
Merge pull request #698 from voodootikigod/update-linting

Switch to eslint and fixup a lot of linting issues.

8174327f93e900acfaca56e273083907261bcd39 authored over 8 years ago by Jacob Rosenthal <[email protected]>
Switch to eslint and fixup a lot of listing issues.

There are not a ton of open PRs that would be effected by this, I think it's a good time to go a...

c2c424c620f012230832d7e344adee0c380c1bb4 authored over 8 years ago by Francis Gulotta <[email protected]>
Merge pull request #694 from voodootikigod/doc-improvements

Update the README and add an ISSUE_TEMPLATE

1ed0fa5f8338e55a324b9125a4169cfe2aef28f8 authored over 8 years ago by Francis Gulotta <[email protected]>
Update the README and add an ISSUE_TEMPLATE

5ecb5909ad664ac90b9b1852ed0620bb6452afe3 authored over 8 years ago by Francis Gulotta <[email protected]>
add beta release instructions, remove makefile for release

b5deddf786c8edf257188fc3b0efa13d6fb4e715 authored over 8 years ago by Jacob Rosenthal <[email protected]>
Add a note about write issues

when writing to a recently opened Arduino port.

b9aa077c993d812d54d21c7ce0b4589d147764cf authored over 8 years ago by Francis Gulotta <[email protected]>
Version 2.0.7-beta1

9f08b81c310f474c002d05c29c2644acc85f802e authored over 8 years ago by Jacob Rosenthal <[email protected]>
Merge pull request #593 from rodovich/check-callback

Check `callback` before calling it in no-error case.

c670840c03ffdce56f52aa65ee0be8ee46313403 authored over 8 years ago by Francis Gulotta <[email protected]>
Check `callback` before calling it in no-error case.

It appears to be an optional parameter because we check it before calling it in every other case...

79e7fbfce6b8201f478a18862ebe7fefb2589e9d authored over 8 years ago by Jim Rodovich <[email protected]>
Merge pull request #662 from voodootikigod/win10dcb

Remove deprecated BuildCommDCB for windows 10 support

1ff7f922667096f1b871815303923988dc4c4943 authored over 8 years ago by Francis Gulotta <[email protected]>
Remove deprecated BuildCommDCB for windows support

- This replaces the removed shortcut methods to build a serial port
object with the non deprecat...

0bf2ed2da394e3839046d9b06df8d0f39e52686b authored over 8 years ago by Francis Gulotta <[email protected]>
Merge pull request #654 from sayanee/svg-badges

add clearer svg badges

117a11491144cbd40531285136e6b4e7ab94a764 authored over 8 years ago by Francis Gulotta <[email protected]>
add clearer svg badges

d50d69411689364fb0315463c44c1c47bfc02465 authored almost 9 years ago by Sayanee <[email protected]>
Version 2.0.6

348ab17f9190e87ff9523684918f6f6247bbb8a4 authored almost 9 years ago by Jacob Rosenthal <[email protected]>
Merge remote-tracking branch 'hybrid/feature/build-nodejs-5' into update

a80c45ab7f4690f8cdf923379c1b4f510409370f authored almost 9 years ago by Jacob Rosenthal <[email protected]>
Merge branch 'nmpignore' into update

ee2147ab62191a94e5fb2d8155cf960bf0ee2a8a authored almost 9 years ago by Jacob Rosenthal <[email protected]>
add .npmignore back, but mirror gitignore into it

e27745c44bf0980af3f18cfb979963dff84a47ae authored almost 9 years ago by Jacob Rosenthal <[email protected]>
update node-pre-gyp-github dep

02de1f6c18b52e6c45f1332e21776662e0b20a9b authored almost 9 years ago by Jacob Rosenthal <[email protected]>
Adjust requirements from comment made by @fivdi

9e0ae0839e904aad110801dfb7b4ddd214b5b832 authored almost 9 years ago by deadprogram <[email protected]>
Modify Appveyor build settings to include Node.js 5.1

d5f5e85e1cd2809b4b26c6de1b9319794235544f authored almost 9 years ago by deadprogram <[email protected]>
Some grammar and spell corrections to docs on publishing precompiled binaries

982cdd7704d3f414f826325acc7d32806a765cb4 authored almost 9 years ago by deadprogram <[email protected]>
Modify Appveyor build settings to include Node.js 5.0

38a2fc409b637fe54a132c537659ca6ec45463ea authored almost 9 years ago by deadprogram <[email protected]>
Modify Travis build settings to include Node.js 5.x

c4811137169c709416cc0d7c0166bf898a5367e0 authored almost 9 years ago by deadprogram <[email protected]>
Version 2.0.5

1af5a464ae45f8c09422936de64301436c887ccd authored almost 9 years ago by Jacob Rosenthal <[email protected]>
update publish-binaries.md

24db836432fa95be676cfa05c173812107249064 authored almost 9 years ago by Jacob Rosenthal <[email protected]>
update changelog

c944f6b10b5bb63671da9bf7a0d695835f93a224 authored almost 9 years ago by Jacob Rosenthal <[email protected]>
Avoid crash when as_json.DEVLINKS is missing

7a5e29b557e521d675df553fdeaca4de90e93087 authored almost 9 years ago by Julien Vanier <[email protected]>
update changelog

8818c9d11fcdd591c136f33afad8e8b6e3576243 authored almost 9 years ago by Jacob Rosenthal <[email protected]>
remove osx-binaries

4b59ce05de3257165b2120875299e04ebd090786 authored almost 9 years ago by Jacob Rosenthal <[email protected]>
Version 2.0.4

525f2547034c7ef47505999ebf3caa832cff6786 authored almost 9 years ago by Jacob Rosenthal <[email protected]>
Merge pull request #623 from kunalspathak/heap_corruption

Fix heap corruption issue on windows

e9b8440398bb0f3f4fb072979306a424ff682b5d authored almost 9 years ago by Jacob Rosenthal <[email protected]>
more explicit publishing instructions

102cfdfc6bd7cdd875c6ad93e4fcd36d38295dab authored almost 9 years ago by Jacob Rosenthal <[email protected]>
npmignore was overriding gitignore and the build folder was being packaged, leaking npm credentials, move relevant ingores to gitignore and remove npmignore

ac8e598f44f2d4499d0d3a24a696b0082b71ac11 authored almost 9 years ago by Jacob Rosenthal <[email protected]>
fix ci

fd5168b4556ccc4de7c184799609dc7209271636 authored almost 9 years ago by Jacob Rosenthal <[email protected]>
Fix heap corruption issue on windows

Fix the heap corruption issue in serialport causing random access violation failures.

25d6c18abbeedcff55309a733fcf579c414522c8 authored almost 9 years ago by Kunal Pathak <[email protected]>
fix ci

402745d4888deb18c97bad67622f784d11c2046f authored almost 9 years ago by Jacob Rosenthal <[email protected]>
fix ci

ce7392a928f18e9ec7b42124454e3984916cf327 authored almost 9 years ago by Jacob Rosenthal <[email protected]>
[publish binary]

4f5bfda32452ff88379b82278d5cdebddb257acf authored almost 9 years ago by Jacob Rosenthal <[email protected]>
Makefile use thiers strategy

969a5b3a94a5e68b3da3290b1d800d404cd04c64 authored almost 9 years ago by Jacob Rosenthal <[email protected]>
Version 2.0.3

d9a08ff62004aa86dc21a3097fb84848f47f90b4 authored almost 9 years ago by Jacob Rosenthal <[email protected]>
Makefile should not automatically publish

d7eedccd01c67174c263800a3d915f694f0a25b7 authored almost 9 years ago by Jacob Rosenthal <[email protected]>
README.md

489708aa2b31da3aca4383da86edfd8cb53118e2 authored almost 9 years ago by Jacob Rosenthal <[email protected]>
fix ci

8c4ee8c06eb0d4822a3ce10e847c30b1c848a4f5 authored almost 9 years ago by Jacob Rosenthal <[email protected]>
publish-binaries.md

a6e86f49e31e285f4e58e8d401c205949e9e3839 authored almost 9 years ago by Jacob Rosenthal <[email protected]>
release via github instead of aws

888db7ebb5a9289813e64b2efa45d1500021c678 authored almost 9 years ago by Jacob Rosenthal <[email protected]>
Changed functionality of listing serial ports under linux to use the global /dev folder and not auto mounted /dev/serial by udev rules to ensure compatibility with other embedded linux distros

a6d596e447463484f9ae16fc04051a1d42783a63 authored almost 9 years ago by Mitsos <[email protected]>
Version 2.0.2

c1439c57af62f32f68e85ced221c6c5e12bed2fb authored almost 9 years ago by Jacob Rosenthal <[email protected]>
possible fix for builds not publishing

1849fcde67abff8853a196e4fd978dc840773e33 authored almost 9 years ago by Jacob Rosenthal <[email protected]>
Merge pull request #615 from rwaldron/fix-Wtautological-pointer-compare-warnings

Fix Wtautological-pointer-compare warnings: Dereference pointers to check for emptiness, instead...

3f52dc8fcad81383352593a7e5adf12d51cde695 authored almost 9 years ago by Jacob Rosenthal <[email protected]>
Fix Wtautological-pointer-compare warnings: Dereference pointers to check for emptiness, instead of comparing pointer to != NULL.

Fixes:

```
> [email protected] install /Users/rwaldron/clonez/node-serialport
> node-pre-gyp ins...

0eeed4e378e99c3649f7a7791be48a1d930dac00 authored almost 9 years ago by Rick Waldron <[email protected]>
Release 2.0.1

57f1084467448d6f9db0ceddd3b21ff5d987144c authored about 9 years ago by Chris Williams <[email protected]>
Adding Jacob as Maintainer

9592ebb45a6986ffae4c32091cd710db891902e0 authored about 9 years ago by Chris Williams <[email protected]>
Merge pull request #589 from djchie/patch-2

Fixes a typo in the README.md

f733d6de0ddcd9543308ead3dc1d2924e3e04d35 authored about 9 years ago by Jacob Rosenthal <[email protected]>
code clenaup and release created objects

d653ac396c757d1bd1bdbbb31d726ed8296e44cc authored about 9 years ago by Elijah Insua <[email protected]>
add support for osx el capitan

It appears as though the registry topology has changed in 10.11.

In order to fix that, this cod...

c2e00928759b77e38411f58913402afd3424dac4 authored about 9 years ago by Elijah Insua <[email protected]>
Version 2.0.0

a93465294937be352d1b931f6861dc0e0dfcc047 authored about 9 years ago by Jacob Rosenthal <[email protected]>
README clarify node 0.11.x and 0.8.x support

51fac6ce630552e7c87631bcd21efac5e6f7df02 authored about 9 years ago by Jacob Rosenthal <[email protected]>
Upgrade to Nan 2.0.0

866e4153b21e628335a7b9ef2dca471664dfb0c6 authored about 9 years ago by Cong Liu <[email protected]>
use node-arms latest 12x link

c05cdfef3274036633348a2cf9ac5006bf8438c8 authored about 9 years ago by Jacob Rosenthal <[email protected]>
Merge pull request #574 from kt3k/patch-1

[Minor correction] Fix dependency status badge in README.md

cd047650c6de6ca146f0662caf8d341bfa19b4fd authored about 9 years ago by Jacob Rosenthal <[email protected]>
Fixes spelling mistake from "instanciate" to "instantiate"

0a35d98861598804dbabe8d84b12530854d6b17d authored about 9 years ago by djchie <[email protected]>
Merge pull request #580 from nebrius/master

Updated Raspberry Pi install instructions

172aa8da4326e5357f20a928b2c5c3f6767ab6fb authored about 9 years ago by Jacob Rosenthal <[email protected]>
Updated Raspberry Pi install instructions

bb2ffc08904964b1368049fe6a54dfbbf6250bec authored about 9 years ago by Bryan Hughes <[email protected]>
Fix dependency status badge in README.md

5c38c0c9f192314692e22e5c890ad02ac6c7f904 authored about 9 years ago by Yoshiya Hinosawa <[email protected]>
Merge pull request #572 from emilyrose/patch-1

Update stress.js

9166e4c9406100966c67932793e1b6be64ab72d2 authored about 9 years ago by Jacob Rosenthal <[email protected]>
Update stress.js

Fix typo in test description.

db0790b1fc77890dfa14645364bd7236918f347e authored about 9 years ago by Emily Rose <[email protected]>
Merge pull request #525 from pdehaan/patch-1

Update license attribute

f9e3d7e106a87ac0639af8c55ef0212b45f85818 authored about 9 years ago by Francis Gulotta <[email protected]>
Version 1.7.4 Release.

884b5f3da6fda69ebec4283f742221e1f5d47c61 authored over 9 years ago by Chris Williams <[email protected]>
Version 1.7.4

8204dc647d365dd8222826a9f613e5c41d9784f9 authored over 9 years ago by Chris Williams <[email protected]>
Version 1.7.3

a99299db00e82f269a1e4106623feab80847c841 authored over 9 years ago by Chris Williams <[email protected]>
Version 1.7.2

a5658ee0be30247ebc80793f9fdcd7a4cc146ce7 authored over 9 years ago by Chris Williams <[email protected]>