527 Commits

Author SHA1 Message Date
388bce170c Mapping of events to modes
Some checks failed
continuous-integration/drone/push Build is failing
2019-12-17 14:03:37 -08:00
04b79ade47 Renamed devices
Some checks failed
continuous-integration/drone/push Build is failing
2019-12-16 21:21:25 -08:00
df70d8a8a4 Renamed devices 2019-12-16 21:19:56 -08:00
225f331811 Better directory structure 2019-12-16 17:31:22 -08:00
406e9e99bc Rename again
All checks were successful
continuous-integration/drone/push Build is passing
2019-12-16 17:11:30 -08:00
37be7f85b6 Rename 2019-12-16 17:10:50 -08:00
023b141c4d Better handling of device initialisation, implemented more modes
Some checks failed
continuous-integration/drone/push Build is failing
2019-12-16 17:07:43 -08:00
2a67242f34 Removed some commented code from hubs 2019-12-16 12:13:41 -08:00
31ac93275c Motion and tilt sensor 2019-12-16 11:48:09 -08:00
81cbdac591 Merge branch 'feature/devices' of github.com:nathankellenicki/node-poweredup into feature/devices 2019-12-16 10:44:12 -08:00
198d637ef9 Renamed devices
Some checks failed
continuous-integration/drone/push Build is failing
2019-12-16 08:42:40 -08:00
6a7c4899b4 Added more motor types
All checks were successful
continuous-integration/drone/push Build is passing
2019-12-15 14:07:43 -08:00
77d99f6b39 More debug, ports property
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
v5.0.3
2019-12-13 22:41:03 +09:00
6beeda5df7 Implemented methods for retrieving hubs and devices 2019-12-11 17:20:35 +09:00
59179652dd Added more debug to investigate webbluetooth device attachment issues
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
v5.0.2
2019-12-11 13:28:39 +09:00
1793eb05e0 Removing commented code 2019-12-10 08:21:56 +09:00
5c03e5c3b6 More refactoring 2019-12-10 08:15:21 +09:00
7fdc754084 Start of hub refactor 2019-12-10 07:23:33 +09:00
e624efd067 Updated to fix security vulnerability in dependency 2019-12-08 23:03:51 -08:00
f9cea9a6bf Yay, port object is no longer a thing 2019-12-08 22:59:25 -08:00
a02249f696 Implemented basic lights, device busy-ness 2019-12-08 22:57:44 -08:00
d382c3d9f2 Basic ColorDistanceSensor and TachoMotor handling 2019-12-08 22:06:26 -08:00
93a1369e84 Basic code for passing messages through to the device 2019-12-08 18:07:46 -08:00
8ffc60b924 attachedDevices now a map 2019-12-07 13:19:16 -08:00
4af1d3d69b Added autosubscribe when adding eventlisteners 2019-12-06 17:31:12 -08:00
d453fe52fb Basic implementation of BasicMotor types 2019-12-06 11:31:56 -08:00
eb6b20adbb Version 5.0.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
v5.0.0
2019-12-03 23:13:27 -08:00
138e1cc041
Merge pull request #57 from nutki/pr-11
Control+ hub improvements
2019-12-03 22:57:40 -08:00
5a3211a560
Merge pull request #54 from aileo/attach
Emit attach event any case
2019-12-03 09:57:56 -08:00
0d076aa7e1
Merge pull request #52 from aileo/hub-disconnect
Add doc to hub's disconnect event
2019-12-03 09:56:56 -08:00
396765c8ea
Merge pull request #50 from nutki/pr-9
fixed address readout
2019-12-03 09:56:23 -08:00
Michal Szafranski
0e121a4f92 Control+ hub improvements 2019-11-24 10:53:16 +01:00
Leo Bonnargent
55bcafa637 Emit attach event any case 2019-11-20 14:42:23 +01:00
Leo Bonnargent
abd21a88b2 Add doc to hub's disconnect event 2019-11-18 09:14:32 +01:00
Michal Szafranski
31b8eb6ec8 fixed mac readout 2019-11-15 19:56:30 +01:00
Ben Rogers
0ebaecd1b4
Merge pull request #1 from nathankellenicki/master
Update local fork
2019-11-15 09:13:51 +00:00
984ae53213 Version 4.3.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
v4.3.0
2019-11-13 16:19:24 -08:00
1d885ff244
Merge pull request #48 from aileo/gethubbymac
Add PoweredUP#getConnectedHubByPrimaryMACAddress
2019-11-13 16:08:28 -08:00
e96b7bd47d Added RSSI back in, as reported by the hub 2019-11-13 16:05:23 -08:00
Leo Bonnargent
b88d282ae2 Add PoweredUP#getConnectedHubByPrimaryMACAddress 2019-11-14 00:26:43 +01:00
3a816b9f11 Refactered connection on lpf2hub 2019-11-13 15:04:05 -08:00
2482422302
Merge pull request #47 from aileo/macaddress
Add mac address to hub/lpf2hub
2019-11-13 14:41:59 -08:00
Leo Bonnargent
89ad6fe39b Use primaryMACAddress naming for consistency 2019-11-13 23:30:45 +01:00
Leo Bonnargent
655b21c0e9 Merge branch 'master' into macaddress 2019-11-13 23:26:02 +01:00
64e5743893
Merge pull request #45 from nutki/pr-8
Extended port information requests
2019-11-13 14:16:02 -08:00
70beaad4fa
Merge pull request #44 from nutki/pr-7
Voltage and current readout improvements
2019-11-13 14:14:54 -08:00
Michal Szafranski
49f43f5dff Unified 9.6 max voltage values 2019-11-13 22:49:29 +01:00
Michal Szafranski
e72f3f72f5 improved port information switching 2019-11-13 22:47:42 +01:00
Léo Bonnargent
1d575cf63c
code optimization from @nutki
Co-Authored-By: Michał Szafrański <szafranski@gmail.com>
2019-11-13 22:13:49 +01:00
Leo Bonnargent
7c23bd437f Better MAC address paring
- as per @dlech suggestion
2019-11-13 21:38:59 +01:00