Commit Graph

366 Commits

Author SHA1 Message Date
Evgeny Kochetkov
050eb2ed62 chore(infra): release 0.36.0 2020-10-29 16:57:52 +03:00
Kirill Shumilov
6da4dd6904 feat(workspace): add xod/json/to-json nodes 2020-10-28 16:32:48 +03:00
Kirill Shumilov
1af1507370 refactor(workspace): use a new record feature in xod-dev/ds-rtc library 2020-10-28 16:32:48 +03:00
Evgeny Kochetkov
6c2dd132d3 fix(stdlib): fix esp8266-mcu/lan-ip implementation 2020-10-28 14:24:32 +03:00
Kirill Shumilov
709c360a51 chore(infra): release 0.35.3 2020-10-28 14:24:32 +03:00
Evgeny Kochetkov
8cda893346 feat(xod-arduino, stdlib, xod-client): introduce setImmediate 2020-10-20 14:31:55 +03:00
Kirill Shumilov
6215e0abb1 chore(infra): release 0.35.2 2020-09-23 17:03:49 +03:00
Evgeny Kochetkov
aeff4b2c71 fix(xod-arduino, stdlib): copy values bound to tweak-strings directly into buffers 2020-09-23 17:03:49 +03:00
Kirill Shumilov
28db0ff63c tweak(stdlib): update xod-dev/servo and xod/gpio to work fine on ESP32 2020-09-23 17:03:48 +03:00
Evgeny Kochetkov
5f48eb0bd4 chore(infra): release 0.35.1 2020-09-23 17:03:48 +03:00
Evgeny Kochetkov
33b270def6 fix(stdlib): fix typo in xod/debug/get-local-ip implementation 2020-09-23 17:03:48 +03:00
Evgeny Kochetkov
09accf7b5d fix(stdlib): fix typo in implementation of xod/common-hardware/ds18b20-thermometer
The issue was reported on our forum: https://forum.xod.io/t/xod-35-0-soft-uart-fail/4413/4
2020-09-23 17:03:48 +03:00
Max Danilin
83eae10d60 fix(stdlib): remove C++ humidity icon typo (#2032) 2020-09-11 11:53:31 +03:00
Evgeny Kochetkov
50dd0ec00a chore(infra): release 0.35.0 2020-09-08 16:54:04 +03:00
Kirill Shumilov
a73f950997 chore(stdlib): update xod/json 2020-09-04 16:38:52 +03:00
Kirill Shumilov
cf35165411 chore(stdlib): update xod-dev/es2812 2020-09-04 16:38:52 +03:00
Kirill Shumilov
f9d2113a14 chore(stdlib): update xod-dev/w5500 2020-09-04 16:38:52 +03:00
Kirill Shumilov
4f768e6da9 chore(stdlib): update xod-dev/text-lcd 2020-09-04 16:38:52 +03:00
Kirill Shumilov
5c7d4be0ff chore(stdlib): update xod-dev/st7735-display 2020-09-04 16:38:52 +03:00
Kirill Shumilov
7e48b21428 chore(stdlib): update xod-dev/st-mems 2020-09-04 16:38:52 +03:00
Kirill Shumilov
be49b7da7f chore(stdlib): update xod-dev/ssd1306-display 2020-09-04 16:38:52 +03:00
Kirill Shumilov
41dec74207 chore(stdlib): update xod-dev/servo 2020-09-04 16:38:52 +03:00
Kirill Shumilov
14ca2264fb chore(stdlib): update xod-dev/pn532-nfc 2020-09-04 16:38:52 +03:00
Kirill Shumilov
f65b8328db chore(stdlib): update xod-dev/hc-sr04 2020-09-04 16:38:52 +03:00
Kirill Shumilov
44587ba68b chore(stdlib): update xod-dev/esp8266-mcu 2020-09-04 16:38:52 +03:00
Kirill Shumilov
d965ec5e07 chore(stdlib): update xod-dev/esp8266 2020-09-04 16:38:52 +03:00
Kirill Shumilov
c2edb56e72 chore(stdlib): update xod-dev/ds-rtc 2020-09-04 16:38:52 +03:00
Kirill Shumilov
d7ab608308 chore(stdlib): update xod-dev/dht 2020-09-04 16:38:52 +03:00
Kirill Shumilov
5e9ff7939a chore(stdlib): update xod/color 2020-09-04 16:38:52 +03:00
Kirill Shumilov
229e19a9a2 chore(stdlib): update xod/core 2020-09-04 16:38:52 +03:00
Kirill Shumilov
090cc95f2b chore(stdlib): update xod/graphics 2020-09-04 16:38:52 +03:00
Kirill Shumilov
7f8339031c chore(stdlib): update xod/uart 2020-09-04 16:38:52 +03:00
Kirill Shumilov
73c5422226 chore(stdlib): update xod/net 2020-09-04 16:38:52 +03:00
Kirill Shumilov
4cab8a63f7 chore(stdlib): update xod/stream 2020-09-04 16:38:52 +03:00
Kirill Shumilov
fb1f4d3368 chore(stdlib): update xod/debug (without tweak-strings) 2020-09-04 16:38:52 +03:00
Kirill Shumilov
f6590fba52 chore(stdlib): update xod/mutex 2020-09-04 16:38:52 +03:00
Kirill Shumilov
4bc52d5e13 chore(stdlib): update xod/math 2020-09-04 16:38:52 +03:00
Kirill Shumilov
cfbe8c8ce7 chore(stdlib): update xod/bits 2020-09-04 16:38:52 +03:00
Kirill Shumilov
80a349e557 chore(stdlib): update xod/datetime 2020-09-04 16:38:52 +03:00
Kirill Shumilov
1742645222 chore(stdlib): update xod/i2c 2020-09-04 16:38:52 +03:00
Evgeny Kochetkov
7b2e122965 feat(xod-project, xod-arduino, xod-tabtest): introduce read-only types 2020-09-04 16:38:52 +03:00
Evgeny Kochetkov
d5c0cd7204 feat(stdlib): add xod/waves library
and deprecate *-wave nodes from xod/core:
xod/core/saw-wave
xod/core/saw-wave-map
xod/core/sine-wave
xod/core/sine-wave-map
xod/core/square-wave
xod/core/tri-wave
xod/core/tri-wave-map
2020-09-01 12:49:32 +03:00
Max Danilin
7cbbdf9dea Merge branch 'master' into fix-ssd1306-lib 2020-08-24 09:28:28 +00:00
Evgeny Kochetkov
098ad70aa0 fix(stdlib): add missing dependency for xod-dev/pn532-nfc 2020-08-18 18:30:31 +03:00
Max Danilin
d40268fd59 fix(stdlib) : ssd1306, fix renderScanlinePart behaviour 2020-08-18 13:21:53 +03:00
Kirill Shumilov
d7ee080932 tweak(stdlib): unify interfaces of nodes in esp8266, esp8266-mcu, w5500, debug (about tethering-inet) libraries and make xod/net abstract nodes 2020-07-10 11:05:58 +03:00
Kirill Shumilov
4723c97809 fix(stdlib): do not try to open a new tcp connection in tethering-inet while it has already opened connection 2020-07-07 14:04:56 +03:00
Kirill Shumilov
0bec628b6e feat(stdlib): add nodes cloud-boolean and cloud-string into xod-cloud/feeds 2020-07-07 14:04:56 +03:00
Kirill Shumilov
b28c39d2cb feat(stdlib): add a getter node xod-cloud/feeds/cloud-number for numeric values from feeds 2020-06-29 19:19:20 +03:00
Kirill Shumilov
dc130932fe feat(stdlib): add a brand-new xod-cloud/basics library 2020-06-29 19:19:20 +03:00