Use presence of logic/analog data as indicator of channel type
authorSoeren Apel <soeren@apelpie.net>
Wed, 15 Mar 2017 18:22:17 +0000 (19:22 +0100)
committerSoeren Apel <soeren@apelpie.net>
Wed, 22 Mar 2017 21:46:26 +0000 (22:46 +0100)
commit79c4a9c8a28765422075b77b0dca23cd248c4d18
tree648abef567aac9291c8d8426f4774c28824e8aa7
parentfe7d6661d5f520279e9d54067ad096fa4a6424c5
Use presence of logic/analog data as indicator of channel type

However, don't do this for the StoreSession. Reason is that we
only want to save the original data and not treat any converted
data as its own channel.
pv/session.cpp
pv/view/decodetrace.cpp