Contiki 3.x
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 "net/mac/tsch/tsch-queue.h"
#include "net/mac/tsch/tsch-private.h"
#include "net/mac/tsch/tsch-log.h"
#include "net/mac/tsch/tsch-packet.h"
#include "net/mac/tsch/tsch-schedule.h"
#include "net/mac/tsch/tsch-slot-operation.h"
#include "lib/ringbufindex.h"
#include "net/net-debug.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.