N-sim
Emulation and simulation of
Wireless Sensor Networks



   Home


   Project Page


   Download


   CVS



   Installation


   Configuration


   Plug-ins




 Hosted by
SourceForge.net Logo

/home/brennan/n-sim/Vaike/linux/system-addons/drivers/raw_magnetic.c File Reference

HMR2300-D21-232 WSN driver. More...

#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <string.h>
#include <fcntl.h>
#include <errno.h>
#include <termios.h>
#include <sys/ioctl.h>

Go to the source code of this file.

Classes

struct  reading
union  reading::data_set

Functions

void initialize_magnetometer (int fd)
int main (int argc, char *argv[])


Detailed Description

HMR2300-D21-232 WSN driver.

Revision
1.3

Original Author: Sean M. Brennan <brennan@lanl.gov>

Author
brennan

Created: November 10, 2007

Date
2007/11/28 19:52:06

Definition in file raw_magnetic.c.


Function Documentation

void initialize_magnetometer int  fd  ) 
 

Definition at line 178 of file raw_magnetic.c.

int main int  argc,
char *  argv[]
 

Definition at line 214 of file raw_magnetic.c.


© 2007, Los Alamos National Security, LLC.