osd-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 Moved net/rime.h to net/rime/rime.h 2014-01-26 23:20:45 +01:00
example-announcement.c Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
example-broadcast.c Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
example-broadcast.csc Fix CSC & XML export to match .gitattributes 2015-10-22 16:05:40 +02:00
example-collect.c Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
example-collect.csc Fix CSC & XML export to match .gitattributes 2015-10-22 16:05:40 +02:00
example-mesh.c Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
example-multihop.c Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
example-neighbors.c Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
example-polite.c Updated the Rime channel numbers so that all examples can be run in the same network without channel clashes 2009-10-18 17:52:08 +00:00
example-rucb.c Fix compiler warnings 2015-10-20 10:11:36 +02:00
example-rudolph1.c Fix compiler warnings 2015-10-20 10:11:36 +02:00
example-rudolph2.c Fix compiler warnings 2015-10-20 10:11:36 +02:00
example-runicast.c Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
example-trickle.c Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
example-unicast.c RIME: Extend unicast example to include a sent callback. 2016-06-01 00:35:49 +01:00
Makefile Removed packetbuf references. This was a feature that is not used anymore and only made the code more complex. 2015-04-01 21:33:02 +02:00