contiki/examples/rime
Pablo Corbalán 101575fbe2 RIME: Extend unicast example to include a sent callback.
This PR simply adds a packet sent callback to the unicast connection used in the example. Every time a packet is sent the callback is called and prints the linkaddr_t dest, the MAC status of the message sent, and the link layer number of transmissions of the packet. This can be used to compute link quality estimations.
2016-06-01 00:35:49 +01:00
..
example-abc.c
example-announcement.c
example-broadcast.c
example-broadcast.csc
example-collect.c
example-collect.csc
example-mesh.c
example-multihop.c
example-neighbors.c
example-polite.c
example-rucb.c
example-rudolph1.c
example-rudolph2.c
example-runicast.c
example-trickle.c
example-unicast.c RIME: Extend unicast example to include a sent callback. 2016-06-01 00:35:49 +01:00
Makefile