Public Member Functions

AP_GPS_406 Class Reference

#include <AP_GPS_406.h>

Inherits AP_GPS_SIRF.

Collaboration diagram for AP_GPS_406:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 AP_GPS_406 (Stream *port)
virtual void init (void)

Detailed Description

Definition at line 19 of file AP_GPS_406.h.


Constructor & Destructor Documentation

AP_GPS_406::AP_GPS_406 ( Stream port  ) 

Definition at line 19 of file AP_GPS_406.cpp.


Member Function Documentation

void AP_GPS_406::init ( void   )  [virtual]

Startup initialisation.

This routine performs any one-off initialisation required to set the GPS up for use.

Must be implemented by the GPS driver.

Reimplemented from AP_GPS_SIRF.

Definition at line 24 of file AP_GPS_406.cpp.


The documentation for this class was generated from the following files: