You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,19 +12,20 @@ Fleet Debugger helps you understand complex journey and vehicle behaviors by off
12
12
***Synchronization:** Events are linked across the map, data table, and timeline. Click an event in one place, and it's highlighted everywhere.
13
13
***Detailed log entry inspection:** Deep dive into API requests and responses.
14
14
***Filter & inspect log messages:** Use customizable table views to easily find and analyze specific log entries.
15
-
***File Import:** Load logs from JSON or ZIP files.
15
+
***Importing Logs:** Load logs from JSON or ZIP files, or from Google Sheets.
16
+
***Exporting Logs:** Export loaded dataset to a local file or Google Sheet for easy collaboration.
16
17
***Direct Cloud Logging Connection:** Securely fetch logs directly from your Google Cloud project.
17
18
***Flexible Filtering:** Easily narrow down data by time range, entity IDs, and more.
18
19
***View status changes:** Track changes in vehicle, trip, task, and navigation status.
19
20
***Visualize multiple trips:** View all trips or tasks for a single vehicle.
20
21
***Analyze GPS data:** Examine location, accuracy, and heading information.
21
-
***GPS accuracy, speed, and heading analysis:** Detailed analysis tools for these metrics ([GPS accuracy](docs/GPSAccuracy.md), [speed](docs/Speed.md), [heading](docs/Heading.md)).
22
+
***GPS accuracy, speed, and heading analysis:** Detailed analysis tools for these metrics ([GPS accuracy](docs/GPSAccuracy.md), [speed](docs/Speed.md), [heading](docs/Heading.md)).
22
23
***Analyze dwell times:** Measure time spent at specific locations ([dwell times](docs/DwellTimes.md)).
23
24
***View planned navigation routes:** See the routes with traffic conditions as experienced by drivers (requires [Restricted Use Logs](#restricted-use-logs)).
24
25
***See requested vs. actual pickup and dropoff points:** (requires [Restricted Use Logs](#restricted-use-logs)).
25
26
***Map and Timeslider Interaction:** Click directly on the map or the timeslider to select the nearest log event.
26
27
***Tracking (Chevron):** Use the tracking button to keep the map centered on the current event during replay.
27
-
***Exporting Logs:** Export loaded dataset to a local file for easy collaboration.
0 commit comments