• Rúben Soares Silva's avatar
    Provide peek_nr_nfapi_p7_sfn_slot() for fast msg dec · d6b8fe93
    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
pnf_p7.c 99 KB