Ecosyste.ms: OpenCollective

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

github.com/noble/noble

A Node.js BLE (Bluetooth Low Energy) central module
https://github.com/noble/noble

- ignore discovered devices with empty advertisement data

6b9b3bce10915c1f7aecea76a853a0922b74e60e authored about 11 years ago by Sandeep Mistry <[email protected]>
- uprev version

e6d8808127a4df1eac0ae8315fc54297679183f5 authored about 11 years ago by Sandeep Mistry <[email protected]>
- add license file

56bee17cc981066c2e7bdeaaf0600eaaf59e6d90 authored about 11 years ago by Sandeep Mistry <[email protected]>
Merge branch 'mavericks'

bee0ae7170d326faefd94e3f28973cc7b40a758d authored about 11 years ago by Sandeep Mistry <[email protected]>
- use new version of xpc-connection and set isUuid true on deviceUuid

48fa1568723230e77b765df34757d3f1d4520b80 authored about 11 years ago by Sandeep Mistry <[email protected]>
- read/write value for descriptors

dde446729fb9b31e5d67a096bac66ac42fcd0024 authored about 11 years ago by Sandeep Mistry <[email protected]>
- bulk of bindings for OS X 10.9 (except read/write value for descriptors)

42752fbb5e6028ba6b979c4cd53b8b231dae91c3 authored about 11 years ago by Sandeep Mistry <[email protected]>
Merge pull request #32 from vincentsaluzzo/patch-1

Correct fault on event name

fa268e7ef42207351e402477037593d0169001fc authored about 11 years ago by Sandeep Mistry <[email protected]>
Correct fault on event name

ef1952e7e332f5757b925258cad98c9595514226 authored about 11 years ago by Vincent Saluzzo <[email protected]>
- switch break to continue based on pull request from @holmesal

1aee9d923c9d82f4ecb50b413a3104037bca9cce authored about 11 years ago by Sandeep Mistry <[email protected]>
- check range of EIR data when parsing (issue #25)

1791669efede2678281dd30f2b0be920a25093d7 authored about 11 years ago by Sandeep Mistry <[email protected]>
- uprev version

850f1bbcb3f0d7b5f80585a9ce4d6e44e0699f78 authored about 11 years ago by Sandeep Mistry <[email protected]>
Merge branch 'master' of https://github.com/sandeepmistry/noble

c770314f80c2c61a70efd368750cf9f24abb5cad authored about 11 years ago by Sandeep Mistry <[email protected]>
- node-gyp was not running on install

f8870541de0b28bca24d9b89e5a7536f21ad5123 authored about 11 years ago by Sandeep Mistry <[email protected]>
- uprev version

bd23277a18bdf3eb5abc5bc61610fb68b92a064e authored about 11 years ago by Sandeep Mistry <[email protected]>
Merge branch 'libbluetooth'

Conflicts:
README.md

31e1e01a531da78c6049dddd2b9690595720fd7e authored about 11 years ago by Sandeep Mistry <[email protected]>
- update RSSI implemented

176eb1b0a8cf15ec990fab9127883cbfb44294ff authored about 11 years ago by Sandeep Mistry <[email protected]>
- implement updateRssi on Linux (issue #24)

bf3d9d9bbbf880ef0b87d37feb1de746518e0e1c authored about 11 years ago by Sandeep Mistry <[email protected]>
- jshint

814ede57be50fa9cac8be2174d1eae4acc470b08 authored about 11 years ago by Sandeep Mistry <[email protected]>
- write without response events were too early

5d353a3c801d726cf39af10346ae48e8d09dfe85 authored about 11 years ago by Sandeep Mistry <[email protected]>
- oops, forgot to push uuid

dda2f6934b74799cbab84de83de2c1be33210902 authored about 11 years ago by Sandeep Mistry <[email protected]>
- don't add existing services to advertisement service uuids, leave service and manufacturer data as is

c4a9cfd755d6d844c98cd18702d31de9910f5bae authored about 11 years ago by Sandeep Mistry <[email protected]>
- don't filter out discovered, hci-ble does that now

830669fe7bb1608d1e86e960d454e48ab52bd4a3 authored about 11 years ago by Sandeep Mistry <[email protected]>
- fix commands without callbacks

920533b1bd1eb8ce5f04c3abc42359d8c617920e authored over 11 years ago by Sandeep Mistry <[email protected]>
- handle case where data is received and no current command

988176aed719dccd69f56893b2d858bae6e22183 authored over 11 years ago by Sandeep Mistry <[email protected]>
- update BlueZ build instructions

b29fe34272f46097436a1833e849ac4b1dd26851 authored over 11 years ago by Sandeep Mistry <[email protected]>
- discover included services, iOS peripheral echoing

0724441635bc2a199126405f987576b9b39771c5 authored over 11 years ago by Sandeep Mistry <[email protected]>
- uprev version

5d133e809509c300c6aa63c19024cfcc28c3e6b5 authored over 11 years ago by Sandeep Mistry <[email protected]>
- jshint warning

159937f6d9b72ec4f6c65eb9074be770f08cb8bd authored over 11 years ago by Sandeep Mistry <[email protected]>
- fix OS X 10.8.5 not working (XPC connection msg id's changed values

52f16bbf75996cd24fe61950178d2229713e167d authored over 11 years ago by Sandeep Mistry <[email protected]>
- use shift instead of pop

13b9b29a2f7f8de50ed5cb3e2fe575f79c61c6d5 authored over 11 years ago by Sandeep Mistry <[email protected]>
- changes to build on stock BlueZ on RPi

19845bbe714d59fc1100155bad697635f3610195 authored over 11 years ago by Sandeep Mistry <[email protected]>
- filter service/included service/characteristic discovery by uuid

930effcce747ad967331bccd8ab86c2ded2e0bed authored over 11 years ago by Sandeep Mistry <[email protected]>
- characteristic notify/broadcast

9fc6a17b9d49a7ed8a1e6c7e6495e97922acc1a2 authored over 11 years ago by Sandeep Mistry <[email protected]>
- descriptor discover/read/write, handle read/write

3d6e9c41f95ef84d4e8d5bce627edeb04656d0a8 authored over 11 years ago by Sandeep Mistry <[email protected]>
- l2cap connect, disconnect, discover services/characteristics, read/write

c6f41fd7d853b821a1c1a263fa3f7756b2f350eb authored over 11 years ago by Sandeep Mistry <[email protected]>
- prefix events, warn if adapter state unauthorized

8eb763ec55880c8c5bc39699d6603a0009969b5e authored over 11 years ago by Sandeep Mistry <[email protected]>
- wait for an event number of events before reporting discovery

9dcf6dc1c8822b32daf959eb8ba30529f88fde18 authored over 11 years ago by Sandeep Mistry <[email protected]>
- inital version of using hci-ble in js

c723634848f0859a2dd5e60e6dd224c15a0d512f authored over 11 years ago by Sandeep Mistry <[email protected]>
- add unsupported and unauthorized

b89001f399b23777f85cbbc09884afc05c9848f9 authored over 11 years ago by Sandeep Mistry <[email protected]>
rename, update README, cleanup

77e4d23abcb16815dceab13b73acb8d351afd3de authored over 11 years ago by Sandeep Mistry <[email protected]>
- initial version of ble-hci

006826bef5e8a748b7e3aec9d7e91cc7d0bd2b00 authored over 11 years ago by Sandeep Mistry <[email protected]>
- update for issue #20, thanks again @hwangj

5bba5f4cf6091a41d91a4d2a368a15d9b3096fa9 authored over 11 years ago by Sandeep Mistry <[email protected]>
- fix for issue #20, thanks @hwangj

442b8fe2a31aa5415c1fb54825ebfa85c241b396 authored over 11 years ago by Sandeep Mistry <[email protected]>
- up rev version

671ee8f0b6d396717e9bf36b285f3cb31920a99b authored over 11 years ago by Sandeep Mistry <[email protected]>
Merge pull request #18 from langholz/DeviceNamesWithUnicodeCharacters

Fix to support device names with unicode characters

781fe0cc368193178f255e2f1616752f77a48d91 authored over 11 years ago by Sandeep Mistry <[email protected]>
Fix to support device names with unicode characters

40f56fec91959e5d467f5f9d760ba62d0bf64ada authored over 11 years ago by Elmar Langholz <[email protected]>
- handle undefined names and uuids nicer on advertisement

87a66472ca1ecc0e932b102dc9b91053a70bf8a4 authored over 11 years ago by Sandeep Mistry <[email protected]>
- make UUIDs consistent with name

e29ba44a3a11ef5aaff64050b88641bab949fc1f authored over 11 years ago by Sandeep Mistry <[email protected]>
- remove duplicate string in readme

c15dc4952cd7ea1ae627354bb5131f8619bf840d authored over 11 years ago by Sandeep Mistry <[email protected]>
- store state

1d2a1251c14db9bed9a38d23c93635f0d9c798ca authored over 11 years ago by Sandeep Mistry <[email protected]>
- add timestamp in ms to XPC connection name arg

821b76b18e791f9b5ea9078b8e96cd35cdb3ec9e authored over 11 years ago by Sandeep Mistry <[email protected]>
- add advertisement discovery example

c3a9ec5a44115022e42390aae5374378d752a5e9 authored over 11 years ago by Sandeep Mistry <[email protected]>
- up rev version

26caa6b3db45417d5cf87a18b8d72ecd7e01402e authored over 11 years ago by Sandeep Mistry <[email protected]>
- update README

561bf7d4b28a3a54a43fbc1eae1cb5c5e9a87b4a authored over 11 years ago by Sandeep Mistry <[email protected]>
- check for callback

e41210695e0f8605508632bd00bcc54d2b5b9179 authored over 11 years ago by Sandeep Mistry <[email protected]>
- add discoverSomeServicesAndCharacteristics and discoverAllServicesAndCharacteristics

2e4ecb68daebcab93c74521a04994a888ac7c50b authored over 11 years ago by Sandeep Mistry <[email protected]>
- fix bluez-scanner hanging around after exit

ae0d4e5d47c1e36dc3bb9bd1bc28ac1067422c33 authored over 11 years ago by Sandeep Mistry <[email protected]>
- check if name is in properties

f262e73657f82c8fb09ddbb2bd1febf8ea83517c authored over 11 years ago by Sandeep Mistry <[email protected]>
- upgrade use xpc-connection@~0.0.2

9afa35a9296449a62cd5b7976c80b9e514fca745 authored over 11 years ago by Sandeep Mistry <[email protected]>
- stop using dbus npm module, switch to shelling out to python script, only support BlueZ 4.101

c3ff0a3980786744cd80b8ac28292dccded186e4 authored over 11 years ago by Sandeep Mistry <[email protected]>
- use debug in linux files

898d4dc45fbc2ffda1cd124c26c07366ea38e9c6 authored over 11 years ago by Sandeep Mistry <[email protected]>
- only attempt to read readable characteristics

df121ad32f63c4252982fe5d8c320c395d925b51 authored over 11 years ago by Sandeep Mistry <[email protected]>
- jshint warnings

147dc79454db547107c7dd761955653162556fa9 authored over 11 years ago by Sandeep Mistry <[email protected]>
- work around for trying to read a non-readable characteristic

fcdc5b6cb6e05a098ff5a5b935f60c5b014be2e2 authored over 11 years ago by Sandeep Mistry <[email protected]>
Merge pull request #12 from mrose17/master

add dump.js

6edf7bd5404fae5eb4d02b107f89e9e05cce2d22 authored over 11 years ago by Sandeep Mistry <[email protected]>
Merge branch 'master' of https://github.com/sandeepmistry/noble

9fba76acc8dd48f61080516817204c8916afc462 authored over 11 years ago by Marshall Rose <[email protected]>
- strip out control characters seen by \@aallan, don't use BT address from prompt

c5906089916437fd6b358c7d29b9e9e3d5235b9e authored over 11 years ago by Sandeep Mistry <[email protected]>
- use shift instead of pop

d068e8500447d47f7fa3c7220731c4f995215f93 authored over 11 years ago by Sandeep Mistry <[email protected]>
- don\'t remove device after interface added on Bluez5 (allow duplicates no longer supported on BlueZ 5)

c1c01c47fe3025ba2e884cb5b93dd199f57c324f authored over 11 years ago by Sandeep Mistry <[email protected]>
- diconnect without prompt

71378709d58c27cab03c9c68b850df8f2f187b57 authored over 11 years ago by Sandeep Mistry <[email protected]>
- kill gatttool on disconnect and remove all listeners

9c5e91dfeb8c87a15880450a5ebe42edab997144 authored over 11 years ago by Sandeep Mistry <[email protected]>
- add some useful links

3434378f2858b67eddc6485ccae4a9f7d4a5962d authored over 11 years ago by Sandeep Mistry <[email protected]>
- linux discover included services

1366ffc4a3ebac7838b46d2a71b1d22f6fa5f8e4 authored over 11 years ago by Sandeep Mistry <[email protected]>
- update README and version

9d27260f92110622c007d31ac11b2a1757d4b762 authored over 11 years ago by Sandeep Mistry <[email protected]>
- update README

e0ce6044d035a95a81be14fa0ec63cd176c2d395 authored over 11 years ago by Sandeep Mistry <[email protected]>
- read/write handle tests

65f8f4fb2def1bdeab3f1af4c110014eb4726a79 authored over 11 years ago by Sandeep Mistry <[email protected]>
- use stdbuf to unbuffer, write handle tweaks

c1ad2216851646cf6c669d27befb3c79e52b63ad authored over 11 years ago by Sandeep Mistry <[email protected]>
- linux read/write handle

7b75c3ddf513818350c50ac7314b299f757ec762 authored over 11 years ago by Sandeep Mistry <[email protected]>
- OS X read/write handle

80e73861d8bcebc90ac3a20025722e5d2bb83999 authored over 11 years ago by Sandeep Mistry <[email protected]>
Merge branch 'master' of https://github.com/sandeepmistry/noble

e9fbc375b99b0c5c48d79ef1736dd9d35917f31c authored over 11 years ago by Marshall Rose <[email protected]>
- implement scan start service uuids, allow duplicates parameters on Linux

454ad477f76aad6c0cf6032981ffaf1e614541ac authored over 11 years ago by Sandeep Mistry <[email protected]>
Merge branch 'master' of https://github.com/sandeepmistry/noble

f68bdc14ba307e271b52b507c69622b83ce83dcc authored over 11 years ago by Sandeep Mistry <[email protected]>
- linux: filter service/characteristic discover by uuids

ca0d68e02581b0fa34a43e0ba788955d9247ea47 authored over 11 years ago by Sandeep Mistry <[email protected]>
- oops linux was not a supported os

14c181f74035b1a8dc2e9171f99f9c3daeedb990 authored over 11 years ago by Sandeep Mistry <[email protected]>
- update README

34d4d8378b5b73315fd6ad62b56d65ac0d2e2555 authored over 11 years ago by Sandeep Mistry <[email protected]>
- update README

fdf5f183a49690c6df19708176da5666cc7d23ac authored over 11 years ago by Sandeep Mistry <[email protected]>
- update README

4085478a24224aa0257046c9e57381e4ade2bc4c authored over 11 years ago by Sandeep Mistry <[email protected]>
- new version

062c2f60e181dd21575a9e5a2cfb998c260682d6 authored over 11 years ago by Sandeep Mistry <[email protected]>
- update README

bb65c279fa601761bbe22c7b157c944ca3b9ea84 authored over 11 years ago by Sandeep Mistry <[email protected]>
- update README

48c233869d1528401249d25bb2cd92fc76034abf authored over 11 years ago by Sandeep Mistry <[email protected]>
- update README

b810f28e85bb9ab460b04b2e3817f531b16150bb authored over 11 years ago by Sandeep Mistry <[email protected]>
- update README

1ec7587230837e91503151ad0239e09e081acff2 authored over 11 years ago by Sandeep Mistry <[email protected]>
- characteristic notify and broadcast

3218955c727d07208e94a14d50481572fc93b6c8 authored over 11 years ago by Sandeep Mistry <[email protected]>
- update README for Ubunutu/Linux

9bc196bba61c67ee1506737ea48ddd55e5e8d2fa authored over 11 years ago by Sandeep Mistry <[email protected]>
- descriptor value write

a6769541bc128413a8cb2eec2b0ed968b0c03006 authored over 11 years ago by Sandeep Mistry <[email protected]>
- fix jshint warnings

59f8d11281dc56bf461ecf7fe7c57270746d433e authored over 11 years ago by Sandeep Mistry <[email protected]>
- descriptor read value

e653a0c7ae07adf9c52148ec836f8ec14934ec82 authored over 11 years ago by Sandeep Mistry <[email protected]>
- descriptor discover

7e6f923d60ad2079117608c479cf10f330ec0dbd authored over 11 years ago by Sandeep Mistry <[email protected]>
- add command queue

15221059eed14d6d7de4c5ed1c0b5addb7826025 authored over 11 years ago by Sandeep Mistry <[email protected]>