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

docs(README): fix api links

6ed7b3be3869cd669a0e35ae99df7f9faf158004 authored about 7 years ago by Francis Gulotta <[email protected]>
docs: Collapse the beta changes in changelog and upgrade guide

a9726860796329b3a5e3dc50d69c4712f0c75f7a authored about 7 years ago by Francis Gulotta <[email protected]>
Bump to v6.0.0

af97b0977eec50104bfc0e91b7b884d166d1cd6a authored about 7 years ago by Francis Gulotta <[email protected]>
feat(windows): Add ERROR_INVALID_PARAMETER to supported bindings errors (#1354)

Error message according the Microsoft documentation:

ERROR_INVALID_PARAMETER = 87 -> The para...

4ff9c67dc4ac86c49395d01c7f157ba9fb9b81ad authored about 7 years ago by Evgeni Milev <[email protected]>
Bump to 6.0.0-beta3

dffa9d5e00cb446383fe495de28a32d0998aadb7 authored about 7 years ago by Francis Gulotta <[email protected]>
chore(package): update sinon to version 4.0.0 (#1348)

530247ac32ee8d99e108864e2459f9aa88606585 authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update mocha to version 4.0.0 (#1352)

a5c01ffa1e6c3f5071aae6f3f4700282c5296ba3 authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
feat(parsers): Add cctalk parsers (#1342)

* Added Working CCTalk Parser
* add basic tests
* compiled docs for cctalk parser

bcb492f3869d53425778b610d31efc2cd46063c8 authored about 7 years ago by Frank Lemanschik <[email protected]>
feat(open): Throw on incorrect baudrate option (#1347)

This was causing a lot of issues, lets make it easier on people.

a3b8d3559771eafcc2f11ca58618bd68fb7344a4 authored about 7 years ago by Francis Gulotta <[email protected]>
chore(packages): upgrade eslint and sinon (#1343)

c590021f6289c27ef9661d4363be7b019cdf6adc authored about 7 years ago by Francis Gulotta <[email protected]>
Update publishing instructions

48509012f57995042e2b5e0c0fdb7da6d4e09395 authored about 7 years ago by Francis Gulotta <[email protected]>
fix(docs): add missing parsers to properties list

3faadac88af3a8111cc7412fbee151fe3448c92b authored about 7 years ago by Francis Gulotta <[email protected]>
6.0.0-beta2

ad8abf6584adc3a4aace8af0099552888585a573 authored about 7 years ago by Francis Gulotta <[email protected]>
fix(windows): Asynchronous callbacks for reading and writing (#1328)

Instead of ReadFile and WriteFile, which block and transfer data synchronously, use ReadFileEx a...

69de5950a654498698135427c37931b15a597767 authored about 7 years ago by Dustin Long <[email protected]>
Revert "fix(windows): Asynchronous callbacks for reading and writing on Windows" (#1323)

This reverts commit 2c2a8b688cdeb22076a11ebffe2543dbc3689910.

c7a3be416461d065b260a0710de1b8d25d97b052 authored about 7 years ago by Francis Gulotta <[email protected]>
fix(windows): Asynchronous callbacks for reading and writing on Windows (#1313)

Instead of ReadFile and WriteFile, which block and transfer data synchronously, use ReadFileEx a...

2c2a8b688cdeb22076a11ebffe2543dbc3689910 authored about 7 years ago by Dustin Long <[email protected]>
fix: Fixed typo in upgrade guide (#1321)

see also http://www.dictionary.com/browse/per-say

bf251a970330952ee3d87a688e3ae44b43b7f2bf authored about 7 years ago by Marcus Wittig <[email protected]>
chore(package): update eslint to version 4.5.0 (#1315)

722d589630a8db3c583766c97d6657d777e308ee authored about 7 years ago by Francis Gulotta <[email protected]>
chore(package): update debug to version 3.0.1 (#1314)

1ee4e5ad195868141089c48a0a77df8ae30ba75e authored about 7 years ago by Francis Gulotta <[email protected]>
chore(package): update sinon to version 3.2.1 (#1316)

4e266e52cab2131d513b036d26d3c2af35c8e207 authored about 7 years ago by Francis Gulotta <[email protected]>
fix(package): update debug to version 3.0.0 (#1292)

4987750a18fd668295b57b81b003cb4a4c00709e authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
fix(docs): Add a note about windows support

Closes #1299

76b71913f49ffbafaeb040ac5eafda734cab02e2 authored about 7 years ago by Francis Gulotta <[email protected]>
fix(docs): correct default highWaterMark to 65536 bytes

e83ec4e58523ec43ae544dee3f9e0a017b726c21 authored about 7 years ago by Francis Gulotta <[email protected]>
6.0.0-beta1

### Bug Fixes

* **linux:** The productID should be a number not a description string ([#1279](h...

335ede97faec94409f22ec83f5296b5c19a61760 authored about 7 years ago by Francis Gulotta <[email protected]>
feat(test): tone down codecov comments (#1289)

749ffacd536867697c0a3644e1cb7eb6f240daea authored about 7 years ago by Francis Gulotta <[email protected]>
fix(windows): Parse more types of pnpIds (#1288)

This should give us more serial numbers on windows.

fixes #1220

0b554d7368364bbb937d9370f8d670d999a2cbbc authored about 7 years ago by Francis Gulotta <[email protected]>
chore(changelog): Try out conventional-changelog (#1287)

Works great!

5662df04b77edbaadccdf8f1ff6f15d18b8c5afb authored about 7 years ago by Francis Gulotta <[email protected]>
chore(docs): Update info about prebuild and contributing (#1286)

902a62c8afc9353cbe5ce965529fd055a6398809 authored about 7 years ago by Francis Gulotta <[email protected]>
fix(tests): fixup for #1279 (#1285)

56074f606f6a98c10e6e3331564dc6bf6c0d232f authored about 7 years ago by Francis Gulotta <[email protected]>
fix(linux): The productID should be a number not a description string (#1279)

fix: #1278

bf46f682d4c92f7eda8006d874a3639b7045f2c2 authored about 7 years ago by Erik Kallen <[email protected]>
chore(package): update sinon to version 3.0.0 (#1280)

648a7f556a743a1fe8e8fd35a52c3f78b209a69b authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(binaries): Lets switch to prebuild! (#1282)

- Build once on each platform (win32, win64, linux32, linux64, osx)
- upload to github
- Binar...

8c36e99694837ce970150c80a623eecd2b71df6f authored about 7 years ago by Francis Gulotta <[email protected]>
fix(windows): Add option to disable RTS (#1277)

* Add option to disable RTS on Windows
* Add support for XON / XOFF on Windows. This is probab...

5b8d1638610bd403d011477cd6bcf38fa55c7240 authored about 7 years ago by Joshua Shireman <[email protected]>
docs: Fix missing `new` thanks to @patrykkalinowski

92c7dd4bfd2c05f2fe39399a94eba0c0ebb27434 authored about 7 years ago by Francis Gulotta <[email protected]>
add a keyword

c90ffbbb28f128480430bdfae7f65e78e934efae authored about 7 years ago by Francis Gulotta <[email protected]>
Bump to 5.0.0 🎉

88b701cc3f9259e0deab39bb3a5c5de24be45bdc authored about 7 years ago by Francis Gulotta <[email protected]>
Remove console.log from regex parser

af82d40cdb3b899e209fb343bc9d2548c337ce67 authored about 7 years ago by Francis Gulotta <[email protected]>
bump to 5.0.0-beta9

9c964c2acfe154e88937ae246d6e7bbd1811540e authored about 7 years ago by Francis Gulotta <[email protected]>
Show MockBinding.reset() in examples

c65bfc310ed85b61b192d3224402ea93e06ae378 authored about 7 years ago by Francis Gulotta <[email protected]>
[all] Unify the serialport.list output (#1266)

- [osx] remove the 0x from productID and locationId and vendorId
- [linux] remove the starting ...

4fc1404c8cc381f38118e3842a0ddbb2b11ba717 authored about 7 years ago by Francis Gulotta <[email protected]>
[all] Change parsers to be es6 classes

- Reduces code a bit
- Provides a better code example
- clean up options passing into transform ...

8b07a48576f5ae9eff6208bc9f4bc26230c6ddb5 authored about 7 years ago by Francis Gulotta <[email protected]>
Add a timeout for the open/close integration test

ae898304c7067490b423d6b07dd3a255403f223d authored about 7 years ago by Francis Gulotta <[email protected]>
[unix] fix a bug when poller errors would be unhandled

They will now be handled by the reads and writes that use it.

63c5554fee2b4b09136db0db9d6cc6d8b968f0ac authored about 7 years ago by Francis Gulotta <[email protected]>
[all] Add promise support to serialport-repl and improve docs

cc779624dbd08bab5694e5058ad040cbac2a8a00 authored about 7 years ago by Francis Gulotta <[email protected]>
Use parser not data callback without time and linting

bbeac32614b517162e25c6648829547c1b278ac3 authored about 7 years ago by John Whittington <[email protected]>
Comments and number of bytes to send

7816f296077d83c1f8fbd51a89d9e21bbe5db9ee authored about 7 years ago by John Whittington <[email protected]>
Drain receive manual test added

72a461f0cfd40b8862a793c7ae6af2c7f6fc4472 authored about 7 years ago by John Whittington <[email protected]>
Move parser object into port open

90931ddb04a948321c5e2029abdf0118c3d7c87f authored about 7 years ago by John Whittington <[email protected]>
Update template

c69536915da0fae54a4e27c062087f00600ec60c authored about 7 years ago by Francis Gulotta <[email protected]>
Fixed const typo

71b744dbac24390dded7d628559ddb846f8f28ce authored about 7 years ago by Amila Welihinda <[email protected]>
[all] Change the default high water mark to 64k (#1255)

The 16k water mark was set a long time ago, 64k is the default for `fs.ReadStream` You should ex...

f69407dc6a878ff960a2e77abadbfc7a9dc4a41d authored about 7 years ago by Francis Gulotta <[email protected]>
Queue drains

Drains don't make any sense if called on a closed port or before any writes. I'm queuing drains ...

470afbcae6af133b9e05547247a8bb0a3e6c57f3 authored about 7 years ago by Francis Gulotta <[email protected]>
fix(package): update bindings to version 1.3.0

38606f492a5d7a803843b7e5785ca8b4b93628e2 authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
lint & fixes

2e45249078b456b47a83c7d744b8b83c961b7738 authored about 7 years ago by Jesus <[email protected]>
linted

d55979d42a4727050135518aa203507378dbface authored about 7 years ago by Jesus <[email protected]>
call udevadm single time

6de1d2bc28336781180953f297bdc59cf7c3b33c authored about 7 years ago by Jesus <[email protected]>
readline parser

c32ea9b5dd232c2e462a7e1c7167969515d211ee authored about 7 years ago by Jesus <[email protected]>
tests

caffe7167a60549232ded2c33f76cc20390524eb authored about 7 years ago by Jesus <[email protected]>
gussy up the docs and keywords describing uses

61cbcb39fefdd6b6ac7a4691a358c9333a234859 authored about 7 years ago by Francis Gulotta <[email protected]>
Add write recording capabilities to the mock bindings (#1249)

- change echo default
- add a bunch of logging and serialport serialnumbers

e8d9d2b16c664224920ce1c895199b1ce2def48c authored about 7 years ago by Francis Gulotta <[email protected]>
Lift arguments object reference up to origin scope

See explanation: https://github.com/EmergingTechnologyAdvisors/node-serialport/issues/1245

Sign...

fb86820e4e2ed2b43a49591864fee461e85ed162 authored about 7 years ago by Rick Waldron <[email protected]>
[osx] Return the tty instead of the cu for osx serialports

For the record, tty's are `DialinDevice`s and cu's are `CalloutDevice`s

Thanks to @kishinmangla...

468dfc29d765a37a71734bc5917e3a459ab240ac authored over 7 years ago by Francis Gulotta <[email protected]>
Add more npm ignorable things to the .npmignore file

Signed-off-by: Rick Waldron <[email protected]>

45ea93a9b296159a6b49ec69440544841cb561e9 authored over 7 years ago by Rick Waldron <[email protected]>
Bump to beta8

6f3d5e1caeee135364a4f3beb7d22472b731137a authored over 7 years ago by Francis Gulotta <[email protected]>
Baudrate.250000 (#1239)

* Test for 250k baud rate

c47b924aa1e03e2c978cc7089e35bff50e5b1ad6 authored over 7 years ago by Francis Gulotta <[email protected]>
add a little to the upgrade guide

9a826e5011ea2eee67389531cf2ea66538401f20 authored over 7 years ago by Francis Gulotta <[email protected]>
[all] Have drain wait for pending JS write operations before calling system drain

This should allow drain to be a lot easier to use.

Bonus:
- More logging!
- Bluebird in tests w...

61e23d09079251bbe394d835ab9d3fd1715b8beb authored over 7 years ago by Francis Gulotta <[email protected]>
refactor some test logic

b822721855d95b6f71dc5f63e9efb366ebdad83f authored over 7 years ago by Francis Gulotta <[email protected]>
notes on port.write error callback

f97ea3aec312fade106f6a6e78d139aceb9c4a59 authored over 7 years ago by Francis Gulotta <[email protected]>
[unix] Move setting up the baudrate to the end of the open()

- Test 1000000 baud

9c67ee2a43c0e12a5d8d0345e42c866f550d5d0a authored over 7 years ago by Francis Gulotta <[email protected]>
Add the `ttyAP` subsystem to serialport list

2361fa599a16a10ad07ffe863fe00bb2bc75d29a authored over 7 years ago by Francis Gulotta <[email protected]>
Make the mock bindings example work properly and the bindings easier to use

ee7315f59c7698811f4f76405383f18680843926 authored over 7 years ago by Francis Gulotta <[email protected]>
upgrade packages

36510e5402b2432bf30ceaf3da732594be6d4555 authored over 7 years ago by Francis Gulotta <[email protected]>
Bump to beta7

33d61b301b3abaa306b5e756e20b9e912dea68cc authored over 7 years ago by Francis Gulotta <[email protected]>
Remove the disconnect event

2045d8542f458862395558f0dc4fb3687a3d1121 authored over 7 years ago by Francis Gulotta <[email protected]>
Ensure flushing doesn't cause a read error which closes the port

1888efc944395795518cf4f9f3dc239b1735db7c authored over 7 years ago by Francis Gulotta <[email protected]>
Test flushing data

- [unix] small changes to flushing data during port open and setup to prevent bad data
- [all] m...

2ed7b119d0a115c2b2d1cbe5c9391d7ba2dba2a9 authored over 7 years ago by Francis Gulotta <[email protected]>
Mocking examples and testing entry point

2ab967db5a0776c74b1c3057ed5d4bfe9b758302 authored over 7 years ago by Francis Gulotta <[email protected]>
remove the unnecessary disabled lint rules, make the repl easier (#1219)

4cf9f4c7a411a051fc506f48963e1045a9ae23e3 authored over 7 years ago by Francis Gulotta <[email protected]>
Bump 5.0.0-beta6

14bab11c8212941dd42b8951e4ca4c5726014ee1 authored over 7 years ago by Francis Gulotta <[email protected]>
fix docs

fc483b24a451f8bc8dc381772f273c53187c358d authored over 7 years ago by Francis Gulotta <[email protected]>
[unix] New read/write subsystem (#1212)

This has always been the dream. Use `fs.read` and `fs.write` to do reading and writing. To make ...

6455ecbb518f3644188a19e823db0910e0abd955 authored over 7 years ago by Francis Gulotta <[email protected]>
fix docs

fe5521626883e0a0e8a418104221abc28135bb6e authored over 7 years ago by Francis Gulotta <[email protected]>
argument-less SerialPort.list() returns promise

Calling SerialPort.list() previously returned promise but it always required callback argument t...

94a41df9ee6b7d8b098d8666472af40505da0895 authored over 7 years ago by Mike <[email protected]>
Don't build electron 32bit

ac4c08288123175b69ae39c1ac7e08ed22f9d37b authored over 7 years ago by Francis Gulotta <[email protected]>
template for readme spelling correction

78db496d3e174a1b528725c5902ec7a3a57580ce authored over 7 years ago by Francis Gulotta <[email protected]>
typo, post to port

bd01ad8c1fe0f14371c1dc625398a7fa9a60e601 authored over 7 years ago by alaq <[email protected]>
Drop windows 32bit node 4 because it can't install without a hack

Hopefully this now allows publishing with npm3+ and the latest node-pregyp and pregyp github

81c1b907267a96bde178889de2719a60f4148f15 authored over 7 years ago by Francis Gulotta <[email protected]>
Version 5.0.0-beta5

- [docs] An overhaul of the format and language in our docs thanks to @LappleApple
- [all] Remov...

78b5876e4518fd2884c851d913d42555ac36ff59 authored over 7 years ago by Francis Gulotta <[email protected]>
Pull out the c++ write queue (#1198)

49849435434f5c26c350129e55e3c42cfdd9798f authored over 7 years ago by Francis Gulotta <[email protected]>
Update dependencies to enable Greenkeeper 🌴 (#1195)

* chore(package): update dependencies
* docs(readme): add Greenkeeper badge
* Ignore package-l...

06543aa317699447717010711d7e0fa4de355c59 authored over 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Pull README edits into the template and JS Doc

Updated the generated section of the docs but not all changes can be preserved.

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

4d6f6cf2761ca15e43f876f3f9fa73343957b24f authored over 7 years ago by Lauri Apple <[email protected]>
Upgrade packages and add an package-lock.json

427ac6fca2540b96c8400986b774f6943dfeeead authored over 7 years ago by Francis Gulotta <[email protected]>
build for node 8 and drop node 7 support

dced3c99d412719af436171f344559e35a60ffe6 authored over 7 years ago by Francis Gulotta <[email protected]>
Version 5.0.0-beta4

- [all] add regex stream parser and tests
- [all] upgrade to non deprecated buffer methods
- [do...

1be95196343f535e14a037a6e534f01b979179d3 authored over 7 years ago by Francis Gulotta <[email protected]>
Buffer upgrades (#1168)

* upgrade to non deprecated buffer methods
* Don't lint on node 4 as it's now broken

I reall...

5f53a45cae0d7b489b3bc3e5eb4557526fa88e7b authored over 7 years ago by Francis Gulotta <[email protected]>
new docs I guess

b619a8c5729dc9c16a7533026fa899172180b54f authored over 7 years ago by Francis Gulotta <[email protected]>
chore(package): update eslint-plugin-standard to version 3.0.1

https://greenkeeper.io/

f356b3fb599304590aa365e05879a6cb6413a2ce authored over 7 years ago by greenkeeperio-bot <[email protected]>
chore(package): update nan to version 2.6.2

https://greenkeeper.io/

24181bc5fbf2664e148b9b90b381180ba0a28405 authored over 7 years ago by greenkeeperio-bot <[email protected]>