459 Commits

Author SHA1 Message Date
5ad9bc5748 Now supports PUP Hub firmware 1.1.00.0004 - rotation works on Boost tacho motor. Also manual setup of virtual ports.
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
v2.2.0
2019-04-12 15:14:00 -07:00
8066824f90 Updated example
All checks were successful
continuous-integration/drone/push Build is passing
2019-04-04 14:39:14 -07:00
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
2.1.0 v2.1.0
2019-04-04 14:09:04 -07:00
5308e782da Bumped again
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
v2.0.7
2019-03-21 09:51:01 -07:00
7261599fca Bumped version
All checks were successful
continuous-integration/drone/push Build is passing
2019-03-21 09:49:19 -07:00
e588419245 Fixed types in package.json
All checks were successful
continuous-integration/drone/push Build is passing
2019-03-21 09:47:16 -07:00
cd613cc72b More Drone
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
v2.0.4
2019-03-20 15:47:26 -07:00
992591a54e Drone argh
All checks were successful
continuous-integration/drone/push Build is passing
2019-03-20 15:40:47 -07:00
33fb7f4907 Fixed drone pipeline again
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is failing
v2.0.2
2019-03-20 15:09:39 -07:00
e311b6a737 Fixed drone pipeline
Some checks failed
continuous-integration/drone Build is failing
v2.0.1
2019-03-20 15:01:23 -07:00
c965826b93 Version v2.0.0
Some checks reported errors
continuous-integration/drone/push Build is passing
continuous-integration/drone Build was killed
v2.0.0
2019-03-20 11:52:52 -07:00
b9ab15a0c9 Drone now does npm publish
All checks were successful
continuous-integration/drone/push Build is passing
2019-03-20 11:46:04 -07:00
d782eadb5b Updated readme
All checks were successful
continuous-integration/drone/push Build is passing
2019-03-20 09:41:18 -07:00
ad870c1035 Updated readme, removed circleci
All checks were successful
continuous-integration/drone/push Build is passing
2019-03-20 09:38:36 -07:00
2f7f58ba02 Tidy 2019-03-19 17:25:49 -07:00
a3ddb3e273 Better build process 2019-03-19 17:23:30 -07:00
1538a47d8a Fixed merge conflicts 2019-03-18 17:40:17 -07:00
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