net.sf.bt747.test
Class WPDeviceWriter

java.lang.Object
  extended by net.sf.bt747.test.WPDeviceWriter
All Implemented Interfaces:
WondeproudConstants

public final class WPDeviceWriter
extends java.lang.Object
implements WondeproudConstants

Author:
Mario

Field Summary
 
Fields inherited from interface gps.WondeproudConstants
REQ_DATE_TIME, REQ_DEV_INFO1, REQ_DEV_PARAM, REQ_ERASE, REQ_LOG, REQ_MEM_IN_USE, REQ_SELFTEST, REQ_UNKNOWN2, REQ_UNKNOWN3, SET_PARAM, WP_AP_EXIT, WP_CAMERA_DETECT, WP_GPS_PLUS_RESPONSE, WP_UPDATE_OVER
 
Constructor Summary
WPDeviceWriter()
           
 
Method Summary
static void sendCmd(GPSrxtx context, byte[] b)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WPDeviceWriter

public WPDeviceWriter()
Method Detail

sendCmd

public static final void sendCmd(GPSrxtx context,
                                 byte[] b)