Commit Graph
51 Commits
Author SHA1 Message Date
MichaelDvP e430ecf85c don't count echos as errors also for remote thermostat emulation 2024-10-31 16:29:36 +01:00
proddy c951877172 change (c) header 2024-09-01 20:41:27 +02:00
proddy 1c7c2a7f83 resolve lint warnings 2024-06-14 12:29:42 +02:00
MichaelDvP 3c5790639e improve uart break timing 2024-04-14 17:08:01 +02:00
MichaelDvP f77fb12c80 revert uart change, event.size not set for break. 2024-03-02 10:41:15 +01:00
MichaelDvP 3b0b6d75a7 uart check break first 2024-02-24 18:31:09 +01:00
Proddy 2366f6ba50 update licensing year to 2024 2024-01-06 17:58:11 +01:00
Proddy bc39b738e2 auto formatting 2023-11-15 17:56:23 +01:00
Pelle van der Heide 529970fb19 remove option for RX_PULLUP, this is enabled by default in esp-idf 2023-11-13 14:30:42 +01:00
Pelle van der Heide dfd2a017c2 Add options to invert RX and TX and to enable pullup on RX
These option can be individually enabled at compile time by the
following defines:

EMSUART_RX_INVERT
EMSUART_TX_INVERT
EMSUART_RX_PULLUP
2023-11-13 12:00:56 +01:00
Proddy 81842e544b auto formatting with clang 2023-09-02 11:10:32 +02:00
Proddy 91f0da84d2 clang auto formatting 2023-05-27 09:42:33 +02:00
MichaelDvP 70550a4866 enlarge uart stack to 2,5k, 2023-03-22 11:04:04 +01:00
Proddy ffacefb792 update copyright year 2023-02-11 19:06:02 +01:00
Proddy 6dc993a276 add note to investigate xTaskSuspend and static buffer size 2023-01-03 14:48:48 +01:00
MichaelDvP 6fd3e567cd ESP32-C3 and ESP32-S2, LED for C3-Mini 2022-10-10 14:13:43 +02:00
Proddy 0dde5a9d2b merge PR #667 and PR #668 2022-10-07 21:11:18 +02:00
proddy eb432d9acb auto formatting 2022-09-20 19:05:11 +05:30
CheeseE acaceefc89 Add support for wemos c3 mini 2022-09-19 12:03:14 +02:00
MichaelDvP 706daeb678 remove unused uart setting 2022-09-17 16:40:26 +02:00
MichaelDvP fe12f1903d uart higher prriority 2022-06-02 18:33:23 +02:00
Proddy 383c30f649 chamges for standalone compiling 2022-05-29 21:16:12 +02:00
MichaelDvP 8307753d53 fix uart crash with dev platform 2022-05-18 17:18:01 +02:00
MichaelDvP c9f10fb5cc uart isr to IRAM 2022-05-10 12:42:46 +02:00
MichaelDvP 9e14b34e1f uart, tx-mode 1 check buffersize, change event-task 2022-05-07 15:34:58 +02:00
MichaelDvP 5abbec9dea uart: larger queue, check buffer and telegram 2022-05-05 06:59:34 +02:00
MichaelDvP 221e28c996 uart checks 2022-05-03 07:32:51 +02:00
MichaelDvP 7dc65a8c98 tasmota forc of if2.0.3 2022-05-01 18:14:09 +02:00
MichaelDvP 53e3600af7 uart driver installed, events 2022-04-29 11:52:39 +02:00
MichaelDvP 9fe0ee119b 1. try to fix uart, irq called not only on brk-irq? 2022-04-25 17:21:27 +02:00
proddy 7d0ed2246a auto formatting 2021-05-02 08:32:52 +02:00
MichaelDvP 71dfc0e1eb fix uart out of bounds warning 2021-03-22 17:05:56 +01:00
proddy 7885302636 update GH repo 2021-03-18 20:54:12 +01:00
MichaelDvP 6c07085d94 remove tx-modes 5-255 2021-03-06 18:14:23 +01:00
proddy 66bbcb0db2 remove ESP8266 2021-02-27 14:44:16 +01:00
proddy ffa313ebe4 refactor device value rendering (to Web, Console or MQTT) to base class #632 2020-12-13 22:52:34 +01:00
proddy 2deb84e3e1 make linter happy 2020-11-27 20:52:51 +01:00
MichaelDvP fc475c50df fix uart8266 2020-11-24 14:34:34 +01:00
proddy ac1f8c0c58 code optimizations based on static analysis checks 2020-11-23 18:15:47 +01:00
proddy 3161bf34c0 change (c) header 2020-10-31 08:42:59 +01:00
proddy 94673d61d6 updated with uart branch, Rx brk for ESP8266 2020-09-12 16:46:44 +02:00
proddy 80947c68d6 roll back changes to 2.0.0 for ESP8266 uart 2020-09-01 13:48:53 +02:00
proddy 7dbdddb595 merge with Michael's latest uart code - https://github.com/proddy/EMS-ESP/commit/754356b5e280d00e7be0990a6026e0f782de48dc 2020-08-30 21:18:40 +02:00
proddy 24d5da36a6 (v2) add GPIOs to WebUI as configurable options (LED, Rx, Tx, Dallas sensor) #466 2020-08-29 15:16:19 +02:00
MichaelDvP d6c5321a5f update uarts 2020-08-01 12:17:31 +02:00
proddy b196fbd0fd merged from v2_uart 2020-07-27 18:57:26 +02:00
proddy b59d711ed4 merged Michael's latest UART code for ESP8266 2020-07-26 22:36:18 +02:00
MichaelDvP 01ce088791 update uart 2020-07-21 14:02:35 +02:00
proddy 57016aca79 text changes 2020-07-16 22:30:48 +02:00
MichaelDvP 909f292c75 uart fixed delay 2020-07-05 21:47:30 +02:00