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

Add a bunch of since 5x items

github.com/serialport/website - 9ae132bae3125c30e6648916fc17cb3a6370f539 authored almost 8 years ago by Francis Gulotta <[email protected]>
Add a bunch of since 5x items

github.com/serialport/node-serialport - 9ae132bae3125c30e6648916fc17cb3a6370f539 authored almost 8 years ago by Francis Gulotta <[email protected]>
Serialport additions

github.com/serialport/electron-serialport - 7a2fe65c35a48e282aa6bbb0db97f1b11a54ae46 authored almost 8 years ago by Francis Gulotta <[email protected]>
Update electron docs

github.com/serialport/bindings-cpp - 7d09f54d1b9372a2c4661a1c98e105fc91b65f1f authored almost 8 years ago by Francis Gulotta <[email protected]>
Update electron docs

github.com/serialport/website - 7d09f54d1b9372a2c4661a1c98e105fc91b65f1f authored almost 8 years ago by Francis Gulotta <[email protected]>
Update electron docs

github.com/serialport/node-serialport - 7d09f54d1b9372a2c4661a1c98e105fc91b65f1f authored almost 8 years ago by Francis Gulotta <[email protected]>
Test flush on parsers

More es6 cleanup

github.com/serialport/website - 1cc455aff5d572756ec727b38f405634bc50dcd8 authored almost 8 years ago by Francis Gulotta <[email protected]>
Test flush on parsers

More es6 cleanup

github.com/serialport/node-serialport - 1cc455aff5d572756ec727b38f405634bc50dcd8 authored almost 8 years ago by Francis Gulotta <[email protected]>
Test flush on parsers

More es6 cleanup

github.com/serialport/bindings-cpp - 1cc455aff5d572756ec727b38f405634bc50dcd8 authored almost 8 years ago by Francis Gulotta <[email protected]>
Improve test coverage and small cleanup

- freeze default objects
- enforce and test required arguments

github.com/serialport/bindings-cpp - a1636066bf1ca4c424c1012637c1022bfac93317 authored almost 8 years ago by Francis Gulotta <[email protected]>
Improve test coverage and small cleanup

- freeze default objects
- enforce and test required arguments

github.com/serialport/node-serialport - a1636066bf1ca4c424c1012637c1022bfac93317 authored almost 8 years ago by Francis Gulotta <[email protected]>
Improve test coverage and small cleanup

- freeze default objects
- enforce and test required arguments

github.com/serialport/website - a1636066bf1ca4c424c1012637c1022bfac93317 authored almost 8 years ago by Francis Gulotta <[email protected]>
Cover passing bad input to update and fix docs

github.com/serialport/website - 8187218d4bd6e9174967a9914ca79d3b2da3099e authored almost 8 years ago by Francis Gulotta <[email protected]>
Cover passing bad input to update and fix docs

github.com/serialport/node-serialport - 8187218d4bd6e9174967a9914ca79d3b2da3099e authored almost 8 years ago by Francis Gulotta <[email protected]>
Cover passing bad input to update and fix docs

github.com/serialport/bindings-cpp - 8187218d4bd6e9174967a9914ca79d3b2da3099e authored almost 8 years ago by Francis Gulotta <[email protected]>
Clarify license and attribute previous code

github.com/serialport/serialport-rs - f5296359e36fc8acaa0b0c014c040643f4be5e70 authored almost 8 years ago by Bryant <[email protected]>
Fix changing serial port settings for Windows.

This is only compile-tested, but should work. Exact same change
worked on the POSIX side

github.com/serialport/serialport-rs - 7df96c4db5306d11a245d53c5d10c0109b9100f8 authored almost 8 years ago by Bryant <[email protected]>
Fix compiling for Windows with BaudRate path change

github.com/serialport/serialport-rs - 2db37007c6f1e452842ae81ae1d6181987ded812 authored almost 8 years ago by Bryant <[email protected]>
Merge pull request #121 from pratu16x7/hotfix/readme-broken-link

Fix Readme Quick Start Guide links

github.com/serialport/electron-serialport - f8ae670ce85ce7329580b1085e37abb62ea3566b authored almost 8 years ago by Zeke Sikelianos <[email protected]>
Merge pull request #121 from pratu16x7/hotfix/readme-broken-link

Fix Readme Quick Start Guide links

github.com/serialport/electron-serialport-quick-start - f8ae670ce85ce7329580b1085e37abb62ea3566b authored almost 8 years ago by Zeke Sikelianos <[email protected]>
Fix canceling of read poller

github.com/serialport/node-serialport - 569bb58ea297ec14fc8f9b4d936e0dcb8c93d9e8 authored almost 8 years ago by Francis Gulotta <[email protected]>
Fix canceling of read poller

github.com/serialport/website - 569bb58ea297ec14fc8f9b4d936e0dcb8c93d9e8 authored almost 8 years ago by Francis Gulotta <[email protected]>
Fix canceling of read poller

github.com/serialport/bindings-cpp - 569bb58ea297ec14fc8f9b4d936e0dcb8c93d9e8 authored almost 8 years ago by Francis Gulotta <[email protected]>
Fix Readme Quick Start Guide links

Fix Readme Quick Start Guide links

github.com/serialport/electron-serialport - 461aa458bd0c32613927bd062a58606d0c576b12 authored almost 8 years ago by pratu16x7 <[email protected]>
Fix Readme Quick Start Guide links

Fix Readme Quick Start Guide links

github.com/serialport/electron-serialport-quick-start - 461aa458bd0c32613927bd062a58606d0c576b12 authored almost 8 years ago by pratu16x7 <[email protected]>
Use standard naming for license

github.com/serialport/serialport-rs - bf63839bda63c965fc12c4d6ce1c17013d186d55 authored almost 8 years ago by Bryant <[email protected]>
Improve docs and reduce public interface

github.com/serialport/serialport-rs - 4561284a39e41257ce287aa6e03bfcf3d392024c authored almost 8 years ago by Bryant <[email protected]>
Follow soon-to-be style guidelines.

Add a description.
Alphabetize keys within sections except for some
special cases

github.com/serialport/serialport-rs - 1bfd2fb42dc4207ac1b337c7c71ad46b4c91eebb authored almost 8 years ago by Bryant <[email protected]>
Fix set_baud_rate for POSIX.

After updating the self.termios structure, it then needs to be written written
atomically to the...

github.com/serialport/serialport-rs - aab673fed09d0617b00cf5939ccf4fee0e2eba6f authored almost 8 years ago by Bryant <[email protected]>
Simplify error handling

github.com/serialport/serialport-rs - 9fbb54f6dae09a7d6bca9434ca270c14bf7a4f38 authored almost 8 years ago by Bryant <[email protected]>
Switch repo source to this one

github.com/serialport/serialport-rs - 111dfe9dc30e58dfcd3a7325a44c6aa7524f528b authored almost 8 years ago by Bryant <[email protected]>
Add a basic serial port read example

github.com/serialport/serialport-rs - 5cb0a7716ef1a46c5c286d664bdcc1e292dd9f1b authored almost 8 years ago by Bryant <[email protected]>
linting for es6 (#1040)

* linting for es6

github.com/serialport/bindings-cpp - c15eb841cb817ffac2bb82d99f8e9c513496d449 authored almost 8 years ago by Francis Gulotta <[email protected]>
linting for es6 (#1040)

* linting for es6

github.com/serialport/node-serialport - c15eb841cb817ffac2bb82d99f8e9c513496d449 authored almost 8 years ago by Francis Gulotta <[email protected]>
linting for es6 (#1040)

* linting for es6

github.com/serialport/website - c15eb841cb817ffac2bb82d99f8e9c513496d449 authored almost 8 years ago by Francis Gulotta <[email protected]>
Merge pull request #119 from michaeljcalkins/patch-1

Fix links that 404 or redirect

github.com/serialport/electron-serialport-quick-start - 2f629f57379812b214d2754d2b76aefcc9e32c3e authored almost 8 years ago by Zeke Sikelianos <[email protected]>
Merge pull request #119 from michaeljcalkins/patch-1

Fix links that 404 or redirect

github.com/serialport/electron-serialport - 2f629f57379812b214d2754d2b76aefcc9e32c3e authored almost 8 years ago by Zeke Sikelianos <[email protected]>
Fix links that 404 or redirect

http://electron.atom.io/docs/tutorial/quick-start/ -> Replaces links that were 404ing
http://el...

github.com/serialport/electron-serialport - b200985d4dae4abd9429998e8f7806385e67f857 authored almost 8 years ago by Michael J. Calkins <[email protected]>
Fix links that 404 or redirect

http://electron.atom.io/docs/tutorial/quick-start/ -> Replaces links that were 404ing
http://el...

github.com/serialport/electron-serialport-quick-start - b200985d4dae4abd9429998e8f7806385e67f857 authored almost 8 years ago by Michael J. Calkins <[email protected]>
chore(package): update debug to version 2.4.5

github.com/serialport/website - 9c960858db49b3669e42bbac3e7517f668f0a274 authored almost 8 years ago by greenkeeperio-bot <[email protected]>
chore(package): update debug to version 2.4.5

github.com/serialport/node-serialport - 9c960858db49b3669e42bbac3e7517f668f0a274 authored almost 8 years ago by greenkeeperio-bot <[email protected]>
chore(package): update debug to version 2.4.5

github.com/serialport/bindings-cpp - 9c960858db49b3669e42bbac3e7517f668f0a274 authored almost 8 years ago by greenkeeperio-bot <[email protected]>
remove pre 4.0 stuff

github.com/serialport/bindings-cpp - efee0cd46f91c5821d376e641dec06cf573d9dde authored almost 8 years ago by Francis Gulotta <[email protected]>
remove pre 4.0 stuff

github.com/serialport/website - efee0cd46f91c5821d376e641dec06cf573d9dde authored almost 8 years ago by Francis Gulotta <[email protected]>
remove pre 4.0 stuff

github.com/serialport/node-serialport - efee0cd46f91c5821d376e641dec06cf573d9dde authored almost 8 years ago by Francis Gulotta <[email protected]>
Implement serial port settings changes

github.com/serialport/serialport-rs - 62d46f2f8938f30efada8e3e7b57cc2ccbbd8a91 authored almost 8 years ago by Bryant <[email protected]>
Add doc comments to all public interfaces

github.com/serialport/serialport-rs - a266b48c55906c0ffebbae6de22b710990ffb392 authored almost 8 years ago by Bryant <[email protected]>
Add basic port enumeration example

github.com/serialport/serialport-rs - b6aca3ff5d3015eb643062cd0e357321e4b62db8 authored almost 8 years ago by Bryant <[email protected]>
Correct errors reported by rustfmt

github.com/serialport/serialport-rs - b1996c47d7370e80156fb915addab86379784c9b authored almost 8 years ago by Bryant <[email protected]>
Add basic windows implementation.

Only compile-tested

github.com/serialport/serialport-rs - b8ccf3051b7775546831ce60b16d91ebe72c19ed authored almost 8 years ago by Bryant <[email protected]>
Fix calling of windows-specific code

github.com/serialport/serialport-rs - e86014537495310f7bbad2556239e164aa47b3ef authored almost 8 years ago by Bryant <[email protected]>
Rename carrier_data carrier_detect

github.com/serialport/serialport-rs - e3b07e78c1866f2e58cf26a51ced70014c76d33c authored almost 8 years ago by Bryant <[email protected]>
Remove copy/paste error

github.com/serialport/serialport-rs - a6d750aba0158ef78e2b8966cc9a6d57689fb28a authored almost 8 years ago by Bryant <[email protected]>
Remove readable-stream

Streams3 are stable in node 4+ so we don't need readable-stream anymore

github.com/serialport/bindings-cpp - 223d39ff3f7c1e9a80bc7987e39eac7cbb954a34 authored almost 8 years ago by Francis Gulotta <[email protected]>
Remove readable-stream

Streams3 are stable in node 4+ so we don't need readable-stream anymore

github.com/serialport/node-serialport - 223d39ff3f7c1e9a80bc7987e39eac7cbb954a34 authored almost 8 years ago by Francis Gulotta <[email protected]>
Remove readable-stream

Streams3 are stable in node 4+ so we don't need readable-stream anymore

github.com/serialport/website - 223d39ff3f7c1e9a80bc7987e39eac7cbb954a34 authored almost 8 years ago by Francis Gulotta <[email protected]>
Add a README and LICENSE file

github.com/serialport/serialport-rs - 6ac403156b63e73fac62e0a6d8d92d99b60b5caa authored almost 8 years ago by Bryant <[email protected]>
chore(package): update eslint to version 3.12.1

https://greenkeeper.io/

github.com/serialport/bindings-cpp - 01dddc0d719600c47db76c2fea3033391c3b00ed authored almost 8 years ago by greenkeeperio-bot <[email protected]>
chore(package): update eslint to version 3.12.1

https://greenkeeper.io/

github.com/serialport/website - 01dddc0d719600c47db76c2fea3033391c3b00ed authored almost 8 years ago by greenkeeperio-bot <[email protected]>
chore(package): update eslint to version 3.12.1

https://greenkeeper.io/

github.com/serialport/node-serialport - 01dddc0d719600c47db76c2fea3033391c3b00ed authored almost 8 years ago by greenkeeperio-bot <[email protected]>
Add available_baud_rates() to API and implement for POSIX

github.com/serialport/serialport-rs - 49a88395cff739c6776e9c3b0b5287060941bda0 authored almost 8 years ago by Bryant Mairs <[email protected]>
Fix formatting

github.com/serialport/serialport-rs - 13d11dc98b4de0c6e6054ef3d0f1e2844ce8621d authored almost 8 years ago by Bryant Mairs <[email protected]>
Remove prefixes from enum value names

github.com/serialport/serialport-rs - b07b7452c0430fdfe4b93bd0a6d2bcff560fffb6 authored almost 8 years ago by Bryant Mairs <[email protected]>
Code now works for posix at least!

github.com/serialport/serialport-rs - 41a94a6c4dc2749702eac3e3116627dace85a7d1 authored almost 8 years ago by Bryant Mairs <[email protected]>
First draft with POSIX serialport implementation

github.com/serialport/serialport-rs - 0eebf17c075555188b462bd2058b4e2618df0bd1 authored almost 8 years ago by Bryant Mairs <[email protected]>
Remove Polyfills and upgrade node-pre-gyp

- Remove object.assign
- Remove buffer-indexof
- Remove lie

github.com/serialport/bindings-cpp - 1643dd1c815282048bba8f0f7727c1cdf4703ce3 authored almost 8 years ago by Francis Gulotta <[email protected]>
Remove node 0.10 0.12 & bump electron to 1.4.12

Too many build issues with older versions of node. LTS has left them behind and alas so will we....

github.com/serialport/bindings-cpp - d5b09aed6c07494646694bc2dad5fa942f7ba450 authored almost 8 years ago by Francis Gulotta <[email protected]>
Remove node 0.10 0.12 & bump electron to 1.4.12

Too many build issues with older versions of node. LTS has left them behind and alas so will we....

github.com/serialport/website - d5b09aed6c07494646694bc2dad5fa942f7ba450 authored almost 8 years ago by Francis Gulotta <[email protected]>
Remove Polyfills and upgrade node-pre-gyp

- Remove object.assign
- Remove buffer-indexof
- Remove lie

github.com/serialport/website - 1643dd1c815282048bba8f0f7727c1cdf4703ce3 authored almost 8 years ago by Francis Gulotta <[email protected]>
Remove Polyfills and upgrade node-pre-gyp

- Remove object.assign
- Remove buffer-indexof
- Remove lie

github.com/serialport/node-serialport - 1643dd1c815282048bba8f0f7727c1cdf4703ce3 authored almost 8 years ago by Francis Gulotta <[email protected]>
Remove node 0.10 0.12 & bump electron to 1.4.12

Too many build issues with older versions of node. LTS has left them behind and alas so will we....

github.com/serialport/node-serialport - d5b09aed6c07494646694bc2dad5fa942f7ba450 authored almost 8 years ago by Francis Gulotta <[email protected]>
Add 4.0.7 info

github.com/serialport/node-serialport - cd6a065ec94f2682c07d928755dafa4707d571c1 authored almost 8 years ago by Francis Gulotta <[email protected]>
Add 4.0.7 info

github.com/serialport/website - cd6a065ec94f2682c07d928755dafa4707d571c1 authored almost 8 years ago by Francis Gulotta <[email protected]>
Add 4.0.7 info

github.com/serialport/bindings-cpp - cd6a065ec94f2682c07d928755dafa4707d571c1 authored almost 8 years ago by Francis Gulotta <[email protected]>
add a package.json

github.com/serialport/serialport-test-pilot - 19c1e3c769640e39460a4c724bdf9bb97cccbba9 authored almost 8 years ago by Francis Gulotta <[email protected]>
don't ship the changelog

github.com/serialport/bindings-cpp - c2b840219d8d2434aa2a3e4eafe83b5771316db2 authored almost 8 years ago by Francis Gulotta <[email protected]>
don't ship the changelog

github.com/serialport/node-serialport - c2b840219d8d2434aa2a3e4eafe83b5771316db2 authored almost 8 years ago by Francis Gulotta <[email protected]>
don't ship the changelog

github.com/serialport/website - c2b840219d8d2434aa2a3e4eafe83b5771316db2 authored almost 8 years ago by Francis Gulotta <[email protected]>
Install beta and stable serialports

github.com/serialport/serialport-test-pilot - b5808eb2392d91b13d7ce2bcd03167be56c19e70 authored almost 8 years ago by Francis Gulotta <[email protected]>
[unix] Correct error messages on `.set` unix bindings

github.com/serialport/bindings-cpp - adccc6dfdef101fdbc085477e3f0fe125ec8e49d authored almost 8 years ago by Francis Gulotta <[email protected]>
[unix] Correct error messages on `.set` unix bindings

github.com/serialport/node-serialport - adccc6dfdef101fdbc085477e3f0fe125ec8e49d authored almost 8 years ago by Francis Gulotta <[email protected]>
[unix] Correct error messages on `.set` unix bindings

github.com/serialport/website - adccc6dfdef101fdbc085477e3f0fe125ec8e49d authored almost 8 years ago by Francis Gulotta <[email protected]>
Fix baud rate parsing in serialport-terminal

Fixes #1023

github.com/serialport/website - 61d44cd39d1f9929110d1030a71c637f8db81baa authored almost 8 years ago by Francis Gulotta <[email protected]>
Fix baud rate parsing in serialport-terminal

Fixes #1023

github.com/serialport/node-serialport - 61d44cd39d1f9929110d1030a71c637f8db81baa authored almost 8 years ago by Francis Gulotta <[email protected]>
Fix baud rate parsing in serialport-terminal

Fixes #1023

github.com/serialport/bindings-cpp - 61d44cd39d1f9929110d1030a71c637f8db81baa authored almost 8 years ago by Francis Gulotta <[email protected]>
Auto generate authors file from git-extras

github.com/serialport/bindings-cpp - 9ed782e8eb840519b5c3ef0d216b83c6bdde022a authored almost 8 years ago by Francis Gulotta <[email protected]>
Auto generate authors file from git-extras

github.com/serialport/node-serialport - 9ed782e8eb840519b5c3ef0d216b83c6bdde022a authored almost 8 years ago by Francis Gulotta <[email protected]>
Auto generate authors file from git-extras

github.com/serialport/website - 9ed782e8eb840519b5c3ef0d216b83c6bdde022a authored almost 8 years ago by Francis Gulotta <[email protected]>
Merge pull request #1018 from munyirik/win32read

Adding WindowsBinding reading

github.com/serialport/node-serialport - b80025ea1010d207610b1bc8cd97378f6d21bca8 authored almost 8 years ago by Francis Gulotta <[email protected]>
Merge pull request #1018 from munyirik/win32read

Adding WindowsBinding reading

github.com/serialport/website - b80025ea1010d207610b1bc8cd97378f6d21bca8 authored almost 8 years ago by Francis Gulotta <[email protected]>
Merge pull request #1018 from munyirik/win32read

Adding WindowsBinding reading

github.com/serialport/bindings-cpp - b80025ea1010d207610b1bc8cd97378f6d21bca8 authored almost 8 years ago by Francis Gulotta <[email protected]>
Refactoring of EIO_List for Windows: … (#1019)

* Refactoring of EIO_List for Windows: …
1. use single API -- SetupAPI directly without COM-obj...

github.com/serialport/bindings-cpp - f24110b196c086c414a8fc82acb28237f45d7fb7 authored almost 8 years ago by Anton Litvinov <[email protected]>
Refactoring of EIO_List for Windows: … (#1019)

* Refactoring of EIO_List for Windows: …
1. use single API -- SetupAPI directly without COM-obj...

github.com/serialport/website - f24110b196c086c414a8fc82acb28237f45d7fb7 authored almost 8 years ago by Anton Litvinov <[email protected]>
Refactoring of EIO_List for Windows: … (#1019)

* Refactoring of EIO_List for Windows: …
1. use single API -- SetupAPI directly without COM-obj...

github.com/serialport/node-serialport - f24110b196c086c414a8fc82acb28237f45d7fb7 authored almost 8 years ago by Anton Litvinov <[email protected]>
Merge pull request #110 from electron/fix-readme-wording

Remove "an" from intro

github.com/serialport/electron-serialport-quick-start - 0c71d6400a25eefb808a0919e170e1c632aa7b9f authored almost 8 years ago by Zeke Sikelianos <[email protected]>
Merge pull request #110 from electron/fix-readme-wording

Remove "an" from intro

github.com/serialport/electron-serialport - 0c71d6400a25eefb808a0919e170e1c632aa7b9f authored almost 8 years ago by Zeke Sikelianos <[email protected]>
Remove "an" from intro

The wording is awkward. I think removing "an" works. Alternatively, adding the word "application...

github.com/serialport/electron-serialport - 8365ee98310b4f78958b6723cc88bb2523f76135 authored almost 8 years ago by Phil Haack <[email protected]>
Remove "an" from intro

The wording is awkward. I think removing "an" works. Alternatively, adding the word "application...

github.com/serialport/electron-serialport-quick-start - 8365ee98310b4f78958b6723cc88bb2523f76135 authored almost 8 years ago by Phil Haack <[email protected]>