620 Commits

Author SHA1 Message Date
bene
0877d068a5 add additional modes to colordistancesensor 2022-01-09 16:48:25 +01:00
4bfa4d15e5 Updated readme
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-14 21:21:00 -07:00
6b44373930 Bumped version
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
v7.1.0
2021-09-14 21:17:51 -07:00
0577491a8c Technic 3x3 Light Matrix support 2021-09-14 21:13:32 -07:00
7b1fdb42e7 Support for Technic Small Hub and Technic Small Angular Motor 2021-09-14 19:22:54 -07:00
e3259f4ba7 Support for Technic Small Hub and Technic Small Angular Motor 2021-09-14 18:21:31 -07:00
10a0a9457a Updated docs
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-29 21:03:59 -07:00
24e8d00db4 Fixed gitignore
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-29 21:01:31 -07:00
e0ec800dcc Fixed gitignore
Some checks failed
continuous-integration/drone/push Build is failing
2021-08-29 20:59:31 -07:00
60dee2c62d Updated docs
Some checks failed
continuous-integration/drone/push Build is failing
2021-08-29 20:56:42 -07:00
671c2d21db Updated build
Some checks failed
continuous-integration/drone/push Build is failing
2021-08-29 20:35:21 -07:00
0e5f94e189 Changed from ink-docstrap to braintree jsdoc template
Some checks failed
continuous-integration/drone/push Build is failing
2021-08-29 20:29:38 -07:00
2e43ee7cf0 Fixed Duplo color sensor, color sensor output on all sensors
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
v7.0.0
2021-08-29 20:07:10 -07:00
6a02a89e5e
Merge pull request #135 from 10on/master
Fix path for constants after renaming it
2021-06-15 09:38:40 -07:00
Denis Pushkarev
fbf5b5ccf3 Fix path for constants after renaming it 2021-06-08 20:48:30 +03:00
093cdc0c00
Merge pull request #130 from sciguy16/patch-1
Rename events enum from AlertPayload to Event
2021-06-04 10:35:37 -07:00
David Young
88ace0f66f
Rename events enum from AlertPayload to Event 2021-05-09 19:43:59 +01:00
dbe7f1999b Updated version with latest PRs
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
v6.11.0
2021-04-05 21:30:51 -07:00
7e8eaf6598
Merge pull request #121 from Debenben/patch-2
possible fix for #118, always return resolve
2021-04-05 21:12:33 -07:00
08489819ec Fixed Mario initializer, Technic and Mindstorms angular motors
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
v6.10.0
2021-04-05 21:08:37 -07:00
debenben
a51aac1066 possible fix for #118, always return resolve
* changed _finished pointer to array to not overwrite callbacks
* all completed and discarded commands get resolved
* 0x10 bitset exists in documentation only? -> not implemented
2020-12-30 20:54:24 +01:00
a3f66d5df0 Updated docs
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
v6.9.1
2020-12-29 22:35:23 -08:00
04e8798c6a Bumped package 2020-12-29 22:30:13 -08:00
e6a174e53a
Merge pull request #119 from Debenben/patch-1
fix issue #118 (partially)
2020-12-29 22:28:18 -08:00
Debenben
01d229823e
fix issue #118 (partially)
fix wrong constant, should be 0x82 like in previous version.
2020-12-29 16:31:45 +01:00
51edf0b933 Updated docs, bumped version
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
v6.9.0
2020-12-23 13:38:40 -08:00
42dae48639 Restructured build flow
All checks were successful
continuous-integration/drone/push Build is passing
2020-12-23 10:25:10 -08:00
df4ea5dd86 Mario gesture support 2020-12-23 10:24:59 -08:00
5094c8269f Mario accelerometer support 2020-12-23 10:15:57 -08:00
e88cec2635 Added buffer shim to webpack
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
v6.8.1
2020-12-22 17:35:48 -08:00
4f1e48a6b0 Updated docs
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
v6.8.0
2020-12-22 17:07:59 -08:00
1193df20df Updated README, bumped version 2020-12-22 17:07:00 -08:00
e016f14059 Removed ancient temperature subscription
All checks were successful
continuous-integration/drone/push Build is passing
2020-12-22 16:42:41 -08:00
be8495a2f2
Support for Super Mario 2020-12-22 16:06:56 -08:00
7d0c4f73ba Added example
All checks were successful
continuous-integration/drone/push Build is passing
2020-12-22 16:05:57 -08:00
38bdea2642 Merge branch 'master' of https://gitea.kellenicki.com/nkellenicki/node-poweredup into feature/mario
All checks were successful
continuous-integration/drone/push Build is passing
2020-12-22 15:44:25 -08:00
2dec413e94
Merge pull request #111 from jncraton/lpf2hub-consts
All checks were successful
continuous-integration/drone/push Build is passing
Replace magic numbers with constants
2020-12-22 15:20:02 -08:00
d1fe3a49e4 Fixed Typescript defs
All checks were successful
continuous-integration/drone/push Build is passing
2020-12-22 15:17:59 -08:00
224415801f Updated dependencies, fixed vulns
Some checks failed
continuous-integration/drone/push Build is failing
2020-12-22 15:03:40 -08:00
Jon Craton
7bc9603952 Replace magic numbers with constants
This replaces several magic numbers in the lpf2hub implementation with constants that were already present in src/consts.ts. This should enhance readability and maintainability. Comments that were made redundant by including the constant names have been removed.

There are still quite a few magic numbers in here that could be replaced, particularly in the byte arrays used to build messages, but I didn't attempt to clean those up.
2020-10-16 15:05:01 -04:00
7852fa5823 Updated packages 2020-10-02 10:39:07 -07:00
7b0e46e645 Merge branch 'master' of github.com:nathankellenicki/node-poweredup 2020-10-02 10:35:51 -07:00
34ffc7816c
Merge pull request #106 from nathankellenicki/dependabot/npm_and_yarn/bl-4.0.3
Bump bl from 4.0.2 to 4.0.3
2020-10-02 10:35:42 -07:00
7bd7d3ce6d Mario support 2020-10-02 10:14:00 -07:00
f64b141227 Updated Control+ motors 2020-10-01 17:34:09 -07:00
dependabot[bot]
15c3f4defc
Bump bl from 4.0.2 to 4.0.3
Bumps [bl](https://github.com/rvagg/bl) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/rvagg/bl/releases)
- [Commits](https://github.com/rvagg/bl/compare/v4.0.2...v4.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-02 16:16:41 +00:00
d86c3f69f8
Merge pull request #99 from aileo/lpf2hub-message-size
Fix message length comparison
2020-07-30 14:03:58 -07:00
6e29cb9914
Merge pull request #101 from nathankellenicki/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
2020-07-30 13:43:43 -07:00
8d5a3438a3
Merge pull request #102 from nathankellenicki/dependabot/npm_and_yarn/elliptic-6.5.3
Bump elliptic from 6.5.2 to 6.5.3
2020-07-30 13:43:31 -07:00
dependabot[bot]
8401297b3f
Bump elliptic from 6.5.2 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-30 13:29:10 +00:00