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 |
|
Leo Bonnargent
|
e65c8eb71e
|
Merge branch 'master' into macaddress
|
2019-11-13 21:27:04 +01:00 |
|
Leo Bonnargent
|
abbbd218ee
|
Add mac address to hub/lpf2hub
- should close nathankellenicki/node-poweredup/issues/46
|
2019-11-13 20:58:20 +01:00 |
|
Michal Szafranski
|
5f13c98529
|
Moved toBin and toHex to utils
|
2019-11-12 20:41:18 +01:00 |
|
Michal Szafranski
|
3ab3f97122
|
report hw/sw versions for discovered devices
|
2019-11-12 09:09:02 +01:00 |
|
Michal Szafranski
|
a9fe059b3c
|
Added missing device types
|
2019-11-12 09:08:37 +01:00 |
|
Michal Szafranski
|
8346988604
|
fix device type read regression
|
2019-11-12 09:07:46 +01:00 |
|
Michal Szafranski
|
522a8c2e23
|
Simplify enum name maps
|
2019-11-12 09:07:00 +01:00 |
|
Michal Szafranski
|
8e144c8311
|
more verbose port information output
|
2019-11-12 09:06:42 +01:00 |
|
Michal Szafranski
|
243d65699f
|
Extended port information requests
|
2019-11-12 09:03:38 +01:00 |
|
Michal Szafranski
|
f43863bd51
|
typo in voltage value
|
2019-11-12 08:47:34 +01:00 |
|
Michal Szafranski
|
545e8ee177
|
remove unused _padMessage
|
2019-11-12 08:47:24 +01:00 |
|
Michal Szafranski
|
d2f71aa993
|
Voltage readout added for duplo train and fixed for PUP remote
|
2019-11-12 08:47:05 +01:00 |
|
|
0fbd27d41f
|
Fixed bug with retrieving hardware versions
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
v4.2.1
|
2019-11-11 17:03:54 -08:00 |
|
|
7255c83ae9
|
Bumped version
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
v4.2.0
|
2019-11-11 11:28:30 -08:00 |
|
|
8ff0664641
|
Made Control+ tilt and accelerometer behave like normal devices
|
2019-11-11 11:16:49 -08:00 |
|
|
6315f54a23
|
Fixed double disconnect bug, added hardware versions
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
v4.1.0
|
2019-11-10 20:40:59 -08:00 |
|
|
fedc2bd6e4
|
Removed extraneous dependencies
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
v4.0.2
|
2019-11-10 17:44:03 -08:00 |
|
|
892d8bf37e
|
Updated dependencies
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
v4.0.1
|
2019-11-10 16:56:47 -08:00 |
|
|
01cd067460
|
Bumped version
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
v4.0.0
|
2019-11-10 12:39:33 -08:00 |
|
|
4135f6e427
|
Merge branch 'master' of github.com:nathankellenicki/node-poweredup
continuous-integration/drone/push Build is passing
|
2019-11-10 12:31:03 -08:00 |
|
|
c383f53025
|
Merge pull request #37 from nutki/pr-5
Fix ts 3.6.3 error
|
2019-11-10 12:30:57 -08:00 |
|
|
3dc1076a88
|
Merge pull request #36 from nutki/pr-4
allow switching to mode 0 in Hub.subscribe()
|
2019-11-10 12:30:40 -08:00 |
|
|
4e91e0d5a1
|
Merge branch 'master' of github.com:nathankellenicki/node-poweredup
|
2019-11-10 12:30:13 -08:00 |
|
|
73dd34449a
|
Merge pull request #35 from nutki/pr-3
Fix and simplify tilt sensor reading
|
2019-11-10 12:30:05 -08:00 |
|
|
491a8ab340
|
Merge branch 'pr-3' of github.com:nutki/node-poweredup
|
2019-11-10 12:26:57 -08:00 |
|
|
be132bd9e8
|
Merge pull request #34 from nutki/pr-2
allow case insensitive port names
|
2019-11-10 12:23:43 -08:00 |
|
|
2797081091
|
Merge pull request #33 from nutki/pr-1
allow RGB led control for the duplo train hub
|
2019-11-10 12:19:48 -08:00 |
|
|
e179be89fb
|
Merge branch 'master' of github.com:nathankellenicki/node-poweredup
continuous-integration/drone/push Build is passing
|
2019-11-10 12:15:31 -08:00 |
|
|
e3b65c07b6
|
Removed noble-mac dependency, fixed connection issues when manufacturerData doesn't exist
|
2019-11-10 12:15:26 -08:00 |
|
|
77c470f616
|
Merge pull request #31 from churchs19/master
Updating noble dependency to @abandonware/noble for Node >= 10.0 support
|
2019-11-10 12:14:39 -08:00 |
|
|
dc360be318
|
Merge branch 'master' of github.com:churchs19/node-poweredup
|
2019-11-10 11:36:44 -08:00 |
|
|
a610d0a35a
|
Merge pull request #40 from aileo/lmotor-42100
Add 42100 to Control+ Large Motor availability sets
|
2019-11-10 11:29:12 -08:00 |
|
|
a85b3d6ad2
|
Merge pull request #41 from nutki/pr-6
LPF2 firmware versions should be decoded with BCD
|
2019-11-10 11:28:57 -08:00 |
|
|
6d3aa19663
|
Merge pull request #42 from aileo/allow-import
Remove sources from npmignore
|
2019-11-10 11:26:57 -08:00 |
|
Leo Bonnargent
|
63e2552604
|
Remove sources from npmignore
allow to import the sources to be bundled with main app if needed
|
2019-11-09 11:41:16 +01:00 |
|
Michal Szafranski
|
172c1b826c
|
Firmware version is encoded with BCD
|
2019-11-05 22:08:33 +01:00 |
|
Leo Bonnargent
|
ef73b3bde2
|
Add 42100 to Control+ Large Motor availability sets
|
2019-11-04 23:34:44 +01:00 |
|
Michal Szafranski
|
1e40bdd537
|
Fix setLEDColor regression
|
2019-11-03 14:44:44 +01:00 |
|
Michal Szafranski
|
00e6840c32
|
fix tilt sensor readout in wedo hub as well
|
2019-11-03 10:18:54 +01:00 |
|
Michal Szafranski
|
822d3da5d9
|
Fix ts error
|
2019-11-02 17:59:22 +01:00 |
|
Michal Szafranski
|
98f1ca84b0
|
allow switching to mode 0
|
2019-11-02 17:57:04 +01:00 |
|
Michal Szafranski
|
c7a5efcc78
|
Fix and simplify tilt sensor reading
|
2019-11-02 17:41:11 +01:00 |
|
Michal Szafranski
|
0b1c5008f3
|
allow case insensitive port names
|
2019-11-02 17:39:50 +01:00 |
|
Michal Szafranski
|
3bbca30296
|
undo version bump in package lock
|
2019-11-02 17:37:55 +01:00 |
|
Michal Szafranski
|
05daa648cb
|
allow RGB led control for the duplo train hub
|
2019-11-02 17:29:46 +01:00 |
|
Shane Church
|
a1026547cf
|
Reverted accidental formatting changes to wedo2smarthub.ts
|
2019-10-13 08:45:55 -05:00 |
|
Shane Church
|
e5bba46b80
|
Updated references to @abandonware/noble since noble is no longer maintained
Allows building on Node.js >= 10
|
2019-10-13 08:38:58 -05:00 |
|