Contiki-NG
Loading...
Searching...
No Matches
orchestra-rule-eb-per-time-source.c File Reference

Orchestra: a slotframe dedicated to transmission of EBs. More...

#include "contiki.h"
#include "orchestra.h"
#include "net/packetbuf.h"

Go to the source code of this file.

Detailed Description

Orchestra: a slotframe dedicated to transmission of EBs.

Nodes transmit at a timeslot defined as hash(MAC) % ORCHESTRA_EBSF_PERIOD Nodes listen at a timeslot defined as hash(time_source.MAC) % ORCHESTRA_EBSF_PERIOD

Author
Simon Duquennoy simon.nosp@m.duq@.nosp@m.sics..nosp@m.se Atis Elsts atis..nosp@m.elst.nosp@m.s@edi.nosp@m..lv

Definition in file orchestra-rule-eb-per-time-source.c.