Releases: es-ude/elastic-ai.runtime.enV5
Releases · es-ude/elastic-ai.runtime.enV5
v1.3.1
v1.3.0
v1.2.1
v1.2.0
v1.1.1
v1.1.0
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)