Commit Graph
841 Commits
Author SHA1 Message Date
Ton Huisman 9ced69236f [Lib] Update NeoPixelBus to current latest 2023-08-09 16:48:56 +02:00
TD-er ce649b92b8 [Eastron] Improve read stability on ESP8266 2023-08-07 01:24:10 +02:00
TD-er 3862e8a787 Merge branch 'mega' into build/reduce_minimal_bin_size 2023-08-06 18:28:39 +02:00
TD-er 5a8609c288 [Eastron] Add support for RS485 collision detection on ESP32 2023-08-06 17:52:00 +02:00
TD-er 0c68e00382 [Eastron] improve speed & add commands to set modbusID & baudrate 2023-08-06 02:57:03 +02:00
TD-er c8f4fa8fb9 [Eastron] Fix ESP32 hardware RTS flow control 2023-08-05 14:20:50 +02:00
TD-er 99dd742c51 [Eastron] Add hardware RTS support for ESP32 (for ~RE/DE pin on RS485) 2023-08-05 03:32:31 +02:00
TD-er cf20c0d204 [Eastron] Split 'readVal' function to allow async reads 2023-08-04 12:52:44 +02:00
TD-er 6b9488d606 [Eastron] Add support for SDM320C 2023-08-03 12:57:13 +02:00
TD-er 3f532ada36 [Eastron] Cleanup showing default taskvalue names + SDM72_V2add 2023-08-01 15:00:38 +02:00
TD-er 043abebdaa [Eastron] Re-apply ESPEasy specific changes to SDM library 2023-08-01 02:23:21 +02:00
TD-er 13b0d1233e [Eastron] Update SDM library to v2.2.2 2023-08-01 02:22:42 +02:00
TD-er e5586bc0cb Merge branch 'mega' into tomcatxx-pullbranch 2023-07-28 19:44:05 +02:00
TD-er 0eabf1d253 [ESP32 Serial] Fix serial tasks not working after save or restart task
[ESP32 Serial] Do not cache baud rate between end() and begin()
2023-07-27 22:11:07 +02:00
TD-er f6cb8b0e0c [ESP32 Serial] Do not cache baud rate between end() and begin() 2023-07-27 19:12:23 +02:00
TD-er ee35bb9137 [ESP32 Serial] Fix serial tasks not working after save or restart task 2023-07-27 18:16:56 +02:00
TD-er f60c846a5e Merge branch 'mega' into tomcatxx-pullbranch 2023-07-17 22:54:49 +02:00
TD-er cbf75f5909 [ArduinoJSON] Update to ArduinoJson 6.21.2 2023-07-11 00:06:59 +02:00
TD-er 58dd603aa2 [PVS Studio] Fix issues found by PVS Studio 2023-07-10 12:33:59 +02:00
TD-er cbca9aa24d [HLW8012] Remove IIR filter from interrupt callback function 2023-07-06 12:44:38 +02:00
TD-er b21fdbe30a [HLW8012] Fix instability due to IRAM 2023-07-06 12:19:17 +02:00
TD-er 39676ea732 [HLW8012] Improve stability and accuracy 2023-07-05 18:16:42 +02:00
TD-er c7237c9332 Merge branch 'mega' into build/reduce_minimal_bin_size 2023-06-22 12:24:00 +02:00
TD-er b704b222ea [IMPROV] Use parse state to check parse result 2023-06-13 17:24:22 +02:00
TD-er f8dca0d776 [IMPROV] Feed invalid IMPROV messages to console input again 2023-06-13 17:00:26 +02:00
TD-er fba6ee7a97 [IMPROV] Clear scan result 2023-06-13 13:46:23 +02:00
TD-er 1898bfa832 [IMPROV] Fix connect to Wifi + add logging 2023-06-13 12:01:18 +02:00
TD-er f5f288c6bc [IMPROV] Do not include IMPROV in ESP8266 limited build size builds 2023-06-12 23:25:14 +02:00
TD-er ff8c6ddab5 [IMPROV] Fix build on ESP8266
[IMPROV] Fix ESP8266 


[IMPROV] Fix ESP8266 build (part-3)
2023-06-12 18:04:25 +02:00
TD-er cb93b6fde5 [IMPROV] Replace library + modify 2023-06-12 13:41:07 +02:00
TD-er b972e7ce60 [IMPROV] Implement Improv to ease deployment via web flasher 2023-06-02 19:48:54 +02:00
TD-er a16fe75d86 [ESP32 SDK] Update SDK to fixed code for HWCDC.end() 2023-06-01 00:42:13 +02:00
TD-er 755390ab8b [ESPEasySerial] Update version nr to v3.0.0 2023-05-31 20:42:08 +02:00
TD-er 3558c500a6 [ESPEasySerial] Add SW Serial support for ESP32 2023-05-30 00:14:48 +02:00
TD-er d4c7467cd2 [ESPEasySerial] Get actual baudrate from SW Serial 2023-05-29 17:40:00 +02:00
TD-er 44b10fc5a6 [ESPEasySerial] Fix saving SW serial pins 2023-05-29 17:20:01 +02:00
TD-er 0b91acd726 [ESPEasySerial] Fix setting correct baudrate 2023-05-29 16:16:20 +02:00
TD-er f2cf3b0fa9 [Console] Reduce boottime when using CDC as port for console 2023-05-26 13:44:42 +02:00
TD-er 44423c886d [ESPEasy Console] Show actual serial port config on sysinfo page 2023-05-26 01:12:51 +02:00
TD-er cac03e976d [USBCDC] Remove 2nd USB CDC port + use USB CDC on ESP32-S3 2023-05-26 00:04:51 +02:00
TD-er f25c8e1782 [ESPEasySerial] Fix crashes on ESP32-C3 2023-05-25 21:17:51 +02:00
TD-er d6d5aec91e [ESPEasySerial] Fix fallback USBCDC to Serial0 (input not working yet) 2023-05-24 23:49:45 +02:00
TD-er 7067a93075 [ESPEasySerial] Fix USBCDC on ESP32-S2 2023-05-23 22:08:40 +02:00
TD-er 4fcca9aed3 [ESPEasySerial] Fix build issue inconsistent defines 2023-05-23 11:14:39 +02:00
TD-er df92588b1b [ESPEasySerial] Refactor file names to clarify their use 2023-05-23 10:49:18 +02:00
TD-er 1898f00196 [ESPEasySerial] Add preliminary support for console serial port fallback 2023-05-23 00:41:46 +02:00
TD-er f94b0db5ca [ESPEasySerial] Fix switching HWCDC + dynamically set default pins 2023-05-22 18:31:58 +02:00
TD-er 5ea66c33d0 [ESPEasySerial] Simplify check availability nr serial ports on SoC 2023-05-21 14:50:10 +02:00
TD-er 73cd2e1bac [ESPEasySerial] Fix selecting HWCDC on ESP32-C3/S3 for console 2023-05-21 01:41:00 +02:00
TD-er 15e2e0a80d [ESPEasySerial] Fix (another) build issue on ESP8266 with SWserial disabled 2023-05-20 23:28:01 +02:00