Luos version 2.4.2
Changelog Luos version 2.4.2:
Dependencies:
- Pyluos version >= 2.2.1
What's new:
🆕 Added: [Gate] Manage case when there is no Pipe
🆕 Added: [Streaming] Add a check on availabled samples
🆕 Added: [Alias] Robustify alias integrity check
🆕 Changed: [Detection] During detection, send process return prohibited state
🆕 Changed: [Message] Assert if a message send fails instead to avoid a reentrance
🆕 Changed: [Gate] Limit void data frequency to 100 hz
🆕 Changed: [Doc] Update links in GitHub template
🛠️ Fix #206: [Message Allocator] Reset condition fix
🛠️ Fix #216: [Routing Table] "For" statement fix
🛠️ Fix #220: [Bootloader] Init flash shared memory
🛠️ Fix #220: [Bootloader] Memory adresses for bootloader mode
🛠️ Fix #217: [Streaming] Data pointer fix at end ring buffer
🛠️ Fix #213: [Pipe] Pipe to Luos size computation
🛠️ Fix #213: [Pipe] Underestimated Pipe to Luos buffer
🛠️ Fix #222: [Message Alloc] Do not assert if there are no more message in Tx task
Packages:
- Luos library
- Luos library for Arduino environment with examples
- Luos Gate library for Arduino environment
- Luos Inspector library for Arduino environment