Skip to content

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

v3.10.0

29 Jun 15:30
2527541
Compare
Choose a tag to compare

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

21 Jun 13:27
d9de293
Compare
Choose a tag to compare

3.9.0 (2024-06-21)

Features

  • http: update url to mirror monitor implementation (e12545c)

v3.8.1

21 Jun 12:20
3ee0f58
Compare
Choose a tag to compare

3.8.1 (2024-06-21)

Performance Improvements

  • mqtt: implement internal subscription handling with linked list (8a68953)

v3.8.0

20 Jun 11:27
1a218fe
Compare
Choose a tag to compare

3.8.0 (2024-06-20)

Bug Fixes

  • config: fix compiling_issue by including hardware/uart.h in esp.c" (04dc5ea)
  • config: update test to use global config (bb84089)
  • config: update tests, flash and qxspi respecting new changes (9b011c8)
  • config: update unittests for new config, remove cs_parameter in spi (fb0bf3f)
  • configurationHandler: fix test bytes_per_page and bytes_per_sector (318c777)
  • esp: move uart config to init function (ed54735)
  • i2c: fix include paths (d9aaddd)
  • unit-test: update unit tests (ba56ea8)

Features

  • config: add default REVISION=1 to cmake.xml (a4a7f33)
  • config: add flash and fpga,network and fpga config (4b670cc)
  • config: add hardware config for rev2 (0fa0fa0)
  • config: add hw_configuration for different revisions (99ff771)
  • config: respect configurations of all versions in workflow (b6c2f53)
  • configuration: add configuration for bus and sensors (eefe218)
  • flash: add write config (471d9d8)
  • flash: add write config (c29d5d4)
  • i2c: return Errorcode in I2C init and add Init in SensorTests (e35c814)
  • middleware: remove unused HwController header (2920075)
  • refactor: bus and sensor moved from env5Controller to own config.c (4938151)

v3.7.0

19 Jun 12:05
61fdada
Compare
Choose a tag to compare

3.7.0 (2024-06-19)

Bug Fixes

  • config: fix compiling_issue by including hardware/uart.h in esp.c" (7dc5d23)
  • config: update tests, flash and qxspi respecting new changes (31df9ac)
  • config: update unittests for new config, remove cs_parameter in spi (fa08436)
  • configurationHandler: fix test bytes_per_page and bytes_per_sector (befcbe0)
  • esp: move uart config to init function (ca523d0)
  • i2c: fix include paths (72f0798)

Features

  • config: add default REVISION=1 to cmake.xml (fa63be7)
  • config: add flash and fpga,network and fpga config (cb3222f)
  • config: add hardware config for rev2 (63e4eb6)
  • config: add hw_configuration for different revisions (ce393e3)
  • config: respect configurations of all versions in workflow (5536588)
  • configuration: add configuration for bus and sensors (bd3e4aa)
  • i2c: return Errorcode in I2C init and add Init in SensorTests (b583f36)
  • middleware: remove unused HwController header (b572b04)
  • refactor: bus and sensor moved from env5Controller to own config.c (3882b79)

v3.6.0

22 Apr 15:02
bebd1e2
Compare
Choose a tag to compare

3.6.0 (2024-04-22)

Bug Fixes

  • fpga: improve fpga download handler (568cf23)
  • hardware-test: fix network related test: fix network related testss (e52f1e4)
  • hardware-test: fix tests requiring RTOS (7fae507)
  • hardwaretest: fix FreeRTOS tests (3b8d9ab)
  • hardwaretest: update hardware tests for stub with monitor (433b8ac)
  • network: fix placement of the config file (3232078)
  • test-hardware-middleware: fix test (20642de)

Features

  • rtos: add mutex (e91bec3)
  • rtos: update FreeRTOS Queue implementation (ea4e9b3)

v3.5.0

15 Mar 14:02
4792a64
Compare
Choose a tag to compare

3.5.0 (2024-03-15)

Features

  • network-config: pass settings as cmake flags (d91651d)

v3.4.0

14 Mar 15:17
bc480de
Compare
Choose a tag to compare

3.4.0 (2024-03-14)

Features

  • status: update to new protocol (94f871f)

v3.3.1

12 Mar 19:26
d862d80
Compare
Choose a tag to compare

3.3.1 (2024-03-12)

Bug Fixes

  • enV5_init: fix unit test includes (127f044)
  • enV5_init: remove our own unit-tests (357d3d3)
  • enV5_init: update function paths (c16538e)
  • enV5_init: update init functions (0b1f61a)

v3.3.0

06 Feb 13:28
0efb483
Compare
Choose a tag to compare

3.3.0 (2024-02-06)

Features

  • pre-commit: add precommit (3056bb9)