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 bluetooth-hci-socket

github.com/noble/bleno - e8fc0463a603c05636bdf2947bb23def4a54738c authored about 9 years ago by Sandeep Mistry <[email protected]>
- set event and le event mask, tweak debug messages

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

github.com/noble/node-bluetooth-hci-socket - c1a8ba1a3f32fc1fa00bc150ae68bd71b6483f1e authored about 9 years ago by Sandeep Mistry <[email protected]>
- error if no USB interface found, reset on start

github.com/noble/node-bluetooth-hci-socket - 1192660444914564d8b521838dbc5bb1eaeb4359 authored about 9 years ago by Sandeep Mistry <[email protected]>
- more OS X like LE Create Conn params

github.com/noble/noble - 8aa20459cfe4e18204ab6cac8283023cc5a2cdbb authored about 9 years ago by Sandeep Mistry <[email protected]>
- initial Windows support via Bluetooth HCI socket + WinUSB

github.com/noble/noble - 31ce8241851999072cf6777ec73c2e4dbda72636 authored about 9 years ago by Sandeep Mistry <[email protected]>
- event unbinding, some error handling, use HCI commands to get adapter version and address

github.com/noble/noble - 7ecdea7c3b1bfaed0543e581914eba85cc8fa320 authored about 9 years ago by Sandeep Mistry <[email protected]>
- initial Windows support via Bluetooth HCI socket + WinUSB

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

github.com/noble/node-bluetooth-hci-socket - 65f7a65cb4aab63c3ab2c455a9a60c2c756af629 authored about 9 years ago by Sandeep Mistry <[email protected]>
- no params for bindControl

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

github.com/noble/node-bluetooth-hci-socket - 8bd2c919330dc67dd90b4b2abb5e1e1a388fafb1 authored about 9 years ago by Sandeep Mistry <[email protected]>
- call HCI socket start after bind

github.com/noble/bleno - c0549583180bc38b4e8171b245272111290b4ede authored about 9 years ago by Sandeep Mistry <[email protected]>
- initial USB and Windows support via WinUSB

github.com/noble/node-bluetooth-hci-socket - 6ee57a25524b68959f1d86eddcaed24d0b7878e0 authored about 9 years ago by Sandeep Mistry <[email protected]>
- use read BD addr command to determine BT address

github.com/noble/bleno - 9954790757d59f6abb78c792ec75662c5f59a552 authored about 9 years ago by Sandeep Mistry <[email protected]>
- remove get address and address type API's

github.com/noble/node-bluetooth-hci-socket - b68ff9ff76489d287e1e106a0cf8c58f385a933a authored about 9 years ago by Sandeep Mistry <[email protected]>
- use read local version to find out is adapter is supported

github.com/noble/bleno - b19f4af5e441789d6a96158918f7a329e08d570d authored about 9 years ago by Sandeep Mistry <[email protected]>
- make disconnect reason argument optional

github.com/noble/bleno - 6e60deb27088da1c823b5d274ce689635e64241d authored about 9 years ago by Sandeep Mistry <[email protected]>
update change log for version 1.0.3

github.com/noble/noble-device - 4b1f32c75ab47bdd25279f0e43e563287eafe714 authored about 9 years ago by Sandeep Mistry <[email protected]>
- uprev version

github.com/noble/noble-device - c97e9a10005cadd5a1b9ef7700bfc69e33f01ecc authored about 9 years ago by Sandeep Mistry <[email protected]>
- correct missing error parameter in readUInt32LECharacteristic

github.com/noble/noble-device - b4c0d384c3e8e7951db2e9f81c2694f977d963d9 authored about 9 years ago by Sandeep Mistry <[email protected]>
- use type from LE advertising report event

github.com/noble/noble - bfad2e1c8d4fa9e5d5227c6e8069adb76a2faffb authored about 9 years ago by Sandeep Mistry <[email protected]>
- cleanup on exit

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

github.com/noble/noble - b109b1952b7de64a6b45a0f42ef8e67d11ae0318 authored about 9 years ago by Sandeep Mistry <[email protected]>
- check if last ctrl-c listener instead of using count

github.com/noble/bleno - 30fa5635a92298a9da4e56259a11d13bee0c0efa authored about 9 years ago by Sandeep Mistry <[email protected]>
- add back support for BLENO_HCI_DEVICE_ID

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

github.com/noble/node-bluetooth-hci-socket - 5a8129574a5c0694d365464c06743d1a6971eee4 authored about 9 years ago by Sandeep Mistry <[email protected]>
- optional device id for bindRaw

github.com/noble/node-bluetooth-hci-socket - 0d08043d606aa06e27742dfd15f2333371214e3e authored about 9 years ago by Sandeep Mistry <[email protected]>
- cleanup on exit and start advertisement error propogation

github.com/noble/bleno - 40566be39800e3743d1ae1a2cf93eb366f8bb99d authored about 9 years ago by Sandeep Mistry <[email protected]>
- start advertising tweaks

github.com/noble/bleno - fce899c84a998dedcfb64beaf2941fede90e35c3 authored about 9 years ago by Sandeep Mistry <[email protected]>
- encryption/pairing tweaks

github.com/noble/bleno - 30a99cdd3ca8beee72a3403e7ab9dce63e97bc90 authored about 9 years ago by Sandeep Mistry <[email protected]>
- initial pairing/encryption support

github.com/noble/bleno - 59885751cc70ea4e5d8b5203e41e60f3515c2565 authored about 9 years ago by Sandeep Mistry <[email protected]>
change bind to support raw and control channel modes

github.com/noble/node-bluetooth-hci-socket - 3bd16bfb81817044337ab42f14aa766d5c130678 authored about 9 years ago by Sandeep Mistry <[email protected]>
- add connection event processing

github.com/noble/node-bluetooth-hci-socket - 06c8470e5064b446e53a467541eea39e4e704212 authored about 9 years ago by Sandeep Mistry <[email protected]>
- switch to using bluetooth-hci-socket on Linux

github.com/noble/bleno - 072aa72eddfad37fe14ace5eb280648c01bf88be authored about 9 years ago by Sandeep Mistry <[email protected]>
- initial built-in SMP for pairing/encryption support

github.com/noble/noble - 693a8b897f43d9d4b44aff155f187350d6c98343 authored about 9 years ago by Sandeep Mistry <[email protected]>
Merge pull request #211 from OJFord/patch-1

Clarifies notify misunderstanding in #208

github.com/noble/noble - be4acaee78d4c53ea8e11922dc228a40de9ae29a authored over 9 years ago by Sandeep Mistry <[email protected]>
- version 0.0.2

github.com/noble/node-bluetooth-hci-socket - 73984dbfac6167e6967eb2de07fd7f426a90a74e authored over 9 years ago by Sandeep Mistry <[email protected]>
- add LE advertisement example

github.com/noble/node-bluetooth-hci-socket - 936c3b3d62ccd76245cf868863c4fe2c2b3c259b authored over 9 years ago by Sandeep Mistry <[email protected]>
- add getAddress and getAddressType API's

github.com/noble/node-bluetooth-hci-socket - af04015fcb34dbc257019515e4bbcff8b7a32e4d authored over 9 years ago by Sandeep Mistry <[email protected]>
Clarifies notify misunderstanding in #208

Expands on description of `notify(true)` and `on('data')` to clarify the interaction

github.com/noble/noble - 921102ea737a91a585658571cbb43f3bd62ca2c1 authored over 9 years ago by Ollie Ford <[email protected]>
- unauthorized/unsupported state warnings

github.com/noble/noble - f3af70fe76955b0a20d4a6dd64654ff7d2973bde authored over 9 years ago by Sandeep Mistry <[email protected]>
- switch to using bluetooth-hci-socket on Linux

github.com/noble/noble - 1839ead3a6350b09b5b653eb05c438f5b007bb9e authored over 9 years ago by Sandeep Mistry <[email protected]>
-version 0.0.1

github.com/noble/node-bluetooth-hci-socket - 56615ca91639e5e145a3f0250a1c4c54b27476db authored over 9 years ago by Sandeep Mistry <[email protected]>
- add isDevUp API

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

github.com/noble/noble - e2bba8aa4981b0b93e619b1600fb733307b4da0b authored over 9 years ago by Sandeep Mistry <[email protected]>
- uprev version

github.com/noble/bleno - 1a57b7d8a4a9616138dbcd806f1949df99bc1d96 authored over 9 years ago by Sandeep Mistry <[email protected]>
- example fixes

github.com/noble/node-bluetooth-hci-socket - eb4ca77687ee115ef3b4cac159b2a6a64afc4fec authored over 9 years ago by Sandeep Mistry <[email protected]>
- write handle

github.com/noble/node-bluetooth-hci-socket - 632c51f3eb6ceb6fcd998ae5d0f596050d66156b authored over 9 years ago by Sandeep Mistry <[email protected]>
- initial LE connection example

github.com/noble/node-bluetooth-hci-socket - 219976e1689efbbc409e4664497890db717301cc authored over 9 years ago by Sandeep Mistry <[email protected]>
- minor corrections

github.com/noble/node-bluetooth-hci-socket - e655163ae62c7b16c9f958e851baabd6deaa662f authored over 9 years ago by Sandeep Mistry <[email protected]>
- minor readme update

github.com/noble/node-bluetooth-hci-socket - 7a68b79c98b1684d51caf9533357b809ac9d3e4a authored over 9 years ago by Sandeep Mistry <[email protected]>
- initial readme content

github.com/noble/node-bluetooth-hci-socket - a37677772acfcb854c425eb2b67c3bf62564136c authored over 9 years ago by Sandeep Mistry <[email protected]>
- make examples folder

github.com/noble/node-bluetooth-hci-socket - affcdb069c51d462936d83637a6be22379df1ead authored over 9 years ago by Sandeep Mistry <[email protected]>
- rename HciSocket to BluetoothHciSocket

github.com/noble/node-bluetooth-hci-socket - 9fcc51621bd02ecddf0f121baa68c42b5c4f9885 authored over 9 years ago by Sandeep Mistry <[email protected]>
- make bind choose the first device that is up, if none are up choose 0

github.com/noble/node-bluetooth-hci-socket - 898e889173b257f04ddcaa6cff36e3407a69ac52 authored over 9 years ago by Sandeep Mistry <[email protected]>
- initial LE scan test script

github.com/noble/node-bluetooth-hci-socket - 257b688f0077668a9b3a9b36c0c6b9a9f7cf9e3b authored over 9 years ago by Sandeep Mistry <[email protected]>
- rename pollHandle member var to _pollHandle

github.com/noble/node-bluetooth-hci-socket - 409894935fb3ceffdfa64f825e0bd696cb198094 authored over 9 years ago by Sandeep Mistry <[email protected]>
- rename filter to setFilter

github.com/noble/node-bluetooth-hci-socket - 2defb429f116f57346380c8509bcfcd69f9fa67d authored over 9 years ago by Sandeep Mistry <[email protected]>
- initial base functionality (start, stop, bind, filter, write, read)

github.com/noble/node-bluetooth-hci-socket - 2c4870d8959ed01fbaff66bd3f1b542b30e757d5 authored over 9 years ago by Sandeep Mistry <[email protected]>
Initial commit

github.com/noble/node-bluetooth-hci-socket - 10d46cff1dd7cc1a69569f87843cfdc4b6ead308 authored over 9 years ago by Sandeep Mistry <[email protected]>
Merge pull request #111 from pfafman/master

add dummy for osx build

github.com/noble/bleno - 9d1619c5c2ad60d32a648f8dca060cb276aa05b9 authored over 9 years ago by Sandeep Mistry <[email protected]>
add dummy for osx build

github.com/noble/bleno - e3ef93e85112fe5ae899411463c4da898f07790f authored over 9 years ago by Timothy Pfafman <[email protected]>
Merge pull request #205 from DomiR/master

- add mac dummy in binding.pyq (#200)

github.com/noble/noble - ba7147030fb1202a8b47e9d93a9d435dda1341aa authored over 9 years ago by Sandeep Mistry <[email protected]>
- add mac dummy in binding.pyq (#200)

github.com/noble/noble - bbea9e4ebf0ccbb66b247997d6cfd22726a4c9ec authored over 9 years ago by Dominique Rau <[email protected]>
Fixed distributed and websocket bindings

github.com/noble/noble - 00d7e71854b3c6bb590034f2fff3eb2285a834cc authored over 9 years ago by Alessandro Vergani <[email protected]>
Moved callbacks declaration outside loops (see https://jslinterrors.com/dont-make-functions-within-a-loop)

github.com/noble/noble - a4d1846a9841c4d595f6fc0013e0b110ae252782 authored over 9 years ago by Alessandro Vergani <[email protected]>
- manually emit write event for write without response requests port of #103 for OS X 10.9

github.com/noble/noble - ffa0f178ed43467558a0c66ef7c69ad1f25fe783 authored over 9 years ago by Sandeep Mistry <[email protected]>
- add echo example

github.com/noble/bleno - 31d7ab5b291efc2610ad73e91018cc52032665b4 authored over 9 years ago by Sandeep Mistry <[email protected]>
- manually emit write event for write without response requests

port of #103, tested with @guillermosnipeml on rolling spider drone

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

port of https://github.com/ppannuto/noble/commit/f362505c9128f633dc1d4be36c6395a07563db9e

github.com/noble/bleno - b50aa88d07342f4c1a4e817b567b4f9353a0a1b2 authored over 9 years ago by Sandeep Mistry <[email protected]>
Merge pull request #189 from ppannuto/patch-1

Add packages needed for rpm-based systems

github.com/noble/noble - 0e95f6e45448c9fa0efcd1a35b1f7c3b9331f392 authored over 9 years ago by Sandeep Mistry <[email protected]>
Add packages needed for rpm-based systems

Tested only on my local fedora 21, but probably general.

github.com/noble/noble - f362505c9128f633dc1d4be36c6395a07563db9e authored over 9 years ago by Pat Pannuto <[email protected]>
- switch over to 'data' event instead of 'read' event

github.com/noble/noble-device - efd0b843cc2ca12c86c4a2a2dd0784660d781092 authored over 9 years ago by Sandeep Mistry <[email protected]>
Merge pull request #106 from bradfol/doc-fix

Add `indicate` to characteristic properties

github.com/noble/bleno - be95acf253ec80f8b39088223487812ebc244dde authored over 9 years ago by Sandeep Mistry <[email protected]>
Add `indicate` to characteristic properties

github.com/noble/bleno - 253372c5351f514862044aeba4a0105d48fcbc31 authored over 9 years ago by Brad Fol <[email protected]>
Merge pull request #187 from BBarash/linux-serviceUuids

On Linux, refresh serviceUuids for incoming advertisement

github.com/noble/noble - 64053ad35a61b1101a0f9fd8c6f0abb5f03db684 authored over 9 years ago by Sandeep Mistry <[email protected]>
On Linux, refresh serviceUuids for incoming advertisement

github.com/noble/noble - bd36170bc0db612c8a2d9a9baa708661462ef4f5 authored over 9 years ago by Benji Barash <[email protected]>
- update change log for 1.0.1

github.com/noble/noble - 774d86e93e9dd438c1abf7d7c2f02f20084e881f authored over 9 years ago by Sandeep Mistry <[email protected]>
- package.json v1.0.1

github.com/noble/noble - 9bb4164856c9d0caae6a210188c6110d5dd28f1c authored over 9 years ago by Sandeep Mistry <[email protected]>
- add RSSI to test.js

github.com/noble/noble - d93b53e815c3e8b83d313a42746fe23aeabdc108 authored over 9 years ago by Sandeep Mistry <[email protected]>
- use correct peripheral constructor args

was missing addressType

github.com/noble/noble - 34018596ba00eb36bd94a45fd78f8190b52c4942 authored over 9 years ago by Sandeep Mistry <[email protected]>
- update change log

github.com/noble/noble-device - 05fbae4bce8c2220b090ef68778ebca92e9de8dd authored over 9 years ago by Sandeep Mistry <[email protected]>
- uprev version, use latest noble

github.com/noble/noble-device - 61327e9b2b9185549249e7ade6a5517f097c3d65 authored over 9 years ago by Sandeep Mistry <[email protected]>
=== instead of ==

github.com/noble/noble-device - 24e1931e931eaba45bcdd4e83980622017625c00 authored over 9 years ago by Sandeep Mistry <[email protected]>
- package.json 1.0.0

github.com/noble/noble - 53144ca647c7fb99ebe213ebb4f01ce18032218e authored over 9 years ago by Sandeep Mistry <[email protected]>
- update change log

github.com/noble/noble - 2538d2945820b88ae991c0646d26197b7264acdf authored over 9 years ago by Sandeep Mistry <[email protected]>
- initial change log

github.com/noble/noble - 791b9834d583123b8899b71a25e7c964c9707ba2 authored over 9 years ago by Sandeep Mistry <[email protected]>
- remove dump.js, examples/peripheral-explorer.js is similar enough

github.com/noble/noble - 9975746ca89aa76ebf67e11b7b2225f96d864166 authored over 9 years ago by Sandeep Mistry <[email protected]>
- remove roadmap from read me

github.com/noble/noble - 3a23462c801f145de540951ed32070ed89280a9b authored over 9 years ago by Sandeep Mistry <[email protected]>
- add read me with note on GPL license for src folder

github.com/noble/noble - 4e51d58dae8a7c1cf9b70bf97267e2e8b66cead7 authored over 9 years ago by Sandeep Mistry <[email protected]>
- update debug (#156)

github.com/noble/noble - a9065eabe364f5d8bc2de3128e7714580ba40444 authored over 9 years ago by Sandeep Mistry <[email protected]>
- add address type to peripheral if known (#181)

github.com/noble/noble - 180bf2f5291b008f2d3c23b9fdebe736b9d57d46 authored over 9 years ago by Sandeep Mistry <[email protected]>
- update read me for warning event

github.com/noble/noble - c7d9e165853752631283133c907f54ea19d77c37 authored over 9 years ago by Sandeep Mistry <[email protected]>
- minor tweaks to #185

remove “noble: “ from warning messages, and add default console.warn’er
if no other listeners

github.com/noble/noble - abcab54dbb9dc813e3137a3a2246ee77f6eeb1e4 authored over 9 years ago by Sandeep Mistry <[email protected]>
- disable scanning on start

this prevents hci_le_set_scan_parameters failing is an existing scan
has be started, so adapter ...

github.com/noble/noble - be17d4f25b18081398d860350c50e32c11e7527a authored over 9 years ago by Sandeep Mistry <[email protected]>
Merge pull request #185 from voodootikigod/master

Convert to emit instead of console.warn

github.com/noble/noble - 4e6a27d3c1178486c35fd30b69954d26c283305a authored over 9 years ago by Sandeep Mistry <[email protected]>
Merge pull request #1 from voodootikigod/vtg-console-to-emit

Convert to emit instead of console.log

github.com/noble/noble - f9705ee5d152d3bf65bb9655faf80c802476c121 authored over 9 years ago by Chris Williams <[email protected]>
Convert to emit instead of console.log to allow others to react based on changing conditions.

github.com/noble/noble - dccf791468ae7e75eec70b1829f59bad2dc97b49 authored over 9 years ago by Chris Williams <[email protected]>
- uprev version

github.com/noble/bleno - 18e64b8255c9e16b56325e630db4d0a41327e852 authored over 9 years ago by Sandeep Mistry <[email protected]>