Contiki-NG
tsch-log.c File Reference

    Log functions for TSCH, meant for logging from interrupt
    during a timeslot operation.
More...

#include "contiki.h"
#include <stdio.h>
#include "net/mac/tsch/tsch.h"
#include "lib/ringbufindex.h"
#include "sys/log.h"

Go to the source code of this file.

Detailed Description

    Log functions for TSCH, meant for logging from interrupt
    during a timeslot operation.

Saves ASN, slot and link information and adds the log to a ringbuf for later printout.

Author
Simon Duquennoy simon.nosp@m.duq@.nosp@m.sics..nosp@m.se

Definition in file tsch-log.c.