|
From: <rum...@us...> - 2009-02-01 23:42:21
|
Revision: 379
http://gearbox.svn.sourceforge.net/gearbox/?rev=379&view=rev
Author: rumataxyz
Date: 2009-02-01 23:42:12 +0000 (Sun, 01 Feb 2009)
Log Message:
-----------
cosmetic
Modified Paths:
--------------
gearbox/trunk/src/gbxnovatelacfr/test/test.cpp
Modified: gearbox/trunk/src/gbxnovatelacfr/test/test.cpp
===================================================================
--- gearbox/trunk/src/gbxnovatelacfr/test/test.cpp 2009-02-01 23:37:57 UTC (rev 378)
+++ gearbox/trunk/src/gbxnovatelacfr/test/test.cpp 2009-02-01 23:42:12 UTC (rev 379)
@@ -32,8 +32,8 @@
"\t\t\t\"ins\" to run INS/GPS mode (default)\n");
printf("\t[port]:\t\tSerial port the receiver is connecteed to (default \"/dev/ttyS0\")\n");
printf("\t[baud]:\t\tBaud rate to set up the serial port (9600, 19200, 38400, 115200, 230400), default is 115200\n");
- printf("\t[imutype]:\ttype of imu you are using(default \"IMU_HG1700_AG62\")\n");
- printf("\t[time to run]:\trun for so many seconds (after we get data the first time)\n");
+ printf("\t[imutype]:\ttype of imu you are using (default \"IMU_HG1700_AG62\")\n");
+ printf("\t[time to run]:\trun for so many seconds after we get data the first time (default 10)\n");
printf("\t-d:\t\tshow debug info (default is off)\n");
printf("\t-v:\t\tbe verbose, actually print out the data (default is off)\n");
printf("\t-h:\t\tprint this message\n");
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|