]> sigrok.org Git - pulseview.git/commit
Use the TriggerMarker class to visualize the time of SR_DF_TRIGGER.
authorTilman Sauerbeck <redacted>
Sat, 7 Nov 2015 10:40:02 +0000 (11:40 +0100)
committerTilman Sauerbeck <redacted>
Sun, 8 Nov 2015 17:23:41 +0000 (18:23 +0100)
commit1a2288a1b2479be9001fab6ced8385cfc86c3f69
treea392ae85565805e14687a4117bf502d2002db0f6
parent51ae69ae74d4868e52785875daa5fa1360e638a6
Use the TriggerMarker class to visualize the time of SR_DF_TRIGGER.

This allows us to remove the name-based immovable hack from Flag.
Note that this also means that the trigger marker no longer has
a name at all.
pv/view/flag.cpp
pv/view/flag.hpp
pv/view/view.cpp
pv/view/view.hpp