]> sigrok.org Git - pulseview.git/commit
Various PD-related changes
authorSoeren Apel <redacted>
Wed, 11 Dec 2019 21:34:19 +0000 (22:34 +0100)
committerSoeren Apel <redacted>
Wed, 11 Dec 2019 21:34:19 +0000 (22:34 +0100)
commite77de61fbc19633c77cc196332ae79c26d9ca35d
treed23fe55745d09e2fea037b76b9c851c90bebdcf7
parent163f3499429d7a16fd9d5c536f96fd8c822ccf44
Various PD-related changes

1) Added decoder stack/remove signals
2) Added binary output class handling and refactored the code accordingly
3) Enabled the decoder output view to handle multiple decoders per signal
pv/data/decode/decoder.cpp
pv/data/decode/decoder.hpp
pv/data/decodesignal.cpp
pv/data/decodesignal.hpp
pv/views/decoder_output/view.cpp
pv/views/decoder_output/view.hpp
pv/views/trace/view.cpp
pv/views/viewbase.cpp
pv/views/viewbase.hpp