592 Commits

Author SHA1 Message Date
9d07d005ae Merge branch 'master' into feature/web-bluetooth 2019-03-18 17:39:46 -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
7bded4fbf5 Improved train controller example
All checks were successful
continuous-integration/drone/push Build is passing
2019-02-17 14:19:16 -08:00
d71cda7cbc Testing latest Node
All checks were successful
continuous-integration/drone/push Build is passing
2019-02-13 13:57:17 -08:00
4e63fb945e Added build step
All checks were successful
continuous-integration/drone/push Build is passing
2019-02-13 13:54:22 -08:00
99cbec0926 Updated docs
All checks were successful
continuous-integration/drone/push Build is passing
2019-02-13 13:21:02 -08:00
228b02735d Updated docs
Some checks failed
continuous-integration/drone/push Build is failing
2019-02-13 13:19:49 -08:00
1ff3d2c8c3 Added Drone config 2019-02-13 13:18:32 -08:00
2e68ae5409 Added logging to the sample 2019-02-09 11:18:15 -08:00
6f8f5bbaf8 More test 2019-02-09 11:15:33 -08:00
130be13b3e Build all when doing npm run all 2019-02-07 21:57:36 -08: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
Shane Church
4f21d3f63b
Merge pull request #2 from nathankellenicki/master
Merge from nathankellenicki/master
2019-02-05 09:39:29 -06: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 v1.9.0 2019-02-04 10:01:35 -08:00
31795fa4b4
Merge pull request #17 from davidcolombogit/master
Fixed broken device type query
2019-02-04 09:58:41 -08:00
David Colombo
c077d63333
Fixed broken device type query
Replaced "Devices.LED_LIGHTS" with "DeviceType.LED_LIGHTS" 
Because "Devices.LED_LIGHTS" is undefined (maybe deprecated)
2019-02-04 17:00:07 +01:00
d4c28982c4 Better documentation for getConnectedHubsByName 2019-02-01 11:44:17 -08:00
72a9a161ed Added docs v1.8.1 2019-02-01 11:34:33 -08:00
a0fea26a6a Bumped to v1.8.0 v1.8.0 2019-02-01 11:28:25 -08:00
f178c0ab5f Added getConnectedHubsByName 2019-02-01 07:05:56 -08:00
9ced6da24e Added getConnectedHubsByName 2019-02-01 07:05:32 -08:00
666e55b6e3 Sensor example 2019-01-31 21:05:14 -08:00
748c886df5 Removed stop/start scan on discovery v1.7.4 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 v1.7.3 2019-01-29 20:46:51 -08:00
6d5ad34401 Bumped version v1.7.2 2019-01-29 19:51:57 -08:00
4185f79c52 Made name discovery a little more robust v1.7.1 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
ccb4fced4f Bumped to v1.7.0 v1.7.0 2019-01-26 22:36:48 -08:00
787195324a Added docs 2019-01-24 17:05:52 -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
4216b19238 ink-docstrap theme for jsdoc v1.6.2 2019-01-18 16:39:01 -08:00
55f26fab6f Docs update 2019-01-18 16:17:21 -08:00
86e84395e1 Moved to jsdoc 2019-01-18 16:11:55 -08:00
3a0b9d1b4e Updated to v1.6.1 2019-01-18 15:58:20 -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
557ce1d104 Updated to v1.6.0 2019-01-18 15:15:18 -08:00