Telemetry Viewer v0.4
July 21, 2017
This version of Telemetry Viewer focused mostly on making things easier and more intuitive for the user.
Telemetry Viewer v0.4 Changelog (2017-07-21)
- The GUI now guides the user on how to connect to a serial port or open an existing layout.
- Arduino sketch templates are generated to make it easier to write the firmware.
- The GUI now guides the user on how to place charts.
- The charts were re-themed to use a tile-based layout instead of a plain grid.
- Most of the chart attributes can now be hidden (axis titles, axis scales, legends, etc.)
- When adding a chart, the chart is drawn live so you can see the effects of the settings.
- Chart settings can also be changed by clicking the gear icon near the top-right corner of each chart.
- Faster rendering for the Waveform and Waterfall modes of the Frequency Domain Chart.
- Various small bug fixes. See the git commit log for more details.
Telemetry Viewer v0.4 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