Emile1154 / TelemetryViewer

This application for decoding binary files from winch system, and view charts with search by date and events

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TelemetryViewer

This application for view chart from winch/carotage system, this gives encoder\tension\magnet-tags data. And have functionallity for sort by date, and event.

GUI app has make on JavaFX with SceneBuilder

image

Search by date, if data on this date not founded, then data button in calendar is unavailable

image

What need

  • Java 11+ for run jar file
  • gcc x64 for create .dll file (see Makefile)
  • .dll file must be together with jar file in one folder

About

This application for decoding binary files from winch system, and view charts with search by date and events

License:MIT License


Languages

Language:Java 62.9%Language:C++ 32.8%Language:Makefile 3.2%Language:CSS 1.1%