aboutsummaryrefslogtreecommitdiff
path: root/test/org/traccar/protocol/GoSafeProtocolDecoderTest.java
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2015-10-30 10:50:57 +1300
committerAnton Tananaev <anton.tananaev@gmail.com>2015-10-30 10:50:57 +1300
commitbe47cecf6bd95e85eb562fcc7a62a39be72c3d80 (patch)
treea587e2cbbae6dd972e9fe50eb2295a704183de5a /test/org/traccar/protocol/GoSafeProtocolDecoderTest.java
parent32e6b60fa4bfc8d4628457b4a6a83ef5afa0dcc9 (diff)
downloadtrackermap-server-be47cecf6bd95e85eb562fcc7a62a39be72c3d80.tar.gz
trackermap-server-be47cecf6bd95e85eb562fcc7a62a39be72c3d80.tar.bz2
trackermap-server-be47cecf6bd95e85eb562fcc7a62a39be72c3d80.zip
Fix an issue in GoSafe decoder
Diffstat (limited to 'test/org/traccar/protocol/GoSafeProtocolDecoderTest.java')
-rw-r--r--test/org/traccar/protocol/GoSafeProtocolDecoderTest.java3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/org/traccar/protocol/GoSafeProtocolDecoderTest.java b/test/org/traccar/protocol/GoSafeProtocolDecoderTest.java
index 9f1d82b8c..1c738b6dc 100644
--- a/test/org/traccar/protocol/GoSafeProtocolDecoderTest.java
+++ b/test/org/traccar/protocol/GoSafeProtocolDecoderTest.java
@@ -11,6 +11,9 @@ public class GoSafeProtocolDecoderTest extends ProtocolDecoderTest {
GoSafeProtocolDecoder decoder = new GoSafeProtocolDecoder(new GoSafeProtocol());
verifyPositions(decoder, text(
+ "*GS16,351535059439208,074558291015,,GPS:A;9;N31.935942;E35.867092;;345;921;1.03;1.59,GSM:1;3;416;3;A8C;368B;-78;416;3;A8C;2820;-73;416;3;BB8;2CBE;-76;416;3;A8C;368A;-76;416;3;A8C;2C26;-79,OBD:04410C122003410D0F03411C0103410547037F011203411100"));
+
+ verifyPositions(decoder, text(
"*GS16,351535059439208,083515281015,,GPS:A;9;N31.959502;E35.908316;;108;890;1.05;1.79,GSM:1;4;416;3;AF0;A3A6;-59;416;3;AF0;A3A3;-50;416;3;AF0;A3A4;-56;416;3;AF0;A3A5;-62;416;3;AF0;B195;-76,OBD:04410C194603410D2303411C0103410583037F011203411115"));
verifyNothing(decoder, text(