Main Page   Modules   Data Structures   File List   Data Fields   Globals  

gps.c File Reference

GPS position storage and processing library. More...

#include <avr/io.h>
#include <avr/signal.h>
#include <avr/interrupt.h>
#include <avr/pgmspace.h>
#include <math.h>
#include <stdlib.h>
#include "global.h"
#include "rprintf.h"
#include "gps.h"

Go to the source code of this file.

Functions

void gpsInit (void)
GpsInfoType * gpsGetInfo (void)
void gpsInfoPrint (void)

Variables

GpsInfoType GpsInfo


Detailed Description

GPS position storage and processing library.

Definition in file gps.c.


Generated on Sun Feb 22 19:12:31 2004 for Procyon AVRlib by doxygen1.3-rc2