Skip to content

Releases: mathieucarbou/MycilaJSY

Pre-release Builds

10 Jan 10:17
c5fcced
Compare
Choose a tag to compare
Pre-release Builds Pre-release
Pre-release

Commits

  • c5fcced: Factory script update (Mathieu Carbou)

v13.0.2

05 Jan 14:32
5384753
Compare
Choose a tag to compare

What's changed

  • use std::max instead of max

Full Changelog: v13.0.1...v13.0.2

📦 Other

  • update doc
  • Use std::max instead of max
  • v13.0.2

v13.0.1

01 Jan 17:41
3a04d67
Compare
Choose a tag to compare

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

05 Dec 11:50
f9d1c4a
Compare
Choose a tag to compare

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

v12.0.0

21 Nov 15:36
ac57c55
Compare
Choose a tag to compare

Changes

  • Experimental support for JSY1031, JSY-MK-193, JSY-MK-227, JSY-MK-229: all these JSY boards are communicating through a RS485 interface and require a RS485-TTL converter to be used with an ESP32. Warning:
    • reading not tested yet
    • clear energy not tested yet
    • some boards require to be switched in AC or DC mode (see their datasheet)

Breaking API change

  • frequency has been moved under the metrics, so it is available in the aggregate or in each channel
  • Constructor now also support passing a JSY model to bypass the JSY model detection

Full Changelog: v11.1.4...v12.0.0

📦 Other

  • mathieucarbou/MycilaLogger @ 3.2.1
  • mathieucarbou/MycilaTaskMonitor @ 3.0.2
  • mathieucarbou/MycilaTaskManager @ 3.1.3
  • mathieucarbou/MycilaWebSerial @ 7.0.1
  • mathieucarbou/MycilaUtilities @ 3.1.0
  • mathieucarbou/ayushsharma82-ESP-DASH
  • https://github.com/mathieucarbou/ayushsharma82-ESP-DASH#dev
  • support new ESP-DASH with move semantic
  • bblanchon/ArduinoJson @ 7.2.1
  • Arduino Core 3.1.0 RC3 / ESP-IDF 5.3
  • Fix release flags
  • added specs
  • update doc content
  • Experimental support for JSY1031, JSY-MK-193, JSY-MK-227, JSY-MK-229

v11.1.4

13 Nov 19:21
176b9e2
Compare
Choose a tag to compare

Changes

  • code cleanup
  • update dependencies
  • using std::string for udp sender app

Full Changelog: v11.1.3...v11.1.4

📦 Other

  • mathieucarbou/AsyncTCP @ 3.2.13
  • mathieucarbou/AsyncTCP @ 3.2.14
  • mathieucarbou/MycilaESPConnect @ 7.0.0
  • mathieucarbou/MycilaSystem @ 4.0.0
  • String => std::string
  • mathieucarbou/MycilaWebSerial @ 7.0.0
  • mathieucarbou/MycilaUtilities @ 3.0.0
  • Code cleanup
  • v11.1.4

v11.1.3

11 Nov 18:26
f132e01
Compare
Choose a tag to compare

What's changes

  • Updated UDP Sender: switched back to AsyncTCP instead of AsyncTCPSock

Full Changelog: v11.1.2...v11.1.3

📦 Other

  • Switched back to AsyncTCP
  • v11.1.3

v11.1.2

11 Nov 18:01
4c55443
Compare
Choose a tag to compare

What's changed

  • Fix for Mycila UDP Sender to set the JSY and UDP send task on core 1 to avoir any WiFi issues

Full Changelog: v11.1.1...v11.1.2

📦 Other

  • update doc
  • mathieucarbou/MycilaWebSerial @ 6.4.2
  • mathieucarbou/MycilaESPConnect @ 6.1.1
  • Fix core for udp task
  • Only using core 1 for jsy and udp sender
  • v11.1.2

v11.1.1

08 Nov 09:48
b944971
Compare
Choose a tag to compare
  • frequency was not initialised to NAN

Full Changelog: v11.1.0...v11.1.1

📦 Other

  • mathieucarbou/ESPAsyncWebServer @ 3.3.22
  • Fix freq ini
  • v11.1.1

v11.1.0

28 Oct 23:52
01bc7f4
Compare
Choose a tag to compare

Changes

  • Fixed bugs regarding JSY-163 and JSY-333 support
  • Tested JSY-163 and JSY-333
  • Added support for minimum and maximum baud rate per JSY model and added API to query and set them
  • Mycila UDP Sender app updated to support all models and choose the maximum available baud rate

Full Changelog: v11.0.4...v11.1.0

📦 Other

  • added todo
  • Added more boards
  • Fix CI
  • mathieucarbou/AsyncTCP @ 3.2.12
  • mathieucarbou/ESPAsyncWebServer@^3.3.21
  • update mappings
  • RX2/TX2 not available on denky_d4
  • mathieucarbou/MycilaESPConnect @ 6.1.0
  • update default pins
  • Code refactoring:
  • Implemented JSR-MK-333 reading
  • JSY-MK-163 tested and works
  • update doc
  • custom builds how to
  • ability to customize port
  • Update example delay
  • Added support for minimal and maximal baud rate per model
  • JSY-333 tests completed
  • Fix voltage aggregation for 194
  • Fix cpplint
  • Fix sender app to automatically apply teh maximum baud rate depending on JSY model
  • v11.1.0