530 Commits

Author SHA1 Message Date
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
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
b64f9800e4 Added hardStopMotor to motor controls 2019-01-08 13:25:40 -08:00
1e787f2962 Added hardStopMotor to motor controls 2019-01-08 13:24:49 -08:00
8f409acd5a Fixed consts in examples 2019-01-07 12:02:44 -08:00
a4cff9bc74 Updated node_modules v1.4.8 2019-01-03 12:44:05 -08:00
2e7fe13fed File reorg v1.4.7 2019-01-03 10:42:43 -08:00
e4809ce420 New example for train loop with station stop 2019-01-03 10:08:30 -08:00