706 Commits

Author SHA1 Message Date
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
b44d858fe6 cleanup code and update some packages 2022-01-31 19:12:34 +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
557d66d7d6
Merge pull request #138 from sensebox/change-tutorial-view
Change tutorial view
2022-01-28 15:34:50 +01:00
Mario Pesch
a0dba75c80
Merge branch 'development' into change-tutorial-view 2022-01-28 15:34:09 +01:00
Mario Pesch
04b15dae0e
Merge pull request #133 from sensebox/feat/codeEditor
Feat/code editor
2022-01-28 15:28:59 +01:00
Mario Pesch
d74e3d29f6 cleanup code 2022-01-28 15:08:41 +01:00
Mario Pesch
9f7ba27d69 add autosave to blocks
closes #58
2022-01-27 19:14:28 +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
a10e394742 add backpack 2022-01-20 10:31:02 +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
748c29c260 auto Save Blocks 2022-01-14 08:12:20 +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
f388828c88 improve code reset 2022-01-10 12:21:16 +01:00
Mario Pesch
8616a7d732 get examples from api 2022-01-08 16:43:59 +01:00
Mario Pesch
6af54573d7 Merge branch 'feat/codeEditor' of https://github.com/sensebox/React-Ardublockly into feat/codeEditor 2022-01-06 12:53:11 +01:00
Mario Pesch
0943742b78 add resetCode 2022-01-06 12:53:08 +01:00
Mario Pesch
3d9a76231b
Merge pull request #134 from sensebox/feat/loading-save-icon
Feat/loading-save-icon
2022-01-06 12:52:40 +01:00
Felix Erdmann
798bf8ca44 add custom loading save icon 2022-01-06 11:48:25 +00:00
Mario Pesch
d682accdbf add autosave and serialmonitor 2022-01-06 10:20:35 +01:00
Mario Pesch
19849d68ab add a new code Editor 2022-01-05 16:24:20 +01:00
Mario Pesch
a1dad8205b change tutorial and assessment view 2021-12-21 12:13:31 +01:00
Mario Pesch
85dc4d7fc9 update blockly version 2021-12-21 12:13:13 +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