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

docs: consolidate changelogs and update for 8x (#1967)

With learn fixed versioning having more than one changeling becomes unnecessary. This should be ...

github.com/serialport/bindings-cpp - 20e180084ada3f6e3ecb776d8366f16b2417d527 authored almost 5 years ago by Francis Gulotta <[email protected]>
docs: consolidate changelogs and update for 8x (#1967)

With learn fixed versioning having more than one changeling becomes unnecessary. This should be ...

github.com/serialport/node-serialport - 20e180084ada3f6e3ecb776d8366f16b2417d527 authored almost 5 years ago by Francis Gulotta <[email protected]>
chore: Update terminal to use stream and bindings (#1966)

This keeps any update of any parser (which isn’t used) from updating this package.

github.com/serialport/node-serialport - c830306772c5b15cac39f2d2be2a147c85630e23 authored almost 5 years ago by Francis Gulotta <[email protected]>
chore: Update terminal to use stream and bindings (#1966)

This keeps any update of any parser (which isn’t used) from updating this package.

github.com/serialport/bindings-cpp - c830306772c5b15cac39f2d2be2a147c85630e23 authored almost 5 years ago by Francis Gulotta <[email protected]>
v8.0.5

github.com/serialport/bindings-cpp - cf3ac11d3988d33cf1b2e0b726511a26e3f874ee authored almost 5 years ago by Francis Gulotta <[email protected]>
fix: cctalk wasn’t upgraded in serialport

github.com/serialport/node-serialport - 3e568f7ca4b8e1c0743b780860532e5998091b86 authored almost 5 years ago by Francis Gulotta <[email protected]>
fix: cctalk wasn’t upgraded in serialport

github.com/serialport/bindings-cpp - 3e568f7ca4b8e1c0743b780860532e5998091b86 authored almost 5 years ago by Francis Gulotta <[email protected]>
v8.0.4

github.com/serialport/bindings-cpp - db21188f86f958cb53b39e753c5cf019965e0695 authored almost 5 years ago by Francis Gulotta <[email protected]>
fix: learn now needs the package-lock.json files

I originally ignored these so we’d be confident in our CI not using them and having an experienc...

github.com/serialport/node-serialport - 4b8fc248778b69f7afde17ab9ef791ef8867c4a5 authored almost 5 years ago by Francis Gulotta <[email protected]>
fix: learn now needs the package-lock.json files

I originally ignored these so we’d be confident in our CI not using them and having an experienc...

github.com/serialport/bindings-cpp - 4b8fc248778b69f7afde17ab9ef791ef8867c4a5 authored almost 5 years ago by Francis Gulotta <[email protected]>
chore: upgrade nan and commander (#1964)

- Nan has a minor upgrade
- commander has a breaking change that changes features we don’t use

github.com/serialport/bindings-cpp - 296f3d12a7e6ebf8c2e628e31fc3ee511b33a3ec authored almost 5 years ago by Francis Gulotta <[email protected]>
chore: upgrade nan and commander (#1964)

- Nan has a minor upgrade
- commander has a breaking change that changes features we don’t use

github.com/serialport/node-serialport - 296f3d12a7e6ebf8c2e628e31fc3ee511b33a3ec authored almost 5 years ago by Francis Gulotta <[email protected]>
chore: upgrade dev deps (#1963)

github.com/serialport/node-serialport - 0170ff50e387ec2d5b856204f3db2e2d8d944684 authored almost 5 years ago by Francis Gulotta <[email protected]>
chore: upgrade dev deps (#1963)

github.com/serialport/bindings-cpp - 0170ff50e387ec2d5b856204f3db2e2d8d944684 authored almost 5 years ago by Francis Gulotta <[email protected]>
Upgrade docusaurus (#23)

github.com/serialport/website - 0d9aee264d9e36c4da7094c17d0caf965cd7696f authored almost 5 years ago by Francis Gulotta <[email protected]>
Cut an 8.x.x release of our docs. (#22)

github.com/serialport/website - 8f5efd3f4f9f0785d460bc4a46ea3e387cc6ca6e authored almost 5 years ago by Francis Gulotta <[email protected]>
Update docs for 8.0.0

#20

github.com/serialport/website - 6d28a583804cf1deb3a1222ceec5fba80b7892c5 authored almost 5 years ago by Francis Gulotta <[email protected]>
fix: improve the options and output of terminal (#1962)

- improve output so CR always print as NL
- change --port to --path
- change --echo to --no-ec...

github.com/serialport/bindings-cpp - 4b23928cd276d60df7c13ec32084a99752b2c3c1 authored almost 5 years ago by Francis Gulotta <[email protected]>
fix: improve the options and output of terminal (#1962)

- improve output so CR always print as NL
- change --port to --path
- change --echo to --no-ec...

github.com/serialport/node-serialport - 4b23928cd276d60df7c13ec32084a99752b2c3c1 authored almost 5 years ago by Francis Gulotta <[email protected]>
Switch to tableify

Switch from "data-table" to "tableify" for creating table html from the ports array.

github.com/serialport/electron-serialport - d89993480a04895aae1ed7eea582b0c18bc012b6 authored almost 5 years ago by Spenser Saling <[email protected]>
Remove warnings due to `dyn Trait` syntax changes

github.com/serialport/serialport-rs - 0cd673a3cf8c4d2e847f35018eec08d304ad04ec authored about 5 years ago by Dave Hylands <[email protected]>
Merge branch 'remove-warnings' into 'master'

Remove warnings

See merge request susurrus/serialport-rs!67

github.com/serialport/serialport-rs - ea151bbae0c5fc28b237970a145be78f37e0b5c7 authored about 5 years ago by Bryant <[email protected]>
Merge branch 'master' into 'master'

Update README's 'Dependencies' section

See merge request susurrus/serialport-rs!68

github.com/serialport/serialport-rs - 0328a49a37f07c1fb3dddd7ec28ba32966b21c94 authored about 5 years ago by Bryant <[email protected]>
Update README's Dependencies section

github.com/serialport/serialport-rs - 1002b13691d7315db8bcd11a7acc6a81dea371d3 authored about 5 years ago by Julio Cesar <[email protected]>
chore: more async refactoring (#1955)

github.com/serialport/bindings-cpp - 61e9d9ec7e32c9237f78dec559f9836b7465344b authored about 5 years ago by Francis Gulotta <[email protected]>
chore: more async refactoring (#1955)

github.com/serialport/node-serialport - 61e9d9ec7e32c9237f78dec559f9836b7465344b authored about 5 years ago by Francis Gulotta <[email protected]>
fix: npmignore should ignore .DS_Store files (#1954)

github.com/serialport/node-serialport - eb6b57bffe33c9bc7775bb6b0fdf1081db86ebcc authored about 5 years ago by Francis Gulotta <[email protected]>
fix: npmignore should ignore .DS_Store files (#1954)

github.com/serialport/bindings-cpp - eb6b57bffe33c9bc7775bb6b0fdf1081db86ebcc authored about 5 years ago by Francis Gulotta <[email protected]>
fix: unix reading (#1953)

Another casualty of the async function refactor. This did fail the arudino tests.

github.com/serialport/node-serialport - c7ca08f03afbb58a94f39d6e481cf199d388e1a2 authored about 5 years ago by Francis Gulotta <[email protected]>
fix: unix reading (#1953)

Another casualty of the async function refactor. This did fail the arudino tests.

github.com/serialport/bindings-cpp - c7ca08f03afbb58a94f39d6e481cf199d388e1a2 authored about 5 years ago by Francis Gulotta <[email protected]>
feat: Test merges with master (#1952)

I hope merge doesn’t run on the master branch. I disable the pull request events to prevent doub...

github.com/serialport/bindings-cpp - bfb47c71dac11fcb0b164b3b9768543bff38873b authored about 5 years ago by Francis Gulotta <[email protected]>
feat: Test merges with master (#1952)

I hope merge doesn’t run on the master branch. I disable the pull request events to prevent doub...

github.com/serialport/node-serialport - bfb47c71dac11fcb0b164b3b9768543bff38873b authored about 5 years ago by Francis Gulotta <[email protected]>
chore: Setup CI with github actions (#1924)

This uses GitHub actions for linux, windows and osx testing. Travis and appveyor is still presen...

github.com/serialport/node-serialport - bae3483a6d15535a924a5d6a214906fdee46ba66 authored about 5 years ago by Francis Gulotta <[email protected]>
chore: Setup CI with github actions (#1924)

This uses GitHub actions for linux, windows and osx testing. Travis and appveyor is still presen...

github.com/serialport/bindings-cpp - bae3483a6d15535a924a5d6a214906fdee46ba66 authored about 5 years ago by Francis Gulotta <[email protected]>
fix: Add missing asyncClose (#1946)

Fix #1904

github.com/serialport/bindings-cpp - 4a3d2a017d36c519b13798b6fd479fae6c7911c7 authored about 5 years ago by Icebob <[email protected]>
fix: Add missing asyncClose (#1946)

Fix #1904

github.com/serialport/node-serialport - 4a3d2a017d36c519b13798b6fd479fae6c7911c7 authored about 5 years ago by Icebob <[email protected]>
chore: more testing around stream pool and reading (#1942)

github.com/serialport/node-serialport - 4c19eb22198986763f08b11b002329e9195fa874 authored about 5 years ago by Francis Gulotta <[email protected]>
chore: more testing around stream pool and reading (#1942)

github.com/serialport/bindings-cpp - 4c19eb22198986763f08b11b002329e9195fa874 authored about 5 years ago by Francis Gulotta <[email protected]>
feat: drop callback argument on SerialPort.list() (#1943)

Promises are now standard

BREAKING: SerialPort.list() now takes no arguments and always retur...

github.com/serialport/bindings-cpp - 145b906d9c3d5f9c9a6382ad6348a9b08b4b6d0a authored about 5 years ago by Francis Gulotta <[email protected]>
feat: drop callback argument on SerialPort.list() (#1943)

Promises are now standard

BREAKING: SerialPort.list() now takes no arguments and always retur...

github.com/serialport/node-serialport - 145b906d9c3d5f9c9a6382ad6348a9b08b4b6d0a authored about 5 years ago by Francis Gulotta <[email protected]>
fix: enabling disabled tests rename all pkgs to lib (#1941)

We weren't calling a few more tests and I standardized the package layout so this is harder to m...

github.com/serialport/node-serialport - b1cc840e5a101765faa2a36ef63b9fa13c83c6bc authored about 5 years ago by Francis Gulotta <[email protected]>
fix: enabling disabled tests rename all pkgs to lib (#1941)

We weren't calling a few more tests and I standardized the package layout so this is harder to m...

github.com/serialport/bindings-cpp - b1cc840e5a101765faa2a36ef63b9fa13c83c6bc authored about 5 years ago by Francis Gulotta <[email protected]>
fix: stop polling if the poller has an error (#1936)

This will stop polling for FS events if there’s an error polling for fs events. Added tests for ...

github.com/serialport/node-serialport - c57b6e9ea9de08ddce0947a812c0d68e7f6f4b86 authored about 5 years ago by Francis Gulotta <[email protected]>
fix: stop polling if the poller has an error (#1936)

This will stop polling for FS events if there’s an error polling for fs events. Added tests for ...

github.com/serialport/bindings-cpp - c57b6e9ea9de08ddce0947a812c0d68e7f6f4b86 authored about 5 years ago by Francis Gulotta <[email protected]>
fix: we weren’t running all the tests (#1937)

github.com/serialport/bindings-cpp - a5f7d607ea4fb609e873e6176c0af3886d736a44 authored about 5 years ago by Francis Gulotta <[email protected]>
fix: we weren’t running all the tests (#1937)

github.com/serialport/node-serialport - a5f7d607ea4fb609e873e6176c0af3886d736a44 authored about 5 years ago by Francis Gulotta <[email protected]>
chore(deps): bump mixin-deep from 1.3.1 to 1.3.2 in /website (#21)

Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release...

github.com/serialport/website - 86680d44ec5f9cb411e825c89029943b74cc3b35 authored about 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(package): update eslint-plugin-node to version 10.0.0 (#1930)

github.com/serialport/bindings-cpp - 9445a9ff8fea6c7302a28bf7b6353218996b9531 authored about 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
chore(package): update eslint-plugin-node to version 10.0.0 (#1930)

github.com/serialport/node-serialport - 9445a9ff8fea6c7302a28bf7b6353218996b9531 authored about 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
feat: add optional end event for piping (#1926)

This will allow streams to end. We haven't done this because it allows a stream to be reopened a...

github.com/serialport/node-serialport - 275315a81fca198f1e3cd7a35c2374a14ddffeba authored about 5 years ago by Francis Gulotta <[email protected]>
feat: add optional end event for piping (#1926)

This will allow streams to end. We haven't done this because it allows a stream to be reopened a...

github.com/serialport/bindings-cpp - 275315a81fca198f1e3cd7a35c2374a14ddffeba authored about 5 years ago by Francis Gulotta <[email protected]>
chore(deps): bump eslint-utils from 1.4.0 to 1.4.2 (#19)

Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.4.0 to 1.4.2.
- [Releas...

github.com/serialport/website - 532de06b9346dba5a5b07421a8644057a55200b0 authored about 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump lodash from 4.17.11 to 4.17.15 in /website (#17)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](htt...

github.com/serialport/website - b6d65fe40dbdaf6fdcd6a3c67b179f8f5f73d38d authored about 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: fix open colelctive link (#1928)

github.com/serialport/node-serialport - 6426214b88ef4b9b95d31f0c80eda043fb4e8257 authored about 5 years ago by Francis Gulotta <[email protected]>
fix: fix open colelctive link (#1928)

github.com/serialport/bindings-cpp - 6426214b88ef4b9b95d31f0c80eda043fb4e8257 authored about 5 years ago by Francis Gulotta <[email protected]>
feat: Use GitHub actions for linting (#1927)

github.com/serialport/bindings-cpp - fb05c2d80f8219ee41d597a43381ecb8134ea5b9 authored about 5 years ago by Francis Gulotta <[email protected]>
feat: Use GitHub actions for linting (#1927)

github.com/serialport/node-serialport - fb05c2d80f8219ee41d597a43381ecb8134ea5b9 authored about 5 years ago by Francis Gulotta <[email protected]>
fix: stream read not working past 1 read (#1925)

This was overlooked in our async function overhaul and now has better testing.

github.com/serialport/node-serialport - 3a132792e7021035757458c04479973b7516e2f5 authored about 5 years ago by Francis Gulotta <[email protected]>
fix: stream read not working past 1 read (#1925)

This was overlooked in our async function overhaul and now has better testing.

github.com/serialport/bindings-cpp - 3a132792e7021035757458c04479973b7516e2f5 authored about 5 years ago by Francis Gulotta <[email protected]>
chore: make exclusive tests an actual lint error (#1923)

github.com/serialport/bindings-cpp - e501baaf5aeafb1c174bb7ef88e9645b8a56c091 authored about 5 years ago by Francis Gulotta <[email protected]>
chore: make exclusive tests an actual lint error (#1923)

github.com/serialport/node-serialport - e501baaf5aeafb1c174bb7ef88e9645b8a56c091 authored about 5 years ago by Francis Gulotta <[email protected]>
feat: add eslint mocha (#1922)

I committed an exclusive test, that shouldn’t happen.

github.com/serialport/node-serialport - afbc4312fca2c8cce369fa01d742a301f4f28fb8 authored about 5 years ago by Francis Gulotta <[email protected]>
feat: add eslint mocha (#1922)

I committed an exclusive test, that shouldn’t happen.

github.com/serialport/bindings-cpp - afbc4312fca2c8cce369fa01d742a301f4f28fb8 authored about 5 years ago by Francis Gulotta <[email protected]>
chore: updating to electron 5 (#5)

github.com/serialport/electron-serialport - c82284ce79759147ac6bea0fe649117da23b6d19 authored about 5 years ago by Bitixel <[email protected]>
docs: Misc typo fixes and rewordings/markup for clarity (#16)

github.com/serialport/website - 3db7981ece36bf9d233746a760573a7652f884d1 authored about 5 years ago by Martin Berka <[email protected]>
chore(deps): bump lodash.merge from 4.6.1 to 4.6.2 in /website

Bumps [lodash.merge](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2.
- [Release notes](ht...

github.com/serialport/website - 58e5d0693f4e83781b5781463f566ea15dc19675 authored about 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(package): update eslint to version 6.1.0

Closes #1892

github.com/serialport/bindings-cpp - 74e8ad7894944f97921437f24f9b1a77f1e6fd07 authored about 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
chore(package): update eslint to version 6.1.0

Closes #1892

github.com/serialport/node-serialport - 74e8ad7894944f97921437f24f9b1a77f1e6fd07 authored about 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
chore(package): update eslint-config-prettier to version 6.0.0

Closes #1889

github.com/serialport/node-serialport - 82bc0e81f9dcc4e7f8c66e7f93667bbef269d515 authored about 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
chore(package): update eslint-config-prettier to version 6.0.0

Closes #1889

github.com/serialport/bindings-cpp - 82bc0e81f9dcc4e7f8c66e7f93667bbef269d515 authored about 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Typescript Library Build System

github.com/serialport/navigator.serial - 35017dc7808d4deedde4fa1e7ffc8303c45068f7 authored about 5 years ago by Francis Gulotta <[email protected]>
feat: Make it possible to compile on vanilla Android (#1912)

- Add support for android
- Termux makes it happen without any rooting at all

github.com/serialport/bindings-cpp - ba2b69c4f4f3e6fbf9b59cdf450c696400435587 authored about 5 years ago by Andrii Podanenko <[email protected]>
feat: Make it possible to compile on vanilla Android (#1912)

- Add support for android
- Termux makes it happen without any rooting at all

github.com/serialport/node-serialport - ba2b69c4f4f3e6fbf9b59cdf450c696400435587 authored about 5 years ago by Andrii Podanenko <[email protected]>
fix: Add missing `return` statement (#1911)

github.com/serialport/node-serialport - 288e6acd247cf223c5d29a7ae1b989272bd5e0d2 authored about 5 years ago by Icebob <[email protected]>
fix: Add missing `return` statement (#1911)

github.com/serialport/bindings-cpp - 288e6acd247cf223c5d29a7ae1b989272bd5e0d2 authored about 5 years ago by Icebob <[email protected]>
chore: update lang

github.com/serialport/website - 24743047f9272445bc15aa9517a6a6e058869bbf authored about 5 years ago by Francis Gulotta <[email protected]>
chore: upgrade packages

github.com/serialport/website - 60a8e7e524bc4c5d399c305d3defc259b138132f authored about 5 years ago by Francis Gulotta <[email protected]>
fix: Disable language in the footer

github.com/serialport/website - 730790d2cb0cb95b71b8c302a768950345a130f5 authored about 5 years ago by Francis Gulotta <[email protected]>
feat: Added packet timeout for cctalk parser (#1887)

* Added packet timeout for cctalk parser

BREAKING: changed defaults to have a timeout

github.com/serialport/bindings-cpp - 714e438c25141aaedcfca5ac2ffa382e628b4c11 authored about 5 years ago by maxvgi <[email protected]>
feat: Added packet timeout for cctalk parser (#1887)

* Added packet timeout for cctalk parser

BREAKING: changed defaults to have a timeout

github.com/serialport/node-serialport - 714e438c25141aaedcfca5ac2ffa382e628b4c11 authored about 5 years ago by maxvgi <[email protected]>
fix: writing issue on Linux (#1908)

github.com/serialport/node-serialport - a7d1937f376f81977a96794a015afc2004eb8c3c authored about 5 years ago by Icebob <[email protected]>
fix: writing issue on Linux (#1908)

github.com/serialport/bindings-cpp - a7d1937f376f81977a96794a015afc2004eb8c3c authored about 5 years ago by Icebob <[email protected]>
feat: support Exar ttyXRUSB (#1893)

github.com/serialport/bindings-cpp - 3d34d0f7c06009bf256a4af0f306d3a2e30b3bf6 authored over 5 years ago by Joseph Pugh <[email protected]>
feat: support Exar ttyXRUSB (#1893)

github.com/serialport/node-serialport - 3d34d0f7c06009bf256a4af0f306d3a2e30b3bf6 authored over 5 years ago by Joseph Pugh <[email protected]>
chore: Replace deprecated usage of Set with Nan::Set (#1901)

github.com/serialport/node-serialport - 13c542b891a69888573de2d7f0f2d6b64b7e7335 authored over 5 years ago by Ben Tillman <[email protected]>
chore: Replace deprecated usage of Set with Nan::Set (#1901)

github.com/serialport/bindings-cpp - 13c542b891a69888573de2d7f0f2d6b64b7e7335 authored over 5 years ago by Ben Tillman <[email protected]>
feat: reset info.serialNumber when resetting mock ports (#1899)

BREAKING CHANGE

Resetting the value in the phony port's `info.serialNumber` property
when `B...

github.com/serialport/bindings-cpp - 6acaac15b5ecce6d68cd94ff608c9b0880928108 authored over 5 years ago by Christopher Hiller <[email protected]>
feat: reset info.serialNumber when resetting mock ports (#1899)

BREAKING CHANGE

Resetting the value in the phony port's `info.serialNumber` property
when `B...

github.com/serialport/node-serialport - 6acaac15b5ecce6d68cd94ff608c9b0880928108 authored over 5 years ago by Christopher Hiller <[email protected]>
fix the funding url for our opencollective

github.com/serialport/node-serialport - b9bb5c60d39854d6614344aa704cb3c0982ccd22 authored over 5 years ago by Francis Gulotta <[email protected]>
fix the funding url for our opencollective

github.com/serialport/bindings-cpp - b9bb5c60d39854d6614344aa704cb3c0982ccd22 authored over 5 years ago by Francis Gulotta <[email protected]>
Add Funding.yml for our opencollective

github.com/serialport/bindings-cpp - 18729be5ffc912193be433aaa3476f5b2fe9bd9a authored over 5 years ago by Francis Gulotta <[email protected]>
Add Funding.yml for our opencollective

github.com/serialport/node-serialport - 18729be5ffc912193be433aaa3476f5b2fe9bd9a authored over 5 years ago by Francis Gulotta <[email protected]>