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

Merge branch 'voodootikigod-update-dependencies'

e9045d146ad12040f823ccc3fc25e9f34a4ca6f6 authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #347 from voodootikigod/update-docs

more persusive language for baudrates

f4dae92acb06fbf7356f686c8a17e06c562dfddc authored over 6 years ago by Francis Gulotta <[email protected]>
Merge branch 'asherkin-node-0.11'

128dc65772b717bb75788200db5de037a04636fd authored over 6 years ago by Chris Williams <[email protected]>
ENCRYPTING IT LIKE OPENSSL -- too soon?

10aa1d6ca62682af0241b7f747220843935d3692 authored over 6 years ago by Chris Williams <[email protected]>
Revup.

edf14678759792e03a45b12f5b9fdc15a22413c9 authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #318 from hybridgroup/add-make-release-task

Add Makefile and 'release' task.

dc06ca683862fd00fb829d765afaa2c0326ad3c4 authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #300 from xixixao/patch-1

Fix README on Github frontpage

f00d1fb8a3b590774d383089333f4b64671c9398 authored over 6 years ago by Francis Gulotta <[email protected]>
Merge pull request #319 from hybridgroup/pre-built-binaries

Added Pre built binaries.

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

Removed the workaround for Windows / VS 2013 as NodeJS now supports it properly.

b2766aad2a0e0e134349565fd0a326884e2250d8 authored over 6 years ago by Jay Beavers <[email protected]>
Merge pull request #294 from luigy/node-0.11&osx-10.9

Add missing flags for OS X 10.9 & node 0.11

9e7e5f99ac02d980cdb9b2e482942a90da0377c0 authored over 6 years ago by Francis Gulotta <[email protected]>
Merge pull request #322 from hybridgroup/print-package-publish

Make sure to redirect package publishing to stream

8e140e33825890e55a2a430c84985108dc876140 authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #321 from hybridgroup/makefile-merge-commit

Add [publish binary] message to release task

effeb399049674906a8a105c78dbe537998dbb36 authored over 6 years ago by Francis Gulotta <[email protected]>
Merge pull request #296 from voodootikigod/fix-tests-node-8

fix tests on node v0.8+

a8bcbd662e8e794e2661c18c5daf09d8b8499ebf authored over 6 years ago by Francis Gulotta <[email protected]>
Adding keys.

6649989045b9b7a23ece4685831bcfdb5abdcd21 authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #295 from voodootikigod/fail-on-11

Fail on node v11

e4fa0ecbadb43f0d2296581c30b87b727c70b6a8 authored over 6 years ago by Francis Gulotta <[email protected]>
Add instructions to install nodejs for ubuntu

Too many support tickets about node being renamed nodejs on ubuntu

03d1efa85643d67e9a4938eb1959e1811129f4ab authored over 6 years ago by Francis Gulotta <[email protected]>
don't modify process.platform in tests as it's going to be read only

526fbf74cb5bfb7e36dfdac72a32a0ed75da0eb3 authored over 6 years ago by Francis Gulotta <[email protected]>
Merge pull request #279 from voodootikigod/optionalfunctions

don't set options on a callback open function

1a56f99bdc0f28dd18826595d362330f858eb116 authored over 6 years ago by Francis Gulotta <[email protected]>
Merge pull request #275 from programmarchy/drain-example

Add example to demonstrate drain()

d4652ebee37d069950179c52534d7bf03945011f authored over 6 years ago by Francis Gulotta <[email protected]>
Merge pull request #274 from programmarchy/patch-1

Add Reference Guide to README.md section per Issue #247

1e91be43e332f39f613472d34383bdab22bdd78d authored over 6 years ago by Francis Gulotta <[email protected]>
Change from rewire to sandboxed-module and properly set the platform for tests.

68f68984fa5edc7cd0d66f629e4f6d6885af1b60 authored over 6 years ago by Francis Gulotta <[email protected]>
Fix SerialPort.list() docs

beb4c3fa48d758a06ebd89d3def61ed57a113b57 authored over 6 years ago by Francis Gulotta <[email protected]>
Merge pull request #277 from voodootikigod/move-parsers

Move parsers to their own file because they don't rely on anything else.

7efc3fa3c6cef45a9d7882e3026c27ed9a55d2c7 authored over 6 years ago by Francis Gulotta <[email protected]>
Merge branch 'master' of https://github.com/voodootikigod/node-serialport

abb00c0f75fff1cc022cea9f6068042a51df9642 authored over 6 years ago by unknown <[email protected]>
Merge pull request #270 from rvagg/nan

use NAN for Node 0.8->0.11+ compatibility

ba2d305930de9392da2cbfe5658d746658905024 authored over 6 years ago by Francis Gulotta <[email protected]>
Merge pull request #278 from voodootikigod/close-tests

Added some basic close event tests

399ea29f45a1d3d63b6eb366cf04a139ae608424 authored over 6 years ago by Francis Gulotta <[email protected]>
hardware stress test to test for memory leaks

19fda5add1f897f8736393e992d111c58022a6a1 authored over 6 years ago by unknown <[email protected]>
Fix camel case on serialPort.list docs

05183fb2ececb867ae4cc99b7e31cc59bec6c723 authored over 6 years ago by Francis Gulotta <[email protected]>
Added changelog and readme updates.

0e17103ed75d48aedc74667d681f513fa1e860be authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #250 from andrew/patch-1

Fixed link to Reflecta repo in Readme

c9e9bdc9d8679c593233b7fb6fd2a2e0a0005b28 authored over 6 years ago by Francis Gulotta <[email protected]>
Merge pull request #259 from JayBeavers/highSpeedLinux

Swap ifdef around for high speed baud rates to fix #254

639745d14a0b6ddd2b3a58b907aba6f94f2788e0 authored over 6 years ago by Jay Beavers <[email protected]>
Merge pull request #245 from voodootikigod/mock-reads

Mock Reads

52a9621edc5583ce5751ad184257911b4532b39c authored over 6 years ago by Francis Gulotta <[email protected]>
Merge pull request #217 from programmarchy/drain

Add drain method to wait until output is transmitted

b2a2126d602673e1fdc5cb996284a2a3f2df6d8e authored over 6 years ago by Jay Beavers <[email protected]>
Rename read to read.js

90a4d5348ff453421ed760ed0cf35df02ae553e2 authored over 6 years ago by Adriano Raiano <[email protected]>
Releasing 1.2.4

6a33840ee6ecdd28c8aeec99679671d6452f982d authored over 6 years ago by Chris Williams <[email protected]>
Merge branch 'databits'

502b4660c6d1667f81cc3dfe5e8c47a805d7b618 authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #243 from adrai/master

Extended tests and found fix for Issue #238

6683e62a18bee76b6e4fe5a42bb6c3dacabf6e40 authored over 6 years ago by Chris Williams <[email protected]>
Update of version number.

29e3e51d60366270647fd26d5fc68bb1f5403a2d authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #255 from foobarth/master

Move to a separate device pool, fixes upstream #227

f2c03cc4a5095ecf8dad60152c8ccd92dc420df4 authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #273 from voodootikigod/lint-nits

Whitespace and Linter NitPicks

c62bdfd348c45099961340c7cff9453936572243 authored over 6 years ago by Francis Gulotta <[email protected]>
Merge pull request #258 from JayBeavers/fixWin32Path

Refactor win32 pathing from js into _win.cpp to improve mockability

0fc1a7b6c6e3a56ce049d928d8189cd6f6bd97ff authored over 6 years ago by Jay Beavers <[email protected]>
Merge pull request #272 from voodootikigod/test-disconnect

Add a JS disconnect test and mock hardware disconnect command.

eb4d172af2fe1a1dedc93c1537691660082f3519 authored over 6 years ago by Francis Gulotta <[email protected]>
Update README.md

Add workaround for visual studio 2013 support while we wait for node 0.10.x to be updated with f...

d1136517ae5df3524c796c0d9e6f6f9151377355 authored over 6 years ago by Jay Beavers <[email protected]>
set the read position to null to force reading from the current position

939f2a3aab8959d0264148885d1e69c146f71042 authored over 6 years ago by Joe Ferner <[email protected]>
Merge pull request #228 from reconbot/unit-test

Unit tests

f8ba689440c029c4ad5d57b5b3d97753e4c5edd8 authored over 6 years ago by Chris Williams <[email protected]>
Update of valid JSON

d10b721372443faa0ae28e2d3ce96bec8b4c5a97 authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #220 from joshmh/master

Parity shouldn't be changing data bits

833a0cfe6a86246d82e8091ac640c92a2caa8970 authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #235 from JayBeavers/travis

Make changes to enable travis-ci to be enabled

ccce735f1dfb64ae5c39cbdd563d5e8441f88229 authored over 6 years ago by Jay Beavers <[email protected]>
complete removal of options.errorCallback, remove tabs, assert comments

67e05cce3ca3db9448c8f41c61964bf7b36a5521 authored over 6 years ago by Jay Beavers <[email protected]>
Merge pull request #233 from JayBeavers/fix226

Added SerialPortFactory with on('error')

52c76878a28c707f8e6960822d51b2467ffeb101 authored over 6 years ago by Jay Beavers <[email protected]>
Merge pull request #232 from JayBeavers/fix226

Fix226 and bring windows supported revision to the 1.2.x level.

3dd54989bc65282dd6c1e2caf5cc92bc08a083b8 authored over 6 years ago by Chris Williams <[email protected]>
Releasing 1.2.3

f5e9db1f5bda7f29d9a7e060ff8ba007272139ef authored over 6 years ago by Chris Williams <[email protected]>
Release 1.2.1

102c44e9b403491a3b13df257c2bed9606d4113b authored over 6 years ago by Chris Williams <[email protected]>
Update README.md

Add travis status icon, update build number and date in readme

b18402c6245b5f059299907299db03c90a45d30e authored over 6 years ago by Jay Beavers <[email protected]>
Merge pull request #242 from voodootikigod/mock-bindings

Mock SerialPortBindings

7a571be2a3782a777d7a980122f962c41392e584 authored over 6 years ago by Francis Gulotta <[email protected]>
Add an events based unit test to validate that open and close work as expected

6aaebbffd36c79e6513db5f4f7333763ff4a0d3e authored over 6 years ago by Jay Beavers <[email protected]>
Reverting out the change from joshmh about size changes.

98ef1812cc6c65804c423ece28a3093edc83e464 authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #185 from giseburt/master

Fix for flowControl not getting applied.

67ab1de17d9390388ac750f31cc11f870265b69e authored over 6 years ago by Jay Beavers <[email protected]>
Merge pull request #210 from Bobris/master

Fix for truncated error messages on Windows

ec11cbb5ceb14b45c7590c6319461503e84ca888 authored over 6 years ago by Chris Williams <[email protected]>
README update

7fccf26f2e7ee6d20b27adc79a00a50c62e5a2a0 authored over 6 years ago by Jay Beavers <[email protected]>
Merge pull request #198 from timoxley/patch-1

Add syntax highlighting to Readme

d29f3b1adc7009b48aa130044229634bdf74d8cd authored over 6 years ago by Jay Beavers <[email protected]>
Merge pull request #189 from JayBeavers/checkErrno

Check write(...) errno for #43

13dda8cee7febb4c7ee0adb6dd0a2bde41e63953 authored over 6 years ago by Jay Beavers <[email protected]>
Removed defunct test directory and requirement on specific baud rates.

d149ea42835340ef040880c313d53ba4bb7d32b6 authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #190 from fhemberger/patch-1

Cleanup of PR #129: Add a encoding parameter for readline

992615aa44cecf881f061371cce45929d1a07832 authored over 6 years ago by Jay Beavers <[email protected]>
update files for 1.1.3 release

c989dd0eebf23f22cee1286329693daebc343cfe authored over 6 years ago by Jay Beavers <[email protected]>
Update installation instructions, add Reflecta to project list

48c65633f5c7a105cbd3c94c6fa6ca2ccdce24b4 authored over 6 years ago by Jay Beavers <[email protected]>
Merge pull request #188 from JayBeavers/FlowControlBitFix112

Flow Control Bit Fix #112

8d7dbba0313611b16ab4b3632e943ffc8e75da5b authored over 6 years ago by Jay Beavers <[email protected]>
Update enumser.cpp #195

926634d2684db9d725acf29f94b8b9ecd086fcac authored over 6 years ago by Jay Beavers <[email protected]>
Merge pull request #221 from giseburt/fix_close_and_flowcontrol

Fix close and flowcontrol

88a3b79892ce4e4a60cf71042b3df569111caef8 authored over 6 years ago by Chris Williams <[email protected]>
Added rob to the maintainers.

20a32b10dddcba865e6ff685d8da9e49b66ff827 authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #148 from oshea00/master

Added a example that works for Arduino

ba80a71894ac730266d9a646b5e2d2dba6e78341 authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #170 from domenic/patch-1

Cast size_t to DWORD to avoid compiler warning.

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

df15f069ff95be3a677c2413fdb65a03185e01a6 authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #143 from tehknox/master

Fixed an error to work with nodejs 0.10.0 on Windows

7209cb0f48900c3f06b84c03e473b8d6103ac022 authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #156 from mscdex/fix-vs-express

windows: fix compilation with VS Express

ca0b3c1359f4d6617a1ce65ed55e722a2a9946d6 authored over 6 years ago by Chris Williams <[email protected]>
correct open in case of error

afbeabaaa40b1360452fe3f1431cdf155e1f3f6f authored over 6 years ago by Adriano Raiano <[email protected]>
Update. to the readme and minor version.

32d9b79695cbea2c106042a3bc2883501c1601e9 authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #141 from adrai/open

encapsulation of open function

28ef1579896568c29764f3551342e6ee930092fa authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #187 from zuzkins/sp-list-win-fix

FIX: Some windows 7 displays error when listing com ports

lgtm, nice work.

1067515cdb9a2e66fd0a9830c7bd4cba078b7e0c authored over 6 years ago by Jay Beavers <[email protected]>
Forcing a new spin on npm.

d287d24521debf2837141e5d42bbcc71707749d2 authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #186 from JayBeavers/SimplifyDependencies

Simplify win/enumser to reduce build dependencies

d235586ab9c9b007fdf081cdabc2beed369d0593 authored over 6 years ago by Jay Beavers <[email protected]>
Merge pull request #171 from domenic/patch-2

Tell Windows users to install Arduino drivers.

b068fbd8ea5e9f790cd3301c3359d71bd9c73c66 authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #160 from mscdex/lint

src: lint

b9630de178b4cb9ad6078660929eeaa964e0dcbe authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #159 from mscdex/patch-2

Update Windows requirements

e207062bcc249570de366048a3f3a8215e7c72c8 authored over 6 years ago by Chris Williams <[email protected]>
fix the callback on list. callback was on the wrong function

e7f48386dc0993cff79d0ae12861fd7fb23d321a authored over 6 years ago by Joe Ferner <[email protected]>
Merge pull request #144 from timnew/master

Removed the list wrapper

64f4b45c5d00ada050643cbf44fcc696e08daade authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #138 from tomgco/master

Fixing issues whilst building under node 0.10

1e133ecb40ea7c485d5e42e1e9959e0179fad3b2 authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #114 from TooTallNate/patch-2

package: remove "node-gyp" as a dependency

f04704d735a8f591e619aed40b1be011b96f4b06 authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #120 from vkosar/master

Important fix in Win32 code

17ba8b8c4823e456132fa0620c22e92a7e0f0227 authored over 6 years ago by Joe Ferner <[email protected]>
Merge pull request #107 from Lophilo/doc

Everything must occur after on('open')

1f72309cf197467f2bda4a5e2493a91dc8a84942 authored over 6 years ago by Chris Williams <[email protected]>
Ticket: 104, reverting back.

c7b1285cbe63a5d8154cd9e93ad0d1f4a19092bb authored over 6 years ago by Chris Williams <[email protected]>
added manufacturer and serialNumber in mac for 108#issuecomment-15285753

13f6526fa18b078ee12943499722d88e7615c3a8 authored over 6 years ago by Adriano Raiano <[email protected]>
increase buffer size

1a8514fb60db904b274d883590611b64f991f0ad authored over 6 years ago by Joe Ferner <[email protected]>
Merge pull request #102 from rhasson/master

corrected list under Unix for multiple devices with the same ID

9b3f4317f8c66bd6666db287948ca93e9b4225b0 authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #100 from tmpvar/osx-list

fix osx serialport.list issue

e72aead96613fe38e9bc3e8f674f9b9811556782 authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #130 from savardc/flush

Sleep for 1s before calling tcflush

ad9c003ac7deda14d8b5be9c9abb4c75b1e2302e authored over 6 years ago by Chris Williams <[email protected]>
solve merge conflicts of pull request #108

7cd1dedda9656202baa8562e88810eb7ee5a2b00 authored over 6 years ago by Adriano Raiano <[email protected]>
Merge pull request #128 from iangregory/patch-1

Update src/serialport_unix.cpp to build on OpenBSD

45ef914928b887e522b16b50fdfd24716238fdcb authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #139 from adrai/winfix

fixes Errors when unplug device on windows Issue #95

224ced6e891e12e496061e21acc788c1a93d1b0f authored over 6 years ago by Chris Williams <[email protected]>
Merge pull request #93 from markwegman/master

Fix for handle leaks and random crashes on Windows

1db71cbd5548cc2b9e0336d60622bdb23ee232f2 authored over 6 years ago by Chris Williams <[email protected]>