Commit Graph
529 Commits
Author SHA1 Message Date
proddy c6a6dca81a empty rx fifo after Tx BRK 2019-05-24 12:28:23 +02:00
proddy cab36c38c0 cleanup 2019-05-24 12:00:55 +02:00
proddy df34e296a3 tx logic "take two" 2019-05-24 11:39:38 +02:00
proddy b394940e21 small change to serial for easier debugging 2019-05-24 11:39:20 +02:00
proddy a555641ba3 EMS Tx del 2019-05-24 10:06:42 +02:00
proddy dfbb804887 disabled tx code for mode 2 until we've fixed it 2019-05-24 09:23:18 +02:00
proddy 66ec810ea1 susisstrolch's Tx "take two" mod 2019-05-23 14:52:34 +02:00
proddy 57442db11c small changes 2019-05-22 18:48:27 +02:00
proddy 03d9e6547f txDelay change from bool to int 2019-05-22 00:01:59 +02:00
proddy f9c5cb9dca merged Tx Delay https://github.com/proddy/EMS-ESP/pull/113 2019-05-21 23:50:47 +02:00
Proddy fae9f2a8af Merge pull request #113 from susisstrolch/smart-tx
smart tx - try to fix Tx problems
2019-05-21 23:41:18 +02:00
Susis Strolch 93b6b1ea4c smart tx - try to fix Tx problems
- fix typo - replace emsaurt_tx_poll by emsuart_tx_poll
- smart tx - enabled by EMS_Sys_Status.emsTxDelay == 2
  use loopback to send in burst mode
- change emsuart_tx_poll to use emsuart_tx_buffer
- encapsulate uart_swap in #ifndef NO_UART_SWAP (private use)
2019-05-21 22:50:26 +02:00
proddy f35fdfab7c fixes for 2.5.1 arduino core 2019-05-17 13:42:51 +02:00
proddy 14353d8e3c hardcode ESP32 OTA PORT 2019-05-11 16:21:53 +02:00
proddy 665bfef456 fix RX/TX pins 2019-05-11 15:04:10 +02:00
proddy 5dd5462185 1.8.0 2019-05-11 12:35:10 +02:00
proddy 2548e87930 read-only for ems+ thermostats 2019-05-11 12:00:16 +02:00
proddy e5a482c512 debug scripts 2019-05-11 12:00:02 +02:00
proddy deb850be55 debugging files 2019-05-11 10:48:51 +02:00
proddy ff8f2a6065 new format for platformio v4 beta 2019-05-11 10:48:37 +02:00
proddy c4dc1cdaaf disabled writing to ems+ thermostats until implemented 2019-05-11 10:48:16 +02:00
proddy a6929d5e29 increase wifi reconnect from 1->10min 2019-05-10 11:18:46 +02:00
proddy ad0ee185ef memory optimizations, strings to flash mem 2019-05-09 22:35:09 +02:00
proddy 796cae7235 show crash dump on startup 2019-05-09 21:44:00 +02:00
proddy 9c58a4bbfd move to scripts directory 2019-05-09 21:01:18 +02:00
proddy cb91d0e8c0 https://github.com/proddy/EMS-ESP/issues/108 2019-05-09 21:00:53 +02:00
proddy f5e0d26913 typo in EMS_VALUE_SHORT_NOTSET 2019-05-09 08:23:09 +02:00
proddy 5bcd6f7db6 compile fixes 2019-05-09 08:15:25 +02:00
proddy 788441b2df improvements to raw mode 2019-05-07 21:26:50 +02:00
proddy 2335287fe8 2 more RC300 ems+ types 2019-05-07 20:56:14 +02:00
proddy 0f4ea8d5af FR10 Junkers 2019-05-05 14:46:47 +02:00
proddy 55f3f5418d optimize mqtt not to send unknown values 2019-05-05 12:03:16 +02:00
proddy c518e3b160 added FR/FW junkers thermostats 2019-05-05 12:02:58 +02:00
proddy 7ffaae48fe fix sys pressure 2019-05-04 13:33:43 +02:00
proddy c8272faece more SM100 fixes 2019-05-04 13:20:06 +02:00
proddy e6aede8396 Sm100 fixes 2019-05-04 10:04:29 +02:00
proddy 7dcf19c59f SM100 changes 2019-05-03 18:42:53 +02:00
proddy 17307300fb ems+ xF7 and xF9 commands 2019-05-03 18:08:30 +02:00
proddy 1850eb3797 bump 2019-05-03 17:02:07 +02:00
proddy a64dd34379 https://github.com/proddy/EMS-ESP/issues/96 2019-05-03 16:56:28 +02:00
proddy 0a95b2c034 more optimizations 2019-05-03 15:07:37 +02:00
proddy fbb3a46b85 EMS+ updates 2019-05-03 12:47:25 +02:00
proddy 851e9579fe https://github.com/proddy/EMS-ESP/issues/106 2019-05-01 20:49:00 +02:00
proddy 0989a0c3bc refer to wiki 2019-05-01 10:16:25 +02:00
proddy 05285caba0 more tests and fix raw sending 2019-05-01 08:31:59 +02:00
proddy e684a95748 include json error message 2019-05-01 08:31:43 +02:00
proddy fac660bb98 minor updates 2019-04-28 10:45:00 +02:00
Paul Derbyshire aa6139a198 more devices 2019-04-26 22:05:05 +01:00
Paul Derbyshire 44933e52ac SM100 EMS+ updates 2019-04-25 15:56:06 +01:00
Paul Derbyshire 9c78a10da2 update platformio instructions 2019-04-21 21:07:59 +01:00