projects
/
pulseview.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pulseview.git
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
2014-01-18
Joel Holdsworth
QWellArray: Removed dead code
commit
|
commitdiff
|
tree
|
snapshot
2014-01-18
Joel Holdsworth
QWellArray: removed unused destructor
commit
|
commitdiff
|
tree
|
snapshot
2014-01-17
Joel Holdsworth
pv::view::View::set_zoom: Added doxygen comment
commit
|
commitdiff
|
tree
|
snapshot
2014-01-17
Joel Holdsworth
pv::view::View::zoom_fit: clamp the scale between MaxSc...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-17
Joel Holdsworth
pv::view::View::zoom: Removed duplicated scale clamping
commit
|
commitdiff
|
tree
|
snapshot
2014-01-17
Joel Holdsworth
pv::view::View::get_time_extents: Assume samplerate...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
Joel Holdsworth
Added missing include
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
Joel Holdsworth
decode: Do not overflow the chunk buffer
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
Joel Holdsworth
Fixed missing includes and formward declarations hidden...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
Joel Holdsworth
Removed QToolBar from DecoderGroupBox
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
Joel Holdsworth
Replaced QToolBar in probes popup
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
Joel Holdsworth
Implemented support for probe groups
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
Joel Holdsworth
Minor style change to decoder heading
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
Joel Holdsworth
Added probe group support to DeviceOptions binding
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
Joel Holdsworth
Store DeviceOptions::_sdi as const
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
Joel Holdsworth
Hide the configure device button when the popup would...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
Joel Holdsworth
Small tidy of pv::MainWindow::on_actionOpen_triggered
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
Joel Holdsworth
Added support for save
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
Joel Holdsworth
Added SigSession::get_data()
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
Joel Holdsworth
Refactoring in View and SigSession
commit
|
commitdiff
|
tree
|
snapshot
2014-01-09
Uwe Hermann
CMakeLists.txt: Fix typos, cosmetics, consistency fixes.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-09
Uwe Hermann
Fix SVG icons not being displayed on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-05
Uwe Hermann
nsis: Install zadig (used for driver switching).
commit
|
commitdiff
|
tree
|
snapshot
2014-01-05
Uwe Hermann
nsis: Install libusb0.dll with the application.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-03
Ulf Lamping
Scan: Don't enable "OK" button if no device is found.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-03
Uwe Hermann
mingw: Add the sigrok icon for pulseview.exe.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-02
Uwe Hermann
nsis: Mention firmware files and PDs in the description.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-01
Uwe Hermann
nsis: Fix File/RMDir copy-paste error.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-01
Uwe Hermann
nsis: Also put firmware files into the installer.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-01
Uwe Hermann
nsis: Enable Python + decoders in the installer.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-01
Uwe Hermann
CMakeLists.txt: Fix copy-paste error (ENABLE_COTIRE).
commit
|
commitdiff
|
tree
|
snapshot
2014-01-01
Uwe Hermann
CMakeLists.txt: Cosmetics, fix typos.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-30
Joel Holdsworth
Removed duplicated __STDC_LIMIT_MACROS define
commit
|
commitdiff
|
tree
|
snapshot
2013-12-30
Joel Holdsworth
Replaced using namespace with using class directives
commit
|
commitdiff
|
tree
|
snapshot
2013-12-30
Joel Holdsworth
Make cotire optional disabled by default
commit
|
commitdiff
|
tree
|
snapshot
2013-12-29
Joel Holdsworth
Added code to handle different integer types in the...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-29
Joel Holdsworth
Display cursor popup time value correctly.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-29
Joel Holdsworth
Stop capture when device is changed
commit
|
commitdiff
|
tree
|
snapshot
2013-12-28
Joel Holdsworth
Made decode an optional feature disabled by default.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-28
Joel Holdsworth
Added missing include to annotation.cpp
commit
|
commitdiff
|
tree
|
snapshot
2013-12-28
Joel Holdsworth
Removed declaration of pv::MainWindow::decoder_name_cmp
commit
|
commitdiff
|
tree
|
snapshot
2013-12-28
Joel Holdsworth
Handle C-strings as UTF-8
commit
|
commitdiff
|
tree
|
snapshot
next