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

Yosemite support, xpc message ids shifted.

github.com/noble/noble - 2df84330bdd9f3abeb8a4aa8ea98fb136cd25c80 authored over 10 years ago by Dominique Rau <[email protected]>
- uprev version

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

github.com/noble/bleno - 89dfb97e0bea727198e21312d5e1f3d92ef94084 authored over 10 years ago by Sandeep Mistry <[email protected]>
- add back onAccept and onDisconnect for non-Linux platforms

github.com/noble/bleno - b508876870a60a65cac69b70dbaccff26fbc6f88 authored over 10 years ago by Sandeep Mistry <[email protected]>
Merge pull request #48 from jonathanwiesel/on-accept-address

Add clientAddress to emited 'accept' event

github.com/noble/bleno - d29018c7e5ea805977d99a1b33ccbcb407b862a1 authored over 10 years ago by Sandeep Mistry <[email protected]>
update README

github.com/noble/bleno - f525eb3e88cbc23057bddbff8edd43adcf07f417 authored over 10 years ago by Jonathan Wiesel <[email protected]>
Add on.disconnect clientAddress parameter emiting

github.com/noble/bleno - 2895424c107655670c4508b532df7488f76add34 authored over 10 years ago by Jonathan Wiesel <[email protected]>
Fix API to not break on non-Linux

github.com/noble/bleno - 1a35e26be31345d14b24f4e32968ee923456f402 authored over 10 years ago by Jonathan Wiesel <[email protected]>
Add accept parameter to test

github.com/noble/bleno - 2900cdb18a009be2e21ac0333db21a23a783b4b5 authored over 10 years ago by Jonathan Wiesel <[email protected]>
Add accept parameter to bleno prototype

github.com/noble/bleno - 4a9337fc6184b20e99f7e6e082b7b719e7bcf3d7 authored over 10 years ago by Jonathan Wiesel <[email protected]>
Add clientAddress to emited 'accept' event

github.com/noble/bleno - 7cb27ec8771be6047e181f4f4d95dd172f79d634 authored over 10 years ago by Jonathan Wiesel <[email protected]>
- uprev version

github.com/noble/bleno - 12d39ba0ace03f63ad41342cbcd4760f9d3ea365 authored over 10 years ago by Sandeep Mistry <[email protected]>
- support dashed uuids for iBeacon advertisement

github.com/noble/bleno - bf297f64718271c9bc817b3342a8042631e33774 authored over 10 years ago by Sandeep Mistry <[email protected]>
- add notify characteristic

github.com/noble/noble-device - 2d2aa03f156ef40802dc0f74d26c277cab9deb55 authored over 10 years ago by Sandeep Mistry <[email protected]>
- add exclude argument to Util.mixin

github.com/noble/noble-device - 93958061fc03921820789b0f9134d280369a5752 authored over 10 years ago by Sandeep Mistry <[email protected]>
- readUInt16LECharacteristic

github.com/noble/noble-device - fb2ceada0381e2990739326fb5a435259589a321 authored over 10 years ago by Sandeep Mistry <[email protected]>
- add websocket mode to work with browserify

github.com/noble/noble - 17f272bfe2ab3470494705aaed35b25652408756 authored over 10 years ago by Sandeep Mistry <[email protected]>
- add connectAndSetup method

github.com/noble/noble-device - 3bfa107533a5d58608e949f1b5d04978091dac77 authored over 10 years ago by Sandeep Mistry <[email protected]>
- use === instead of ==

github.com/noble/noble-device - 64e773c42c7f5aeba9c69dbc18c21adc1829b413 authored over 10 years ago by Sandeep Mistry <[email protected]>
- add without response parameter to writeDataCharacteristic

github.com/noble/noble-device - 3e49d9b8dc71c8fdf0a7a8498c27d1b90fe06ac3 authored over 10 years ago by Sandeep Mistry <[email protected]>
- cleanup

github.com/noble/noble-device - 4e058332c9496019f646ec8bc4d3f3f22d6c667a authored over 10 years ago by Sandeep Mistry <[email protected]>
- add device information service

github.com/noble/noble-device - 61bc2a7d009d88f750ee6936aba0a52cfe613ff5 authored over 10 years ago by Sandeep Mistry <[email protected]>
- refactor inheritance stuff

github.com/noble/noble-device - 93f1659c2e556c7ce8ae4ca8728065b4996acfe7 authored over 10 years ago by Sandeep Mistry <[email protected]>
- add battery service

github.com/noble/noble-device - 88ec1deb4f3e543e754e49ff7f859802a3cb8423 authored over 10 years ago by Sandeep Mistry <[email protected]>
- initial noble device stuff

github.com/noble/noble-device - 8106aeed31d6debe214d5a18f3123a52d3bb7f37 authored over 10 years ago by Sandeep Mistry <[email protected]>
- remove dashes from service uuids before starting advertising (issue #37)

github.com/noble/bleno - e67f2133be4dc2a8b2f28b72e6b17ad4e4e76f13 authored over 10 years ago by Sandeep Mistry <[email protected]>
- bump version

github.com/noble/noble - ad1d2c845b2fecf0f7da0cb00b8b0dd162ddb327 authored almost 11 years ago by Sandeep Mistry <[email protected]>
- reset service data every second event on Linux

github.com/noble/noble - 072193750522af6572dcfaa1dcf2eb702570e169 authored almost 11 years ago by Sandeep Mistry <[email protected]>
- update read me for multiple service data entries

github.com/noble/noble - 5158771cf996c6c54b0aad18a68687c32777a306 authored almost 11 years ago by Sandeep Mistry <[email protected]>
- update example for multiple service data entries

github.com/noble/noble - 42e3b9f19fabd85e59a1468b2f873ad67aba92db authored almost 11 years ago by Sandeep Mistry <[email protected]>
- support multiple service data entries on OS X

github.com/noble/noble - 41da641924fe6f15fdc6528e12ddce246d190609 authored almost 11 years ago by Sandeep Mistry <[email protected]>
- rename service data fields and fix jshint warnings

github.com/noble/noble - 0dfd7eb53f795e769fbb64264a897c5762ad9162 authored almost 11 years ago by Sandeep Mistry <[email protected]>
Merge branch 'patch-1' of https://github.com/mfgCode/noble into multiple-service-data

github.com/noble/noble - 04dc99d78dcbc153f7508e947a7aec0bc53b5dfc authored almost 11 years ago by Sandeep Mistry <[email protected]>
- add mocha and should

github.com/noble/noble-device - 8f476882c286bb965eda306a36359d831ce95e77 authored almost 11 years ago by Sandeep Mistry <[email protected]>
- add jshint

github.com/noble/noble-device - 7ba3b4442a36c60f85092e58ab6cb9be33105a0c authored almost 11 years ago by Sandeep Mistry <[email protected]>
- npm init

github.com/noble/noble-device - 9e10e7ec5b04167db1cc6cbe3db72c3a730d4b0e authored almost 11 years ago by Sandeep Mistry <[email protected]>
fixed bytes selected for serviceData

Now the correct bytes are retrieved for the serviceData fields.

github.com/noble/noble - 9dae40b9c3b4890ba638d584e142613a3b3e5857 authored almost 11 years ago by mfgCode <[email protected]>
Added interpretation of serviceData field

Linux only:
The Service Data is interpreted and returned in the advertisement part of the perip...

github.com/noble/noble - 41e641be09c21e0fb8202c8eee43839843798417 authored almost 11 years ago by mfgCode <[email protected]>
Added support for multiple serviceData fields

I have changed the way serviceData is stored for the peripheral. I have a ble sensor which broad...

github.com/noble/noble - 23bd96a2a4bcea73dc4a73386c3eb675438319f5 authored almost 11 years ago by mfgCode <[email protected]>
- support dashes when specifying uuid's

github.com/noble/bleno - f973550e31aada52bfedc482885a72b681949650 authored almost 11 years ago by Sandeep Mistry <[email protected]>
- potential fixes for #32

github.com/noble/bleno - 898380c379685c379836940b66cc255bd0b05ad2 authored almost 11 years ago by Sandeep Mistry <[email protected]>
- uprev version

github.com/noble/bleno - 3e576983ff1a0c01fb31346774509e2448899f39 authored almost 11 years ago by Sandeep Mistry <[email protected]>
- initial distributed support

github.com/noble/noble - e23e282678d0245aa969d06e3551396ef2013f40 authored almost 11 years ago by Sandeep Mistry <[email protected]>
- update RSSI on accept on Linux

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

github.com/noble/bleno - 4a24ef634c9c452628d121a283eb5d6945bf9d08 authored almost 11 years ago by Sandeep Mistry <[email protected]>
- add Linux only updateRssi to Readme

github.com/noble/bleno - 512f534573c2e97c3aea7847eb1c20582f631e3e authored almost 11 years ago by Sandeep Mistry <[email protected]>
- add optional callback parameter to updateRssi

github.com/noble/bleno - 610e78c4b088b194d6247d5d1a84053d69baf319 authored almost 11 years ago by Sandeep Mistry <[email protected]>
- minor bracket styling

github.com/noble/bleno - aacd7e7d36f647ac4d8263d9b1f1016a5f8e0235 authored almost 11 years ago by Sandeep Mistry <[email protected]>
rssi update feature

github.com/noble/bleno - e1ae8476582af55fa26a8f13eae5a8c76d55ec93 authored almost 11 years ago by dragom <[email protected]>
Initial commit

github.com/noble/noble-device - 172b9a4d8a7ef524bbecc904e621ff00af6b7a24 authored almost 11 years ago by Sandeep Mistry <[email protected]>
Merge pull request #27 from dragom/master

removed not used signal SIGUSR1

github.com/noble/bleno - def71ed27d56977c2b53e06302d42c92804be9e8 authored almost 11 years ago by Sandeep Mistry <[email protected]>
removed not used signal SIGUSR1

handling server disconnect if client not connected

github.com/noble/bleno - e107f8a7d3ba3cbfdb99a5797ca5d8c40757804e authored almost 11 years ago by supp.sandrob <[email protected]>
Merge branch 'bavery22-master'

Conflicts:
lib/noble.js

github.com/noble/noble - 801ea9dd577f4a3e4b32fd1dc570dccb57da4110 authored almost 11 years ago by Sandeep Mistry <[email protected]>
- peripheral starts in disconnected state, emit 'connect' error if peripheral connect is called and state is 'connected'

github.com/noble/noble - 631ffefa21c4d1569942c834bc1a295876320256 authored almost 11 years ago by Sandeep Mistry <[email protected]>
- allow characteristic indications just like OS X on Linux

github.com/noble/noble - aa072a59b7fa57a3be330d9aa08d1dd5fb144618 authored almost 11 years ago by Sandeep Mistry <[email protected]>
- jshint warning

github.com/noble/noble - 46565ac9aae5eeb2a7da77c3ba452f675e54212a authored almost 11 years ago by Sandeep Mistry <[email protected]>
- remove use of stdbuf command

github.com/noble/noble - 0450d2ace34ceafaa07ea6dd67fe70cd059be8ca authored almost 11 years ago by Sandeep Mistry <[email protected]>
- uprev version

github.com/noble/noble - 0807e7a0f20a6b3440176b0e128ed49062d017f9 authored almost 11 years ago by Sandeep Mistry <[email protected]>
- use temp. var for sscanf

github.com/noble/noble - b535b88461ad066ecfa7f2f6b07cdbdf32c68f9a authored almost 11 years ago by Sandeep Mistry <[email protected]>
- ignore discover events when not scanning (like when another process starts scanning on the same interface, should fix issue #42)

github.com/noble/noble - 9dd395f27b76a6f116122331b9c11b8cc5236043 authored almost 11 years ago by Sandeep Mistry <[email protected]>
remove unnecessary JSON.stringify when dumping characteristics

github.com/noble/noble - 8d1e7a1423f24a6990d094f2d9e6669c951f7332 authored almost 11 years ago by Marshall Rose <[email protected]>
- Linux specific handleNotify event

github.com/noble/noble - 0cc0f4ca1752ee5a6cd06785a474e49cf2cc7817 authored almost 11 years ago by Sandeep Mistry <[email protected]>
- check if data present for read characteristic

github.com/noble/noble - 87f1c3cfe813b40807754dcc8c9db3352e8d92af authored almost 11 years ago by Sandeep Mistry <[email protected]>
- peripheral explorer example

github.com/noble/noble - 6705af7d701918a68a689e1fbd22df3a4c594af6 authored almost 11 years ago by Sandeep Mistry <[email protected]>
- use hci_get_route

github.com/noble/noble - c488628aa2d78ebb170082f9429954d539b9a263 authored almost 11 years ago by Sandeep Mistry <[email protected]>
- uprev version

github.com/noble/noble - 08639268bd4f82aa4dfe1d94be74b050e6a67cc4 authored almost 11 years ago by Sandeep Mistry <[email protected]>
- initial security stuff for Linux

github.com/noble/noble - 86d58871410dd3b3ab776155c62c65a2d4593f16 authored almost 11 years ago by Sandeep Mistry <[email protected]>
- ignore discover events when not scanning (like when another process starts scanning on the same interface, should fix issue #42) - handled at a lower level

github.com/noble/noble - 67effcbdbdf15026ef4b6290e17c838eb86773a5 authored almost 11 years ago by Sandeep Mistry <[email protected]>
Revert "- ignore discover events when not scanning (like when another process starts scanning on the same interface, should fix issue #42)"

This reverts commit 758ce653cccab1b91efa0aa53161ac2ecbd8b7d5.

github.com/noble/noble - 2a1a7c8984668c49ea122ba36b62813faa06aba5 authored almost 11 years ago by Sandeep Mistry <[email protected]>
- only assign new advertisement data if it is not undefined

github.com/noble/noble - f61f6f014cbc4f61fb8d0c85b93dcab1c038a800 authored almost 11 years ago by Sandeep Mistry <[email protected]>
- handle child process stdin errors

github.com/noble/noble - 8957f0ecc8d5f9e99f6f659e57f686d81e3ef431 authored almost 11 years ago by Sandeep Mistry <[email protected]>
- uprev version

github.com/noble/noble - e80d2abc5d4746e69f64595b0bbe9096f32f7ca4 authored almost 11 years ago by Sandeep Mistry <[email protected]>
- check for duplicate peripheral uuid discovers and don't emit if allow duplicates is false (OS X sometimes reports some peripherals twice - issue #48)

github.com/noble/noble - 2f9999a21fbd21dbc70a6687932e7cbc97c10d57 authored almost 11 years ago by Sandeep Mistry <[email protected]>
- safety checks to avoid exceptions still need to track down root cause (issue #47)

github.com/noble/noble - c948649f148af9e478d0d3f89f8b1bbb668f3d70 authored almost 11 years ago by Sandeep Mistry <[email protected]>
- uprev version

github.com/noble/noble - 8c92db86db2cf2c2ac2c4bec08e517ce7b8bf4c9 authored almost 11 years ago by Sandeep Mistry <[email protected]>
- update advertisement and rssi on existing peripheral discover

github.com/noble/noble - 0260219c27c09dd3e248633c279f4c1dd43480ef authored almost 11 years ago by Sandeep Mistry <[email protected]>
- make OS X advertisement service data behave like Linux

github.com/noble/noble - 61cbda8b5b348e7a834934760a805cbc92d6976e authored almost 11 years ago by Sandeep Mistry <[email protected]>
- oops one more place where HCI device id is used (issue #46)

github.com/noble/noble - 6437fb71679d2c33dd7dc384340643a106b5d5c5 authored almost 11 years ago by Sandeep Mistry <[email protected]>
- also print out service data, manufacturer data, tx power level if available

github.com/noble/noble - 420d99d47398bb25be1c5ba34a22d5298955818b authored almost 11 years ago by Sandeep Mistry <[email protected]>
- NOBLE_HCI_DEVICE_ID can now be used to specify HCI device id on linux (issue #46)

github.com/noble/noble - 587c8ca6dbd51ef6fcc8a3f9844733c518775fe1 authored almost 11 years ago by Sandeep Mistry <[email protected]>
- also print out perpiheral uuid

github.com/noble/noble - 77aae3532161466bec63408a603d817592b2a1c8 authored almost 11 years ago by Sandeep Mistry <[email protected]>
- compare tx power level to undefined

github.com/noble/noble - 6a2490b48a7cfc23cabd84371404d83a9ea0de3e authored almost 11 years ago by Sandeep Mistry <[email protected]>
- update readme with disconnect API

github.com/noble/bleno - 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

github.com/noble/bleno - fae6b325009f5ac2fbcfe6b4eaf2aa09404aa3cb authored almost 11 years ago by Sandeep Mistry <[email protected]>
spacing adjustment

github.com/noble/noble - 9771936fe22788964d66fcd6c87c8c6b0f0aa0af authored almost 11 years ago by Michael Wittner <[email protected]>
removed not needed demo-ble.c

github.com/noble/bleno - 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

github.com/noble/bleno - ee6873cf69507b87344aa7c0edd25ecc5cc323e1 authored almost 11 years ago by Dragoslav Mlakar <[email protected]>
handling server disconnect if client disconnect already happened

github.com/noble/bleno - 1b51ae0661e65ccc2fc6da7066f6dbcd4309f00a authored almost 11 years ago by dragom <[email protected]>
one too many deleted

github.com/noble/bleno - 3c948058ba2592b81bd6c8b102a877061ceedbe2 authored almost 11 years ago by dragom <[email protected]>
removed not needed code

github.com/noble/bleno - 9daff72bccc129e9aa05ce139e076e9bf87c3982 authored almost 11 years ago by dragom <[email protected]>
releasing allocated memmory

github.com/noble/bleno - 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...

github.com/noble/bleno - 62ff340ee7cea830cb739954123c8acad57f62c0 authored almost 11 years ago by Dragoslav Mlakar <[email protected]>
- indicate support for OS X

github.com/noble/bleno - 36fb144f5225ced91f6417707b670555e2047baa authored almost 11 years ago by Sandeep Mistry <[email protected]>
- uprev version

github.com/noble/noble - b54cd565d5e38447bc7cfa326c4c669e23baa121 authored almost 11 years ago by Sandeep Mistry <[email protected]>
- jshint warning

github.com/noble/noble - 524e16eea20782b1b4ae3b4ff60acaa357ef7a22 authored almost 11 years ago by Sandeep Mistry <[email protected]>
- allow characteristic indications just like OS X on Linux

github.com/noble/noble - 1846b700306f6b77c77fd8dfa0a2d1a2be858b94 authored almost 11 years ago by Sandeep Mistry <[email protected]>
- use temp. var for sscanf

github.com/noble/noble - d33ac0703ca355451ffca4a409b17bc130bcff03 authored almost 11 years ago by Sandeep Mistry <[email protected]>
- remove use of stdbuf command

github.com/noble/noble - 7a0cf853c4d0ab17fe45064e9da332879cbe10c6 authored almost 11 years ago by Sandeep Mistry <[email protected]>
- uprev version

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

github.com/noble/bleno - ccf79c1bffb15658c3fa9fcec709d0c3c3054e6d authored almost 11 years ago by Sandeep Mistry <[email protected]>