
- #DARKSTORM VIEWER V0.2 MOVIE#
- #DARKSTORM VIEWER V0.2 FULL#
Added support for uint32 binary datasets. Benchmarking now profiles every chart on screen instead of just one. Replaced the color picker with an easier and simpler design. The different notification categories can be enabled or disabled, and their colors can be changed. Notifications are now drawn with OpenGL, resulting is much smoother animations.
Example Java code is also provided for binary mode UDP connections.
For binary mode, the sync word is now optional and its value can be specified. A modern laptop can process and visualize telemetry at speeds over 5Gbps. Massive speed improvements were made in the data processing logic, and a "Stress Test Mode" was added to benchmark it. New waveforms were added to help demonstrate trigger functionality. "Test Mode" has been renamed to "Demo Mode" to make what it does more obvious. Data can be sent once or repeatedly, and the data can be bookmarked for later use. Data can be specified in text/hex/binary forms. Transmitting to UARTs is now supported. The chart can also be used as a simple numeric display (showing just the current value of a dataset.) Added a "Statistics Chart" which can calculate and display the minimum/maximum/mean/median/standard deviation/90th percentile. Added support for the RDTech TC66/TC66C USB-C power meters. Exporting is much faster now and the exporting process can be canceled. The benefit of playing them with TelemetryViewer is that the timestamps for each frame are displayed on screen. #DARKSTORM VIEWER V0.2 MOVIE#
The MKV files can be played back in common movie players like VLC, or they can be imported back into TelemetryViewer.
Cameras are now managed like regular connections, and exporting them creates standard MKV files. Playback and rewinding speed can be adjusted from 1x to 8x. You can jump to the beginning, jump to the end, play, pause, and rewind. #DARKSTORM VIEWER V0.2 FULL#
The timeline now has a full set of playback controls.
The usual trigger modes are supported: auto, normal and single. It works like an oscilloscope: trigger on a rising edge, falling edge, or both edges. Basic triggering was added for time domain charts.Multiple telemetry connections are now possible.