Releases: es-ude/elastic-ai.runtime.enV5
Releases · es-ude/elastic-ai.runtime.enV5
v5.1.0
v5.0.1
v5.0.0
5.0.0 (2025-01-17)
Bug Fixes
- added LEDs in commands table (a92c6d0)
- build: fix spelling mistake (4fc6d43)
- build: fix time_interface (0b148c6)
- changed version to appropriate number in pyproject.toml (118e05f)
- cmake: add cexception again for unit tests (f2513f0)
- cmake: add missing cmake targets (9b0ec60)
- cmake: add missing cmake targets (61815be)
- cmake: cheat direct dependency linking order (144142d)
- cmake: cheat direct dependency linking order (47e57f7)
- cmake: fix cmake files for unit tests except for mqtt unit test (c690339)
- cmake: fix cmake files for unit tests except for mqtt unit test (f87c641)
- cmake: fix custom targets (f588a24)
- cmake: fix custom targets (7d6cead)
- cmake: fix missing dependencies (b0fdb7c)
- cmake: fix missing dependencies (7dcc566)
- cmake: fix missing dependency on http hw test (d0acacf)
- cmake: fix missing dependency on http hw test (b2efae8)
- cmake: fix missing dependency on usb hw test (59c1c9d)
- cmake: fix missing dependency on usb hw test (b5680a2)
- cmake: now fetch content (88dde21)
- cmake: restore previous __hdrs __impl behaviour (a4f612f)
- cmake: restore previous __hdrs __impl behaviour (9510e6c)
- cmake: sensor hardwaretest work (e7148d5)
- cmake: sensor hardwaretest work (1e0c66d)
- cmake: unit tests work (d03e74b)
- env5-configuration: fix FLASH page/sector size (cefeee1)
- filesystem: change filesystem config, fix filesystem sectors (2fe7708)
- filesystem: finished demo fixed filesystem (966673a)
- filesystem: fix cmake (d3e13b1)
- filesystem: implement changes from review (eaeb86d)
- filesystem: implement changes from review (cfa34fa)
- fixed an error in skeleton v2 (e3d7376)
- fixed errors in README.adoc for usb script (128e9ef)
- fixed pyproject.toml (d48c16b)
- fixed README.adoc for usb script (f8b1e8a)
- flash: change further flashConfig parameters to spiConfig (61f2ae5)
- flash: change further flashConfig parameters to spiConfig (737fb53)
- flash: change signatures from taking spiConfig back to flashConfig (3c1543b)
- flash: fix old parameters (43a6781)
- flash: move flash config initialization to setUp (a946d74)
- flash: update config (18b0359)
- fpga: fix wrong function call (ce20dbb)
- fpga: fix wrong function signature (e0d737c)
- hal: fix wrong type (236c8f9)
- hal: update configuration (5a3c17d)
- hal: update header include for time_interface lib (f62a3d9)
- hardware-test: fix adxl stress test (b779136)
- hardware-test: fixing hardware tests that were not building correctly (9db9047)
- hardware-test: set correct flash config (3437155)
- network: fix memory leaks in mqtt library (f7a376c)
- network: fix mqtt receive function to handle multiple topics (150e300)
- sensor: adxl345bGetMultipleMeasurements (c100421)
- sensor: change signature of readMultipleMeasurements (22785f9)
- sensor: fix header include for sht3x lib (3a6b7cf)
- sensor: fix i2cInit for sensor) (58cf1ba)
- sensor: try to fix reading functions (bc7fb99)
- stub-v2): fix(middleware: fix register mappings for modelDeploy (461fa08)
- stub: computation enable bit for stop computation not set correctly (eb22957)
- stub: fixed model predict function (ebd3339)
- test: fix HardwaretestHelper after merging (dd37bed)
- test: fix wrong function signature (a1bee56)
- test: fix wrong function signature (8e719d5)
- tests: fix tests to use new functions ([c982db2](c982db2c9ea7...
v4.2.1
v4.2.0
v4.1.1
v4.1.0
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
- Library is not STATIC