Bug 1041 - Allow to copy and paste signals between sessions
Summary: Allow to copy and paste signals between sessions
Status: CONFIRMED
Alias: None
Product: PulseView
Classification: Unclassified
Component: Other (show other bugs)
Version: unreleased development snapshot
Hardware: All All
: Normal normal
Target Milestone: ---
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-22 10:01 CEST by Antonio Vázquez Blanco
Modified: 2017-09-22 10:01 CEST (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio Vázquez Blanco 2017-09-22 10:01:03 CEST
I am using PulseView to analize various traces of a common protocol.

At a given point I've come to the conclusion that different manufacturers use different frequencies for the same protocols and decided to write a decoder that would detect the frequency and then decode the traces.

At this point, in order to test the decoder it would be very easy for me if I could join all those traces into one session with multiple instances of that decoder. In order to do this it would be nice if I was allowed to copy and paste traces between sessions.

Thanks in advance,
Antonio Vázquez