37 Commits

Author SHA1 Message Date
42f34269f2 Improved scanning in browser, added DualShock 4 browser example
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2019-04-04 14:09:04 -07:00
c0f2bc9c0c Node now has isWebBluetooth 2019-03-18 16:10:34 -07:00
d70d66e3dc Working example of web bluetooth 2019-03-18 14:57:41 -07:00
f23e5ad679 Seperated BLEDevice out into NobleDevice and WebBLEDevice usingi nterfaces 2019-03-18 11:16:54 -07:00
57ceb4cbcc Fixed race condition on second device 2019-02-07 15:35:48 -08:00
3db4391041 Kinda working, but on connect of second device 2019-02-07 11:58:58 -08:00
edf5606814 Web Bluetooth WeDo 2.0 support 2019-02-06 17:46:59 -08:00
e7b5e977d9 Conditional export of poweredup class 2019-02-06 14:21:20 -08:00
5efc38b213 Code cleanup 2019-02-06 10:01:44 -08:00
f9b99e0481 Fully abstracted out to BLEDevice 2019-02-06 09:54:28 -08:00
79542acef1 BLEDevice partially working for noble devices 2019-02-05 16:15:09 -08:00
0a3018af9c Initial commit to webble 2019-02-04 16:32:41 -08:00
f009bc3e2a Prevent multiple connection attempts 2019-02-04 16:14:31 -08:00
aaccfb7182 Added shutdown method for WeDo 2.0 Smart Hub 2019-02-04 10:01:35 -08:00
d4c28982c4 Better documentation for getConnectedHubsByName 2019-02-01 11:44:17 -08:00
f178c0ab5f Added getConnectedHubsByName 2019-02-01 07:05:56 -08:00
9ced6da24e Added getConnectedHubsByName 2019-02-01 07:05:32 -08:00
748c886df5 Removed stop/start scan on discovery 2019-01-30 09:47:22 -08:00
ffcfcde55f Fixed case in debug names 2019-01-29 21:54:30 -08:00
ba44189faa Made discovery more reliable 2019-01-29 20:46:51 -08:00
4185f79c52 Made name discovery a little more robust 2019-01-29 19:47:02 -08:00
bbcade6bb3 Wait for second advertisement packet before reading hub name 2019-01-29 19:02:11 -08:00
40cd244086 Added shutdown method for LPF2 hubs 2019-01-24 17:04:54 -08:00
cdb2562d20 Debug logging and renamed hardStopMotor to brakeMotor 2019-01-22 11:32:07 -08:00
110f65b291 WeDo 2.0 voltage reporting 2019-01-22 10:32:19 -08:00
adaac287cc Initial pass at wedo2 voltage and current 2019-01-18 17:35:48 -08:00
86e84395e1 Moved to jsdoc 2019-01-18 16:11:55 -08:00
8180c6b99c
Merge pull request #12 from firien/doc-update
remove colorAndDistance event from DuploTrainBase docs
2019-01-18 15:57:29 -08:00
bf7e023697 More reliable battery level reports and voltage reports on LPF2 hubs 2019-01-18 15:14:11 -08:00
47a0f56d0d Now fetches firmware revisions for WeDo 2.0 Smart Hubs 2019-01-18 14:46:31 -08:00
d62f8535a2 Initial pass at getting the firmware version 2019-01-16 11:55:43 -08:00
c6c470e863 Initial pass at getting the firmware version 2019-01-16 11:41:44 -08:00
Patrick Griffin
eddeaa3ad5 remove colorAndDistance event from DuploTrainBase 2019-01-15 19:48:54 -05:00
363eb5f4d0 Fixed bug where calling scan multiple times adds multiple discovery events, closes #10 2019-01-09 11:42:08 -08:00
1e787f2962 Added hardStopMotor to motor controls 2019-01-08 13:24:49 -08:00
a4cff9bc74 Updated node_modules 2019-01-03 12:44:05 -08:00
2e7fe13fed File reorg 2019-01-03 10:42:43 -08:00