From 534a0107dccd91556252ca927852476628465a4d Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Fri, 18 Jan 2013 23:02:18 +1300 Subject: Add Megatek protocol (fix #112) --- tools/test.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tools') diff --git a/tools/test.sh b/tools/test.sh index 9201da618..e4655aa79 100755 --- a/tools/test.sh +++ b/tools/test.sh @@ -80,3 +80,6 @@ echo "22. gt02" echo "23. gt06" + +echo "24. megastek" +(echo -n -e "STX,102110830074542,\$GPRMC,122400.000,A,6000.0000,N,13000.0000,E,0.00,0.00,010112,,,A*64,F,LowBattery,imei:123456789012345,03,113.1,Battery=24%,,1,460,01,2531,647E;57\r\n";) | nc -v localhost 5024 -- cgit v1.2.3