Skip to content

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

v1.3.1

01 Aug 21:06
4e47d55
Compare
Choose a tag to compare

1.3.1 (2023-08-01)

Bug Fixes

v1.3.0

27 Jul 11:05
74ee4a1
Compare
Choose a tag to compare

1.3.0 (2023-07-27)

Features

  • demo: add g-sensor polling (b6b21df)
  • demo: publish sensor values with given frequency (de658cf)

v1.2.1

05 Jul 17:18
76ebf51
Compare
Choose a tag to compare

1.2.1 (2023-07-05)

Bug Fixes

  • includeTime: on macOS, the duplicated name of the library coursed an error (2bd9b5d)

v1.2.0

16 Jun 11:00
fdc8b61
Compare
Choose a tag to compare

1.2.0 (2023-06-16)

Bug Fixes

  • spi: remove direct gpio dependency (856f0d5)

Features

  • time): fix(adxl345b: removed pico_time depdency (037d3df)

v1.1.1

02 Jun 18:28
2d39318
Compare
Choose a tag to compare

1.1.1 (2023-06-02)

Bug Fixes

  • setup: make test_setup executable (dcc0a32)

v1.1.0

11 May 20:38
3ee70eb
Compare
Choose a tag to compare

1.1.0 (2023-05-11)

Bug Fixes

  • bitfile-flash: fix bitfile flashing for demo (e9821b2)
  • demo: change data ids (33588d1)
  • fpgaTask: deinit spi before turning on fpga (753fb7d)
  • fpgatask: fix parsing of binfile data (2bb17ce)
  • main: move init calls to do conesecutive flashing (5fb7509)
  • mqtt: fix double free() call (acf7a1e)
  • mqtt: malloc long enough for status message (b5f4c9e)
  • publish: fix publish long messages (b620c91)
  • test: allocate enough memmory (6ca29c9)
  • unittest): test(unittest: fix unittest execution (569325b)

Features

  • demo: subscribe for data requester (a9bc0a2)
  • flash) feat(http: implement http to flash methods (#76) (7bc3ab8)
  • fpga: implement fpga task (f47fd36)
  • header: remove internal guards (bc6132c)
  • mqtt: DEVICE to status message (8b007b6)
  • mqtt: not subscribe in callback (883c186)
  • newStatusMessage: change to new status message (e6116c4)
  • newStatusMessage: change to new status message (740fe4a)
  • outFile: separate output files according to build type (22b86d2)
  • test publish value: add hardwaretest to check runtime/monitor (#68) (16a6e88), closes #67

Performance Improvements

  • mqtt: reduce keep alive timeout (a95b1a7)

v1.0.0

19 Apr 15:46
c7ddf75
Compare
Choose a tag to compare

1.0.0 (2023-04-19)

Bug Fixes

  • cmake: fix helper for student project wrapper (#74) (4589a7b)
  • use cmake variable in output file function (a963b2d)

Features

  • Enable continuous mode for PAC193x power sensor (#66) (38b29ae)
  • release: add semantic release (#78) (1718fd1)