Main Page | Data Structures | File List | Data Fields | Globals | Related Pages

davis.c File Reference

Talk to the Davis Vantage Pro weather station. More...

#include "davis.h"
#include "log.h"
#include <stdlib.h>
#include <string.h>
#include <assert.h>

Functions

int DVSWakeUp (SerialPort *sp)
 Perform the official Davis wakeup procedure.


Detailed Description

Talk to the Davis Vantage Pro weather station.

Copyright (C) 2004 Alistair Riddoch, The University of Southampton


Function Documentation

int DVSWakeUp SerialPort sp  ) 
 

Perform the official Davis wakeup procedure.

Send
, and listen for
for 1.2 seconds. If no response, repeat this for a total of 3 attempts. If device is unresponsive, report it as failed.


Generated on Mon Aug 9 13:41:45 2004 for Glacsweb by doxygen 1.3.5