ao-bringup: Use C version of ao-test-gps in test-telegps
[fw/altos] / ao-bringup / test-telegps
index d09578ae81faac4f5cac52e6ff3c04a9f0d3aaba..0b27580205e4794c05f2d59139a80b951e86d09b 100755 (executable)
@@ -32,7 +32,7 @@ ao-list | while read product serial dev; do
            esac
 
            echo "Testing GPS"
-           ./test-gps "$dev"
+           ../ao-tools/ao-test-gps/ao-test-gps --tty="$dev"
 
            case $? in
                0)