-
Rúben Soares Silva authored
The next commits refactor the rx handling of messages in the PNF. To efficiently handle them, provide a "peek()" function that gives us the frame/slot for which a message is destined. This allows to decide if a message is on time and select a destination buffer, before unpacking it completely, avoiding copies.
d6b8fe93