Frank Mori Hess
2b04263bed
Actually, according to current:revision:age practice, the next
...
release should be 0.8.0 since new functions have been added since
0.7.22.
2007-07-31 02:44:29 +00:00
Frank Mori Hess
e790acd5a6
Fixed up AC_INIT and AM_INIT_AUTOMAKE parameters.
2007-07-31 02:29:58 +00:00
Frank Mori Hess
8d74d571b3
Move to current:revision:age discipline for library version numbers.
...
Bumped version for next release.
2007-07-31 02:21:24 +00:00
Frank Mori Hess
68e1efcdbc
Synced with comedi.
2007-07-30 03:50:30 +00:00
Frank Mori Hess
1faffb3919
Added mention of comedi_calibrate and comedi-nonfree-firmware tarballs.
2007-07-30 03:26:57 +00:00
Ian Abbott
2f7cc6c6f2
synced with comedi
2007-07-24 13:50:45 +00:00
Ian Abbott
06fa9b06b1
Add calib_lex.h to noinst_HEADERS.
2007-07-24 13:38:14 +00:00
Ian Abbott
fc1be39d47
Add closing tags for <glosssee> and <glossseealso>.
2007-07-24 13:06:40 +00:00
Frank Mori Hess
c8ff80779b
Synced with comedi.
2007-07-16 15:01:06 +00:00
Frank Mori Hess
50f11c17b8
Added some sanity checks, and made it use the read subdev by default
...
if no "-s" command line option is given.
2007-07-16 15:00:28 +00:00
Frank Mori Hess
5868ebdb99
Corrected comments describing read_subdevice and write_subdevice members
...
of comedi_devinfo
2007-07-16 14:01:40 +00:00
Frank Mori Hess
a7d0851c85
Forgot to add file for new demo.
2007-07-16 12:46:38 +00:00
Frank Mori Hess
23acd1d5bd
Sync with comedi.
2007-07-13 20:32:43 +00:00
Frank Mori Hess
ecceacdc81
Added NI GPCT buffered counting example.
2007-07-13 20:31:50 +00:00
Frank Mori Hess
81d55d2a52
New demo program.
2007-07-12 14:57:08 +00:00
Frank Mori Hess
c5bd91e4c8
sync with comedi
2007-07-12 14:56:21 +00:00
Frank Mori Hess
1a4e7fe192
Initialize counter value to zero.
2007-07-11 18:26:53 +00:00
Frank Mori Hess
1299e25cf4
Added a comment.
2007-07-11 18:26:32 +00:00
Frank Mori Hess
44d6175e7c
Removed unused variable.
2007-07-10 14:26:30 +00:00
Frank Mori Hess
7e3d88314b
Cleaned up mixing of spaces/tabs for indentation probably done by emacs.
2007-07-10 14:11:32 +00:00
Frank Mori Hess
a78711414a
Removed some dead code.
2007-07-10 14:08:07 +00:00
Frank Mori Hess
9804a8c81d
Demo program for quadrature encoder counting with NI GPCT, from
...
Anders Blomdell <anders.blomdell@control.lth.se>
2007-06-28 01:22:38 +00:00
Bernd Porr
5698f4a372
Added a line which sets the permissions to 0666 for all /dev/comedi devices.
2007-05-24 10:51:17 +00:00
Frank Mori Hess
9d36f4e886
Removed autogenerated file from cvs.
2007-04-29 18:40:28 +00:00
Bernd Porr
408d1e24cd
Used AC_ARG_WITH for udev as suggested by frank.
2007-04-28 00:24:42 +00:00
Frank Mori Hess
cad8c4c6c1
Silenced automake 1.10 warning.
2007-04-24 20:22:53 +00:00
Bernd Porr
6277f54e12
Added udev support.
2007-04-23 22:20:09 +00:00
Frank Mori Hess
c80870a4a6
Fixed compile warning under gcc 4.1.2
2007-04-18 14:04:39 +00:00
Frank Mori Hess
88d88b1f41
synced with comedi.
2007-02-26 17:24:24 +00:00
Frank Mori Hess
a5cbc369a1
synced with comedi.
2007-01-08 21:54:15 +00:00
Frank Mori Hess
6a0fc4a5e5
Added new gpct_simple_counting demo (shares some code with
...
gpct_pulse_generator demo through common.c).
2007-01-08 21:53:59 +00:00
Frank Mori Hess
f80c83a1d0
Print large unsigned values correctly (not as negative numbers) for
...
subdevice with 32 bit values.
2007-01-08 20:56:24 +00:00
Frank Mori Hess
8db3fa8f47
Added brief description of choose_routing demo.
2007-01-05 21:15:00 +00:00
Frank Mori Hess
daf810a110
Added gpct_pulse_generator demo.
2007-01-05 21:09:28 +00:00
Frank Mori Hess
98b683b85d
synced with comedi
2007-01-05 20:39:17 +00:00
Frank Mori Hess
c1995338a1
print max data value as unsigned value instead of signed, so 32 bit
...
counters show proper max value (instead of -1).
2007-01-05 19:35:14 +00:00
Frank Mori Hess
fbdf65b4f5
Made parse_options() write options to a struct instead of passing
...
them through global variables.
2007-01-03 21:14:53 +00:00
Frank Mori Hess
c7a581399a
Added a sentence to ao_waveform description.
2007-01-03 15:44:51 +00:00
Frank Mori Hess
8ee6219b64
Removed some C99-isms (mixed code and declarations)
2007-01-03 15:43:06 +00:00
Frank Mori Hess
257bae2a11
Replaced deprecated AM_PROG_CC_STDC with AC_PROG_CC_STDC
2007-01-03 15:31:11 +00:00
Frank Mori Hess
2d38396fcb
Added a table with descriptions of a few configuration instructions.
2006-10-25 19:57:49 +00:00
Frank Mori Hess
01da122c40
Updated to docbook 4.2. Fixed broken </link> in tutorial.sgml
2006-10-25 18:53:42 +00:00
Frank Mori Hess
261de96d3a
Sync'd with comedi
2006-10-24 20:36:33 +00:00
Frank Mori Hess
53747a7f0a
Updated RTSI documentation to reflect my changes.
2006-10-24 15:07:41 +00:00
Frank Mori Hess
a31d71f349
Sync'ed with comedi.
2006-10-24 15:07:08 +00:00
Frank Mori Hess
4cdf1b09a9
Added choose_clock and choose_routing demo programs. Synced comedi.h
...
with comedi. Made dio demo simply configure the line direction based
on the command line argument.
2006-10-23 19:35:24 +00:00
Frank Mori Hess
34b9800e40
Added const qualifiers to some char* return values. Added new
...
experimental comedi_dio_bitfield2() function which works with
> 32 channels. Only works properly with ni_65xx currently.
Will post a request for review by any interested
parties to list before I bother making the rest of the drivers
work with it.
2006-10-17 18:19:29 +00:00
Frank Mori Hess
4ccca1c790
Added description of SDF_SOFT_CALIBRATED flag.
2006-09-11 13:55:22 +00:00
Frank Mori Hess
905b99fb60
Added brief description of enum comedi_conversion_direction
2006-09-08 19:40:15 +00:00
Frank Mori Hess
97ab81dcbc
Added entries for comedi_to_physical() and comedi_from_physical().
2006-09-08 18:38:07 +00:00