Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

noble

Cross-platform Node.js BLE
Collective - Host: opensource - https://opencollective.com/noble - Code: https://github.com/noble

Merge pull request #366 from hgwood/feat/pluggable_bindings

Support for pluggable bindings

github.com/noble/noble - 03455b89db75dd31befa544c97c08ea7b9a731da authored over 8 years ago by Sandeep Mistry <[email protected]>
Merge pull request #22 from emeth-/patch-1

Fixed typo in readme

github.com/noble/node-bluetooth-hci-socket - 4f56badbd56dd95e2cfcea7b8c8945ff2c87dfe4 authored over 8 years ago by Sandeep Mistry <[email protected]>
Tweak #367

github.com/noble/noble - a89ca0c40bca2838bf9525273daea11d8e026e90 authored over 8 years ago by Sandeep Mistry <[email protected]>
Merge pull request #367 from Neutrosider/master

Don't kill all descriptors when looking for new Characteristics

github.com/noble/noble - de6fa5cb5ee57f664e201df2774c012072174856 authored over 8 years ago by Sandeep Mistry <[email protected]>
Added BLUETOOTH_HCI_SOCKET_USB_BUS and BLUETOOTH_HCI_SOCKET_USB_ADDRESS environment variables to allow to differentiate between multiple usb ble adapters with the same VID and PID

github.com/noble/node-bluetooth-hci-socket - 1879e3c314b8dddc05de0fc631f0f0df485aa249 authored over 8 years ago by Norman <[email protected]>
Update README.md

Clarify write API for #364.

github.com/noble/noble - 47b5431242bfe54055094dc2c6e40b9b0d50eeff authored over 8 years ago by Sandeep Mistry <[email protected]>
don't kill all descriptors when looking for new Characteristics

Previously when looking for characteristics, all descriptors of the
related service were deleted...

github.com/noble/noble - 59cc0cee907a894884ee166bf57dee4ee0ee8faa authored over 8 years ago by Heiko Mathes <[email protected]>
Support for pluggable bindings

github.com/noble/noble - 803033e1226db38976cd128e36c32eff815d29c2 authored over 8 years ago by Hugo Wood <[email protected]>
- version 0.4.0

github.com/noble/bleno - d0d6582f882c0b2c3d279e317882496a17c9f023 authored almost 9 years ago by Sandeep Mistry <[email protected]>
- use latest bluetooth-hci-socket

github.com/noble/bleno - 84531992977d40ef6f95e0bc082b399eef7e9f1b authored almost 9 years ago by Sandeep Mistry <[email protected]>
- version 0.4.3

github.com/noble/node-bluetooth-hci-socket - ba84f6fd32ba7cb76e436486d5c9a99a048d8c13 authored almost 9 years ago by Sandeep Mistry <[email protected]>
- also apply kernelDisconnectWorkArounds to slave roles

github.com/noble/node-bluetooth-hci-socket - 4bcafd6fc483394defd5767cf4f3f15339f49a90 authored almost 9 years ago by Sandeep Mistry <[email protected]>
Update README.md

Add note for Maximum simultaneous connections.

github.com/noble/noble - df6a3e7eb49a83d2bb74aed7047d997321bbf403 authored almost 9 years ago by Sandeep Mistry <[email protected]>
Merge pull request #18 from Lahorde/master

Add battery level notification

github.com/noble/noble-device - 808508acc15ad23d0acef75b04f2d7d611648ac9 authored almost 9 years ago by Sandeep Mistry <[email protected]>
Add battery level notification

github.com/noble/noble-device - 6f2f78f943b2f643a998b4a5f5a78de01a281b53 authored almost 9 years ago by Lahorde <[email protected]>
- version 1.3.0

github.com/noble/noble-device - d0464b2f3522399a9e28024220e3be99fb0e707a authored almost 9 years ago by Sandeep Mistry <[email protected]>
- jshint

github.com/noble/noble-device - 5bf71bf2a022de492f85786f0236553f58cd7b99 authored almost 9 years ago by Sandeep Mistry <[email protected]>
- minor tweaks to #17

github.com/noble/noble-device - 44c06f31fe7e385b4ea64d967b64e3794503dbd9 authored almost 9 years ago by Sandeep Mistry <[email protected]>
Move test.js to examples/basic.js

github.com/noble/noble-device - 122d11d0de1633ecc577248d43d7c7db12da7784 authored almost 9 years ago by Sandeep Mistry <[email protected]>
Merge pull request #17 from hotchpotch/hrm-service

Add heart rate measument service

github.com/noble/noble-device - 7e2e4265aacf7508185daff48c3784cdce00865e authored almost 9 years ago by Sandeep Mistry <[email protected]>
Merge pull request #343 from sandeepmistry/travis-ci-node-0.8

Try to get Node.js 0.8 working on travis by upgrading npm to v2

github.com/noble/noble - c3019de5a887bf321e60b83b4714d6d2cdc44853 authored almost 9 years ago by Sandeep Mistry <[email protected]>
- try to get Node.js 0.8 working on travis by upgrading npm to v2

github.com/noble/noble - 4727cc1ff19fc6b5cd21ed83e51d29b20bfe2aec authored almost 9 years ago by Sandeep Mistry <[email protected]>
Update README.md

Add Travis CI badge

github.com/noble/noble - 7c7702364e5deb8194b00ab56099dcea645bfc6d authored almost 9 years ago by Sandeep Mistry <[email protected]>
Merge pull request #342 from jrobeson/add-travis-ci

Add a .travis.yml

github.com/noble/noble - 254014a1c8c4c8dde78006a643182c4fb99bf2bf authored almost 9 years ago by Sandeep Mistry <[email protected]>
Move onMeasumentChangeBinded constructor to notifyMeasument

github.com/noble/noble-device - 9d8f996bce2ce512cd167654040eed855c81303e authored almost 9 years ago by Yuichi Tateno <[email protected]>
Move example code

github.com/noble/noble-device - e4981f35685bda2e8a376e999ff2c5ca75b36dfb authored almost 9 years ago by Yuichi Tateno <[email protected]>
add a .travis.yml

github.com/noble/noble - 15f03e484e2f411120dd28533c629f3a274e0c29 authored almost 9 years ago by Johnny Robeson <[email protected]>
Merge pull request #16 from hotchpotch/remove-dup-function

Remove duplicated ```writeUInt8Characteristic``` function

github.com/noble/noble-device - fccd072f8cc63b5336a9eafef456f751ddbf433f authored almost 9 years ago by Sandeep Mistry <[email protected]>
Add heart rate measument service

github.com/noble/noble-device - daa8f268327c768ccc6c379712411909f34e5a42 authored almost 9 years ago by Yuichi Tateno <[email protected]>
Remove duplicated ```writeUInt8Characteristic``` function

github.com/noble/noble-device - b649135ba784fa4e765d033edf0710d2d444440d authored almost 9 years ago by Yuichi Tateno <[email protected]>
- tweaks to #301

github.com/noble/noble - c81097be7fdaf532cc4047e76bcc97823a0c4c7a authored almost 9 years ago by Sandeep Mistry <[email protected]>
Merge branch 'detect-scanning-change' of https://github.com/lab11/noble

github.com/noble/noble - 6e21740d9c7240388fe08ab6d3f27e6f504585b9 authored almost 9 years ago by Sandeep Mistry <[email protected]>
- rename peripheralId to peripheralIdOrAddress

github.com/noble/noble - 05aa8934736e554ee553709e95aadf2d2728d72b authored almost 9 years ago by Sandeep Mistry <[email protected]>
Merge pull request #320 from jrobeson/accept-addresses-in-example

Accept addresses in peripheral-explorer.js

github.com/noble/noble - ca6351d43c7d0d6efb645ba3b9b70749780d14eb authored almost 9 years ago by Sandeep Mistry <[email protected]>
- bind user support via HCI_CHANNEL_USER env var

github.com/noble/bleno - 95e33c202ab2b9506f1d6932413adcf709d5d7fa authored almost 9 years ago by Sandeep Mistry <[email protected]>
Accept addresses in peripheral-explorer.js

github.com/noble/noble - c5e32fae0de23ea94c84ad9c4412fcc98e0d81ab authored almost 9 years ago by Johnny Robeson <[email protected]>
- version 1.2

github.com/noble/noble-device - bd1f50f8467e2c875d1900ee88933fcd15bdb7f1 authored almost 9 years ago by Sandeep Mistry <[email protected]>
Update README.md

github.com/noble/noble-device - 916fb14b122200597e674a7063f942a7125332b0 authored almost 9 years ago by Sandeep Mistry <[email protected]>
- document stopDiscover

github.com/noble/noble-device - a8e424b836762abe5e6e5c58cbab4c7b613795e5 authored almost 9 years ago by Sandeep Mistry <[email protected]>
Revert "- add stopDiscoverWithFilter method"

This reverts commit bb040cd2ee224e73571241914cf09eb6c8c0306f.

github.com/noble/noble-device - de6c07697e899f1950778e22f1183964997bc842 authored almost 9 years ago by Sandeep Mistry <[email protected]>
Update noble version

github.com/noble/noble-device - 059086f1425d57e0f35d3e6b27c531e7fa2ed8be authored almost 9 years ago by martin-doyle <[email protected]>
Update README.md

Add link to event emitter docs, and use .once instead of .on for some documentation.

github.com/noble/noble - fa8a90090ddf57f76bb3ef10030af98f9823f42d authored almost 9 years ago by Sandeep Mistry <[email protected]>
Update README.md

Clarify ``setServices`` API (#168).

github.com/noble/bleno - bc266dc30e5b4c62b2db0a15fb0e9fdebd654edf authored almost 9 years ago by Sandeep Mistry <[email protected]>
Check for changes to scanning

This adds receiving HCI CMD packets and checking to see if
they are scan enable commands. If the...

github.com/noble/noble - a88b5bbde5c096e0b0e88ef364693fb22192259d authored almost 9 years ago by Brad Campbell <[email protected]>
- version 0.3.5

github.com/noble/bleno - e6a8fa19c6b761e1541aa71267593f7fca5e0b60 authored almost 9 years ago by Sandeep Mistry <[email protected]>
- support for non-static values for characteristics in read by type requests

github.com/noble/bleno - b224753c9bb666b18fb3efd22173c0a1b48c44b1 authored almost 9 years ago by Sandeep Mistry <[email protected]>
Merge pull request #321 from jrobeson/add-editorconfig

Add .editorconfig file

github.com/noble/noble - fdfb7fe837bcd7a841628ee1b05840ffd81207c0 authored almost 9 years ago by Sandeep Mistry <[email protected]>
Merge pull request #315 from jrobeson/readme-typo-fix

fix a typo in the README

github.com/noble/noble - b04448c2e7883095a8239312a72fada7d6ddea28 authored almost 9 years ago by Sandeep Mistry <[email protected]>
Add .editorconfig file

I'm using this .editorconfig because my default configuration is for 4 space indents.

See http:...

github.com/noble/noble - c54b6dc9d7840f9d0a6300d85eb9f28a6364a0ec authored almost 9 years ago by Johnny Robeson <[email protected]>
fix a typo in the README

github.com/noble/noble - 3738786496ba3c01b0457b3c3193fd12833a93f6 authored almost 9 years ago by Johnny Robeson <[email protected]>
- also include service data UUID's when filtering discover (#304)

github.com/noble/noble - 4a324910d168467c85cd7ab1876c765facb14c70 authored almost 9 years ago by Sandeep Mistry <[email protected]>
Merge pull request #16 from Loghorn/reassembly

Fix packet reassembly

github.com/noble/node-bluetooth-hci-socket - 7a26675229ce9bfe09b381287abfe5d26f66040f authored almost 9 years ago by Sandeep Mistry <[email protected]>
Fix packet reassembly

github.com/noble/node-bluetooth-hci-socket - 39af043593335fd985c01d9e9426c25d5447078e authored almost 9 years ago by Alessandro Vergani <[email protected]>
Workaround for Realtek adapters, set max MTU to 23 for now

github.com/noble/bleno - 20e274afd0346e2ff1d709f22a45b14d6e2a38a9 authored almost 9 years ago by Sandeep Mistry <[email protected]>
- version 1.3.0

github.com/noble/noble - 55f25917f5cbd7816f20989b02cf5837491bb5da authored almost 9 years ago by Sandeep Mistry <[email protected]>
- update change log for version 1.3.0

github.com/noble/noble - 14ab8a886fd68b38136602128b14e49be760de13 authored almost 9 years ago by Sandeep Mistry <[email protected]>
Update README.md

Add note up using hciconfig after stopping bluetoothd to power adapter up (#161).

github.com/noble/bleno - 821eaf64b262ba0ea01f564282f68240d0836e7d authored almost 9 years ago by Sandeep Mistry <[email protected]>
- version 0.3.4

github.com/noble/bleno - cc5610906d576a27747ebcc7a0aba3fdcd8f7f90 authored almost 9 years ago by Sandeep Mistry <[email protected]>
Merge pull request #13 from martin-doyle/patch-1

Update package.json

github.com/noble/noble-device - cb88c3c1529527da52ad8d80c947373f450e0be5 authored almost 9 years ago by Sandeep Mistry <[email protected]>
Update package.json

Use the newest noble version 1.2.

github.com/noble/noble-device - ac2f27ed93c6033773480a85601d3c60b2a06543 authored almost 9 years ago by martin-doyle <[email protected]>
Merge pull request #297 from jrobeson/patch-1

fix serviceUuids var check in peripheral-explorer.js

github.com/noble/noble - c8935c4ffec78489811fed1fe015e90f6f9fc77c authored almost 9 years ago by Sandeep Mistry <[email protected]>
fix serviceUuids var check in peripheral-explorer.js

it was previously using localName to check.

github.com/noble/noble - 723216eb4b88580b6c486a56943b6eee3e46708a authored almost 9 years ago by Johnny Robeson <[email protected]>
Merge pull request #291 from george-hawkins/req-not-supp

Added logic to reject rather than ignore unknown requests/commands.

github.com/noble/noble - b120e3b74fb99dc7c8e2f9a1565a3d78d83960c5 authored almost 9 years ago by Sandeep Mistry <[email protected]>
- initial prepare + execute write request support (#112)

Only support a single value handle in all prepared write requests, and
offset must align with pr...

github.com/noble/bleno - ee41041140f41fe693067a45c0856dab0c30a882 authored almost 9 years ago by Sandeep Mistry <[email protected]>
- expose local address via noble.address (#288)

github.com/noble/noble - cbe0213e5f9d02ce40e8873a44f1f9008c0d4397 authored almost 9 years ago by Sandeep Mistry <[email protected]>
- don't reset advertising state on read local version response if state is powered on

github.com/noble/bleno - 173b2b3f6eb1807f43edb12c00f043d9c045955c authored almost 9 years ago by Sandeep Mistry <[email protected]>
- don't reset scan state on read local version response if state is powered on (#287)

github.com/noble/noble - 8d6df4f075ec5fe281eba3181da17e11f2a1179f authored almost 9 years ago by Sandeep Mistry <[email protected]>
- add stopDiscoverWithFilter method

github.com/noble/noble-device - bb040cd2ee224e73571241914cf09eb6c8c0306f authored almost 9 years ago by Sandeep Mistry <[email protected]>
- add stopDiscover method

github.com/noble/noble-device - 3c580d730cf1675412c3aa119801d7c68e9798ec authored almost 9 years ago by Sandeep Mistry <[email protected]>
Added logic to reject rather than ignore unknown requests/commands.

github.com/noble/noble - 6701fc61c5c0f44b948d90f12013ea464baffc80 authored about 9 years ago by George Hawkins <[email protected]>
Correct typo

Port of https://github.com/sandeepmistry/noble/issues/284

github.com/noble/bleno - d766fe34f52b5e6aaaee025e7161088cf1b4d87a authored about 9 years ago by Sandeep Mistry <[email protected]>
Correct typo (#284)

github.com/noble/noble - b31d6d6cb1af5d7e3c127ed4597cd22543b77ff5 authored about 9 years ago by Sandeep Mistry <[email protected]>
Update README.md

Add link to @don's Windows set up guide.

github.com/noble/noble - 21558450f5ca0370dcc08e42d708a8ae9cbc8bdd authored about 9 years ago by Sandeep Mistry <[email protected]>
Merge pull request #154 from beaufortfrancois/patch-1

Added a way to set custom device name in README

github.com/noble/bleno - 3e84f5bd9a51ad70af6e36c442a4bdd856cb6dea authored about 9 years ago by Sandeep Mistry <[email protected]>
Update README.md

github.com/noble/bleno - 03c6b2acb42ea923f6c6dc0ad4234247738f3691 authored about 9 years ago by François Beaufort <[email protected]>
Added a way to set custom device name in README

github.com/noble/bleno - 683820faea3cae31c039e2383fe4c5986c96d982 authored about 9 years ago by François Beaufort <[email protected]>
Update README.md

Add some notes on disabling ```bluetoothd``` (#150)

github.com/noble/bleno - 9ee47c43cc961032a6897568504a3d0b07869f7a authored about 9 years ago by Sandeep Mistry <[email protected]>
Update README.md

Update Ubuntu/Debian/Raspbian prerequisites, port of https://github.com/sandeepmistry/bleno/pull...

github.com/noble/noble - a7837885e520578a64294e249e44a96f891624f1 authored about 9 years ago by Sandeep Mistry <[email protected]>
Merge pull request #149 from bradfol/patch-1

Bluez package name update

github.com/noble/bleno - 3959ed92cd14f0af0cbcd503e475cc87220a9c8a authored about 9 years ago by Sandeep Mistry <[email protected]>
- check and report LE Create Conn command status (#255)

github.com/noble/noble - 9a746e03ec006a117202909182fc84b6eddff8b4 authored about 9 years ago by Sandeep Mistry <[email protected]>
- add isYocto check for skipping first set of adv and sr data (#151)

github.com/noble/bleno - 0c150480320f23bc04ea1618670712a4e9c55f91 authored about 9 years ago by Sandeep Mistry <[email protected]>
- version 0.3.3

github.com/noble/bleno - 7e47200dad35e2572aaec02ea457483e476730a8 authored about 9 years ago by Sandeep Mistry <[email protected]>
- reset MTU back to 23 on new connection (#145)

github.com/noble/bleno - e7dbeb8c9fa4bf51523a8aa20e76c3a90725f67d authored about 9 years ago by Sandeep Mistry <[email protected]>
Bluez package name update

github.com/noble/bleno - 6cba2e8270be76597b5b4547f6e8ad71b91a5f2a authored about 9 years ago by Brad Fol <[email protected]>
- workaround for Intel Edison advertising Classic and BLE (#131)

Check if platform is Linux and release contains “edison”, if it does
skip setting the scan respo...

github.com/noble/bleno - ceb2151ac9656ce96234e58eb5b880be9d120a38 authored about 9 years ago by Sandeep Mistry <[email protected]>
- version 0.2.1

github.com/noble/noble - 9b195e81272e7867d7464a9897196e93fea96862 authored about 9 years ago by Sandeep Mistry <[email protected]>
Update README.md

Add notes on simultaneous connections.

github.com/noble/noble - 1cd8f7cf3af6c5c81a69922200ae0a571b25f1c7 authored about 9 years ago by Sandeep Mistry <[email protected]>
- version 0.3.2

github.com/noble/bleno - ababc20f13d852ada4bfcb73f532b0752b951cca authored about 9 years ago by Sandeep Mistry <[email protected]>
- version 0.4.2

github.com/noble/node-bluetooth-hci-socket - 0be3c0a99d61932253f1d9f0ee7b6e12ceeaccdf authored about 9 years ago by Sandeep Mistry <[email protected]>
Merge pull request #11 from bahadiri/BCM20702A0_support_added

- add BCM20702A0 USB VID and PID to search list (#9)

github.com/noble/node-bluetooth-hci-socket - 1cf6424ed7f91510b87eeeb59f733595b2b7af88 authored about 9 years ago by Sandeep Mistry <[email protected]>
- set initial services on start

github.com/noble/bleno - bed63b0d6ed89689959f7e25dd0b3314ddfafaae authored about 9 years ago by Sandeep Mistry <[email protected]>
- add BCM20702A0 USB VID and PID to search list (#9)

github.com/noble/node-bluetooth-hci-socket - 1e381c8f83d27f914d15bc59a8d65e914188e3cb authored about 9 years ago by Bahadir I Aydin <[email protected]>
- set simul to zero on write LE host supported command

github.com/noble/bleno - 2df3457106a70e59326b424a264e8a952966c652 authored about 9 years ago by Sandeep Mistry <[email protected]>
- add read + write LE host supported commands

github.com/noble/bleno - d9a4bee44cb668cff1256b1329703732b52a2583 authored about 9 years ago by Sandeep Mistry <[email protected]>
- use latest bluetooth-hci-socket dependency

github.com/noble/noble - 02f8761026fb2cdcfa70302908d0e1854f696c1b authored about 9 years ago by Sandeep Mistry <[email protected]>
- add read + write LE host supported commands

github.com/noble/noble - 16a24561e975c8612f438b0e9f3a4d3fa1ad40a3 authored about 9 years ago by Sandeep Mistry <[email protected]>
- version 0.4.1

github.com/noble/node-bluetooth-hci-socket - 21bc949fc8733ea98f284cf358050a8751d7b7aa authored about 9 years ago by Sandeep Mistry <[email protected]>
- adjust include order

github.com/noble/node-bluetooth-hci-socket - 6ec5a42d105af95c68b755fa568d934b86587e87 authored about 9 years ago by Sandeep Mistry <[email protected]>
Merge remote-tracking branch 'origin/kernel-disconnect-workarounds'

github.com/noble/node-bluetooth-hci-socket - 04e13b3f451ddf106de90af35a7399a337d64893 authored about 9 years ago by Sandeep Mistry <[email protected]>