Releases: mathieucarbou/MycilaJSY
Releases · mathieucarbou/MycilaJSY
v14.0.2
Full Changelog: v14.0.1...v14.0.2
v14.0.1
v14.0.0
BREAKING CHANGES
Type and unit have changed:
- energy are now on uint32_t and unit is Wh / Vah / VArh (not kilo anymore)
- all thdi functions and metrics are in percentage (%)
- all angles are in degrees
- thdi() function takes an angle in degrees
Full Changelog: v13.1.1...v14.0.0
v13.1.1
- Keep float operations on 32-bits
Full Changelog: v13.1.0...v13.1.1
v13.1.0
What's Changed
- Add support for phase angles (U, I, UI) and THDi and THDu measurements for JSY-MK-333 by @mathieucarbou in #19
Full Changelog: v13.0.4...v13.1.0
v13.0.4
- Fix: THDi was wrongly calculated for angle phi=1
- JSON Update: "thdi" => "thdi_0"
- lib update
Full Changelog: v13.0.3...v13.0.4
v13.0.3
Changes
- Switch to https://github.com/esp32async
Full Changelog: v13.0.2...v13.0.3
📦 Other
- update api doc
- mathieucarbou/AsyncTCP @ 3.3.2
- mathieucarbou/ESPAsyncWebServer @ 3.5.0
- mathieucarbou/ESPAsyncWebServer @ 3.5.1
- Arduino core 3.1.1 based on IDF 5.3.2.241224
- mathieucarbou/ESPAsyncWebServer @ 3.6.0
- Factory script update
- Switched to https://github.com/esp32async
- v13.0.3
v13.0.2
What's changed
- use
std::max
instead ofmax
Full Changelog: v13.0.1...v13.0.2
📦 Other
- update doc
- Use std::max instead of max
- v13.0.2
v13.0.1
Changes
- dependency updates
- added support for jsy-mk-193 in jsy udp sender
Full Changelog: v13.0.0...v13.0.1
📦 Other
- doc update
- update doc
- update doc
- Update CONFIG_ASYNC_TCP settings
- Update AsyncTCP + ESPAsyncWebServer
- Tested JSY-193 and updated samples
- update doc
- mathieucarbou/AsyncTCP @ 3.3.0
- mathieucarbou/ESPAsyncWebServer @ 3.4.1
- mathieucarbou/AsyncTCP @ 3.3.1 and mathieucarbou/ESPAsyncWebServer @ 3.4.2
- pioarduino 53.03.10
- Disable esp32-solo1 in CI
- mathieucarbou/ESPAsyncWebServer @ 3.4.3
- mathieucarbou/ESPAsyncWebServer @ 3.4.4
- mathieucarbou/ESPAsyncWebServer @ 3.4.5
- mathieucarbou/MycilaTaskManager @ 3.1.5
- bblanchon/ArduinoJson @ 7.3.0
- mathieucarbou/MycilaTaskManager @ 3.2.1
- mathieucarbou/MycilaTaskMonitor @ 4.0.0
- mathieucarbou/MycilaUtilities @ 3.2.0
- Mycila UDP Sender fixes
- v13.0.1
v13.0.0
Changes
- Breaking API changes to fix handling of destination address
- Tested JSY-22x (with JSY-227)
- Tested JSY1031
- Added support for AC/DC switch for JSY1031
Full Changelog: v12.0.0...v13.0.0
📦 Other
- doc update
- mathieucarbou/ESPAsyncWebServer @ 3.3.23
- mathieucarbou/MycilaUtilities @ 3.1.2
- mathieucarbou/MycilaUtilities @ 3.1.3
- update toc
- Small API fix ti treat baud enum as uint32_t
- Add support for AC/DC mode switch on JSY1031 with readMode() and setMode()
- v13.0.0
- Tested and fixed JSY1031
- Tested JSY-227