fdkz / libaniplot

Realtime telemetry graphing library with unlimited recording (RAM limits..), smooth scrolling and unlimited zoom-out without aliasing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libaniplot

Realtime telemetry graphing library with unlimited recording (RAM limits..), smooth scrolling and unlimited zoom-out without aliasing. Averages data hierarchically while recording and selects the correct level to display according to current window size and zoom. It's basically one-dimensional mipmapping and the whole dataset takes only twice the memory of the original.

dependencies

libgltext

About

Realtime telemetry graphing library with unlimited recording (RAM limits..), smooth scrolling and unlimited zoom-out without aliasing.

License:MIT License


Languages

Language:Python 58.6%Language:C 26.8%Language:C++ 14.6%