Telemetry Viewer v0.6
September 8, 2019
Telemetry Viewer v0.6 Changelog (2019-09-08)
- The x-axis of Time Domain Charts can now display elapsed time.
- Timestamps are recorded. Exported CSV files contain the UNIX timestamp for each sample.
- CSV files can be imported (replayed.)
- New and existing charts are configured with a non-modal side panel instead of a pop-up window.
- Layout files and CSV files can be imported via drag-n-drop.
- Charts can be maximized (full-screened.)
- The Time Domain Chart now renders properly even when the sample number is very large.
- Samples are automatically swapped to disk if there's not enough space in RAM.
- Binary mode supports uint8 values.
- Binary mode supports bitfields (for showing boolean and enum values.)
- Various small bug fixes. See the git commit log for more details.
Telemetry Viewer v0.6 Demo Video
Download
Executables (.jar) and source code (.zip) can be downloaded at http://www.farrellf.com/TelemetryViewer/ or the project can be viewed at https://github.com/farrellf/TelemetryViewer