500 Commits

Author SHA1 Message Date
Mario Pesch
772797bb6b add restart to osem block 2022-02-16 20:01:22 +01:00
Mario Pesch
321cba25ba add ttn mapper decoder
closes #60
2022-02-16 16:11:07 +01:00
Mario Pesch
d3ca85d2e4 fix ssl problems 🚒 2022-02-16 16:06:59 +01:00
Mario Pesch
c525127a9b Merge branch 'master' into remove-senseboxmcu-lib 2022-02-16 10:44:30 +01:00
Mario Pesch
058b5fb680 add librarymanager urls 2022-02-16 10:36:29 +01:00
Mario Pesch
690ad36d42
Merge pull request #150 from sensebox/dependabot/npm_and_yarn/ws-6.2.2
Bump ws from 6.2.1 to 6.2.2
2022-02-14 10:59:29 +01:00
dependabot[bot]
4b20035323
Bump ws from 6.2.1 to 6.2.2
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/6.2.1...6.2.2)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 09:55:15 +00:00
Mario Pesch
034ce26297
Merge pull request #149 from sensebox/dependabot/npm_and_yarn/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7
2022-02-14 10:54:14 +01:00
Mario Pesch
e11399f941
Merge pull request #148 from sensebox/dependabot/npm_and_yarn/url-parse-1.5.6
Bump url-parse from 1.5.1 to 1.5.6
2022-02-14 10:54:03 +01:00
dependabot[bot]
510dbd91cb
Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 09:16:56 +00:00
dependabot[bot]
d1fe65ff02
Bump url-parse from 1.5.1 to 1.5.6
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.6.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.6)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 09:16:41 +00:00
Mario Pesch
45ff2e87de
Merge pull request #147 from sensebox/dependabot/npm_and_yarn/tar-6.1.11
Bump tar from 6.1.0 to 6.1.11
2022-02-14 10:14:13 +01:00
Mario Pesch
0f36714e72
Merge pull request #146 from sensebox/dependabot/npm_and_yarn/tmpl-1.0.5
Bump tmpl from 1.0.4 to 1.0.5
2022-02-14 10:13:53 +01:00
dependabot[bot]
385dfd1efa
Bump tar from 6.1.0 to 6.1.11
Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.11.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.1.0...v6.1.11)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 08:59:51 +00:00
dependabot[bot]
16657cc777
Bump tmpl from 1.0.4 to 1.0.5
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 08:59:50 +00:00
Mario Pesch
dc8f8ef89a
Merge pull request #145 from sensebox/dependabot/npm_and_yarn/follow-redirects-1.14.8
Bump follow-redirects from 1.14.4 to 1.14.8
2022-02-14 09:58:41 +01:00
dependabot[bot]
52483dd2d4
Bump follow-redirects from 1.14.4 to 1.14.8
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.4 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.4...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-13 20:16:30 +00:00
Mario Pesch
4cece27830 remove interval from maxInstances 2022-02-08 11:03:03 +01:00
Mario Pesch
e44cab49fb add cayenne concentration block 2022-02-07 12:38:58 +01:00
Mario Pesch
514680252b remove telegram for now 2022-02-03 17:15:48 +01:00
Mario Pesch
80811fa573 add multi interval feature
closes #74
2022-02-03 17:09:06 +01:00
Mario Pesch
221c149ea6 fix veml6070 2022-02-03 15:59:48 +01:00
Mario Pesch
c57ca3509b fix wifi code 2022-02-01 11:05:40 +01:00
Mario Pesch
42595be9a4 Update sensebox-sensors.js 2022-01-31 16:57:54 +01:00
Mario Pesch
a5059f9369 fix osem block code generator 2022-01-31 16:07:32 +01:00
Mario Pesch
2cc4d9e84d remove last mcu library includes 2022-01-31 15:58:47 +01:00
Mario Pesch
787d4058fc fixes after merging 2022-01-31 15:56:03 +01:00
Mario Pesch
df9abdc826
Merge pull request #143 from sensebox/block/add-ethernet-bee
Block/add ethernet bee
2022-01-31 15:36:46 +01:00
Mario Pesch
54b4c47303
Merge branch 'remove-senseboxmcu-lib' into block/add-ethernet-bee 2022-01-31 15:33:12 +01:00
Mario Pesch
c711596285 update generated code 2022-01-29 10:50:30 +01:00
Mario Pesch
0c8ae90124 add watchdog 2022-01-26 09:52:50 +01:00
Mario Pesch
3e3956b185 add translations 2022-01-25 19:39:23 +01:00
Mario Pesch
405b7fd465 init adding ethernet bee 2022-01-24 14:48:35 +01:00
Mario Pesch
6f9e4bd79f add DPS310 Sensor
closes #137
2022-01-19 11:39:58 +01:00
Mario Pesch
d4ad3ad915 fix bmp switch case 2022-01-17 16:01:22 +01:00
Mario Pesch
9b5059b7ce change to test compiler 2022-01-17 15:51:44 +01:00
Mario Pesch
1519a7f58b
Merge pull request #136 from sensebox/fix-negative-gps-values
Fix negative gps values
2022-01-14 08:13:12 +01:00
Mario Pesch
62b728cf49 fix #135 2022-01-13 11:26:12 +01:00
Mario Pesch
d34c5714e7 fix problem with negativ lat/lng 2022-01-13 11:25:59 +01:00
Mario Pesch
e4fdb542bf Merge branch 'remove-senseboxmcu-lib' of https://github.com/sensebox/React-Ardublockly into remove-senseboxmcu-lib 2021-12-21 09:32:19 +01:00
Mario Pesch
f38e21a94b update blocks and code 2021-12-21 09:31:48 +01:00
Mario Pesch
6a6f0c0304 small fixes 2021-12-21 08:25:16 +01:00
Mario Pesch
94aba6d176
Merge pull request #131 from sensebox/add-sound-selector
add sound selector
2021-12-20 15:16:47 +01:00
Mario Pesch
6fe4c3aab3 update code generators 2021-12-15 10:08:31 +01:00
Mario Pesch
258f0f0841 add sound selector 2021-12-13 15:35:25 +01:00
Mario Pesch
59a226f22e fix loading of blocks with dynamic extra fields 2021-12-09 10:44:38 +01:00
Mario Pesch
9487a490e0 update code generation to replace mcu library 2021-12-09 09:52:41 +01:00
Mario Pesch
279defa7f9 Update sensebox-osem.js 2021-11-30 10:30:49 +01:00
Mario Pesch
13ce43072d
Merge pull request #129 from sensebox/fix/rtc-code-generation
fix rtc generation
2021-11-29 09:46:52 +01:00
Mario Pesch
b2b03b8a1b fix rtc generation 2021-11-29 09:42:42 +01:00