projects
/
pulseview.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pulseview.git
2018-01-13
Cenkron
win32: Use -mwindows only for non-Debug targets.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-11
Gerhard Sittig
DecodeSignal: Void a session pointer after destroy...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-10
Gerhard Sittig
main.cpp: check log level range before using its value
commit
|
commitdiff
|
tree
|
snapshot
2018-01-09
Soeren Apel
Fix unit tests
commit
|
commitdiff
|
tree
|
snapshot
2018-01-09
Soeren Apel
Add segment display mode UI controls and some related...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-09
Soeren Apel
Add segment display mode icons
commit
|
commitdiff
|
tree
|
snapshot
2018-01-09
Soeren Apel
Session: Make get_segment_count() consider all segments
commit
|
commitdiff
|
tree
|
snapshot
2018-01-09
Soeren Apel
Supply the segment ID when adding samples to optimize...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-09
Soeren Apel
Add segment_id to all segment classes
commit
|
commitdiff
|
tree
|
snapshot
2018-01-09
Soeren Apel
LogicSegment: Don't use new/delete in get_unpacked_sample()
commit
|
commitdiff
|
tree
|
snapshot
2018-01-09
Soeren Apel
LogicSegment: Limit end in get_subsampled_edges() if...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-09
Soeren Apel
SignalBase: Don't terminate conversion when there's...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
Soeren Apel
Implement Trace::ShowLastCompleteSegmentOnly display...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
Soeren Apel
DecodeSignal: Restructure metadata handling
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
Soeren Apel
SignalBase: Implement multi-segment conversion
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
Soeren Apel
Finalize segment decoding
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
Soeren Apel
View: Fixes related to multi-segment display
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
Soeren Apel
DecodeSignal: Mux all segments
commit
|
commitdiff
|
tree
|
snapshot
2017-12-27
Soeren Apel
Prepare multi-segment protocol decoding ability
commit
|
commitdiff
|
tree
|
snapshot
2017-12-27
Soeren Apel
DecodeSignal: Allow muxed logic data to be cached
commit
|
commitdiff
|
tree
|
snapshot
2017-12-27
Soeren Apel
DecodeSignal: Rename some items
commit
|
commitdiff
|
tree
|
snapshot
2017-12-27
Soeren Apel
Begin PD multisegment support
commit
|
commitdiff
|
tree
|
snapshot
2017-12-27
Soeren Apel
Move current_segment_ to Trace
commit
|
commitdiff
|
tree
|
snapshot
2017-12-27
Soeren Apel
Flesh out segment display mode handling
commit
|
commitdiff
|
tree
|
snapshot
2017-12-27
Soeren Apel
Implement segment display mode handling and update...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-27
Soeren Apel
Don't set SR_CONF_LIMIT_FRAMES to 1
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
probonopd
Make it pass desktop-file-validate
commit
|
commitdiff
|
tree
|
snapshot
2017-12-13
Soeren Apel
DecodeSignal: Make sure bit IDs are always up-to-date
commit
|
commitdiff
|
tree
|
snapshot
2017-11-18
Philipp Marek
Session: Fix mismatched delete operator.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-18
Philipp Marek
.gitignore: Don't care about the doxygen-generated...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Philipp Marek
Session: Fix mismatched delete operator.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-29
Soeren Apel
Rework new segment notification mechanism
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Soeren Apel
Append new segments to the end, not the beginning of...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-09
Soeren Apel
Session: Query the device's sample rate when needed...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-23
Soeren Apel
DecodeSignal: Remove outdated code and comment
commit
|
commitdiff
|
tree
|
snapshot
2017-09-22
Soeren Apel
SignalBase: Make sure PDs are restarted when conv optio...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-22
Soeren Apel
TraceView: Properly handle the header resizing events
commit
|
commitdiff
|
tree
|
snapshot
2017-09-22
Soeren Apel
TraceView: Make header resize state determination reliable
commit
|
commitdiff
|
tree
|
snapshot
2017-09-22
Soeren Apel
View: Move comment to where it belongs
commit
|
commitdiff
|
tree
|
snapshot
2017-09-22
Soeren Apel
Adjust trace view header width when signal names change
commit
|
commitdiff
|
tree
|
snapshot
2017-09-22
Soeren Apel
DecodeTrace: Reset cached trace properties when decoder...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-22
Soeren Apel
DecodeSignal: Break up annotation storage to allow...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-22
Soeren Apel
Implement showing only the selected segment
commit
|
commitdiff
|
tree
|
snapshot
2017-09-22
Soeren Apel
Add segment selector UI + helpers
commit
|
commitdiff
|
tree
|
snapshot
2017-09-22
Uwe Hermann
rowdata: Use emplace_back() for Annotation objects.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-08
Soeren Apel
Rename DecodeSignal::segment_ to logic_mux_segment_...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-08
Soeren Apel
Fix #1024 by changing decode channel assigment to PDs
commit
|
commitdiff
|
tree
|
snapshot
2017-08-21
Soeren Apel
AnalogSignal: Prevent threshold bg from spilling beyond...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-20
Soeren Apel
Implement "show conversion thresholds as dots" mode
commit
|
commitdiff
|
tree
|
snapshot
2017-08-20
Soeren Apel
Convert threshold display setting to a multi-value...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
Soeren Apel
AnalogSignal: Make threshold neutral area darker
commit
|
commitdiff
|
tree
|
snapshot
2017-08-14
Soeren Apel
Session: Rework frame handling
commit
|
commitdiff
|
tree
|
snapshot
2017-08-08
Soeren Apel
AnalogSignal: Use setting change handler for threshold...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-07
Soeren Apel
AnalogSignal: Draw analog thresholds differently
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Soeren Apel
View: Update ruler after restoring session
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Soeren Apel
SignalBase: Default to dynamic conversion preset, not...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Soeren Apel
Use min/max notification for autoranging of analog...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Soeren Apel
Move delayed conversion starter to SignalBase
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Soeren Apel
Remove SignalBase::A2LChannel
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Soeren Apel
Use identifiers for fixed conversion preset values
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Soeren Apel
Restart min-max-based conversion if min or max change
commit
|
commitdiff
|
tree
|
snapshot
2017-08-02
Uwe Hermann
Fix some random clang-tidy warnings.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-01
Soeren Apel
Trace view: Make the zero line for analog traces thicker
commit
|
commitdiff
|
tree
|
snapshot
2017-08-01
Soeren Apel
Implement graphical display of A2L thresholds
commit
|
commitdiff
|
tree
|
snapshot
2017-08-01
Soeren Apel
Typo fix: treshold -> threshold
commit
|
commitdiff
|
tree
|
snapshot
2017-08-01
Soeren Apel
AnalogSignal: Reword "traces to show" option
commit
|
commitdiff
|
tree
|
snapshot
2017-08-01
Soeren Apel
AnalogSignal: Use pv::data::SignalBase namespace
commit
|
commitdiff
|
tree
|
snapshot
2017-08-01
Soeren Apel
Implement A2L presets and custom threshold handling
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
Soeren Apel
Use getter for the conversion type instead of a local...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-24
Soeren Apel
SignalBase: Minor doxygen comments
commit
|
commitdiff
|
tree
|
snapshot
2017-07-23
Soeren Apel
Trace View: Add doxygen comments to some classes
commit
|
commitdiff
|
tree
|
snapshot
2017-07-23
Soeren Apel
Improve hover point signaling
commit
|
commitdiff
|
tree
|
snapshot
2017-07-22
Soeren Apel
Remove signal scale handle
commit
|
commitdiff
|
tree
|
snapshot
2017-07-22
Soeren Apel
TriggerMarker: Don't return "valid" drag point coordinates
commit
|
commitdiff
|
tree
|
snapshot
2017-07-22
Soeren Apel
Rename ViewItem::point() to ViewItem::drag_point()...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-21
Uwe Hermann
INSTALL/CMakeLists.txt: Bump libsigrokdecode requiremen...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-21
Uwe Hermann
CMakeLists.txt: Bump libsigrokcxx requirement to 0...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-21
Uwe Hermann
Fix the build with ENABLE_DECODE=n.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-16
Soeren Apel
LogicSignal: Make trace height adjustable
commit
|
commitdiff
|
tree
|
snapshot
2017-07-16
Soeren Apel
Introduce "logic trace height" setting
commit
|
commitdiff
|
tree
|
snapshot
2017-07-16
Soeren Apel
AnalogSignal: Make div height adjustable
commit
|
commitdiff
|
tree
|
snapshot
2017-07-16
Soeren Apel
Introduce "default div height" setting
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Soeren Apel
DecodeTrace: Resize trace when hiding/deleting a stacked PD
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Soeren Apel
DecodeTrace: Fix trace resizing when new annotation...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Soeren Apel
Make restack_items() available to all TraceTreeItemOwners
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Soeren Apel
DecodeTrace: Don't show tooltips destined for the heade...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Soeren Apel
DecodeSignal: Don't set name when creating the signal
commit
|
commitdiff
|
tree
|
snapshot
2017-07-06
Soeren Apel
DecodeSignal: Fix flawed PD stack restoration
commit
|
commitdiff
|
tree
|
snapshot
2017-07-06
Soeren Apel
Fix assertions
commit
|
commitdiff
|
tree
|
snapshot
2017-07-06
Soeren Apel
Fix unit tests
commit
|
commitdiff
|
tree
|
snapshot
2017-07-06
Uwe Hermann
Apply some clang-tidy fixes.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-05
Soeren Apel
DecodeSignal: Auto-assign only the channels of newly...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-05
Soeren Apel
SignalBase: Adjust Schmitt-trigger thresholds
commit
|
commitdiff
|
tree
|
snapshot
2017-07-05
Soeren Apel
DecodeSignal: Improve robustness
commit
|
commitdiff
|
tree
|
snapshot
2017-07-05
Soeren Apel
Make sigrok::Context semi-global and use libsigrok...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-05
Soeren Apel
Make get_raw_samples() use provided mem instead of...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-05
Soeren Apel
DecodeSignal: Remove global SRD mutex
commit
|
commitdiff
|
tree
|
snapshot
2017-07-05
Soeren Apel
Fix #831 by saving/restoring PD options
commit
|
commitdiff
|
tree
|
snapshot
2017-07-05
Soeren Apel
Fix #888 by incrementing i only once per iteration
commit
|
commitdiff
|
tree
|
snapshot
2017-07-05
Soeren Apel
Fix #831 by saving/restoring the PD channel mapping
commit
|
commitdiff
|
tree
|
snapshot
next