lkml.org 
[lkml]   [2015]   [Oct]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 00/16] staging: comedi: comedi_test: enhancements
Date
The "comedi_test" module is a driver for a dummy COMEDI device.  It has
an analog input subdevice and an analog output subdevice. The analog
input subdevice supports COMEDI asynchronous acquisition commands using
waveform generators to generate the input data for each channel. A
kernel timer is used to driver the acquisition.

This series of patches cleans up the driver, enhances the existing
asynchronous command support on the analog input subdevice, and adds
asynchronous command support on the analog output subdevice.

01) staging: comedi: comedi_test: reformat multi-line comments
02) staging: comedi: comedi_test: saturate fake waveform values
03) staging: comedi: comedi_test: remove nano_per_micro
04) staging: comedi: comedi_test: limit maximum convert_arg
05) staging: comedi: comedi_test: support scan_begin_src == TRIG_FOLLOW
06) staging: comedi: comedi_test: move modulo operations for waveform
07) staging: comedi: comedi_test: use unsigned int for waveform timing
08) staging: comedi: comedi_test: simplify time since last AI scan
09) staging: comedi: comedi_test: rename members for AI commands
10) staging: comedi: comedi_test: rename waveform members
11) staging: comedi: comedi_test: make timer rate similar to scan rate
12) staging: comedi: comedi_test: use unsigned short for loopback values
13) staging: comedi: comedi_test: allow read-back of AO channels
14) staging: comedi: comedi_test: handle partial scans in timer routine
15) staging: comedi: comedi_test: rename waveform_ai_interrupt()
16) staging: comedi: comedi_test: implement commands on AO subdevice

drivers/staging/comedi/drivers/comedi_test.c | 565 ++++++++++++++++++++-------
1 file changed, 416 insertions(+), 149 deletions(-)


\
 
 \ /
  Last update: 2015-10-27 18:21    [W:0.138 / U:1.208 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site