]> sigrok.org Git - pulseview.git/commit
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)
commita8fd27591e6c45776f0d917592e3d1f076607c48
tree13efb5f4cfe6f546b0eb6ca1553fcc27499d4f22
parent3afe5afea4536c613f814fc094088c2074c74915
AnalogSignal: Implement converted logic trace painting

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).
pv/view/analogsignal.cpp
pv/view/analogsignal.hpp
pv/view/logicsignal.hpp