projects
/
pulseview.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Properly handle decoder errors
[pulseview.git]
/
pv
/
session.cpp
2018-06-05
Soeren Apel
Fix #1166 by using the correct array size
blob
|
commitdiff
|
raw
2018-06-05
Soeren Apel
Session: Handle failing sigrok::Device::read_config...
blob
|
commitdiff
|
raw
|
diff to current
2018-05-30
Soeren Apel
Fix #540 by introducing a method to reset the view...
blob
|
commitdiff
|
raw
|
diff to current
2018-05-25
Soeren Apel
Add imported files to the session save/restore mechanism
blob
|
commitdiff
|
raw
|
diff to current
2018-05-22
Soeren Apel
Session: Allow an SR_DF_META packet to override the...
blob
|
commitdiff
|
raw
|
diff to current
2018-05-17
Gerhard Sittig
session: apply input format match to interactively...
blob
|
commitdiff
|
raw
|
diff to current
2018-05-13
Gerhard Sittig
session: add support to auto detect input format (for...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-19
Soeren Apel
Don't use qDebug().noquote() for now (bug #1169)
blob
|
commitdiff
|
raw
|
diff to current
2018-04-15
Soeren Apel
Centralize session error notification
blob
|
commitdiff
|
raw
|
diff to current
2018-04-08
Soeren Apel
Session: Don't process packets without sample data
blob
|
commitdiff
|
raw
|
diff to current
2018-04-04
Soeren Apel
Add DecodeSignal and Session error logging
blob
|
commitdiff
|
raw
|
diff to current
2018-03-30
Soeren Apel
Session: Set "segment complete" flags when no frames...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-23
Dan Horák
fix catching polymorphic types by value
blob
|
commitdiff
|
raw
|
diff to current
2018-03-03
Soeren Apel
Session: Fix trigger handling
blob
|
commitdiff
|
raw
|
diff to current
2018-02-23
Soeren Apel
Session: Add error messages
blob
|
commitdiff
|
raw
|
diff to current
2018-02-21
Soeren Apel
Tiny whitespace fix
blob
|
commitdiff
|
raw
|
diff to current
2018-02-07
Soeren Apel
Session/View: Save triggers in a list and use it
blob
|
commitdiff
|
raw
|
diff to current
2018-01-09
Soeren Apel
Add segment display mode UI controls and some related...
blob
|
commitdiff
|
raw
|
diff to current
2018-01-09
Soeren Apel
Session: Make get_segment_count() consider all segments
blob
|
commitdiff
|
raw
|
diff to current
2018-01-09
Soeren Apel
Add segment_id to all segment classes
blob
|
commitdiff
|
raw
|
diff to current
2018-01-05
Soeren Apel
Implement Trace::ShowLastCompleteSegmentOnly display...
blob
|
commitdiff
|
raw
|
diff to current
2017-12-27
Soeren Apel
Flesh out segment display mode handling
blob
|
commitdiff
|
raw
|
diff to current
2017-11-17
Philipp Marek
Session: Fix mismatched delete operator.
blob
|
commitdiff
|
raw
|
diff to current
2017-10-29
Soeren Apel
Rework new segment notification mechanism
blob
|
commitdiff
|
raw
|
diff to current
2017-10-09
Soeren Apel
Session: Query the device's sample rate when needed...
blob
|
commitdiff
|
raw
|
diff to current
2017-09-22
Soeren Apel
Add segment selector UI + helpers
blob
|
commitdiff
|
raw
|
diff to current
2017-08-14
Soeren Apel
Session: Rework frame handling
blob
|
commitdiff
|
raw
|
diff to current
2017-08-03
Soeren Apel
Remove SignalBase::A2LChannel
blob
|
commitdiff
|
raw
|
diff to current
2017-07-05
Soeren Apel
Make sigrok::Context semi-global and use libsigrok...
blob
|
commitdiff
|
raw
|
diff to current
2017-07-05
Soeren Apel
Fix #888 by incrementing i only once per iteration
blob
|
commitdiff
|
raw
|
diff to current
2017-07-05
Soeren Apel
Fix #832 by saving/restoring the decoder stack without...
blob
|
commitdiff
|
raw
|
diff to current
2017-07-05
Soeren Apel
Session: Break up add_decoder()
blob
|
commitdiff
|
raw
|
diff to current
2017-07-05
Soeren Apel
Fix #981 by adding non-device signals upon view creation
blob
|
commitdiff
|
raw
|
diff to current
2017-07-04
Soeren Apel
Merge DecoderStack into DecodeSignal
blob
|
commitdiff
|
raw
|
diff to current
2017-07-04
Soeren Apel
Rework decode channel auto-assignment
blob
|
commitdiff
|
raw
|
diff to current
2017-07-04
Soeren Apel
Introduce DecodeSignal class
blob
|
commitdiff
|
raw
|
diff to current
2017-06-27
Uwe Hermann
Minor Doxygen comment cosmetics.
blob
|
commitdiff
|
raw
|
diff to current
2017-06-27
Gerhard Sittig
session: Add support for input format options (-I cmdli...
blob
|
commitdiff
|
raw
|
diff to current
2017-06-10
Soeren Apel
Adjust trace view namespace
blob
|
commitdiff
|
raw
|
diff to current
2017-06-10
Soeren Apel
Move trace view files
blob
|
commitdiff
|
raw
|
diff to current
2017-06-06
Soeren Apel
Fix #775 by catching and handling the thrown exception
blob
|
commitdiff
|
raw
|
diff to current
2017-05-27
Soeren Apel
Fix #958 by using new method that auto-converts analog...
blob
|
commitdiff
|
raw
|
diff to current
2017-03-28
Uwe Hermann
Drop unused boost-thread dependency.
blob
|
commitdiff
|
raw
|
diff to current
2017-03-28
Uwe Hermann
Use alphabetical order for #includes.
blob
|
commitdiff
|
raw
|
diff to current
2017-03-23
Uwe Hermann
Random simplifications, cosmetics/whitespace/consistenc...
blob
|
commitdiff
|
raw
|
diff to current
2017-03-23
Uwe Hermann
Use bool literals for boolean values.
blob
|
commitdiff
|
raw
|
diff to current
2017-03-23
Uwe Hermann
Remove unused "using" declarations.
blob
|
commitdiff
|
raw
|
diff to current
2017-03-22
Soeren Apel
SignalBase: Implement A2D conversions
blob
|
commitdiff
|
raw
|
diff to current
2017-03-22
Soeren Apel
Session: Make sure we don't try to add a non-existant...
blob
|
commitdiff
|
raw
|
diff to current
2017-03-22
Soeren Apel
LogicSegment: Remove constructor requiring sigrok:...
blob
|
commitdiff
|
raw
|
diff to current
2017-03-22
Soeren Apel
Use presence of logic/analog data as indicator of chann...
blob
|
commitdiff
|
raw
|
diff to current
2017-03-22
Soeren Apel
Introduce PV-internal channel types
blob
|
commitdiff
|
raw
|
diff to current
2017-03-18
Uwe Hermann
Don't use std:: in the code directly (where possible).
blob
|
commitdiff
|
raw
|
diff to current
2017-03-12
Soeren Apel
Session: Don't reset session name for file devices
blob
|
commitdiff
|
raw
|
diff to current
2017-03-11
Uwe Hermann
Use emplace_back() where possible.
blob
|
commitdiff
|
raw
|
diff to current
2017-03-11
Uwe Hermann
Prefer std::make_shared().
blob
|
commitdiff
|
raw
|
diff to current
2017-03-07
Soeren Apel
Fix #829 by not throwing when device can't be used
blob
|
commitdiff
|
raw
|
diff to current
2017-03-04
Uwe Hermann
Name session tabs "Session 1" per default.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-15
Soeren Apel
Provide notifiers for when signal data changes
blob
|
commitdiff
|
raw
|
diff to current
2017-02-10
Soeren Apel
Session: Handle frame markers properly
blob
|
commitdiff
|
raw
|
diff to current
2017-02-08
Soeren Apel
Free unused segment memory after acquisition
blob
|
commitdiff
|
raw
|
diff to current
2017-02-08
Soeren Apel
Switch segment storage from single vector to vector...
blob
|
commitdiff
|
raw
|
diff to current
2017-01-19
Soeren Apel
Confirm with user when trying to close sessions with...
blob
|
commitdiff
|
raw
|
diff to current
2017-01-07
Gerhard Sittig
license: remove FSF postal address from boiler plate...
blob
|
commitdiff
|
raw
|
diff to current
2016-12-04
Soeren Apel
Move file loading from MainBar to Session
blob
|
commitdiff
|
raw
|
diff to current
2016-12-04
Soeren Apel
Fix #849 by making sure no references to the DecodeTrac...
blob
|
commitdiff
|
raw
|
diff to current
2016-12-04
Soeren Apel
Change namespace for the trace view and implement ViewBase
blob
|
commitdiff
|
raw
|
diff to current
2016-09-03
Soeren Apel
Update main window and dock widget titles as session...
blob
|
commitdiff
|
raw
|
diff to current
2016-09-02
Soeren Apel
Session: Fix signal mappings for the views
blob
|
commitdiff
|
raw
|
diff to current
2016-09-02
Soeren Apel
Allow dock windows to be closed and handle this properly
blob
|
commitdiff
|
raw
|
diff to current
2016-08-31
Soeren Apel
Save/restore view states and signal settings
blob
|
commitdiff
|
raw
|
diff to current
2016-08-29
Soeren Apel
Session: Implement .sr file save/restore
blob
|
commitdiff
|
raw
|
diff to current
2016-08-29
Soeren Apel
Let SignalBase store/restore its internal data
blob
|
commitdiff
|
raw
|
diff to current
2016-08-28
Soeren Apel
Session: Save/restore channel info and top-level decoder
blob
|
commitdiff
|
raw
|
diff to current
2016-08-27
Soeren Apel
Session/MainBar: Fix device change handling
blob
|
commitdiff
|
raw
|
diff to current
2016-08-27
Soeren Apel
Session: Fix include order
blob
|
commitdiff
|
raw
|
diff to current
2016-08-27
Soeren Apel
Implement multi-session handling
blob
|
commitdiff
|
raw
|
diff to current
2016-08-26
Soeren Apel
Make the first view own the toolbar instead of the...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-18
Soeren Apel
Move view-independent data from view::DecodeTrace to...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-18
Soeren Apel
Move signals to views and make Session handle multiple...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-18
Soeren Apel
Use SignalBase instead of LogicSignal for decoders
blob
|
commitdiff
|
raw
|
diff to current
2016-08-18
Soeren Apel
Remove data_ also for LogicSignal and use SignalBase...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-18
Soeren Apel
Move signal data to SignalBase and adjust view::AnalogS...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-18
Soeren Apel
Rename Trace::channel_ to Trace::base_, including depen...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-18
Soeren Apel
Introduce pv::data::SignalBase
blob
|
commitdiff
|
raw
|
diff to current
2016-06-24
Soeren Apel
Fix #805 by resetting selected device on failure
blob
|
commitdiff
|
raw
|
diff to current
2016-06-24
Soeren Apel
Fix warning for unused Session::sample_thread_proc...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-24
Soeren Apel
Session: Improve session robustness
blob
|
commitdiff
|
raw
|
diff to current
2016-05-19
Soeren Apel
Session: Keep track of signal data locally
blob
|
commitdiff
|
raw
|
diff to current
2016-04-11
Soeren Apel
Session: Make sure all data is deleted before changing...
blob
|
commitdiff
|
raw
|
diff to current
2016-04-03
Soeren Apel
Session: Don't crash when session.device_ is empty
blob
|
commitdiff
|
raw
|
diff to current
2016-04-03
Soeren Apel
Session: Improve signal handling during device selection
blob
|
commitdiff
|
raw
|
diff to current
2016-01-03
Uwe Hermann
Fix a bunch of random typos.
blob
|
commitdiff
|
raw
|
diff to current
2015-12-30
Soeren Apel
Fix #687: Update channels after removing decoder traces
blob
|
commitdiff
|
raw
|
diff to current
2015-12-26
Uwe Hermann
Various minor whitespace and consistency fixes.
blob
|
commitdiff
|
raw
|
diff to current
2015-12-21
Stefan Brüns
session: make sure signals set is initialized
blob
|
commitdiff
|
raw
|
diff to current
2015-12-12
Soeren Apel
Session: Allow using sample rate from meta packet
blob
|
commitdiff
|
raw
|
diff to current
2015-11-09
Tilman Sauerbeck
Session: don't hold sampling_mutex_ during signal emission.
blob
|
commitdiff
|
raw
|
diff to current
2015-11-05
Soeren Apel
Fix #685 by adding a special T marker when SR_DT_TRIGGE...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-04
Soeren Apel
Refactoring: move samplerate algo from View to Session
blob
|
commitdiff
|
raw
|
diff to current
next