projects
/
pulseview.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix regression introduced by 2980ff2da269c9ed
[pulseview.git]
/
pv
/
data
/
2018-08-21
Soeren Apel
Segment: Catch by reference
tree
|
commitdiff
2018-08-21
Soeren Apel
Implement annotation export for all rows
tree
|
commitdiff
2018-08-21
Soeren Apel
Make annotation export customizable
tree
|
commitdiff
2018-07-21
Soeren Apel
Make sure PD row colors remain constant by adding a...
tree
|
commitdiff
2018-07-21
Soeren Apel
Properly handle decoder errors
tree
|
commitdiff
2018-07-21
Soeren Apel
DecodeSignal: Add and use inclusive/exclusive sample...
tree
|
commitdiff
2018-07-21
Soeren Apel
Fix #975 by overallocating memory to leave spare for...
tree
|
commitdiff
2018-06-16
Soeren Apel
Fix comment
tree
|
commitdiff
2018-05-27
Soeren Apel
Fix #1201 by letting more accurate matches replace...
tree
|
commitdiff
2018-05-27
Soeren Apel
Fix #1182 by only considering enabled channels
tree
|
commitdiff
2018-05-21
Uwe Hermann
logicsegment.cpp: Constify a few variables.
tree
|
commitdiff
2018-05-21
Uwe Hermann
LogicSegment::pow2_ceil(): Fix potentіal integer overflow.
tree
|
commitdiff
2018-05-19
Uwe Hermann
logicsegment.cpp: Suggest inlining of pack_sample(...
tree
|
commitdiff
2018-05-19
Uwe Hermann
logicsegment.cpp: Add missing config.h #include.
tree
|
commitdiff
2018-05-17
Gerhard Sittig
DecodeSignal: avoid specifying a zero samplerate to...
tree
|
commitdiff
2018-05-04
Soeren Apel
DecodeSignal: Prevent out-of-range exception
tree
|
commitdiff
2018-05-04
Soeren Apel
DecodeSignal: Re-set decoder metadata after stack termi...
tree
|
commitdiff
2018-05-02
Soeren Apel
LogicSegment: Readability changes
tree
|
commitdiff
2018-04-24
Soeren Apel
Fix bar displaying undecoded area
tree
|
commitdiff
2018-04-21
Soeren Apel
DecodeSignal: When lacking input, retry only when data...
tree
|
commitdiff
2018-04-20
Soeren Apel
Fix #1174 by performing shutdown speed optimizations
tree
|
commitdiff
2018-04-19
Soeren Apel
Don't use qDebug().noquote() for now (bug #1169)
tree
|
commitdiff
2018-04-19
Soeren Apel
Annotation: Use special type for the class, not plain int
tree
|
commitdiff
2018-04-18
Soeren Apel
Fix #1162 by always submitting all changed options...
tree
|
commitdiff
2018-04-15
Soeren Apel
SignalBase: Don't assume all channel settings are resto...
tree
|
commitdiff
2018-04-15
Soeren Apel
Rename colour* to color*
tree
|
commitdiff
2018-04-15
Soeren Apel
Channels: Let "Enable all changing" also check for...
tree
|
commitdiff
2018-04-08
Soeren Apel
Fix #1023 by implementing filtering channel selectors
tree
|
commitdiff
2018-04-08
Soeren Apel
DecodeSignal: Use srd_session_terminate_reset() for...
tree
|
commitdiff
2018-04-05
Soeren Apel
Apply option changes immediately, not on decode stack...
tree
|
commitdiff
2018-04-04
Soeren Apel
Add DecodeSignal and Session error logging
tree
|
commitdiff
2018-03-31
Soeren Apel
DecodeSignal: Re-create SRD session when changes are...
tree
|
commitdiff
2018-03-31
Gerhard Sittig
DecodeSignal: Reset and re-use existing decoder sessions
tree
|
commitdiff
2018-03-23
Dan Horák
fix catching polymorphic types by value
tree
|
commitdiff
2018-03-12
Soeren Apel
SignalBase: Speed up conversion and prevent leaving...
tree
|
commitdiff
2018-03-06
Soeren Apel
Adjust signal to changes made in 7f894d958
tree
|
commitdiff
2018-03-05
Soeren Apel
Fix #1132 by passing segment IDs, not segment instances
tree
|
commitdiff
2018-02-08
Soeren Apel
Fix #1089 by updating the signal labels and group labels
tree
|
commitdiff
2018-01-28
Gerhard Sittig
DecodeSignal: only pass non-zero sample rate to decoders
tree
|
commitdiff
2018-01-11
Gerhard Sittig
DecodeSignal: Void a session pointer after destroy...
tree
|
commitdiff
2018-01-09
Soeren Apel
Session: Make get_segment_count() consider all segments
tree
|
commitdiff
2018-01-09
Soeren Apel
Supply the segment ID when adding samples to optimize...
tree
|
commitdiff
2018-01-09
Soeren Apel
Add segment_id to all segment classes
tree
|
commitdiff
2018-01-09
Soeren Apel
LogicSegment: Don't use new/delete in get_unpacked_sample()
tree
|
commitdiff
2018-01-09
Soeren Apel
LogicSegment: Limit end in get_subsampled_edges() if...
tree
|
commitdiff
2018-01-09
Soeren Apel
SignalBase: Don't terminate conversion when there's...
tree
|
commitdiff
2018-01-05
Soeren Apel
Implement Trace::ShowLastCompleteSegmentOnly display...
tree
|
commitdiff
2018-01-05
Soeren Apel
DecodeSignal: Restructure metadata handling
tree
|
commitdiff
2018-01-05
Soeren Apel
SignalBase: Implement multi-segment conversion
tree
|
commitdiff
2018-01-05
Soeren Apel
Finalize segment decoding
tree
|
commitdiff
2018-01-05
Soeren Apel
DecodeSignal: Mux all segments
tree
|
commitdiff
2017-12-27
Soeren Apel
Prepare multi-segment protocol decoding ability
tree
|
commitdiff
2017-12-27
Soeren Apel
DecodeSignal: Allow muxed logic data to be cached
tree
|
commitdiff
2017-12-27
Soeren Apel
DecodeSignal: Rename some items
tree
|
commitdiff
2017-12-27
Soeren Apel
Begin PD multisegment support
tree
|
commitdiff
2017-12-13
Soeren Apel
DecodeSignal: Make sure bit IDs are always up-to-date
tree
|
commitdiff
2017-11-18
Philipp Marek
Session: Fix mismatched delete operator.
tree
|
commitdiff
2017-10-27
Soeren Apel
Append new segments to the end, not the beginning of...
tree
|
commitdiff
2017-09-23
Soeren Apel
DecodeSignal: Remove outdated code and comment
tree
|
commitdiff
2017-09-22
Soeren Apel
SignalBase: Make sure PDs are restarted when conv optio...
tree
|
commitdiff
2017-09-22
Soeren Apel
DecodeTrace: Reset cached trace properties when decoder...
tree
|
commitdiff
2017-09-22
Soeren Apel
DecodeSignal: Break up annotation storage to allow...
tree
|
commitdiff
2017-09-22
Soeren Apel
Add segment selector UI + helpers
tree
|
commitdiff
2017-09-22
Uwe Hermann
rowdata: Use emplace_back() for Annotation objects.
tree
|
commitdiff
2017-09-08
Soeren Apel
Rename DecodeSignal::segment_ to logic_mux_segment_...
tree
|
commitdiff
2017-09-08
Soeren Apel
Fix #1024 by changing decode channel assigment to PDs
tree
|
commitdiff
2017-08-03
Soeren Apel
SignalBase: Default to dynamic conversion preset, not...
tree
|
commitdiff
2017-08-03
Soeren Apel
Use min/max notification for autoranging of analog...
tree
|
commitdiff
2017-08-03
Soeren Apel
Move delayed conversion starter to SignalBase
tree
|
commitdiff
2017-08-03
Soeren Apel
Remove SignalBase::A2LChannel
tree
|
commitdiff
2017-08-03
Soeren Apel
Use identifiers for fixed conversion preset values
tree
|
commitdiff
2017-08-03
Soeren Apel
Restart min-max-based conversion if min or max change
tree
|
commitdiff
2017-08-02
Uwe Hermann
Fix some random clang-tidy warnings.
tree
|
commitdiff
2017-08-01
Soeren Apel
Typo fix: treshold -> threshold
tree
|
commitdiff
2017-08-01
Soeren Apel
Implement A2L presets and custom threshold handling
tree
|
commitdiff
2017-07-25
Soeren Apel
Use getter for the conversion type instead of a local...
tree
|
commitdiff
2017-07-24
Soeren Apel
SignalBase: Minor doxygen comments
tree
|
commitdiff
2017-07-10
Soeren Apel
DecodeSignal: Don't set name when creating the signal
tree
|
commitdiff
2017-07-06
Soeren Apel
DecodeSignal: Fix flawed PD stack restoration
tree
|
commitdiff
2017-07-06
Soeren Apel
Fix assertions
tree
|
commitdiff
2017-07-06
Uwe Hermann
Apply some clang-tidy fixes.
tree
|
commitdiff
2017-07-05
Soeren Apel
DecodeSignal: Auto-assign only the channels of newly...
tree
|
commitdiff
2017-07-05
Soeren Apel
SignalBase: Adjust Schmitt-trigger thresholds
tree
|
commitdiff
2017-07-05
Soeren Apel
DecodeSignal: Improve robustness
tree
|
commitdiff
2017-07-05
Soeren Apel
Make sigrok::Context semi-global and use libsigrok...
tree
|
commitdiff
2017-07-05
Soeren Apel
Make get_raw_samples() use provided mem instead of...
tree
|
commitdiff
2017-07-05
Soeren Apel
DecodeSignal: Remove global SRD mutex
tree
|
commitdiff
2017-07-05
Soeren Apel
Fix #831 by saving/restoring PD options
tree
|
commitdiff
2017-07-05
Soeren Apel
Fix #831 by saving/restoring the PD channel mapping
tree
|
commitdiff
2017-07-05
Soeren Apel
Fix #832 by saving/restoring the decoder stack without...
tree
|
commitdiff
2017-07-05
Soeren Apel
Decode: Improve signaling
tree
|
commitdiff
2017-07-05
Soeren Apel
DecodeSignal: Don't assume channels always have logic...
tree
|
commitdiff
2017-07-05
Soeren Apel
DecodeSignal: Provide conversion data container sooner
tree
|
commitdiff
2017-07-05
Soeren Apel
DecodeSignal: Adjust the DecodeChunkLength
tree
|
commitdiff
2017-07-05
Soeren Apel
DecodeTrace/DecodeSignal: Rework trace drawing interval
tree
|
commitdiff
2017-07-05
Soeren Apel
DecodeSignal: Fix restarting the decode after reloading...
tree
|
commitdiff
2017-07-05
Soeren Apel
DecodeSignal: Improve auto_assign_signals() matching
tree
|
commitdiff
2017-07-05
Soeren Apel
DecodeSignal: Rework samplerate handling
tree
|
commitdiff
2017-07-05
Soeren Apel
DecodeSignal: Use signals for new data notification...
tree
|
commitdiff
2017-07-05
Soeren Apel
DecodeSignal: Change srd session handling
tree
|
commitdiff
next