projects
/
pulseview.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pulseview.git
2014-03-02
Joel Holdsworth
Renamed SigSession::data_updated signal to data_receive...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Joel Holdsworth
Moved inner decode loop into DecoderStack::decode_data
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Joel Holdsworth
Begin a new decode session when a new frame begins
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Joel Holdsworth
Added a reference to the SigSession in DecoderStack
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Joel Holdsworth
Added LogicSignal::get_data
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Joel Holdsworth
SamplingBar: Only use DefaultSampleCount if the _sample...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Joel Holdsworth
Use boost::filesystem::path to get the filename from...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Joel Holdsworth
Don't attempt to set SR_CONF_LIMIT_SAMPLES when it...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Joel Holdsworth
Show the file-device in the selector when a file is...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Joel Holdsworth
SamplingBar: Surpressed a spurious update loop
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Joel Holdsworth
Moved default device functionality into SigSession
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Joel Holdsworth
Moved session creation into DevInst objects
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Joel Holdsworth
Removed a redundant call to SigSession::set_device
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Joel Holdsworth
Moved SigSession::is_trigger_enabled into DevInst
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Joel Holdsworth
Moved DevInst::_sdi down into Device
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Joel Holdsworth
Moved DeviceManager::use_device and release_device...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Joel Holdsworth
Made DeviceManager only handle Device objects
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Joel Holdsworth
Added pv::device::Device
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Joel Holdsworth
Moved DevInst into the pv::device namespace
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Joel Holdsworth
In View::zoom_one_to_one use View::get_visible_data
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Daniel Elstner
LogicSignal: Un-break trigger configuration. (bug ...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Marcus Comstedt
Don't join with non-threads. Fixes 323
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Daniel Elstner
Pass new unit_size argument to srd_inst_probe_set_all()
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Daniel Elstner
decode: Fix mixup of bytes vs samples
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Uwe Hermann
memaccess.cmake: Use STATUS instead of WARNING for...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Uwe Hermann
memaccess.cmake: Cosmetics, whitespace, consistency...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Marcus Comstedt
Skip check for unportable sample pack/unpack when cross...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Marcus Comstedt
Check if unportable sample pack/unpack works and in...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Marcus Comstedt
Implement portable LA sample packing and unpacking.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-16
Joel Holdsworth
Added row heading text
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
Joel Holdsworth
Fixed unit test CMakeLists.txt
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
Daniel King
Preallocate memory before samples are received.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-11
Joel Holdsworth
Notify that config change when probes are enabled/disabled
commit
|
commitdiff
|
tree
|
snapshot
2014-02-11
Joel Holdsworth
SweepTimingWidget: When the exact value isn't available...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-11
Joel Holdsworth
Moved all sr_probe modification into pv::DevInst
commit
|
commitdiff
|
tree
|
snapshot
2014-02-11
Joel Holdsworth
Removed SigSession from Trace
commit
|
commitdiff
|
tree
|
snapshot
2014-02-11
Joel Holdsworth
Removed _session.get_device calls from LogicSignal
commit
|
commitdiff
|
tree
|
snapshot
2014-02-11
Joel Holdsworth
Added DevInst pointer to Signal
commit
|
commitdiff
|
tree
|
snapshot
2014-02-11
Joel Holdsworth
Updated the sample rate selector when the config is...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-11
Joel Holdsworth
SamplingBar: Improved event loop protection
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
Joel Holdsworth
Added DevInst::config_changed signal
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
Joel Holdsworth
Moved config getting/setting into DevInst
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
Joel Holdsworth
Fix some disappearing annotations
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
Joel Holdsworth
Wrapped sr_dev_inst in a class: pv::DevInst
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
Joel Holdsworth
DecodeTrace: Draw the error over the unresolved period
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
Joel Holdsworth
Do not attempt to decode when required probes have...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
Joel Holdsworth
Added some missing fromUtf8s
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
Joel Holdsworth
RowData: Removed _ann_start_index and _ann_end_index
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
Joel Holdsworth
Improved decode annotation colouring
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
Joel Holdsworth
Fixed decoder probes auto-select logic
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
Daniel Elstner
Add bindings for new device options
commit
|
commitdiff
|
tree
|
snapshot
2014-02-02
Joel Holdsworth
Added show/hide decoder button
commit
|
commitdiff
|
tree
|
snapshot
2014-02-02
Joel Holdsworth
Added decoder show/hide icons
commit
|
commitdiff
|
tree
|
snapshot
2014-02-02
Joel Holdsworth
Improved row annotation colouring
commit
|
commitdiff
|
tree
|
snapshot
2014-02-02
Joel Holdsworth
Split annotation data set into rows, and improved painting.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-01
ulflulfl
Fix bug #235. Add shortcut keys for View/Zoom In (Ctrl...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-01
Joel Holdsworth
Extract only the subset of annotations that are in...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-01
Uwe Hermann
Draw stacked decoder traces below the other PDs (avoids...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-01
Uwe Hermann
pv::data::decode::Annotation: Add pd_index() and set_pd...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-01
Uwe Hermann
pv::view::DecodeTrace: Draw annotation rows according...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-01
Uwe Hermann
pv::data::DecoderStack: Set _row for each annotation.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-01
Uwe Hermann
pv::data::decode::Annotation: Add row() and set_row().
commit
|
commitdiff
|
tree
|
snapshot
2014-01-31
Uwe Hermann
decoderstack.cpp: Improve two error messages a bit.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-30
Uwe Hermann
decode: Clear error message upon every new session...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-29
Joel Holdsworth
Fixed layout of labeled widgets
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Uwe Hermann
nsis: contrib/pulseview.nsi: Drop obsolete file.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Uwe Hermann
CMakeLists.txt, test/CMakeLists.txt: MinGW linking...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Uwe Hermann
test/CMakeLists.txt: Fix MinGW build of the tests.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Joel Holdsworth
Fixed off-by-one in DecoderStack::decode_proc
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Joel Holdsworth
pv::prop::Int: Removed assert from Int::get_widget
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Joel Holdsworth
pv::prop::String: Do not create a widget if the initial...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Joel Holdsworth
pv::prop::Double: Do not create a widget if the initial...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Joel Holdsworth
pv::prop::Bool: Do not create a widget if the initial...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Joel Holdsworth
Set default build type to RelWithDebInfo
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Joel Holdsworth
pv::prop::Enum: Do not create a widget if the initial...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Joel Holdsworth
Add an extra sample to the logic edges so that the...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Joel Holdsworth
Fixed AnalogSnapshotTest
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Uwe Hermann
test/CMakeLists.txt: Fix build on Windows/MinGW.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-19
Joel Holdsworth
Ported to new SR_CONF_LIMIT_SAMPLES config key
commit
|
commitdiff
|
tree
|
snapshot
2014-01-19
Joel Holdsworth
Show a 1-2-5 list for the sample count widget
commit
|
commitdiff
|
tree
|
snapshot
2014-01-19
Joel Holdsworth
SamplingBar: Show a 1-2-5 for min-max sample rate values
commit
|
commitdiff
|
tree
|
snapshot
2014-01-19
Joel Holdsworth
SweepTimingWidgets: Fix list mode to show the correct...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-19
Joel Holdsworth
SweepTimingWidget implemented show_125_list
commit
|
commitdiff
|
tree
|
snapshot
2014-01-18
Joel Holdsworth
SweepTimingWidget removed Read Only support
commit
|
commitdiff
|
tree
|
snapshot
2014-01-18
Martin Ling
Set LIMIT_FRAMES to 1 if supported.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-18
Martin Ling
Use SR_CONF_DEVICE_OPTIONS to decide if LIMIT_SAMPLES...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-18
Martin Ling
Only attempt to set default sample count if supported.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-18
Martin Ling
Commit sample count after setting default.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-18
Martin Ling
Wait until SDI is set before updating sweep timing...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-18
Martin Ling
No longer need to set sample limit on session start.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-18
Martin Ling
Show sample count selector only if setting supported.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-18
Martin Ling
Use a SweepTimingWidget for sample count limit.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-18
Joel Holdsworth
Created pv::widgets::SampleTimingWidget, and ported...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-18
Joel Holdsworth
Feed analog data into separate deinterleaved analog...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-18
Joel Holdsworth
Added AnalogSignal::analog_data accessor function
commit
|
commitdiff
|
tree
|
snapshot
2014-01-18
Joel Holdsworth
LogicSignal: Tidyup boost references
commit
|
commitdiff
|
tree
|
snapshot
2014-01-18
Joel Holdsworth
SigSession: Added signal_from_probe
commit
|
commitdiff
|
tree
|
snapshot
2014-01-18
Joel Holdsworth
SigSession: Tidied update_signals
commit
|
commitdiff
|
tree
|
snapshot
2014-01-18
Joel Holdsworth
Removed duplicated source listing of wellarray.cpp
commit
|
commitdiff
|
tree
|
snapshot
2014-01-18
Joel Holdsworth
QWellArray: Removed QT_NO_MENU functionality
commit
|
commitdiff
|
tree
|
snapshot
next