projects
/
pulseview.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Open/close devices as needed
[pulseview.git]
/
pv
/
2013-04-24
Bert Vermeulen
Open/close devices as needed
tree
|
commitdiff
2013-04-24
Joel Holdsworth
Update the SigSession device, when it is selected by...
tree
|
commitdiff
2013-04-24
Joel Holdsworth
Only the open the file if the user clicked ok in the...
tree
|
commitdiff
2013-04-24
Joel Holdsworth
Made the sdi a persisent property of SigSession
tree
|
commitdiff
2013-04-23
Joel Holdsworth
Added an accelerator for show/hide cursors
tree
|
commitdiff
2013-04-23
Joel Holdsworth
Bring the cursors into view when they are shown
tree
|
commitdiff
2013-04-23
Uwe Hermann
Replace GPLv2+ references with GPLv3+.
tree
|
commitdiff
2013-04-22
Joel Holdsworth
Added proper error handling to pv::SigSession::feed_in_...
tree
|
commitdiff
2013-04-22
Joel Holdsworth
Added missing braces in pv::dialogs::Connect::populate_...
tree
|
commitdiff
2013-04-20
Joel Holdsworth
Commit the samplerate before beginning to sample
tree
|
commitdiff
2013-04-20
Joel Holdsworth
Renamed SamplingBar::configure to on_configure
tree
|
commitdiff
2013-04-20
Joel Holdsworth
Added Cursors Delta display
tree
|
commitdiff
2013-04-20
Joel Holdsworth
Added CursorPair::get_cursor_offsets()
tree
|
commitdiff
2013-04-20
Joel Holdsworth
Moved Cursor markers to the outside
tree
|
commitdiff
2013-04-20
Joel Holdsworth
Removed unneeded Cursor::Size constant
tree
|
commitdiff
2013-04-20
Joel Holdsworth
Call sr_session_destroy after loading the SigSession...
tree
|
commitdiff
2013-04-18
Joel Holdsworth
Moved ruler cursor draw functions into CursorsPair
tree
|
commitdiff
2013-04-18
Joel Holdsworth
Moved viewport cursor draw functions into CursorsPair
tree
|
commitdiff
2013-04-18
Joel Holdsworth
Replaced std::pair<Cursor, Cursor> with CursorPair
tree
|
commitdiff
2013-04-18
Joel Holdsworth
Added ENABLE_SIGROKDECODE option, disabled for now
tree
|
commitdiff
2013-04-16
Joshua Frkuska
deviceoptions.cpp make compile error on 32 bit systems
tree
|
commitdiff
2013-04-16
Joel Holdsworth
Draw numbers off the end of the ruler
tree
|
commitdiff
2013-04-16
Martin Ling
Update for libsigrok datafeed callback API changes.
tree
|
commitdiff
2013-04-08
Joel Holdsworth
Enum now allows the no-selection condition
tree
|
commitdiff
2013-04-08
Joel Holdsworth
Padded data buffer so that reads do not overrun it.
tree
|
commitdiff
2013-04-08
Joel Holdsworth
Moved get_property_form out of pv::prop::binding::Binding
tree
|
commitdiff
2013-04-08
Joel Holdsworth
Added Int property and bound to SR_CONF_CAPTURE_RATIO
tree
|
commitdiff
2013-04-08
Joel Holdsworth
Removed an uneeded include
tree
|
commitdiff
2013-04-08
Joel Holdsworth
Added Bool property and bound to SR_CONF_RLE
tree
|
commitdiff
2013-04-08
Bert Vermeulen
Ported pv::prop::binding::DeviceOptions to GVariants
tree
|
commitdiff
2013-04-08
Joel Holdsworth
Make pv::prop objects run on GVariants
tree
|
commitdiff
2013-04-08
Bert Vermeulen
Adjust pv:prop::Enum to GVariant-based sr_config_*...
tree
|
commitdiff
2013-04-08
Bert Vermeulen
Adjust pv::toolbars::SamplingBar to GVariant-based...
tree
|
commitdiff
2013-04-07
Bert Vermeulen
Adjust pv::SigSession to GVariant-based sr_config_...
tree
|
commitdiff
2013-04-07
Bert Vermeulen
Adjust pv::dialogs::Connect to GVariant-based sr_config...
tree
|
commitdiff
2013-04-06
Joel Holdsworth
Allow labels to be set to empty values
tree
|
commitdiff
2013-03-31
Joel Holdsworth
Fixed the H-scroll page width to half a screen rather...
tree
|
commitdiff
2013-03-31
Joel Holdsworth
Ignore H-scroll events while scrollbar is begin updated.
tree
|
commitdiff
2013-03-31
Joel Holdsworth
Revert "View: Decouple horizontal scrolling from the...
tree
|
commitdiff
2013-03-31
Joel Holdsworth
Corrected label layout when text is empty
tree
|
commitdiff
2013-03-31
Joel Holdsworth
Set the colour of the ruler hover marker to the correct...
tree
|
commitdiff
2013-03-23
Joel Holdsworth
Improved painting of cursor values
tree
|
commitdiff
2013-03-23
Joel Holdsworth
Added a margin around ruler values
tree
|
commitdiff
2013-03-23
Joel Holdsworth
Stopped ruler values colliding at high zoom
tree
|
commitdiff
2013-03-23
Joel Holdsworth
Use Qt namespace to simplify Ruler::paintEvent
tree
|
commitdiff
2013-03-21
Joel Holdsworth
Draw analog with a polyline rather than points
tree
|
commitdiff
2013-03-21
Joel Holdsworth
Implemented Ctrl+Q quit shortcut
tree
|
commitdiff
2013-03-21
Joel Holdsworth
Added analog envelope painting
tree
|
commitdiff
2013-03-21
Joel Holdsworth
Make Snapshot::get_sample_count() a const function
tree
|
commitdiff
2013-03-21
Joel Holdsworth
Implemented AnalogSnapshot::get_envelope_section
tree
|
commitdiff
2013-03-21
Joel Holdsworth
Implemented Basic analog tests
tree
|
commitdiff
2013-03-21
Joel Holdsworth
Added code to construct analog envelope levels
tree
|
commitdiff
2013-03-21
Joel Holdsworth
Added a scale factor to AnalogSignal
tree
|
commitdiff
2013-03-21
Joel Holdsworth
Various tidyups in LogicSnapshot
tree
|
commitdiff
2013-03-21
Joel Holdsworth
Setup analog probe colours
tree
|
commitdiff
2013-03-21
Joel Holdsworth
Renamed pv::view::LogicSignal::LogicSignalColours to...
tree
|
commitdiff
2013-03-21
Joel Holdsworth
Moved SamplingBar into pv::toolbars namespace
tree
|
commitdiff
2013-03-21
Joel Holdsworth
Tolerate unexpected packets rather than asserting
tree
|
commitdiff
2013-03-21
Joel Holdsworth
Analog buffer sharing crash by memcpying for the Ananlo...
tree
|
commitdiff
2013-03-20
Joel Holdsworth
Added Enable/Disable All Buttons
tree
|
commitdiff
2013-03-11
Joel Holdsworth
Check that at least one probe is enabled before acquisi...
tree
|
commitdiff
2013-03-11
Joel Holdsworth
Corrected order of MainWindow class declaration
tree
|
commitdiff
2013-03-11
Joel Holdsworth
Added UI error handling for file loading and capturing
tree
|
commitdiff
2013-03-11
Joel Holdsworth
Added a probe selector
tree
|
commitdiff
2013-03-11
Joel Holdsworth
Ensure sr_config_get is called even when assert is...
tree
|
commitdiff
2013-03-09
Joel Holdsworth
Deleted unused pv::view::Viewport::mouseReleaseEvent...
tree
|
commitdiff
2013-03-09
Joel Holdsworth
Initialise sample_rate in pv::SigSession::feed_in_header
tree
|
commitdiff
2013-03-09
Uwe Hermann
Whitespace fixes.
tree
|
commitdiff
2013-03-09
Joel Holdsworth
Prevent Ok being pressed when no device is selected
tree
|
commitdiff
2013-03-09
Joel Holdsworth
Process selected device
tree
|
commitdiff
2013-03-09
Joel Holdsworth
Added pv::SamplingBar::set_selected_device
tree
|
commitdiff
2013-03-09
Joel Holdsworth
Moved device enumeration out of pv::SamplingBar into...
tree
|
commitdiff
2013-03-09
Joel Holdsworth
SamplingBar::update_sample_rate_selector should abort...
tree
|
commitdiff
2013-03-09
Joel Holdsworth
Fixed indentation in SamplingBar::update_sample_rate_se...
tree
|
commitdiff
2013-03-09
Joel Holdsworth
Implemented device probing
tree
|
commitdiff
2013-03-09
Joel Holdsworth
Only allow monotonic devices in the device list
tree
|
commitdiff
2013-03-09
Joel Holdsworth
Initial manual connect dialog with a serial port selector
tree
|
commitdiff
2013-03-03
Joel Holdsworth
Sampling bar now commits the sample rate into the devic...
tree
|
commitdiff
2013-03-03
Joel Holdsworth
Removed sample_rate parameter from start_capture
tree
|
commitdiff
2013-03-03
Joel Holdsworth
Added a binding for SR_CONF_SAMPLERATE
tree
|
commitdiff
2013-03-03
Joel Holdsworth
Added a Double property object
tree
|
commitdiff
2013-03-03
Joel Holdsworth
Implemented getter behaviour in DeviceOptions
tree
|
commitdiff
2013-03-03
Joel Holdsworth
Implemented getter behaviour in Enum
tree
|
commitdiff
2013-03-03
Joel Holdsworth
Use namespaces in enum.cpp
tree
|
commitdiff
2013-03-03
Joel Holdsworth
Corrected const of DeviceOptions::_sdi
tree
|
commitdiff
2013-03-03
Joel Holdsworth
Tidied whitespace
tree
|
commitdiff
2013-03-03
Uwe Hermann
Minor whitespace fixes.
tree
|
commitdiff
2013-03-03
Joel Holdsworth
Pad mip-map buffers to allow for uint64_t write word
tree
|
commitdiff
2013-03-03
Joel Holdsworth
Set the colour of ruler annotations to the correct...
tree
|
commitdiff
2013-03-03
Joel Holdsworth
Added open file command line argument
tree
|
commitdiff
2013-03-03
Joel Holdsworth
Show samplerate as 1Hz when its value is unknown
tree
|
commitdiff
2013-03-03
Joel Holdsworth
Added shorter record lengths
tree
|
commitdiff
2013-03-03
Joel Holdsworth
Explicitly set analog signal painting colour
tree
|
commitdiff
2013-03-02
Uwe Hermann
About box: Make URL clickable.
tree
|
commitdiff
2013-02-20
Uwe Hermann
Drop a few more unneeded 'extern "C"'.
tree
|
commitdiff
2013-02-20
Uwe Hermann
Remove unneeded 'extern "C"'.
tree
|
commitdiff
2013-02-20
Uwe Hermann
Fix compiler warnings/errors due to -Wall.
tree
|
commitdiff
2013-01-28
Joel Holdsworth
Get sample rate from device instance rather than storing it
tree
|
commitdiff
2013-01-28
Joel Holdsworth
Moved signal creation into feed_in_header
tree
|
commitdiff
2013-01-28
Joel Holdsworth
Ported sampling to new sigrok API
tree
|
commitdiff
next