Issues
- 5
Aggregate multiple messages into one
#653 opened by oxidase - 3
- 2
String constant header fails to compile
#618 opened by DolphinGui - 2
- 1
- 0
Support coloured logs
#582 opened by bdeane-intel - 1
- 0
🆕 `""_step` UDL to reference flow::actions by name when adding them to a flow
#555 opened by lukevalenty - 0
RLE encode/decode property based tests
#460 opened by lukevalenty - 0
Add a field requirement that it has no default
#551 opened by elbeno - 0
Allow log module IDs to be stable across builds
#547 opened by bdeane-intel - 0
✨ Add high-level debug capabilities
#540 opened by lukevalenty - 0
💡 `indexed_handler`: Factor arbitrary matcher expressions into "sum of product" expressions
#374 opened by lukevalenty - 1
add topic tags
#534 opened by Beliavsky - 0
use msg library for mipi syst encoding
#523 opened by lukevalenty - 0
Add ability to log the version
#518 opened by bdeane-intel - 0
String catalog should generate stable IDs
#517 opened by bdeane-intel - 0
- 7
- 0
🔧 Message view and owning types should check that the field definition fits within the data at compile time
#501 opened by lukevalenty - 4
Messages support for uint8_t
#446 opened by Thurnheer - 13
Compiling with standard c++17
#439 opened by tunguskar - 0
💡`indexed_handler`: Coalesce two or more callbacks with equivalent indexed field conditions into one callback
#456 opened by lukevalenty - 0
📚 Update README to reflect preferred way of getting cib (cmake and cpm)
#426 opened by lukevalenty - 0
- 0
Dynamic interrupt manager needs to account for multiple flows assigned to an individual IRQ
#428 opened by lukevalenty - 0
- 0
- 0
remove unnecessary msg copy
#395 opened by lukevalenty - 0
message definition seperation from storage
#398 opened by lukevalenty - 0
indexed_handler: msg casting from base to derived
#394 opened by lukevalenty - 3
- 1
- 1
adoc rendering issue
#401 opened by AshleyRoll - 1
💡 `indexed_handler`: RLE bitset alternative
#375 opened by lukevalenty - 1
💡 `indexed_handler`: Add support for sum of product predicates on indexed fields.
#373 opened by lukevalenty - 0
- 0
- 0
- 0
💡 `indexed_handler`: Support for indices with greater/less-than comparisons
#376 opened by lukevalenty - 0
Last bit of message is not declarable
#358 opened by Thurnheer - 2
Trouble understanding more complex use case
#330 opened by jferch - 0
- 0
CI: add clang builds with libc++
#304 opened by bdeane-intel - 1
Usability with `msg::disjoint_field`
#319 opened by herculanodavi - 0
`message_base` constructor and copy constructor should be returning sizeof...(ArgFields) instead of `NumDWordsT`?
#317 opened by siauthun - 0
cib::tuple should be destructurable
#307 opened by bdeane-intel - 0
Containers are in global namespace
#298 opened by AshleyRoll - 0
`queue` container is inconsistently named
#292 opened by AshleyRoll - 0
`Vector` should use `push_back()` and `pop_back()` to be more like `std::vector`
#291 opened by AshleyRoll