]> sigrok.org Git - pulseview.git/commitdiff
AnalogSignal: Implement converted logic trace painting
authorSoeren Apel <redacted>
Wed, 22 Mar 2017 22:24:13 +0000 (23:24 +0100)
committerSoeren Apel <redacted>
Wed, 22 Mar 2017 22:24:13 +0000 (23:24 +0100)
Yeah, it violates the DRY principle and isn't nice OOP-wise
but it'll do for now. The entire group of Trace/Signal classes
needs to be reworked anyway to support device-independent
signal types anyway (think math traces and such).


No differences found