Skip to content

[EN] TMA‐3 Data Analysis Tool Guide

LUFT-AQUILA edited this page Nov 2, 2023 · 3 revisions

This is a web client for analyzing data stored on the TMA-1 SD card.

The service is provided at https://monolith.luftaquila.io/ and can parse binary logs to human-readable format and view graphs and a map.

TMA-3 web application is not translated into English yet. But there are only a few Koreans that can easily translated by Chrome's Website Translator.


Log Translation

TMA-3 translates the binary log stored in SD card to human-readable format json/csv according to the log protocol.

image

Select the YYYY-MM-DD-HH-mm-ss.log format log file TMA-1 generated. JSON/CSV download button will be activated and log info will be displayed at the data viewer.

  • The file name is required for calculating the time each log has generated, so it cannot be modified.
  • All translations are done in the local machine. Nothing is uploaded to the server, including the log file.

To translate another log file or to reset, refresh the page. Opening multiple pages in the new tab is a recommended way to analyze multiple logs.

Graph Viewer

Add Graph button will create an empty graph. Press Add Data to add a new legend on the graph.

Adding data has the same UI as the TMA-2's data source setting UI. Refer to the Data Sources to add data to a graph.

  • Multiple graphs on the same page will dramatically drop the performance. It is strongly recommended to open another page in a new tab to view the multiple graphs instead. (#6)

GPS Viewer

Reads all GPS_POS logs in the uploaded file to show the path that the vehicle has moved.