Commit Graph

114 Commits

Author SHA1 Message Date
Evgeny Kochetkov
dbe2635431 chore(infra): release 0.37.2 2021-01-25 19:00:15 +03:00
Evgeny Kochetkov
ec5f17be42 chore(infra): release 0.37.1 2021-01-20 17:14:39 +03:00
Evgeny Kochetkov
bdaf95810e chore(infra): release 0.37.0 2021-01-18 17:28:20 +03:00
Evgeny Kochetkov
54ad317ff6 chore(infra): release 0.36.1 2020-10-30 14:01:26 +03:00
Evgeny Kochetkov
050eb2ed62 chore(infra): release 0.36.0 2020-10-29 16:57:52 +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
Kirill Shumilov
6215e0abb1 chore(infra): release 0.35.2 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
50dd0ec00a chore(infra): release 0.35.0 2020-09-08 16:54:04 +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
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
Evgeny Kochetkov
a830043169 chore(infra): release 0.34.0 2020-05-28 16:56:18 +03:00
gabbapeople
91b31a92e3 fix(stdlib): graphics, add the nullptr gfx check for renders 2020-05-19 20:49:54 +03:00
gabbapeople
520422fccd fix(stdlib) : st7735 minor typo fixes 2020-03-31 18:37:30 +03:00
Max Danilin
e84a489e31 Merge pull request #1935 from xodio/feat-sd1306-display
Support of SSD1306 based monochrome I2C displays
2020-03-31 18:19:22 +03:00
Max Danilin
3ca3886473 Merge pull request #1978 from xodio/feat-st7735-rotation
Add the rotation of the screen for the ST7735 displays.
2020-03-31 18:08:32 +03:00
gabbapeople
f5fb1c057d feat(stdlib) : st7735, rotations 2020-03-31 16:34:33 +03:00
gabbapeople
480478a295 feat(stdlib) : SSD1306 based monochrome TFT LCDs 2020-03-31 16:30:35 +03:00
gabbapeople
2fdd651370 fix(stdlib) : st7735 device node appearance 2020-03-30 14:03:31 +03:00
gabbapeople
3cfd6736e9 fix(stdlib) : ST7735 display library, fix the rst pin conditions and the assert 2020-03-30 13:25:18 +03:00
gabbapeople
0ac1bf2435 feat(stdlib) : ST7735 based TFT LCD displays 2020-03-30 13:25:18 +03:00
Evgeny Kochetkov
55e5759b1b chore(infra): release 0.33.0 2020-02-18 16:41:41 +03:00
Evgeny Kochetkov
37901f08ba fixup! feat(xod-arduino, stdlib): add evaluate_on_pin pragma 2020-01-31 19:21:10 +03:00
Evgeny Kochetkov
37c2ec61b6 feat(xod-arduino, stdlib): add evaluate_on_pin pragma 2020-01-31 19:21:09 +03:00
Kirill Shumilov
59397047c8 fix(stdlib): add throttling of color/pattern in quick start nodes of WS2812 library to avoid excessive rendering with turned off interrupts 2020-01-24 18:35:28 +03:00
Kirill Shumilov
ba03383e21 feat(stdlib): make possible to fill a specified amount of LEDs from the tail 2020-01-17 17:13:39 +03:00
Kirill Shumilov
ab852f856a feat(stdlib): make possible to fill a specified amount of LEDs and improve interface of C++ library 2020-01-16 16:15:11 +03:00
Kirill Shumilov
b9ac488a28 feat(stdlib): add possibility to fill LEDs with repeatable patterns to the xod-dev/ws2812 library 2020-01-16 16:15:11 +03:00
Kirill Shumilov
444fc5cf10 tweak(stdlib): make quickstart node ws2812-mono sends bits only on changes 2019-12-25 19:58:12 +03:00
Kirill Shumilov
930d744728 feat(stdlib): add xod-dev/ws2812 library 2019-12-25 19:58:12 +03:00