-
Notifications
You must be signed in to change notification settings - Fork 50
Closed
Description
Hi @PaulZC,
Putting the v14 firmware through its paces! Tests are being conducted with the OLA connected to the SparkFun SAM-M8Q board. Please see below for comments/suggestions/bugs.
General
- I would suggest slightly increasing the timeout on the menus. This would help new users that may be unfamiliar with the various menu options.
9) Output Measurement Count: Enabled
- The measurement count is a great addition. However, it appears to be missing a corresponding column title.
For example, even though enabled it wasn't included after output_Hz
rtcDate,rtcTime,aX,aY,aZ,gX,gY,gZ,mX,mY,mZ,imu_degC,gps_Date,gps_Time,gps_Lat,gps_Long,gps_Alt,gps_SIV,gps_FixType,gps_GroundSpeed,gps_Heading,gps_pDOP,output_Hz,
2) If sensor read time is greater than 2s, turn off Qwiic bus power: No
- This menu option could be more clear. Is "sensor read time" the duration between samples?
Bug
- If I disable the above menu option so the Qwiic bus power does not turn off between samples and increase the logging duration to 10 s, it appears that all measurements except for the GPS are removed after the first sample. Confirmed on the log file on the SD card. Please disregard if this is simply a quirk due to the way power is handled as we transition to the next hardware rev.
09:31:34.500 -> 18/10/2015,00:01:30.76,82.52,-219.73,-1120.61,11.05,0.48,-3.49,-25.65,35.10,-51.30,39.64,18/10/2015,00:00:33.000,0,0,0,0,0,0,0,9999,0.97,1,
09:31:45.667 -> 18/10/2015,00:01:41.94,18/10/2015,00:00:44.000,0,0,0,0,0,0,0,9999,0.16,2,
09:31:56.559 -> 18/10/2015,00:01:53.10,18/10/2015,00:00:55.000,0,0,0,0,0,0,0,9999,0.13,3,
09:32:07.473 -> 18/10/2015,00:02:04.01,18/10/2015,00:01:06.000,0,0,0,0,0,0,0,9999,0.12,4,
09:32:18.636 -> 18/10/2015,00:02:14.92,18/10/2015,00:01:17.000,0,0,0,0,0,0,0,9999,0.11,5,
09:32:29.557 -> 18/10/2015,00:02:26.08,18/10/2015,00:01:28.000,0,0,0,0,0,0,0,9999,0.11,6,
09:32:40.440 -> 18/10/2015,00:02:36.99,18/10/2015,00:01:39.000,0,0,0,0,0,0,0,9999,0.10,7,
09:32:51.603 -> 18/10/2015,00:02:47.90,18/10/2015,00:01:50.000,0,0,0,0,0,0,0,9999,0.10,8,
09:33:02.544 -> 18/10/2015,00:02:59.07,18/10/2015,00:02:01.000,0,0,0,0,0,0,0,9999,0.10,9,
09:33:13.448 -> 18/10/2015,00:03:09.98,18/10/2015,00:02:12.000,0,0,0,0,0,0,0,9999,0.10,10,
8) Synchronize RTC to GPS
It's great to see this functionality added to the OLA. While I haven't yet looked at the code that makes this feature possible, I would suggest adding a warning message if the OLA synchronizes the RTC with the GPS before a fix is able to be established (i.e. bad date/time).
Will keep testing!
Cheers,
Adam
Metadata
Metadata
Assignees
Labels
No labels