-
-
Notifications
You must be signed in to change notification settings - Fork 2
[EN] TMA‐3 Data Analysis Tool Guide
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.
![](https://private-user-images.githubusercontent.com/17094868/276693892-7734849b-b7c6-4fe3-9ab6-27e2969be806.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4OTYwNDQsIm5iZiI6MTczODg5NTc0NCwicGF0aCI6Ii8xNzA5NDg2OC8yNzY2OTM4OTItNzczNDg0OWItYjdjNi00ZmUzLTlhYjYtMjdlMjk2OWJlODA2LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA3VDAyMzU0NFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWI2Yzk2ZGI5NDFmZjM0OTgwYjVhY2UxMTU4ZGY2MTZkNDZiNjM5MjJkOWM2YTMyZjBiNjAxNmZiMThjZWEwNGUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.t6qm82PyzzPDta102Lqr25oFgy6vd-IE_98L9-lkU0A)
TMA-3 translates the binary log stored in SD card to human-readable format json/csv according to the log protocol.
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.
![](https://private-user-images.githubusercontent.com/17094868/276695455-cb09fd66-9074-4d80-830c-3d5c47e72afb.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4OTYwNDQsIm5iZiI6MTczODg5NTc0NCwicGF0aCI6Ii8xNzA5NDg2OC8yNzY2OTU0NTUtY2IwOWZkNjYtOTA3NC00ZDgwLTgzMGMtM2Q1YzQ3ZTcyYWZiLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA3VDAyMzU0NFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWJiMGE3NjdlMDUzNzZkZTA1MDFkY2JhNmJkOWNjY2UwZTQ0N2MyYjQ3Y2IyZWYzYzJlNmE4ZmU0ODBkZDFkNGMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.JAeb8xI-jaAFmru1yvM8c3PQrY8npIiZt92UqHcKjCM)
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.
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)
Reads all GPS_POS
logs in the uploaded file to show the path that the vehicle has moved.
사용하면서 문제나 궁금한 내용이 있다면 자작자동차포럼의 데이터 분석 카테고리에 question
태그를 달아 올려주세요.
If you have any problems or questions while using monolith, you can post it as a Q&A in the Discussions.