RTXI / rtxi

Tutorials, FAQs, and more at http://rtxi.org/docs
GNU General Public License v3.0
53 stars 15 forks source link

Oscilloscope display weird things #45

Closed Hananel-Hazan closed 9 years ago

Hananel-Hazan commented 10 years ago

Displaying a blank signal on the Oscilloscope make it display it in a weird way.

attach is the screenshot https://copy.com/qWC4pSWeROkRzLT4

xubuntu

yapatel commented 9 years ago

this has been resolved. it was due to loss of data during drawing by the canvas. for now, there is a deep copy of the data being made by the scope (not too bad on performance, actually) but there are ways to optimize this.