aboutsummaryrefslogtreecommitdiff
path: root/applications/message_handler
AgeCommit message (Expand)Author
2022-05-19Handle network indices out of rangePer Åstrand
2022-05-19Move taskparams out of main stackPer Åstrand
2022-05-10Fix warning by adding missing delete operator functionsDavide Grohmann
2022-05-09Update documentationKristofer Jonsson
2022-05-09Add support for cancelling enqueued inferencesDavide Grohmann
2022-05-05Initial support for inference cancellationDavide Grohmann
2022-05-04Change return value of mutex and semaphore handling functionsLedion Daja
2022-05-02Avoid blocking calls in input message handler taskDavide Grohmann
2022-04-27Add installation target to the message_handler applicationPer Åstrand
2022-04-12Extract inference parsing in a dedicated libraryDavide Grohmann
2022-04-04Enable IRQs after Incoming Message HandlerKristofer Jonsson
2022-03-31Ensure message-handler can be compiled without EthosU supportDavide Grohmann
2022-03-29Network infoKristofer Jonsson
2022-03-11Firmware resident modelKristofer Jonsson
2022-02-15Skip printing OFM with message_handler22.02-rc2Alexander Israelsson
2022-02-04PMU begin and end eventsKristofer Jonsson
2022-02-02Add PMU printsKristofer Jonsson
2022-01-31PMU multi NPU supportKristofer Jonsson
2021-12-02Fixing compiler warningsKristofer Jonsson
2021-11-16Add message_handler applicationYulia Garbovich