12 Commits
Author SHA1 Message Date
TD-er 853245c0fb [Eastron] Speed up parsing Modbus RTU messages 2025-03-15 00:03:54 +01:00
TD-er ce649b92b8 [Eastron] Improve read stability on ESP8266 2023-08-07 01:24:10 +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 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 3b1dd8f21f [Eastron] Add CRC pass/fail stats to plugin page and allow retries 2019-02-05 14:44:19 +01:00
TD-er c1e13a0392 [GPS] Serial wrapper support including ESP32 2018-12-22 02:10:02 +01:00
TD-er 1f7639cb42 [Eastron] Make configurable and allow for multiple values read (#1684)
See #1684
It should now be possible to actually select parameters and configure it from the frontend.

N.B. Not yet tested on real hardware.
2018-10-27 00:49:52 +02:00
TD-er ab0ed4b5ca [Eastron] Make P078 Eastron compile, serial settings do not yet work
At this moment it is just using the same static configuration as P150 from the playground.
It is not yet using the settings. This will have to be changed later on.
2018-08-24 23:16:33 +02:00
TD-er b1fb308646 [SDM] Update library to latest version
Latest version requires a Software Serial object for the constructor.
2018-08-24 22:55:13 +02:00