public class GpsApiMngr extends Object
Constructor and Description |
---|
GpsApiMngr() |
Modifier and Type | Method and Description |
---|---|
int |
GpsAntennaModeGet() |
int |
GpsAntennaModeSet(int mod) |
int |
GpsAssistConnectionSet(int cid,
int action,
int dev) |
int |
GpsAssistDataGet() |
int |
GpsAssistDataSet(int type,
int mode,
int dev) |
int |
GpsEngineModeGet() |
int |
GpsEngineModeSet(int mod,
int dev) |
int |
GpsPowerAntennaGet() |
int |
GpsPowerAntennaSet(int mod) |
String |
GpsSuplAddrGet() |
int |
GpsSuplAddrPortGet() |
int |
GpsSuplAddrSet(int addr_type,
String addr,
int port) |
int |
GpsSuplAddrTypeGet() |
int |
NmeaFilterGet() |
int |
NmeaFilterSet(int bitmask) |
int |
NmeaFreqGet() |
int |
NmeaFreqSet(int freq) |
int |
NmeaOutputInterfaceRead() |
int |
NmeaOutputInterfaceSwitch(int new_dev) |
int |
NmeaOutputModeChange(int new_mod,
int dev) |
int |
NmeaOutputModeRead() |
int |
PowerSleepGet() |
int |
PowerSleepSet(int mode) |
public GpsApiMngr() throws IOException
IOException
public int NmeaOutputInterfaceSwitch(int new_dev) throws IOException
IOException
public int NmeaOutputInterfaceRead() throws IOException
IOException
public int NmeaOutputModeChange(int new_mod, int dev) throws IOException
IOException
public int NmeaOutputModeRead() throws IOException
IOException
public int NmeaFilterSet(int bitmask) throws IOException
IOException
public int NmeaFilterGet() throws IOException
IOException
public int NmeaFreqSet(int freq) throws IOException
IOException
public int NmeaFreqGet() throws IOException
IOException
public int PowerSleepSet(int mode) throws IOException
IOException
public int PowerSleepGet() throws IOException
IOException
public int GpsEngineModeSet(int mod, int dev) throws IOException
IOException
public int GpsEngineModeGet() throws IOException
IOException
public int GpsPowerAntennaSet(int mod) throws IOException
IOException
public int GpsPowerAntennaGet() throws IOException
IOException
public int GpsAntennaModeSet(int mod) throws IOException
IOException
public int GpsAntennaModeGet() throws IOException
IOException
public int GpsSuplAddrSet(int addr_type, String addr, int port) throws IOException
IOException
public String GpsSuplAddrGet() throws IOException
IOException
public int GpsSuplAddrPortGet() throws IOException
IOException
public int GpsSuplAddrTypeGet() throws IOException
IOException
public int GpsAssistDataSet(int type, int mode, int dev) throws IOException
IOException
public int GpsAssistDataGet() throws IOException
IOException
public int GpsAssistConnectionSet(int cid, int action, int dev) throws IOException
IOException
Copyright (c) 1990, 2012, Oracle and/or its affiliates. All rights reserved.