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

- use latest node-usb for Node.js 4 support on Windows (#7)

github.com/noble/node-bluetooth-hci-socket - 1fa9fc24738380d8b162c3c27946dff3a7cf0d77 authored almost 9 years ago by Sandeep Mistry <[email protected]>
- add Asus BT-400 USB VID and PID to search list (#9)

github.com/noble/node-bluetooth-hci-socket - 999fbdd4f19fa8069e505686e56b46e2ccf87058 authored almost 9 years ago by Sandeep Mistry <[email protected]>
Merge pull request #10 from oroce/kernel-disconnect-workarounds

include <map> in the header file

github.com/noble/node-bluetooth-hci-socket - ff8f68535dc9fd6b25ef726546066f924898a8f2 authored almost 9 years ago by Sandeep Mistry <[email protected]>
Merge pull request #251 from Loghorn/master

Fix a potential exception when accessing a non existent element

github.com/noble/noble - 9ec43380086341a0b7bd79306ce31f35593defaf authored almost 9 years ago by Sandeep Mistry <[email protected]>
include <map>

github.com/noble/node-bluetooth-hci-socket - aba8c692b91f6dbb751ee5a5d87ce0a5206a63ff authored almost 9 years ago by Róbert Oroszi <[email protected]>
- workaround for kernel 4.1+ disconnecting the connection due to lack of book keeping (manually create an L2CAP socket for the peripheral after an LE connect success HCI event)

github.com/noble/node-bluetooth-hci-socket - c5d7f8455a33d1da3ccd3915dc20a32f38c91182 authored almost 9 years ago by Sandeep Mistry <[email protected]>
Fix a potential exception when accessing a non existent element

It could happen (and it sometime does on my machine) that an the
_discoveries map does not conta...

github.com/noble/noble - 10ab65cb9d57514bf6d38fc3dc58ad22690121b3 authored about 9 years ago by Alessandro Vergani <[email protected]>
- use latest node-blink1

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

github.com/noble/noble - ba40f363e3f888578af7c511716daebf5e70d7dd authored about 9 years ago by Sandeep Mistry <[email protected]>
- changelog updates

github.com/noble/noble - 1c2aee90ca6103534a6016043f31464f41cef7b2 authored about 9 years ago by Sandeep Mistry <[email protected]>
-use v0.4.0 of bluetooth-hci-socket

github.com/noble/noble - 8a74fe61f8ed04af47463fa45571960e1ab557cd authored about 9 years ago by Sandeep Mistry <[email protected]>
- version 0.3.1

github.com/noble/bleno - a7e81ef3e0bf0f9596feb60c733725ec75b7b1e4 authored about 9 years ago by Sandeep Mistry <[email protected]>
-use v0.4.0 of bluetooth-hci-socket

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

github.com/noble/node-bluetooth-hci-socket - b34e26492ebaf46a2815e4da1e8e480f3ed52882 authored about 9 years ago by Sandeep Mistry <[email protected]>
- <=1 to < 2 (small change to #8)

github.com/noble/node-bluetooth-hci-socket - fbd10d11c95e8f32c05e794b8f355042ce369204 authored about 9 years ago by Sandeep Mistry <[email protected]>
Merge pull request #8 from Loghorn/master

Fix a crash when reading a buffer too small

github.com/noble/node-bluetooth-hci-socket - de7cbf018a20ab54849bfa40213fb9bf6ef310ae authored about 9 years ago by Sandeep Mistry <[email protected]>
Fix a crash when reading a buffer too small

The onHciEventEndpointData callback tries to read the second byte to
check if the entire buffer ...

github.com/noble/node-bluetooth-hci-socket - 3a4943bf3240845c51d7da83149f6886a7bef109 authored about 9 years ago by Alessandro Vergani <[email protected]>
- ignore peripherals with only connectable flag on OS X 10.10

github.com/noble/noble - 10a33ff7a20d42ee8bba803d1c306857eeecb30d authored about 9 years ago by Sandeep Mistry <[email protected]>
- new bindUser API

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

github.com/noble/bleno - 14ffe3752a02ace564b343ef479b23072ecde078 authored about 9 years ago by Sandeep Mistry <[email protected]>
- bindings no longer init themselves

github.com/noble/noble - 8a47c9f24520bfac11f71b577dd23c0a1ae2b669 authored about 9 years ago by Sandeep Mistry <[email protected]>
- bindings no longer init themselves

github.com/noble/bleno - 918e8d6b0047995cb56a69964d1cbefc2435d4e1 authored about 9 years ago by Sandeep Mistry <[email protected]>
- emit platform before HCI init (#138)

github.com/noble/bleno - ec36af3387908a3c234346e13cda84b22af1521b authored about 9 years ago by Sandeep Mistry <[email protected]>
Merge pull request #138 from jacobrosenthal/platform-in-bindings

bindings emit platform

github.com/noble/bleno - cc656e2d401ebf4d4f234ac402fef7eeac4fd4bd authored about 9 years ago by Sandeep Mistry <[email protected]>
bindings emit platform

github.com/noble/bleno - cb45104c148cce8d71673bddb7a86f35b014c8bd authored about 9 years ago by Jacob Rosenthal <[email protected]>
- version 0.3.4

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

as per https://github.com/sandeepmistry/noble/issues/241

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

github.com/noble/bleno - 73742a857c55272f3011565d972c83b75a4035ce authored about 9 years ago by Sandeep Mistry <[email protected]>
Merge pull request #137 from jacobrosenthal/batteryexample

battery example doesnt work in osx as of 10.10

github.com/noble/bleno - 345387024bb661109a592cb86ecf9e58187e4fee authored about 9 years ago by Sandeep Mistry <[email protected]>
battery example doesnt work in osx as of 10.10

github.com/noble/bleno - 06b83b92ec25a2d9795751a47c59d74c159682c4 authored about 9 years ago by Jacob Rosenthal <[email protected]>
Merge branch 'jacobrosenthal-api'

github.com/noble/bleno - a7a492b84e0f9f2fa3c2309dacc380064ae271b0 authored about 9 years ago by Sandeep Mistry <[email protected]>
- tweaks to #135

- add back in state check
- throw error on startAdvertisingWithEIRData on OS X 10.9
- throw erro...

github.com/noble/bleno - 0cff272e2c93a13ff7c0b71612075b1211d10b3f authored about 9 years ago by Sandeep Mistry <[email protected]>
Merge branch 'api' of https://github.com/jacobrosenthal/bleno into jacobrosenthal-api

github.com/noble/bleno - a0ca4df65fb1bbc80250f6242878af628963bf5f authored about 9 years ago by Sandeep Mistry <[email protected]>
consistent api across all platforms

github.com/noble/bleno - ff5025be8101c01f11d2fbff03b80d2dd321213e authored about 9 years ago by Jacob Rosenthal <[email protected]>
Update README.md

Add some notes about node needing to be on the path

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

add notes about making sure node is on the path for Ubuntu/Debian (#239)

github.com/noble/noble - 1b4bff1931e6c799aa2edef2d6262f3132fb7582 authored about 9 years ago by Sandeep Mistry <[email protected]>
Merge pull request #240 from jacobrosenthal/thisfix

fix this._discoveredPeripheralUUids = []; variable not initalized in constructor

github.com/noble/noble - 537e3f89ebc08247c39970572b747f3c84caa036 authored about 9 years ago by Sandeep Mistry <[email protected]>
fix this._discoveredPeripheralUUids = []; variable not initalized in constructor

github.com/noble/noble - db4cfdd88d356cfa42030494d6def1fef44bfe99 authored about 9 years ago by Jacob Rosenthal <[email protected]>
Merge branch 'peripheral.connectable'

github.com/noble/noble - 8465f7184cc2729151e91efa3c79f615b403b375 authored about 9 years ago by Sandeep Mistry <[email protected]>
- force latest xpc-connection and bluetooth-hci-socket

(mostly for Node.js 4.0)

github.com/noble/bleno - 655d6144414e187f4cf104f822dda76863a4ef85 authored about 9 years ago by Sandeep Mistry <[email protected]>
- force latest xpc-connection and bluetooth-hci-socket

(mostly for Node.js 4.0)

github.com/noble/noble - 61cb68b2b11a9c4bbd9e08365c05274a6a13ab94 authored about 9 years ago by Sandeep Mistry <[email protected]>
- correct parameters for discover events in binding

github.com/noble/noble - c0713b613c81851181a101c45a672bc297bd7873 authored about 9 years ago by Sandeep Mistry <[email protected]>
- update for connectable property

github.com/noble/noble - 0639f53786dda41185e2ff394aaac8c9b56b8573 authored about 9 years ago by Sandeep Mistry <[email protected]>
- correct connectable logic for HCI socket binding

github.com/noble/noble - c795981a3dd4092933536eead6c5e344305b27ee authored about 9 years ago by Sandeep Mistry <[email protected]>
- update to print out connectable property

github.com/noble/noble - 2d567c750deb03c01f36131a7975dc9ed82aeb40 authored about 9 years ago by Sandeep Mistry <[email protected]>
- initial changed for peripheral.connectable property

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

Add ```libudev-dev``` for Ubuntu/Raspbian instructions as suggested by @don

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

add ```libudev-dev``` dependency as suggested by @don

github.com/noble/bleno - ddf978a61ee475130473225e1dac1759530c53ea authored about 9 years ago by Sandeep Mistry <[email protected]>
- report error or throw error if advertising API's are called and state is not poweredOn (#126)

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

Add note about advertising API's needing to be used when ```state``` is ```poweredOn```.

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

add note about ``libudev-dev`` for optional node-usb dependency on Linux (#5).

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

Add note about optional node-usb dependency on Linux (#6).

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

github.com/noble/bleno - 0ad4b3097c3d54d269696ff980b42aec8309d0c4 authored about 9 years ago by Sandeep Mistry <[email protected]>
- use correct state property (#122)

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

github.com/noble/node-bluetooth-hci-socket - f65eeae1d97c4e9fbf927e3effe19a8201094c19 authored about 9 years ago by Sandeep Mistry <[email protected]>
- switch Handle's to Local

github.com/noble/node-bluetooth-hci-socket - 9b3a5910d4560205f342f98a43a0b0ab74cc74fd authored about 9 years ago by Sandeep Mistry <[email protected]>
Merge pull request #4 from justmoon/task/nan2

Update to NAN 2 (enables support for io.js 3)

github.com/noble/node-bluetooth-hci-socket - 9b29c6f299b61b34c686b2c6c9aafe10eb5bfeaa authored about 9 years ago by Sandeep Mistry <[email protected]>
- update to nan 2 (adds support for iojs 3)

github.com/noble/node-bluetooth-hci-socket - 400c7f970ac5647d783c2c78e7f3765b97cc6635 authored about 9 years ago by Stefan Thomas <[email protected]>
- update change log for version 1.1.0

github.com/noble/noble-device - 3d41b4c64b86078da3fafb7abb4dded7671d6096 authored about 9 years ago by Sandeep Mistry <[email protected]>
- change read me to use discoverById instead of discoverByUuid

github.com/noble/noble-device - 5a0066b8bc468094783294f4f0694463a07ff2bd authored about 9 years ago by Sandeep Mistry <[email protected]>
- update test.js to use .id instead of .uuid

github.com/noble/noble-device - c6ac641586bd58c7a7bb6afad2c44e71907822d5 authored about 9 years ago by Sandeep Mistry <[email protected]>
- new discoverById API

github.com/noble/noble-device - 04c55c293fc155497fd73254804ef4bd56f5eefc authored about 9 years ago by Sandeep Mistry <[email protected]>
- add .id property

github.com/noble/noble-device - 4ec28d18c3d973ebe010bfcd1f57b2adadf5485d authored about 9 years ago by Sandeep Mistry <[email protected]>
- use latest noble ^1.1.0, uprev version minor

github.com/noble/noble-device - b8ceee7b824c514a6e5aeaa0b08db6c909847321 authored about 9 years ago by Sandeep Mistry <[email protected]>
- notes for unloading drivers on OS X

based on
http://apple.stackexchange.com/questions/156863/bluetooth-issues-after-s
leep-in-os-x-y...

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

github.com/noble/noble-device - 19bc7505931fd9adcd55b82ab67307aff8468b5e authored about 9 years ago by Sandeep Mistry <[email protected]>
- .address and .addressType properties

github.com/noble/noble-device - b29b50eb162f8e73726f7b35e8aa9001a104d7c6 authored about 9 years ago by Sandeep Mistry <[email protected]>
- throw error if scanning is started when state is not powered on

instead of console.warn when callback not provided as per
@TorstenRobitzki’s suggestion in #228

github.com/noble/noble - dd152fd3901470140ed854b4d96add5e303d58c7 authored about 9 years ago by Sandeep Mistry <[email protected]>
- tweak safety check

github.com/noble/bleno - 7cfc3cf40e7bc00fca08492a5682c0da121f8168 authored about 9 years ago by Sandeep Mistry <[email protected]>
- tweak safety check

github.com/noble/noble - 89a8792b86491791819226ae5b7f8f4eb0f560a7 authored about 9 years ago by Sandeep Mistry <[email protected]>
- safety check

github.com/noble/noble - 8371e665496b8cbdc2c3ce7892bb96cd87a3f727 authored about 9 years ago by Sandeep Mistry <[email protected]>
- add support back in for NOBLE_HCI_DEVICE_ID env var

github.com/noble/noble - fa3aa437155c1e2e7aad31efedcccf2e0142243c authored about 9 years ago by Sandeep Mistry <[email protected]>
- change log updates for v1.1.0

github.com/noble/noble - 70ae4229a3b6ff7b56a980f6d62dc160a2951f93 authored about 9 years ago by Sandeep Mistry <[email protected]>
- introduce peripheral.id, peripheral.uuid is deprecated now

github.com/noble/noble - 0ff0ba66186e63e35de6798e39278d185d46f200 authored about 9 years ago by Sandeep Mistry <[email protected]>
- update running without root instructions for Linux

github.com/noble/noble - d8f811dbee6ecb19d520fd46b3a3d816b2f83a2d authored about 9 years ago by Sandeep Mistry <[email protected]>
- version 1.1 in package.json

github.com/noble/noble - 2500ee6fc04c62354ab2f6bb91841752a060f524 authored about 9 years ago by Sandeep Mistry <[email protected]>
- add missing license field

github.com/noble/noble - 0ed2d31e0de0d415135aced0bab8247c96591e15 authored about 9 years ago by Sandeep Mistry <[email protected]>
- capitalization

github.com/noble/noble - 7279b700da15515b0c540a13be521c63ca84658b authored about 9 years ago by Sandeep Mistry <[email protected]>
Merge branch 'bluetooth-hci-socket'

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

add Windows prerequisites section

github.com/noble/noble - 6aedec8131e1ec505c6457351105538ab7aebdb2 authored about 9 years ago by Sandeep Mistry <[email protected]>
- use latest debug

github.com/noble/bleno - 6282869f36b86187cfd5616155bf1d2bcea2955a authored about 9 years ago by Sandeep Mistry <[email protected]>
- correct capitalization

github.com/noble/bleno - 270c8ce4d95614bc21df0e613ae3ef3623a0ca14 authored about 9 years ago by Sandeep Mistry <[email protected]>
- bullet point spacing

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

github.com/noble/bleno - b438d6e254d011a59b131025e6c7db88c48c8827 authored about 9 years ago by Sandeep Mistry <[email protected]>
- Linux specific env var to set advertising interval (#60)

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

update Linux notes

github.com/noble/bleno - 32bcbc51c748da1517d376dd935c334aa162254a authored about 9 years ago by Sandeep Mistry <[email protected]>
- state change debouncing

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

add node-gyp requirements link

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

with Windows prerequisites info

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

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

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

correct markdown

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

github.com/noble/bleno - d9486f371f9bbb6a2a00caba94ae521cdcf90915 authored about 9 years ago by Sandeep Mistry <[email protected]>
- safety checks for handle

github.com/noble/bleno - 67f372993594820d9758c3080a565b3d90e88e68 authored about 9 years ago by Sandeep Mistry <[email protected]>
- corrent set advertisement and scan response commands

github.com/noble/node-bluetooth-hci-socket - bba9826d910a7d71a6df4aef7e4caacd5b81e34e authored about 9 years ago by Sandeep Mistry <[email protected]>
correct examples, address API's removed, call start after bind

github.com/noble/node-bluetooth-hci-socket - 74d2c1c267e09e272128f73fc748be59b4239543 authored about 9 years ago by Sandeep Mistry <[email protected]>
- mechanism to override USB device/id used via env vars

github.com/noble/node-bluetooth-hci-socket - 4ad60a1f6c3e19775a455d0aa3d2462f863905dc authored about 9 years ago by Sandeep Mistry <[email protected]>
- another safety check

github.com/noble/noble - 04632f71d7e15c1a6f5d2d68c41706750367672f authored about 9 years ago by Sandeep Mistry <[email protected]>
- safe checks for ACL data and encrypt events

github.com/noble/noble - 5d511d0c89bedca05d993421ed8c8f2e887b5fba authored about 9 years ago by Sandeep Mistry <[email protected]>
- correct set advertisement data and scan response commands, add set event and LE event mask commands

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