Commit Graph

103 Commits

Author SHA1 Message Date
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
Evgeny Kochetkov
0f02166ff4 chore(infra): release 0.32.1 2019-12-06 19:45:05 +03:00
Evgeny Kochetkov
7efacaf641 chore(infra): release 0.32.0 2019-12-04 13:59:48 +03:00
Evgeny Kochetkov
97b1eb1b6a chore(infra): release 0.31.1 2019-10-08 13:34:27 +03:00
Kirill Shumilov
ef858ad32d fix(stdlib): fix read(dht2x-device), unpack-dht2x-device and dhtxx-read-raw 2019-10-07 16:47:44 +03:00
Kirill Shumilov
c435f7352f fix(stdlib): add missing links in text-lcd-i2c-20x4 2019-10-07 13:07:33 +03:00
Evgeny Kochetkov
4bd496ea25 chore(infra): release 0.31.0 2019-10-01 16:25:54 +03:00
Kirill Shumilov
4911a310d0 feat(stdlib): create the brand-new library st-mems for the IMUs and barometer 2019-09-19 19:26:34 +03:00
Kirill Shumilov
28faf0ee96 feat(stdlib): create xod-dev/dht 2019-09-19 16:47:32 +03:00
Kirill Shumilov
b0d99ef462 feat(stdlib): create the brand-new library xod-dev/hc-sr04 2019-09-13 19:10:14 +03:00
Kirill Shumilov
551359c757 fix(stdlib): remove broken links to led nodes 2019-09-10 16:38:26 +03:00
Kirill Shumilov
d3c6b94329 feat(stdlib): replace UPD inputs with the ACT of indempotent actuators 2019-09-06 12:49:09 +03:00