projects
/
pulseview.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Added an error message there are some unspecified required probes
[pulseview.git]
/
pv
/
sigsession.h
2014-03-02
Joel Holdsworth
Renamed SigSession::data_updated signal to data_receive...
blob
|
commitdiff
|
raw
2014-03-02
Joel Holdsworth
Begin a new decode session when a new frame begins
blob
|
commitdiff
|
raw
|
diff to current
2014-03-01
Joel Holdsworth
Moved default device functionality into SigSession
blob
|
commitdiff
|
raw
|
diff to current
2014-03-01
Joel Holdsworth
Moved session creation into DevInst objects
blob
|
commitdiff
|
raw
|
diff to current
2014-03-01
Joel Holdsworth
Moved SigSession::is_trigger_enabled into DevInst
blob
|
commitdiff
|
raw
|
diff to current
2014-03-01
Joel Holdsworth
Moved DeviceManager::use_device and release_device...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-01
Joel Holdsworth
Moved DevInst into the pv::device namespace
blob
|
commitdiff
|
raw
|
diff to current
2014-02-09
Joel Holdsworth
Wrapped sr_dev_inst in a class: pv::DevInst
blob
|
commitdiff
|
raw
|
diff to current
2014-01-18
Martin Ling
No longer need to set sample limit on session start.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-18
Joel Holdsworth
Feed analog data into separate deinterleaved analog...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-18
Joel Holdsworth
SigSession: Added signal_from_probe
blob
|
commitdiff
|
raw
|
diff to current
2014-01-12
Joel Holdsworth
Fixed missing includes and formward declarations hidden...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-11
Joel Holdsworth
Added SigSession::get_data()
blob
|
commitdiff
|
raw
|
diff to current
2014-01-11
Joel Holdsworth
Refactoring in View and SigSession
blob
|
commitdiff
|
raw
|
diff to current
2013-12-28
Joel Holdsworth
Made decode an optional feature disabled by default.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-19
Joel Holdsworth
Renamed DecodeSignal to DecodeTrace
blob
|
commitdiff
|
raw
|
diff to current
2013-11-19
Joel Holdsworth
Moved decoder config into the popup
blob
|
commitdiff
|
raw
|
diff to current
2013-10-23
Joel Holdsworth
Modified Decode to only use LogicSignals
blob
|
commitdiff
|
raw
|
diff to current
2013-10-15
Joel Holdsworth
Added error handling to SigSession::add_decoder
blob
|
commitdiff
|
raw
|
diff to current
2013-09-29
Joel Holdsworth
Added decoder delete context menu item
blob
|
commitdiff
|
raw
|
diff to current
2013-09-29
Joel Holdsworth
Implemented decoder options binding
blob
|
commitdiff
|
raw
|
diff to current
2013-09-29
Joel Holdsworth
Removed auto_ptr wrapping of _sampling_thread
blob
|
commitdiff
|
raw
|
diff to current
2013-09-29
Joel Holdsworth
Paint decoder traces
blob
|
commitdiff
|
raw
|
diff to current
2013-09-29
Joel Holdsworth
Made Decoder dialog export a map of probes, and routed...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-29
Joel Holdsworth
Add decoder after decoder dialog
blob
|
commitdiff
|
raw
|
diff to current
2013-09-03
Joel Holdsworth
Read out the sample rate when loading files
blob
|
commitdiff
|
raw
|
diff to current
2013-09-03
Joel Holdsworth
Enumerate probes when session is loaded
blob
|
commitdiff
|
raw
|
diff to current
2013-09-03
Joel Holdsworth
Made SigSession::update_signals take sdi as a parameter
blob
|
commitdiff
|
raw
|
diff to current
2013-05-28
Joel Holdsworth
Added AwaitTrigger capture state
blob
|
commitdiff
|
raw
|
diff to current
2013-05-19
Joel Holdsworth
Create signals when device is selected
blob
|
commitdiff
|
raw
|
diff to current
2013-05-19
Joel Holdsworth
Initial support for input file formats
blob
|
commitdiff
|
raw
|
diff to current
2013-05-01
Joel Holdsworth
pv::DeviceManager now manages opening/closing devices
blob
|
commitdiff
|
raw
|
diff to current
2013-04-24
Joel Holdsworth
Update the SigSession device, when it is selected by...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-24
Joel Holdsworth
Made the sdi a persisent property of SigSession
blob
|
commitdiff
|
raw
|
diff to current
2013-04-16
Martin Ling
Update for libsigrok datafeed callback API changes.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-11
Joel Holdsworth
Added UI error handling for file loading and capturing
blob
|
commitdiff
|
raw
|
diff to current
2013-03-03
Joel Holdsworth
Removed sample_rate parameter from start_capture
blob
|
commitdiff
|
raw
|
diff to current
2013-02-20
Uwe Hermann
Drop a few more unneeded 'extern "C"'.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-28
Joel Holdsworth
Get sample rate from device instance rather than storing it
blob
|
commitdiff
|
raw
|
diff to current
2013-01-28
Joel Holdsworth
Moved signal creation into feed_in_header
blob
|
commitdiff
|
raw
|
diff to current
2013-01-28
Joel Holdsworth
Ported sampling to new sigrok API
blob
|
commitdiff
|
raw
|
diff to current
2012-12-24
Joel Holdsworth
Moved data and snapshot classes into pv::data namespace
blob
|
commitdiff
|
raw
|
diff to current
2012-12-20
Joel Holdsworth
Added skeleton analog support
blob
|
commitdiff
|
raw
|
diff to current
2012-12-20
Joel Holdsworth
Renamed pv::SigSession::_state_mutex to pv::SigSession...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-20
Joel Holdsworth
Factored out feed_in_logic
blob
|
commitdiff
|
raw
|
diff to current
2012-12-20
Joel Holdsworth
Factored out feed_in_meta_logic
blob
|
commitdiff
|
raw
|
diff to current
2012-12-20
Joel Holdsworth
Make data_feed_in and data_feed_in_proc packet paramete...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-12
Joel Holdsworth
Moved file load into a thread
blob
|
commitdiff
|
raw
|
diff to current
2012-12-11
Joel Holdsworth
Keep Run/Stop button state updated
blob
|
commitdiff
|
raw
|
diff to current
2012-12-11
Joel Holdsworth
Added proof of concept start/stop support
blob
|
commitdiff
|
raw
|
diff to current
2012-12-11
Joel Holdsworth
Mutex protected SigSession::_signals
blob
|
commitdiff
|
raw
|
diff to current
2012-12-11
Joel Holdsworth
Added SigSession::signals_changed signals to indicate...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-11
Joel Holdsworth
Initial threaded capture
blob
|
commitdiff
|
raw
|
diff to current
2012-11-03
Joel Holdsworth
Moved Signal and LogicSignal into pv::view
blob
|
commitdiff
|
raw
|
diff to current
2012-10-21
Uwe Hermann
Fix #include guards.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-12
Joel Holdsworth
Moved all classes into the pv namespace
blob
|
commitdiff
|
raw
|
diff to current