|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.bt747.test.HlxController
public class HlxController
| Nested Class Summary | |
|---|---|
static class |
HlxController.HlxDataModel
|
| Constructor Summary | |
|---|---|
HlxController(IBlue747Model mtkDeviceModel)
Initiate the instance. |
|
| Method Summary | |
|---|---|
int |
analyseNMEA(java.lang.String[] p_nmea)
|
void |
analyseResponse(java.lang.Object response)
|
boolean |
handles(java.lang.String nmea0)
Check if the controller responds to the NMEA command. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HlxController(IBlue747Model mtkDeviceModel)
mtkDeviceModel - Reference to basic mtkDevice modeling.| Method Detail |
|---|
public final boolean handles(java.lang.String nmea0)
public final void analyseResponse(java.lang.Object response)
public int analyseNMEA(java.lang.String[] p_nmea)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||