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

Version 2.0.3

github.com/serialport/utilities - d8b29ba4abf80e251ad3db15d56b3f1466ab933d authored over 6 years ago by Jacob Rosenthal <[email protected]>
fix ci

github.com/serialport/utilities - 5e88a74ada71db973e8a7830ea70e69d4edbd467 authored over 6 years ago by Jacob Rosenthal <[email protected]>
fix ci

github.com/serialport/utilities - 2506589ff2e13d008abee87bffc782e72d530c11 authored over 6 years ago by Jacob Rosenthal <[email protected]>
fix ci

github.com/serialport/utilities - 98979e4507d472b5913b32ce6c7d58d9ac1903c1 authored over 6 years ago by Jacob Rosenthal <[email protected]>
more explicit publishing instructions

github.com/serialport/utilities - f80a7f3408e4de097a829a8bcbf95d123983a294 authored over 6 years ago by Jacob Rosenthal <[email protected]>
Merge pull request #623 from kunalspathak/heap_corruption

Fix heap corruption issue on windows

github.com/serialport/utilities - 8ba8682c618af365b0ce3a964160751b679b9823 authored over 6 years ago by Jacob Rosenthal <[email protected]>
Version 2.0.4

github.com/serialport/utilities - 04de150e875093ab7f6b2c295b3ef5d5e6d9860b authored over 6 years ago by Jacob Rosenthal <[email protected]>
update changelog

github.com/serialport/utilities - 250f2a87c69e99dfe7332397d37c3ce2fe89cd9b authored over 6 years ago by Jacob Rosenthal <[email protected]>
Avoid crash when as_json.DEVLINKS is missing

github.com/serialport/utilities - aeeffec6ce5296618cf3d7417704c19d84164b2f authored over 6 years ago by Julien Vanier <[email protected]>
update changelog

github.com/serialport/utilities - 0b483890277556c90d9cb991e9206aa76ecda430 authored over 6 years ago by Jacob Rosenthal <[email protected]>
remove osx-binaries

github.com/serialport/utilities - e868168fe9615bee2084ddd5614f944937e32e6e authored over 6 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

github.com/serialport/utilities - 2216cb3484ecc5041515a5622a8496c9bd181599 authored over 6 years ago by Jacob Rosenthal <[email protected]>
Makefile use thiers strategy

github.com/serialport/utilities - f4283cb9ecbda2ccc809bdfd913c303374fbc8fe authored over 6 years ago by Jacob Rosenthal <[email protected]>
Makefile should not automatically publish

github.com/serialport/utilities - 71360be8ad9dd49e7d9da9ce1cd772f0d7914040 authored over 6 years ago by Jacob Rosenthal <[email protected]>
code clenaup and release created objects

github.com/serialport/utilities - faa5f812b87bbe884c5bdd40e37e027e1bd9f23c authored over 6 years ago by Elijah Insua <[email protected]>
Release 2.0.1

github.com/serialport/utilities - 5616a90f9da554eea5ec7f4069da9baca2c5c508 authored over 6 years ago by Chris Williams <[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...

github.com/serialport/utilities - 6e1db533f67bf18d11f848f8575cb0ec96b62878 authored over 6 years ago by Jacob Rosenthal <[email protected]>
possible fix for builds not publishing

github.com/serialport/utilities - d8bc5ed0527d8ca51d81a318cc9555943bfbe464 authored over 6 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

github.com/serialport/utilities - 777cebe0cbadf3b0d694e378712963931f807acc authored over 6 years ago by Mitsos <[email protected]>
release via github instead of aws

github.com/serialport/utilities - 20c1bdcc37622270dad9c1bde5b3c620aded7403 authored over 6 years ago by Jacob Rosenthal <[email protected]>
publish-binaries.md

github.com/serialport/utilities - 7cd9d5d238682e7341e762c296b5dd3a1f72c6f8 authored over 6 years ago by Jacob Rosenthal <[email protected]>
fix ci

github.com/serialport/utilities - fc587133808acc1c669bdcc620c7c67c5b01cb05 authored over 6 years ago by Jacob Rosenthal <[email protected]>
Version 2.0.2

github.com/serialport/utilities - 2d6aedab626f29ec1dae58c1c77b75dc3bf684a7 authored over 6 years ago by Jacob Rosenthal <[email protected]>
Adding Jacob as Maintainer

github.com/serialport/utilities - 11fef34aff5c34df36728a621b16172a1940d2af authored over 6 years ago by Chris Williams <[email protected]>
Version 2.0.0

github.com/serialport/utilities - d2d560493762bc955281a5a1567d89aec82282fb authored over 6 years ago by Jacob Rosenthal <[email protected]>
Merge pull request #574 from kt3k/patch-1

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

github.com/serialport/utilities - 8d2a0a17d5deab031643295a74375b9801b3390f authored over 6 years ago by Jacob Rosenthal <[email protected]>
use node-arms latest 12x link

github.com/serialport/utilities - ba3ed99b4986d55704d43e776a7541ed8928567c authored over 6 years ago by Jacob Rosenthal <[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...

github.com/serialport/utilities - 9ea0a2c5a66ae9ef10c8fe67360652c2df303bc3 authored over 6 years ago by Elijah Insua <[email protected]>
Upgrade to Nan 2.0.0

github.com/serialport/utilities - 83208ff7a2b9c4491c4b84267acfa37a468981c1 authored over 6 years ago by Cong Liu <[email protected]>
README clarify node 0.11.x and 0.8.x support

github.com/serialport/utilities - 56bf1993d26664769e5483cab897f2a8ff2abce4 authored over 6 years ago by Jacob Rosenthal <[email protected]>
Merge pull request #589 from djchie/patch-2

Fixes a typo in the README.md

github.com/serialport/utilities - 661423223dc48f6dff7d3586e3b68b1f7d47df36 authored over 6 years ago by Jacob Rosenthal <[email protected]>
Version 1.7.4 Release.

github.com/serialport/utilities - 96a4053de722a172e1152c400a6879d75d2ae31d authored over 6 years ago by Chris Williams <[email protected]>
Merge fix.

github.com/serialport/utilities - dbe74b7c691633d96516fded9b9c00f7a3d4630c authored over 6 years ago by Chris Williams <[email protected]>
Version 1.7.0

github.com/serialport/utilities - c5c82b9e00488d0a0c54be203356914e271847a3 authored over 6 years ago by Chris Williams <[email protected]>
Merge branch 'jbendes-hang_up_on_close'

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

github.com/serialport/utilities - e39018754dce73031173dc0adb3a91533c3b2c7c authored over 6 years ago by Chris Williams <[email protected]>
Merge branch 'cloexec'

github.com/serialport/utilities - 7f9c8c1921624ec8f23bd102a15de095a00e71ba authored over 6 years ago by Chris Williams <[email protected]>
Merge branch 'jacobrosenthal-init-test'

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

github.com/serialport/utilities - 5345e4a8f2f9b8ca7241cbaedf162492d310ff4e authored over 6 years ago by Chris Williams <[email protected]>
Version 1.7.1 fixing broken code.

github.com/serialport/utilities - 9d7dbd1a89c1d79933d48fef24ef7456939f5bb8 authored over 6 years ago by Chris Williams <[email protected]>
Bug fix.

github.com/serialport/utilities - 7dfeee815176c650f38913c90c6c499788531b1a authored over 6 years ago by Chris Williams <[email protected]>
Version 1.7.2

github.com/serialport/utilities - 0647cd05975c3fcaa913c258e7d57b4070c11168 authored over 6 years ago by Chris Williams <[email protected]>
Version 1.7.3

github.com/serialport/utilities - 1992aa2d76271760b04dd9804d786431d5732a45 authored over 6 years ago by Chris Williams <[email protected]>
Version 1.7.4

github.com/serialport/utilities - 99cc4ce53199ff91a2f47f439613c745df8d7ec1 authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #525 from pdehaan/patch-1

Update license attribute

github.com/serialport/utilities - 4cc9b0b3fdec8d0c953c2ad8074fe0586eee8690 authored over 6 years ago by Francis Gulotta <[email protected]>
Merge pull request #572 from emilyrose/patch-1

Update stress.js

github.com/serialport/utilities - 5829e4e41f84c3013b1edd7c5d9e139e8cc835b4 authored over 6 years ago by Jacob Rosenthal <[email protected]>
Merge pull request #580 from nebrius/master

Updated Raspberry Pi install instructions

github.com/serialport/utilities - 11112de9ae21e38c4ad11f956bcab47d506f1cdf authored over 6 years ago by Jacob Rosenthal <[email protected]>
Merge pull request #490 from jacobrosenthal/revert-break

Revert "Add BREAK command, useful for CISCO router to break into rommon"

github.com/serialport/utilities - 388af16ed74a269f0d6d9de913cf59d0e3639d33 authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #476 from jerome-42/break

Add BREAK command, useful for CISCO router to break into rommon

github.com/serialport/utilities - edcd6bf25a775bb4a08c1b9672328e9493b99b51 authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #470 from jacobrosenthal/controlsignals

Controlsignals

github.com/serialport/utilities - a445aebab508de0aef74214946851b39118dba02 authored over 6 years ago by Chris Williams <[email protected]>
Preparing for 1.6.0 -- fixed hint issue. Tracking down invalid port issue.

github.com/serialport/utilities - 5808ec7e67271b60ab6af1150f4d41a606bc29c4 authored over 6 years ago by Chris Williams <[email protected]>
Rev up for binary.

github.com/serialport/utilities - ee6cb25933ba1e279361bcb548f05c4b40b8fff4 authored over 6 years ago by Chris Williams <[email protected]>
Upgrading NAN version and refreshing changelog.

github.com/serialport/utilities - 0a5578d47892566886878175bbbaa77a847e2161 authored over 6 years ago by Chris Williams <[email protected]>
Merge branch 'iangregory-OpenBSD-Compatibility'

github.com/serialport/utilities - 391a24bc4e36aa8a1cf89c1e00b0b6d5032316d0 authored over 6 years ago by Chris Williams <[email protected]>
Version 1.6.2 [publish binary]

github.com/serialport/utilities - cb809dda0dcc47f98a0a5cf16452bfa2f1acfed5 authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #487 from voodootikigod/vtg-configurable-list-handler

Configurable factory to query the list of devices.

github.com/serialport/utilities - 388cc657ae84ce8940b0e413d8274f978a3a64f4 authored over 6 years ago by Chris Williams <[email protected]>
Version 1.6.3 work ability to query based on different ids and reversion of break command (allow unix, windows to work).

github.com/serialport/utilities - ad867941030aa21f49a96c06006b9668da12e00f authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #491 from marcuswinkler/raspi-nodeupdate

Update installation instructions for Raspberry Pi

github.com/serialport/utilities - ba6cf9678665e7c7c86394a8e88b862e5260cc5c authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #515 from arahlf/patch-1

Update README.md

github.com/serialport/utilities - bad00085d5cbae287804094609b1a418e59136df authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #504 from jpilet/master

Fix a memory leak in SerialportPoller::New

github.com/serialport/utilities - c11961cbed2c6d222c567003d38c15711b5f2c7e authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #502 from voodootikigod/update

unix support for update baudrate

github.com/serialport/utilities - 688124229572944a30d3193fd44c7c0438ab082e authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #520 from bullmastiffo/fix-options-argument

518 node-serial create new options object in constructor

github.com/serialport/utilities - d6725275e9246b75ae79909a4801021aa4676d12 authored over 6 years ago by Chris Williams <[email protected]>
Update to version 1.5.0 for node.js 0.12.x and io.js 1.0.x [publish binary]

github.com/serialport/utilities - 24a02c47d7cf36379af2c74dbca67580aa9489c5 authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #450 from jacobrosenthal/errortests

Needed tests on operating on ports that are not open

github.com/serialport/utilities - 72bd84d378425502057b2e60f5bf8b965c5c3774 authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #447 from jacobrosenthal/openemittest

need a test to see that open event was fired

github.com/serialport/utilities - d32064e27ed1cc1605aa12931cc7b15f586ecfdf authored over 6 years ago by Francis Gulotta <[email protected]>
Merge pull request #438 from Scypho/remove_console_log

Removed console.log's

github.com/serialport/utilities - f42233391032e85f08fecb96655ef13e350d37f2 authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #451 from jacobrosenthal/optionserrors

missing options errors for parity, flowcontrol and stopbits

github.com/serialport/utilities - eef2fd56a46add51d0df18a35fc9c0b28eb8eb1f authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #452 from jacobrosenthal/emittests

Missing emits for close and disconnect

github.com/serialport/utilities - 116a5cdfd6f54d78d4542c3e2c884733da914b9e authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #441 from rwaldron/iojs-compat

Update to nan 1.5.0 for iojs compat

github.com/serialport/utilities - 3ad6da649e125275b257d26f4053b3061956a928 authored over 6 years ago by Chris Williams <[email protected]>
Adding the beginning stage of debugging output. Fixed jslint error that was brought in when removing console.log.

github.com/serialport/utilities - 8a57e4192fa2bece6f79fd23b04139c668440143 authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #434 from fhunleth/poller-nanscope

Add NanScope to fix crash with node-webkit/x86_64

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

github.com/serialport/utilities - d20ab196f2a99cb3404532357b4071fb4cbcff33 authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #462 from giseburt/master

Fix for #426 -- multiple serial ports each get their own write queue (and thread)

github.com/serialport/utilities - a68f17339b5ecb41dbe2c504b2772ac5d3264ab0 authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #453 from jacobrosenthal/flowcontrolreturn

cant return from the function from inside forEach apparently

github.com/serialport/utilities - 678959c56955728231800ac189569344a13dc614 authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #464 from rwaldron/patch-1

Update Johnny-Five description, closer to new site's description.

github.com/serialport/utilities - 12e39c602e1151670fbff38c9811df425df51f23 authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #432 from voodootikigod/publish-binaries-guide

Add guide for publishing pre-compiled binaries, updated the Makefile to ...

github.com/serialport/utilities - 848b07704e1e6119b7351f0c95670bec19e5418a authored over 6 years ago by Chris Williams <[email protected]>
Merge branch 'palavrov-fixing-flush-drain-callback' into develop

github.com/serialport/utilities - a91d66aa17e8f3ea5268db0fdb9a7d1035e10fc2 authored over 6 years ago by Chris Williams <[email protected]>
Merge branch 'giseburt-master' into develop

github.com/serialport/utilities - b3fae62cc6481512cd7c5a2d072b3585639311cc authored over 6 years ago by Chris Williams <[email protected]>
Bug fix possibly for windows.

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

github.com/serialport/utilities - a10d699bf5d289e9629156b28c3a5f83e60e476f authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #413 from voodootikigod/voodootikigod-parity-fix

Solves for issue #401

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

github.com/serialport/utilities - b7b1ab2d61bda82de1d431387b337ac1cca6d96c authored over 6 years ago by Chris Williams <[email protected]>
Windows bug fix. [publish binary]

github.com/serialport/utilities - 241ad50aab738a785313ef93bb0f90fcb1276c9a authored over 6 years ago by Chris Williams <[email protected]>
End of year release 1.4.10 [publish binary]

github.com/serialport/utilities - 07062c0bdec2be685579cf3eba7a9fcffda53969 authored over 6 years ago by Chris Williams <[email protected]>
Merge branch 'JohannesRudolph-issue-402' into develop

github.com/serialport/utilities - da6207e5e1fa00d78c17f3e7b96e73144baa13ef authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #427 from comsolid/patch-1

Update README.md.

github.com/serialport/utilities - 69e1e936189477f35e21d240c5c886fed593d26a authored over 6 years ago by Chris Williams <[email protected]>
Bug fix possibly for windows.

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

github.com/serialport/utilities - 7cc23cbeb111160d88c8ae72564f7605b36b9f80 authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #428 from ffissore/vid_pid

Added VendorID and ProductID to linux output

github.com/serialport/utilities - 77afc5920024b426bf15dc40be8b0d9b96f93ad5 authored over 6 years ago by Chris Williams <[email protected]>
Readme update, new release. [publish binary]

github.com/serialport/utilities - 4b56dacf7805f90997484dad1fabb84e4d835f8a authored over 6 years ago by Chris Williams <[email protected]>
jshint fix.

github.com/serialport/utilities - a7c81bd15bd9985cd007dbcc4f6c01d5d815be8e authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #363 from jakobwesthoff/node-l8smartlight

Added link to node-l8smartlight project

github.com/serialport/utilities - fee5b32c5ca41a5756ec50b393fcd409cc27abbc authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #370 from rwaldron/369

Emit error on serialport when explicit handler present. Fixes gh-369

github.com/serialport/utilities - cbcbc0d5a4ea00963821743489785584bb63f9b2 authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #361 from objectiveSee/patch-1

Update README.md

github.com/serialport/utilities - 37506e490b6e4f42ccaca8564ea7a8044c4de867 authored over 6 years ago by Chris Williams <[email protected]>
Fixing test to deal with node unstable issue.

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

github.com/serialport/utilities - 6338196bf251c0c56bfeb8ce7a697863735e2d3a authored over 6 years ago by Chris Williams <[email protected]>
Version 1.4.5 [publish binary]

github.com/serialport/utilities - fb0179ec116c30a310682b443355398dd9ded075 authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #375 from giseburt/master

Fix for windows and Node 0.11.13 (atom-shell)

github.com/serialport/utilities - d71b1991c858642eec668b4ef9ad253060765c53 authored over 6 years ago by Chris Williams <[email protected]>
change log updates per #377

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