aboutsummaryrefslogtreecommitdiff
path: root/test.sh
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2012-10-28 10:34:32 +1300
committerAnton Tananaev <anton.tananaev@gmail.com>2012-10-28 10:34:32 +1300
commitaf73f3436fc25f52e0157bce7b725ecd85f49869 (patch)
treef304ff9b8147677bccf8d660dc869b1b130ed617 /test.sh
parent19733d81e8f50e89abdd4848c3f1dd5a437e87ff (diff)
downloadtrackermap-server-af73f3436fc25f52e0157bce7b725ecd85f49869.tar.gz
trackermap-server-af73f3436fc25f52e0157bce7b725ecd85f49869.tar.bz2
trackermap-server-af73f3436fc25f52e0157bce7b725ecd85f49869.zip
Add V680 support (fix #59)
Diffstat (limited to 'test.sh')
-rwxr-xr-xtest.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/test.sh b/test.sh
index 41a62a7b5..0e5e5acab 100755
--- a/test.sh
+++ b/test.sh
@@ -56,3 +56,6 @@ echo "14. jt600"
echo "15. ev603"
(echo -n -e "!1,123456789012345;!A,01/01/12,12:15:00,60.000000,130.000000,0.0,25101,0;";) | nc -v localhost 5015
+
+echo "16. v680"
+(echo -n -e "#123456789012345#1000#0#1000#AUT#1#66830FFB#13000.0000,E,6000.0000,N,001.41,259#010112#121600##";) | nc -v localhost 5016