Skip to content

Releases: es-ude/elastic-ai.runtime.enV5

v5.1.0

03 Feb 12:46
Compare
Choose a tag to compare

5.1.0 (2025-02-03)

Features

  • hardware-test: implement first automated hw test (5999eac)

v5.0.1

03 Feb 12:31
Compare
Choose a tag to compare

5.0.1 (2025-02-03)

Bug Fixes

  • hardware-test: add missing readme (c55f5a4)
  • hardware-test: fix wrong usage of flashGet... (22a4d66)

v5.0.0

17 Jan 18:00
1c60b98
Compare
Choose a tag to compare

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...
Read more

v4.2.1

04 Sep 07:52
63545ac
Compare
Choose a tag to compare

4.2.1 (2024-09-04)

Bug Fixes

  • sensor: fix bmi323 library (47632bf)

v4.2.0

03 Sep 12:09
bc2ad9b
Compare
Choose a tag to compare

4.2.0 (2024-09-03)

Features

  • sensor: add lsb to mps2 conversion to bmi323 library (f491130)

v4.1.1

27 Aug 06:49
ea631a9
Compare
Choose a tag to compare

4.1.1 (2024-08-27)

Bug Fixes

  • env5-controller: add sleep to fpga on/off (cc16636)

v4.1.0

09 Aug 17:57
6eb06c6
Compare
Choose a tag to compare

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

29 Jul 10:56
8cd2e92
Compare
Choose a tag to compare

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

v3.11.1

02 Jul 08:27
271b495
Compare
Choose a tag to compare

3.11.1 (2024-07-02)

Bug Fixes

  • hw-test-script: update expected URL schema (5967e9a)

v3.11.0

30 Jun 08:58
53be023
Compare
Choose a tag to compare

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)