tr1001.h File Reference

A brief description of what this file is. More...

#include "contiki-net.h"

Go to the source code of this file.

Functions

void tr1001_init (void)
 Initialize the radio transceiver.
void tr1001_set_txpower (unsigned char p)
 Set the transmission power of the transceiver.
unsigned short tr1001_sstrength (void)
 Calculate the signal strength of a received packet.

Detailed Description

A brief description of what this file is.

Author:
Adam Dunkels <adam@sics.se>

Definition in file tr1001.h.


Function Documentation

unsigned short tr1001_sstrength ( void   ) 

Calculate the signal strength of a received packet.

This function calculates the received signal strength of the last received packet. This function typically is called when a packet has been received.

Definition at line 71 of file tr1001.c.


Generated on Mon Apr 11 14:23:50 2011 for Contiki 2.5 by  doxygen 1.6.1