device.cpp: Add SR_CONF_AVERAGING.
[pulseview.git] / pv / binding / device.cpp
2018-09-05 Uwe Hermanndevice.cpp: Add SR_CONF_AVERAGING.
2018-06-05 Uwe Hermanndevice.cpp: Add SR_CONF_EXTERNAL_CLOCK_SOURCE.
2018-06-03 Uwe Hermanndevice.cpp: Add missing SR_CONF_DATA_SOURCE entry.
2018-03-23 Dan Horákfix catching polymorphic types by value
2017-07-06 Uwe HermannApply some clang-tidy fixes.
2017-06-05 Soeren ApelDevice: Minor whitespace change
2017-06-05 Soeren ApelDevice: Make capability listing more robust
2017-03-30 Uwe Hermannbinding/prop: Add a description field.
2017-03-23 Uwe HermannConsistenty use auto-generated namespace comments.
2017-03-23 Uwe HermannRemove unused "using" declarations.
2017-03-18 Uwe HermannDon't use std:: in the code directly (where possible).
2017-03-11 Uwe HermannDon't use deprecated headers.
2017-03-07 Soeren ApelUpdate sr_period_string usage
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2016-06-26 Aurelien JacobsDevice: add support for list of discrete values for...
2016-03-14 ntruchsessfix 'Exception: not applicable' when connecting to...
2015-12-31 Martin LingUpdate to new configuration API.
2015-12-26 Uwe HermannVarious minor whitespace and consistency fixes.
2015-06-11 Joel Holdsworthbinding::Device: Catch errors listing the config keys
2015-04-12 Bartosz GolaszewskiDevice: Add bindings for SR_CONF_POWER_OFF and SR_CONF_...
2015-02-13 Aurelien Jacobsdevice: ensure bind_enum() checks availability of Capab...
2015-01-27 Joel HoldsworthRenamed pv::binding::DeviceOptions and DecoderOptions...