Releases: Emile1154/TelemetryViewer
Releases · Emile1154/TelemetryViewer
v1.0.0 – Public Release
TelemetryViewer v1.0.0
This is the first public release of TelemetryViewer, a lightweight cross-platform tool for inspecting binary telemetry data and exporting it to LAS log format.
Features
- View structured telemetry data (depth, tension, magnet, etc.)
- Export datasets as LAS log files
- Clean and simple GUI interface
- Support for binary
.dll/.sodecoding via native JNI - Works on Windows and Linux (x64)
Installation
-
Download
telemetryViewer.jarand the corresponding native library:- Windows:
filedecoder.dll - Linux:
filedecoder.so
- Windows:
-
Place both files in the same folder.
-
Run the application:
java -jar telemetryViewer.jarNeed be installed Java 11 and newest