]> sigrok.org Git - pulseview.git/commit
View: support multiple trigger markers in one acquisition.
authorTilman Sauerbeck <redacted>
Sun, 8 Nov 2015 20:30:13 +0000 (21:30 +0100)
committerTilman Sauerbeck <redacted>
Mon, 9 Nov 2015 17:26:47 +0000 (18:26 +0100)
commit92ff2b60d60c8191a6f4a923b5a9099ec544adbd
treed9e57017070d010bc27cbb5e9f8ff00bdc66b5e6
parent223d0c3748033130e9f11ff9af3dc29661f380e9
View: support multiple trigger markers in one acquisition.

Remove the previous acquisition's markers when a new acquisition
is started, and add a new one everytime we receive the SR_DF_TRIGGER
packet.
pv/view/view.cpp
pv/view/view.hpp