]> sigrok.org Git - libsigrok.git/history - src/hardware/demo/api.c
sr_dev_close(): Set status to SR_ST_INACTIVE.
[libsigrok.git] / src / hardware / demo / api.c
2017-07-08 Uwe Hermannsr_dev_close(): Set status to SR_ST_INACTIVE.
2017-07-08 Uwe Hermannsr_dev_open(): Set status to SR_ST_ACTIVE upon success.
2017-07-07 Uwe Hermannsr_config_set(): Factor out SR_ERR_DEV_CLOSED check.
2017-07-07 Uwe HermannAdd sr_dev_acquisition_start(), factor out SR_ERR_DEV_C...
2017-07-07 Uwe HermannAdd sr_dev_acquisition_stop(), factor out SR_ERR_DEV_CL...
2017-06-24 Gerhard Sittigdemo: Mask out logic data for disabled channels in...
2017-06-23 Gerhard Sittigdemo: Skip generating data when all channels in a group...
2017-06-23 Gerhard Sittigdemo: Don't generate analog output data for disabled...
2017-06-23 Gerhard Sittigdemo: Unbreak execution with all analog channels disabled
2017-06-23 Gerhard Sittigdemo: Drop previous "default enabled" logic (experiment...
2017-05-28 Soeren ApelDemo: Convert white spaces to dashes for walking one...
2017-05-27 Soeren ApelDemo: Add walking one/walking zero pattern
2017-05-21 Uwe Hermanndemo: Retain the default of 8 digital channels for...
2017-05-21 Gerhard Sittigdemo: support up to 128 logic channels, enable the...
2017-05-21 Gerhard Sittigdemo: add "cable squid" logic waveform (works-with...
2017-02-14 Sven SchnelleFix initial sample value for demo driver
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2016-09-24 Uwe Hermanndemo: File naming consistency changes.