Skip to content

MBurdziej/simple_log_visualizer

Repository files navigation

ss

Program is a simple windowed application written in C++ using the gdiplus.h library for visualizing data from a log file.

Features:

  1. Data Loading: The program automatically loads data from the "outputRobotForwardA02.log" file, which contains data from three axes of motion.
  2. Drawing: Users can choose which data to draw (x, y, z axes, vector sum, or all simultaneously) using buttons.
  3. Parameter Modification: Users can modify drawing parameters such as time axis, amplitude, drawing step, and data offset.
  4. Average Calculation: The program allows calculation of the average acceleration value g.
  5. Timer: An option to enable and disable a timer, which automatically shifts the data view, is available.
  6. Displaying Information: The program displays information about the number of steps, step time, and idle time.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors