Sensix
Wireless Sensor Network Middleware



   Home


   Project Page


   Download


   CVS




 Hosted by
Get SENSIX at SourceForge.net. Fast, secure 
and Free Open Source software downloads

/home/brennan/Software/sensix/source/L1/mote_impl.h File Reference

#include "mote_sensix.h"
#include "mote_types.h"

Go to the source code of this file.

Functions

void init_self ()
void listen_radio ()
void listen_sense (functor *)
uint_t check_energy ()
uint_t check_time ()
int_t send_up (byte_t, uint_t, byte_t *)
int_t send_dn (byte_t, uint_t, byte_t *)
int_t bcast (byte_t, uint_t, byte_t *)


Function Documentation

int_t bcast ( byte_t  ,
uint_t  ,
byte_t  
)

Definition at line 332 of file mantis_sensix.c.

uint_t check_energy (  ) 

Definition at line 256 of file mantis_sensix.c.

uint_t check_time (  ) 

Definition at line 268 of file mantis_sensix.c.

void init_self (  ) 

Definition at line 60 of file mantis_sensix.c.

void listen_radio (  ) 

Definition at line 313 of file mantis_sensix.c.

void listen_sense ( functor  ) 

Definition at line 247 of file mantis_sensix.c.

int_t send_dn ( byte_t  ,
uint_t  ,
byte_t  
)

Definition at line 326 of file mantis_sensix.c.

int_t send_up ( byte_t  ,
uint_t  ,
byte_t  
)

Definition at line 319 of file mantis_sensix.c.


© 2008, Los Alamos National Security, LLC.