Releases: es-ude/elastic-ai.runtime.enV5
Releases · es-ude/elastic-ai.runtime.enV5
v4.2.1
4.2.1 (2024-09-04)
Bug Fixes
- sensor: fix bmi323 library (47632bf)
v4.2.0
4.2.0 (2024-09-03)
Features
- sensor: add lsb to mps2 conversion to bmi323 library (f491130)
v4.1.1
4.1.1 (2024-08-27)
Bug Fixes
- env5-controller: add sleep to fpga on/off (cc16636)
v4.1.0
4.1.0 (2024-08-09)
Bug Fixes
- all: fix macro clashes with pico-sdk (991394c)
- bmi323: add bmi_init call to bmi323Init function (081c694)
- env-config: add BMI323 configuration (17aec4d)
- sht3x: resolve merge conflicts (cb37b77)
Features
- bmi323: implemented facade (fcce6ac)
- config: add BMI323 configuration (c8dbd6d)
- sleep: add sleep for micro seconds (d7863e6)
v4.0.0
4.0.0 (2024-07-29)
Bug Fixes
- hardwaretest-sht3x: fix the hardware tests to use CException (18d878c)
- unittest-sht3x: fix the unittest to use CException (1f86e50)
Documentation
- sht3x: update sensor README (b26b17e)
Features
- sht3x: make sensor library static (ec2086a)
BREAKING CHANGES
- sht3x: - Library now uses CException for exception handling
v3.11.1
3.11.1 (2024-07-02)
Bug Fixes
- hw-test-script: update expected URL schema (5967e9a)
v3.11.0
3.11.0 (2024-06-30)
Bug Fixes
- config: fix include of config in controller (6617556)
- network: add set station mode to esp initialization (3b07119)
Features
- led: move LED GPIO definition to config library (af974e7)
v3.10.0
3.10.0 (2024-06-29)
Bug Fixes
- hardware-tests-pac: update pac tests for updated library (f850574)
- tests: fix pac193x tests (dd12712)
- unit-test-pac: fix unit tests for updated library (ecc011f)
Features
- pac193x: update implementation (aa6b33f)
v3.9.0
3.9.0 (2024-06-21)
Features
- http: update url to mirror monitor implementation (e12545c)
v3.8.1
3.8.1 (2024-06-21)
Performance Improvements
- mqtt: implement internal subscription handling with linked list (8a68953)