projects
/
pulseview.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Session: Use a monotonic clock to measure acquisition time.
[pulseview.git]
/
pv
/
data
/ decodesignal.cpp
2019-03-10
Soeren Apel
DecodeSignal: Use name of last stacked PD unless the...
commit
|
commitdiff
2018-10-21
Soeren Apel
Fix clazy warnings regarding range-for references
commit
|
commitdiff
2018-09-06
Soeren Apel
Fix #1270 by replacing insignificant characters before...
commit
|
commitdiff
2018-09-02
Soeren Apel
DecodeSignal: Unpause reliably
commit
|
commitdiff
2018-08-22
Soeren Apel
Implement decode pausing/resuming
commit
|
commitdiff
2018-08-21
Soeren Apel
Implement annotation export for all rows
commit
|
commitdiff
2018-07-21
Soeren Apel
Make sure PD row colors remain constant by adding a...
commit
|
commitdiff
2018-07-21
Soeren Apel
Properly handle decoder errors
commit
|
commitdiff
2018-07-21
Soeren Apel
DecodeSignal: Add and use inclusive/exclusive sample...
commit
|
commitdiff
2018-05-27
Soeren Apel
Fix #1201 by letting more accurate matches replace...
commit
|
commitdiff
2018-05-27
Soeren Apel
Fix #1182 by only considering enabled channels
commit
|
commitdiff
2018-05-17
Gerhard Sittig
DecodeSignal: avoid specifying a zero samplerate to...
commit
|
commitdiff
2018-05-04
Soeren Apel
DecodeSignal: Prevent out-of-range exception
commit
|
commitdiff
2018-05-04
Soeren Apel
DecodeSignal: Re-set decoder metadata after stack termi...
commit
|
commitdiff
2018-04-24
Soeren Apel
Fix bar displaying undecoded area
commit
|
commitdiff
2018-04-21
Soeren Apel
DecodeSignal: When lacking input, retry only when data...
commit
|
commitdiff
2018-04-20
Soeren Apel
Fix #1174 by performing shutdown speed optimizations
commit
|
commitdiff
2018-04-19
Soeren Apel
Don't use qDebug().noquote() for now (bug #1169)
commit
|
commitdiff
2018-04-08
Soeren Apel
DecodeSignal: Use srd_session_terminate_reset() for...
commit
|
commitdiff
2018-04-05
Soeren Apel
Apply option changes immediately, not on decode stack...
commit
|
commitdiff
2018-04-04
Soeren Apel
Add DecodeSignal and Session error logging
commit
|
commitdiff
2018-03-31
Soeren Apel
DecodeSignal: Re-create SRD session when changes are...
commit
|
commitdiff
2018-03-31
Gerhard Sittig
DecodeSignal: Reset and re-use existing decoder sessions
commit
|
commitdiff
2018-03-23
Dan Horák
fix catching polymorphic types by value
commit
|
commitdiff
2018-03-06
Soeren Apel
Adjust signal to changes made in 7f894d958
commit
|
commitdiff
2018-01-28
Gerhard Sittig
DecodeSignal: only pass non-zero sample rate to decoders
commit
|
commitdiff
2018-01-11
Gerhard Sittig
DecodeSignal: Void a session pointer after destroy...
commit
|
commitdiff
2018-01-09
Soeren Apel
Add segment_id to all segment classes
commit
|
commitdiff
2018-01-05
Soeren Apel
DecodeSignal: Restructure metadata handling
commit
|
commitdiff
2018-01-05
Soeren Apel
Finalize segment decoding
commit
|
commitdiff
2018-01-05
Soeren Apel
DecodeSignal: Mux all segments
commit
|
commitdiff
2017-12-27
Soeren Apel
Prepare multi-segment protocol decoding ability
commit
|
commitdiff
2017-12-27
Soeren Apel
DecodeSignal: Allow muxed logic data to be cached
commit
|
commitdiff
2017-12-27
Soeren Apel
DecodeSignal: Rename some items
commit
|
commitdiff
2017-12-27
Soeren Apel
Begin PD multisegment support
commit
|
commitdiff
2017-12-13
Soeren Apel
DecodeSignal: Make sure bit IDs are always up-to-date
commit
|
commitdiff
2017-09-23
Soeren Apel
DecodeSignal: Remove outdated code and comment
commit
|
commitdiff
2017-09-22
Soeren Apel
DecodeTrace: Reset cached trace properties when decoder...
commit
|
commitdiff
2017-09-22
Soeren Apel
DecodeSignal: Break up annotation storage to allow...
commit
|
commitdiff
2017-09-22
Uwe Hermann
rowdata: Use emplace_back() for Annotation objects.
commit
|
commitdiff
2017-09-08
Soeren Apel
Rename DecodeSignal::segment_ to logic_mux_segment_...
commit
|
commitdiff
2017-09-08
Soeren Apel
Fix #1024 by changing decode channel assigment to PDs
commit
|
commitdiff
2017-07-10
Soeren Apel
DecodeSignal: Don't set name when creating the signal
commit
|
commitdiff
2017-07-06
Soeren Apel
DecodeSignal: Fix flawed PD stack restoration
commit
|
commitdiff
2017-07-06
Soeren Apel
Fix assertions
commit
|
commitdiff
2017-07-05
Soeren Apel
DecodeSignal: Auto-assign only the channels of newly...
commit
|
commitdiff
2017-07-05
Soeren Apel
DecodeSignal: Improve robustness
commit
|
commitdiff
2017-07-05
Soeren Apel
Make get_raw_samples() use provided mem instead of...
commit
|
commitdiff
2017-07-05
Soeren Apel
DecodeSignal: Remove global SRD mutex
commit
|
commitdiff
2017-07-05
Soeren Apel
Fix #831 by saving/restoring PD options
commit
|
commitdiff
2017-07-05
Soeren Apel
Fix #831 by saving/restoring the PD channel mapping
commit
|
commitdiff
2017-07-05
Soeren Apel
Fix #832 by saving/restoring the decoder stack without...
commit
|
commitdiff
2017-07-05
Soeren Apel
Decode: Improve signaling
commit
|
commitdiff
2017-07-05
Soeren Apel
DecodeSignal: Don't assume channels always have logic...
commit
|
commitdiff
2017-07-05
Soeren Apel
DecodeSignal: Adjust the DecodeChunkLength
commit
|
commitdiff
2017-07-05
Soeren Apel
DecodeTrace/DecodeSignal: Rework trace drawing interval
commit
|
commitdiff
2017-07-05
Soeren Apel
DecodeSignal: Fix restarting the decode after reloading...
commit
|
commitdiff
2017-07-05
Soeren Apel
DecodeSignal: Improve auto_assign_signals() matching
commit
|
commitdiff
2017-07-05
Soeren Apel
DecodeSignal: Rework samplerate handling
commit
|
commitdiff
2017-07-05
Soeren Apel
DecodeSignal: Use signals for new data notification...
commit
|
commitdiff
2017-07-05
Soeren Apel
DecodeSignal: Change srd session handling
commit
|
commitdiff
2017-07-05
Soeren Apel
Implement logic data muxer thread
commit
|
commitdiff
2017-07-04
Soeren Apel
Merge DecoderStack into DecodeSignal
commit
|
commitdiff
2017-07-04
Soeren Apel
Rework decode sample count getters
commit
|
commitdiff
2017-07-04
Soeren Apel
Remove DecodeStack dependency from decode binding wrapper
commit
|
commitdiff
2017-07-04
Soeren Apel
Move more functionality into DecodeSignal
commit
|
commitdiff
2017-07-04
Soeren Apel
Rework decode channel auto-assignment
commit
|
commitdiff
2017-07-04
Soeren Apel
Re-use DecodeTrace::ChannelSelector as DecodeChannel
commit
|
commitdiff
2017-07-04
Soeren Apel
Shift more methods to DecodeSignal
commit
|
commitdiff
2017-07-04
Soeren Apel
Introduce DecodeSignal class
commit
|
commitdiff