projects
/
pulseview.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Session: Made update_signals non-destructive
2014-05-24
Joel Holdsworth
Replaced boost::bind with C++11 lambdas
commit
|
commitdiff
|
tree
2014-05-24
Joel Holdsworth
Replaced boost::function with std::function
commit
|
commitdiff
|
tree
2014-05-24
Joel Holdsworth
Used a std::atomic for StoreSession::_units_stores...
commit
|
commitdiff
|
tree
2014-05-24
Joel Holdsworth
Replaced boost::thread/mutex etc. with std equivalents
commit
|
commitdiff
|
tree
2014-05-24
Joel Holdsworth
Replaced boost::shared_ptr with std::shared_ptr
commit
|
commitdiff
|
tree
2014-05-23
Joel Holdsworth
Replaced BOOST_FOREACH with C++11 range-based for loops
commit
|
commitdiff
|
tree
2014-05-23
Joel Holdsworth
Replaced lengthy iterator types with the auto keyword
commit
|
commitdiff
|
tree
2014-05-23
Joel Holdsworth
Enabled C++11 build
commit
|
commitdiff
|
tree
2014-05-23
Jens Steinhauser
Header: Invisible traces shouldn't influence the width.
commit
|
commitdiff
|
tree
2014-05-23
Jens Steinhauser
SamplingBar: Use nicer time format in the tooltip.
commit
|
commitdiff
|
tree
2014-05-23
Jens Steinhauser
Put the time format function into a separate file.
commit
|
commitdiff
|
tree
2014-05-23
Jens Steinhauser
SamplingBar: Show total sampling time in a tooltip.
commit
|
commitdiff
|
tree
2014-05-23
Jens Steinhauser
SigSession: Fix typo in comment.
commit
|
commitdiff
|
tree
2014-05-23
Jens Steinhauser
MainWindow: Add missing toolbar buttons.
commit
|
commitdiff
|
tree
2014-05-22
Jens Steinhauser
MainWindow: Add shortcuts for the open/save menu items.
commit
|
commitdiff
|
tree
2014-03-22
Joel Holdsworth
Header/Viewport: Manually trigger the signals_changed...
commit
|
commitdiff
|
tree
2014-03-16
Joel Holdsworth
Reworked SamplingBar device selection logic
commit
|
commitdiff
|
tree
2014-03-15
Joel Holdsworth
Set PopupToolButton::_popup to NULL at construction
commit
|
commitdiff
|
tree
2014-03-15
Joel Holdsworth
Revert back to the default device if a session file...
commit
|
commitdiff
|
tree
2014-03-15
Joel Holdsworth
Don't show decoders with probes in the Stack Decoder...
commit
|
commitdiff
|
tree
2014-03-15
Joel Holdsworth
Don't allow disabled probes to be selected
commit
|
commitdiff
|
tree
2014-03-13
Joel Holdsworth
Do not attempt to draw text for small annotations
commit
|
commitdiff
|
tree
2014-03-13
Joel Holdsworth
Removed undefined Annotation::set_row and set_pd_index
commit
|
commitdiff
|
tree
2014-03-13
Joel Holdsworth
Enum: Reference gvariants in the values list
commit
|
commitdiff
|
tree
2014-03-13
Joel Holdsworth
Enum: Use an iterator instead of iterating by indexes
commit
|
commitdiff
|
tree
2014-03-13
Joel Holdsworth
Added decoder options binding for double values
commit
|
commitdiff
|
tree
2014-03-13
Joel Holdsworth
Addded support for decoder options with a values list
commit
|
commitdiff
|
tree
2014-03-13
Joel Holdsworth
Moved print_gvariant into DeviceOptions
commit
|
commitdiff
|
tree
2014-03-04
Joel Holdsworth
Added missing include for boost::hash_combine
commit
|
commitdiff
|
tree
2014-03-04
Joel Holdsworth
Only show first-level decoders in the menu
commit
|
commitdiff
|
tree
2014-03-04
Joel Holdsworth
Removed assert from DecoderStack
commit
|
commitdiff
|
tree
2014-03-03
Joel Holdsworth
Fixed non-painting decode
commit
|
commitdiff
|
tree
2014-03-03
Joel Holdsworth
Only update the decode state when decoding
commit
|
commitdiff
|
tree
2014-03-03
Joel Holdsworth
Check required probes before starting the decode thread
commit
|
commitdiff
|
tree
2014-03-03
Joel Holdsworth
Added an error message there are some unspecified required...
commit
|
commitdiff
|
tree
2014-03-03
Joel Holdsworth
Removed unused parameter in DecoderStack::decode_proc
commit
|
commitdiff
|
tree
2014-03-02
Joel Holdsworth
Notify repaint after decode_data instead of inside...
commit
|
commitdiff
|
tree
2014-03-02
Joel Holdsworth
Enable decode support by default
commit
|
commitdiff
|
tree
2014-03-02
Joel Holdsworth
Implemented threaded decode
commit
|
commitdiff
|
tree
2014-03-02
Joel Holdsworth
Renamed DecoderStack::_mutex to _output_mutex
commit
|
commitdiff
|
tree
2014-03-02
Joel Holdsworth
Renamed SigSession::data_updated signal to data_received...
commit
|
commitdiff
|
tree
2014-03-02
Joel Holdsworth
Moved inner decode loop into DecoderStack::decode_data
commit
|
commitdiff
|
tree
2014-03-02
Joel Holdsworth
Begin a new decode session when a new frame begins
commit
|
commitdiff
|
tree
2014-03-01
Joel Holdsworth
Added a reference to the SigSession in DecoderStack
commit
|
commitdiff
|
tree
2014-03-01
Joel Holdsworth
Added LogicSignal::get_data
commit
|
commitdiff
|
tree
2014-03-01
Joel Holdsworth
SamplingBar: Only use DefaultSampleCount if the _sample_coun...
commit
|
commitdiff
|
tree
2014-03-01
Joel Holdsworth
Use boost::filesystem::path to get the filename from...
commit
|
commitdiff
|
tree
2014-03-01
Joel Holdsworth
Don't attempt to set SR_CONF_LIMIT_SAMPLES when it...
commit
|
commitdiff
|
tree
2014-03-01
Joel Holdsworth
Show the file-device in the selector when a file is...
commit
|
commitdiff
|
tree
2014-03-01
Joel Holdsworth
SamplingBar: Surpressed a spurious update loop
commit
|
commitdiff
|
tree
2014-03-01
Joel Holdsworth
Moved default device functionality into SigSession
commit
|
commitdiff
|
tree
2014-03-01
Joel Holdsworth
Moved session creation into DevInst objects
commit
|
commitdiff
|
tree
2014-03-01
Joel Holdsworth
Removed a redundant call to SigSession::set_device
commit
|
commitdiff
|
tree
2014-03-01
Joel Holdsworth
Moved SigSession::is_trigger_enabled into DevInst
commit
|
commitdiff
|
tree
2014-03-01
Joel Holdsworth
Moved DevInst::_sdi down into Device
commit
|
commitdiff
|
tree
2014-03-01
Joel Holdsworth
Moved DeviceManager::use_device and release_device...
commit
|
commitdiff
|
tree
2014-03-01
Joel Holdsworth
Made DeviceManager only handle Device objects
commit
|
commitdiff
|
tree
2014-03-01
Joel Holdsworth
Added pv::device::Device
commit
|
commitdiff
|
tree
2014-03-01
Joel Holdsworth
Moved DevInst into the pv::device namespace
commit
|
commitdiff
|
tree
2014-03-01
Joel Holdsworth
In View::zoom_one_to_one use View::get_visible_data
commit
|
commitdiff
|
tree
2014-03-01
Daniel Elstner
LogicSignal: Un-break trigger configuration. (bug ...
commit
|
commitdiff
|
tree
2014-03-01
Marcus Comstedt
Don't join with non-threads. Fixes 323
commit
|
commitdiff
|
tree
2014-02-16
Joel Holdsworth
Added row heading text
commit
|
commitdiff
|
tree
2014-02-14
Joel Holdsworth
Fixed unit test CMakeLists.txt
commit
|
commitdiff
|
tree
2014-02-14
Daniel King
Preallocate memory before samples are received.
commit
|
commitdiff
|
tree
2014-02-11
Joel Holdsworth
Notify that config change when probes are enabled/disabled
commit
|
commitdiff
|
tree
2014-02-11
Joel Holdsworth
SweepTimingWidget: When the exact value isn't available...
commit
|
commitdiff
|
tree
2014-02-11
Joel Holdsworth
Moved all sr_probe modification into pv::DevInst
commit
|
commitdiff
|
tree
2014-02-11
Joel Holdsworth
Removed SigSession from Trace
commit
|
commitdiff
|
tree
2014-02-11
Joel Holdsworth
Removed _session.get_device calls from LogicSignal
commit
|
commitdiff
|
tree
2014-02-11
Joel Holdsworth
Added DevInst pointer to Signal
commit
|
commitdiff
|
tree
2014-02-11
Joel Holdsworth
Updated the sample rate selector when the config is...
commit
|
commitdiff
|
tree
2014-02-11
Joel Holdsworth
SamplingBar: Improved event loop protection
commit
|
commitdiff
|
tree
2014-02-09
Joel Holdsworth
Added DevInst::config_changed signal
commit
|
commitdiff
|
tree
2014-02-09
Joel Holdsworth
Moved config getting/setting into DevInst
commit
|
commitdiff
|
tree
2014-02-09
Joel Holdsworth
Fix some disappearing annotations
commit
|
commitdiff
|
tree
2014-02-09
Joel Holdsworth
Wrapped sr_dev_inst in a class: pv::DevInst
commit
|
commitdiff
|
tree
2014-02-08
Joel Holdsworth
RowData: Removed _ann_start_index and _ann_end_index
commit
|
commitdiff
|
tree
2014-02-08
Joel Holdsworth
Improved decode annotation colouring
commit
|
commitdiff
|
tree
2014-02-08
Joel Holdsworth
Fixed decoder probes auto-select logic
commit
|
commitdiff
|
tree
2014-02-08
Daniel Elstner
Add bindings for new device options
commit
|
commitdiff
|
tree
2014-02-01
ulflulfl
Fix bug #235. Add shortcut keys for View/Zoom In (Ctrl...
commit
|
commitdiff
|
tree
2014-02-01
Joel Holdsworth
Extract only the subset of annotations that are in...
commit
|
commitdiff
|
tree
2014-01-29
Joel Holdsworth
Fixed layout of labeled widgets
commit
|
commitdiff
|
tree
2014-01-19
Joel Holdsworth
Ported to new SR_CONF_LIMIT_SAMPLES config key
commit
|
commitdiff
|
tree
2014-01-19
Joel Holdsworth
Show a 1-2-5 list for the sample count widget
commit
|
commitdiff
|
tree
2014-01-19
Joel Holdsworth
SamplingBar: Show a 1-2-5 for min-max sample rate values
commit
|
commitdiff
|
tree
2014-01-19
Joel Holdsworth
SweepTimingWidgets: Fix list mode to show the correct...
commit
|
commitdiff
|
tree
2014-01-19
Joel Holdsworth
SweepTimingWidget implemented show_125_list
commit
|
commitdiff
|
tree
2014-01-18
Joel Holdsworth
SweepTimingWidget removed Read Only support
commit
|
commitdiff
|
tree
2014-01-18
Martin Ling
Set LIMIT_FRAMES to 1 if supported.
commit
|
commitdiff
|
tree
2014-01-18
Martin Ling
Use SR_CONF_DEVICE_OPTIONS to decide if LIMIT_SAMPLES...
commit
|
commitdiff
|
tree
2014-01-18
Martin Ling
Only attempt to set default sample count if supported.
commit
|
commitdiff
|
tree
2014-01-18
Martin Ling
Commit sample count after setting default.
commit
|
commitdiff
|
tree
2014-01-18
Martin Ling
Wait until SDI is set before updating sweep timing...
commit
|
commitdiff
|
tree
2014-01-18
Martin Ling
No longer need to set sample limit on session start.
commit
|
commitdiff
|
tree
2014-01-18
Martin Ling
Show sample count selector only if setting supported.
commit
|
commitdiff
|
tree
2014-01-18
Martin Ling
Use a SweepTimingWidget for sample count limit.
commit
|
commitdiff
|
tree
2014-01-18
Joel Holdsworth
Created pv::widgets::SampleTimingWidget, and ported...
commit
|
commitdiff
|
tree
2014-01-18
Joel Holdsworth
Feed analog data into separate deinterleaved analog...
commit
|
commitdiff
|
tree
next