Ecosyste.ms: OpenCollective

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

github.com/noble/bleno

A Node.js module for implementing BLE (Bluetooth Low Energy) peripherals
https://github.com/noble/bleno

- support dashes when specifying uuid's

f973550e31aada52bfedc482885a72b681949650 authored almost 11 years ago by Sandeep Mistry <[email protected]>
- potential fixes for #32

898380c379685c379836940b66cc255bd0b05ad2 authored almost 11 years ago by Sandeep Mistry <[email protected]>
- uprev version

3e576983ff1a0c01fb31346774509e2448899f39 authored almost 11 years ago by Sandeep Mistry <[email protected]>
- update RSSI on accept on Linux

29ea94f65bc3c9024261546205e6f8b98c02fd97 authored almost 11 years ago by Sandeep Mistry <[email protected]>
- rename rssi event, fix up OS X exception

4a24ef634c9c452628d121a283eb5d6945bf9d08 authored almost 11 years ago by Sandeep Mistry <[email protected]>
- add Linux only updateRssi to Readme

512f534573c2e97c3aea7847eb1c20582f631e3e authored almost 11 years ago by Sandeep Mistry <[email protected]>
- add optional callback parameter to updateRssi

610e78c4b088b194d6247d5d1a84053d69baf319 authored almost 11 years ago by Sandeep Mistry <[email protected]>
- minor bracket styling

aacd7e7d36f647ac4d8263d9b1f1016a5f8e0235 authored almost 11 years ago by Sandeep Mistry <[email protected]>
rssi update feature

e1ae8476582af55fa26a8f13eae5a8c76d55ec93 authored almost 11 years ago by dragom <[email protected]>
Merge pull request #27 from dragom/master

removed not used signal SIGUSR1

def71ed27d56977c2b53e06302d42c92804be9e8 authored almost 11 years ago by Sandeep Mistry <[email protected]>
removed not used signal SIGUSR1

handling server disconnect if client not connected

e107f8a7d3ba3cbfdb99a5797ca5d8c40757804e authored almost 11 years ago by supp.sandrob <[email protected]>
- update readme with disconnect API

720169729bd15694ebb653e28ee6c527c311ad77 authored almost 11 years ago by Sandeep Mistry <[email protected]>
- minor changes to pull request (use SIGHUP to signal disconnect, hci_disconnect to disconnect

fae6b325009f5ac2fbcfe6b4eaf2aa09404aa3cb authored almost 11 years ago by Sandeep Mistry <[email protected]>
removed not needed demo-ble.c

006e798e97a595833d118b89bd0b0bc5358e129d authored almost 11 years ago by Dragoslav Mlakar <[email protected]>
propagate disconnect event to user code

propagate disconnect event to user code
can be used to disable timeout for server disconnect

ee6873cf69507b87344aa7c0edd25ecc5cc323e1 authored almost 11 years ago by Dragoslav Mlakar <[email protected]>
handling server disconnect if client disconnect already happened

1b51ae0661e65ccc2fc6da7066f6dbcd4309f00a authored almost 11 years ago by dragom <[email protected]>
one too many deleted

3c948058ba2592b81bd6c8b102a877061ceedbe2 authored almost 11 years ago by dragom <[email protected]>
removed not needed code

9daff72bccc129e9aa05ce139e076e9bf87c3982 authored almost 11 years ago by dragom <[email protected]>
releasing allocated memmory

c27acbaae249a633611102e55fcd249e000251a2 authored almost 11 years ago by dragom <[email protected]>
disconnect by server, propagate accept event

disconnect by server: user can force disconnect of client
accept event: user receive accept even...

62ff340ee7cea830cb739954123c8acad57f62c0 authored almost 11 years ago by Dragoslav Mlakar <[email protected]>
- indicate support for OS X

36fb144f5225ced91f6417707b670555e2047baa authored almost 11 years ago by Sandeep Mistry <[email protected]>
- uprev version

679cbc74c062565d2ae97308115d619850140ea3 authored almost 11 years ago by Sandeep Mistry <[email protected]>
- set advertisement data after enabling advertising (fixes #18 and #20)

ccf79c1bffb15658c3fa9fcec709d0c3c3054e6d authored almost 11 years ago by Sandeep Mistry <[email protected]>
- store extended characteristic descriptor value as Buffer (issue #23)

24a8a215118209d56a6f7638e77bea2f37ade4d2 authored almost 11 years ago by Sandeep Mistry <[email protected]>
Merge pull request #17 from dragom/change_hex_parsing_c_code

changed parsing hex to int to make it work on arduino yun

7bba3eed2bb9f590a2b0c7c1b15f132b3a4a625b authored almost 11 years ago by Sandeep Mistry <[email protected]>
Merge pull request #16 from dragom/remove_buffering_in_c_code

Remove stream buffering in c code

c847c6dc0baf43732316f156399d317b9a256abd authored almost 11 years ago by Sandeep Mistry <[email protected]>
Merge pull request #15 from dragom/listen_only_on_specified_address

listen only on specified adapter

f3feec9d477ddbe3382a8465ab8afdf5040dfcaa authored almost 11 years ago by Sandeep Mistry <[email protected]>
opening device before retrieve address data

156b60ce4ead28fb339d811e3b9ecfbe0c906706 authored almost 11 years ago by Dragoslav Mlakar <[email protected]>
changed parsing hex to int to make it work on arduino yun

7399027c36ab816087a2088eb1a9201eb7bfccaa authored almost 11 years ago by Dragoslav Mlakar <[email protected]>
added buffering also in l2cap-ble.x

26c18962fbccaed68f7f19c38130fae0c79c373a authored almost 11 years ago by Dragoslav Mlakar <[email protected]>
removed stdbuf call from javascript, added setbuf in c

e2250e8bd4dcf4e04be74c32612c97635982dff5 authored almost 11 years ago by Dragoslav Mlakar <[email protected]>
- minor formatting

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

01be7720e1e11b135199b21841bdb5ad9b0fcc86 authored almost 11 years ago by Sandeep Mistry <[email protected]>
- update Readme

2deedf9d58efabbd11d7d9d907e6ad11566b8f8c authored almost 11 years ago by Sandeep Mistry <[email protected]>
- put service UUID's in advertisement data and not scan

67b9bf1e010e286f2e7c033b74a50595b875526c authored almost 11 years ago by Sandeep Mistry <[email protected]>
Merge pull request #9 from FredericRuaudel/FixAdvertisingRestart

Fix the advertisement restart in linux c lib

8ecda0244e2e721748608e8653450e8dbba87aeb authored almost 11 years ago by Sandeep Mistry <[email protected]>
- if device id is less than 0, use device 0

5891aa4ff356dc6aa56ce7e2835462ab302b91de authored almost 11 years ago by Sandeep Mistry <[email protected]>
Merge pull request #8 from FredericRuaudel/HCIDefaultRoute

Enhance the retrieval of the first available bluetooth device

e8d556019440aba0e2db76dd5b0cedf515edb540 authored almost 11 years ago by Sandeep Mistry <[email protected]>
- Fix some bug with advertising restart. when restarting we must first stop advertising, then modify the advertising data and finally re-enable advertising. When dealing with SIGUSR1 the data was set while the advertising was on and when new advertising data were received, the data was set two times, le latter being done after the advertising was enabled

c31e993e4c5d720a59f5830ce5bfdb2c8b1929e0 authored almost 11 years ago by Frederic Ruaudel <[email protected]>
- uprev version

aad9fc14da8f86b26ac75a04a114567fac3eb72d authored almost 11 years ago by Sandeep Mistry <[email protected]>
- check advertisement/scan data size

320923193d7177218431872d83e868ee4b72d81d authored almost 11 years ago by Sandeep Mistry <[email protected]>
- add Readme to blink(1) example folder (issue #4)

85e1096e7a0f8640cc0bc765a6995ef0f0aa42c6 authored almost 11 years ago by Sandeep Mistry <[email protected]>
- add security info to readme

19c9106b46093438b540dcf3519007a8161a424b authored almost 11 years ago by Sandeep Mistry <[email protected]>
- initial OS X secure support (not functional due to blued issues)

e29cfd88fe934f15a28b157ac57c3e7c33152bcb authored almost 11 years ago by Sandeep Mistry <[email protected]>
- update characteristic tests for new secure property

4aeff3e5b7ba3043cbb69c06269476e21803e443 authored almost 11 years ago by Sandeep Mistry <[email protected]>
- initial secure characteristics on Linux

0b2a63ce11053ddc60e53e53d3b7764eea6077d0 authored almost 11 years ago by Sandeep Mistry <[email protected]>
- print success on non-error advertisingStart

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

addac2a6b577dca8c3ac9d4fa33ff12d47731f37 authored about 11 years ago by Sandeep Mistry <[email protected]>
If no env var is set, get the first available one with get_hci_route()

a2cf28903a92991eec4faa4d6027e9790cfe9887 authored about 11 years ago by Frederic Ruaudel <[email protected]>
- add Linux specific startAdvertisingWithEIRData function (issue #3)

5e1aebd7e8f9f171bbb15f015828c9b14306fe74 authored about 11 years ago by Sandeep Mistry <[email protected]>
- ability to specify HCI device id via BLENO_HCI_DEVICE_ID environment variable on Linux

ac5222e71d5c4e56da5c5269d6864b3249bb10c3 authored about 11 years ago by Sandeep Mistry <[email protected]>
- add some links to useful tools

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

a58c91515504fb52654d5f18dbeb35d798217d00 authored about 11 years ago by Sandeep Mistry <[email protected]>
iBeacon major and minor are BE (issue #2)

b51822dea0ea1ec019fd87d34070df02739458b1 authored about 11 years ago by Sandeep Mistry <[email protected]>
- capture start advertising errors on OS X (issue #1)

786aad058d8d156208c927dbb7a5c0540050de13 authored about 11 years ago by Sandeep Mistry <[email protected]>
- add blink(1) example

274cefd049509cebccbb635021083ebe3cf09fe0 authored about 11 years ago by Sandeep Mistry <[email protected]>
- add attribute not long result code

34727a81032e0f53e21228a4dca0a62061a244ab authored about 11 years ago by Sandeep Mistry <[email protected]>
- make PrimaryService inherit from EventEmitter

77b24b272c0817c9a4d25324829bdb04491bee99 authored about 11 years ago by Sandeep Mistry <[email protected]>
- fix typo observed by @jimib

a66b2fda087f9a17838b8c91f9b0a8f8e9997b92 authored about 11 years ago by Sandeep Mistry <[email protected]>
- only Buffer type allowed for Characteristic value

bafbe3d97810efbfaa959b51cee68518320402e4 authored about 11 years ago by Sandeep Mistry <[email protected]>
- use spawn instead of exec for install

380f945fde1e6b569cc3921905cbb1e14b3a01ce authored about 11 years ago by Sandeep Mistry <[email protected]>
- update description

be7db3c493da07d5039b5355798a7c0ad3964025 authored about 11 years ago by Sandeep Mistry <[email protected]>
- add descriptor info

ec1e6800e1a51d0357057e7424a20fdb5eb5f687 authored about 11 years ago by Sandeep Mistry <[email protected]>
- also assign result codes to Charactertisic.

52a7b961d120e637b9843b66bb45bcd61bb023cf authored about 11 years ago by Sandeep Mistry <[email protected]>
- add initial docs to README

4d640d5412b8a3611ed39a9a6432ff301eb7029f authored about 11 years ago by Sandeep Mistry <[email protected]>
- basic tests for characteristic, descriptor, primary service

b62fe0ce15ff77eae9cd406f29232e9256325f2c authored about 11 years ago by Sandeep Mistry <[email protected]>
- remove unneeded require

ef69d6c8c5d4a6cfa869f26fbe4a1a4b61ed0080 authored about 11 years ago by Sandeep Mistry <[email protected]>
- rename characteristic onValueUpdate to onNotify

ce8379c29631476ffa3a0acc2c36badd076ee3c9 authored about 11 years ago by Sandeep Mistry <[email protected]>
- remove includedServices as they are not implemented currently

a61a77b5d2106575f5e6f1db7f985b36f5aaf2eb authored about 11 years ago by Sandeep Mistry <[email protected]>
- put back writeWithoutResponse

742890b5628c87a1aac77955a283582f271df3e7 authored about 11 years ago by Sandeep Mistry <[email protected]>
- change service UUID to be compatible with Android, also disable write without response property for dynamic write only characteristic

6b2ee2c2205e7114b77d74f135e50e5f2132385e authored about 11 years ago by Sandeep Mistry <[email protected]>
- support for advertising iBeacon on Linux

c03373c1ca0ab6a0c5ea69a2aca2e508327b026f authored about 11 years ago by Sandeep Mistry <[email protected]>
- support for advertising iBeacon on OS X

0448f74ae29ea2b8a9d2b69cb3a3b908bdd507ec authored about 11 years ago by Sandeep Mistry <[email protected]>
- set both LE advertisement and scan data

dd02588ff1e2345eb6af64cd0a13f96fae1e73fb authored about 11 years ago by Sandeep Mistry <[email protected]>
- jslint

50cc28721d37af73098ad95e83f7c0595ca4c803 authored about 11 years ago by Sandeep Mistry <[email protected]>
- notify subscribe/unsubscribe/update value for charactertics on Linux

b5b88f2149c1f4dc32982fbc7a08582b2224970a authored about 11 years ago by Sandeep Mistry <[email protected]>
- incorrect offset for data for write on Linux

9193de8f8d0f2dc68afcc5586fbfb891a19dee35 authored about 11 years ago by Sandeep Mistry <[email protected]>
- dynamic read/write for characteristics on Linux

8476260464effbe0ca35a78b1930da19fa2be061 authored about 11 years ago by Sandeep Mistry <[email protected]>
- use super_ in constructors

46b2900d1493f51a46462e5ceb8753df9f8cccba authored about 11 years ago by Sandeep Mistry <[email protected]>
- handle read blob request on Linux

e86cbc21bdf720cdd8db8d899cda8184e9971931 authored about 11 years ago by Sandeep Mistry <[email protected]>
- notify subscribe/unsubscribe/update value for charactertics on OS X

50d5b391645f7f2aece3a2d03766f269dcecb248 authored about 11 years ago by Sandeep Mistry <[email protected]>
- dynamic read/write for charactertics on OS X

96b660c90dc542e3b96e785b13f7ef837c331c33 authored about 11 years ago by Sandeep Mistry <[email protected]>
- also set advertising data after enable/re-enable

5bae6bfeac0f4f471d9d7b5ff7cdb80df45742e9 authored about 11 years ago by Sandeep Mistry <[email protected]>
- fix up read by type response

3469fdf16f38405d65328e8625c0cb7ae69ea4c4 authored about 11 years ago by Sandeep Mistry <[email protected]>
- change initial XPC connection params to 1

7863abec2a721e7d80cb528f9737a70631d13585 authored about 11 years ago by Sandeep Mistry <[email protected]>
- find by type

f6ca1ebf79479efbb167a132ed10944b7690c67e authored about 11 years ago by Sandeep Mistry <[email protected]>
- fix up find info request response

64882034c3afc9d3b22a4eee36e3bd4826b52bfb authored about 11 years ago by Sandeep Mistry <[email protected]>
- handle read requests for more handle types

6b82acb7a3dae7f23cec22e9f2cb2fcd58491cde authored about 11 years ago by Sandeep Mistry <[email protected]>
- add characteristic with descriptor working on Linux

d52b1117a546dba481a737bd0969c5e109f438a9 authored about 11 years ago by Sandeep Mistry <[email protected]>
- handle stdin read errors

6ad347091ebb2f2ebbeb82bc841e21581489a904 authored about 11 years ago by Sandeep Mistry <[email protected]>
- update jshint command

8adedff4cc6d2823fef5965496d117d3ea370ee6 authored about 11 years ago by Sandeep Mistry <[email protected]>
- add characteristic with descriptor working on OS X

e8967a8b927c51b90b4e219f2a70ae79065bb178 authored about 11 years ago by Sandeep Mistry <[email protected]>
- rename service to primary service

fa9a2f5f28271a65e87009cb63eb02f94f74aee5 authored about 11 years ago by Sandeep Mistry <[email protected]>
- change console.log to debug

8dc3e71dc9949a8b83468146288d8a52ee90f3c1 authored about 11 years ago by Sandeep Mistry <[email protected]>
- add service with read characteristic working on Linux

219dae1b6a8d6a43cd054a5e6701d476d118ac0d authored about 11 years ago by Sandeep Mistry <[email protected]>
- add service with read characteristic working on OS X

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

a5e58f9941cb6eab09ca927e595a512f118c4d88 authored about 11 years ago by Sandeep Mistry <[email protected]>
- limit response to MTU and handle different UUID sizes

dfa2a97c83db8a3ee69f52674989c4337005f837 authored about 11 years ago by Sandeep Mistry <[email protected]>
- add TODO for max EIR data length

931958d33e4659fca6a316b3c80491a72f901917 authored about 11 years ago by Sandeep Mistry <[email protected]>
- swap client BT address

de159b35349690fd24acb241b32ab2542793aa25 authored about 11 years ago by Sandeep Mistry <[email protected]>