comedilib.git
22 years agoChangelog for 0.7.17 r0_7_17
David Schleef [Sun, 18 Nov 2001 03:02:25 +0000 (03:02 +0000)]
Changelog for 0.7.17

22 years agoupdate
David Schleef [Sun, 18 Nov 2001 02:52:45 +0000 (02:52 +0000)]
update

22 years agomerge NMU from Branden Robinson
David Schleef [Wed, 7 Nov 2001 23:20:47 +0000 (23:20 +0000)]
merge NMU from Branden Robinson

22 years agoRemoved comedi_poll(), since it was moved to comedilib
David Schleef [Wed, 24 Oct 2001 22:25:51 +0000 (22:25 +0000)]
Removed comedi_poll(), since it was moved to comedilib

22 years agoFixed warning by adding header
David Schleef [Wed, 24 Oct 2001 22:24:28 +0000 (22:24 +0000)]
Fixed warning by adding header

22 years agoAdded SONAME_SUFFIX
David Schleef [Wed, 24 Oct 2001 22:23:59 +0000 (22:23 +0000)]
Added SONAME_SUFFIX

22 years ago*** empty log message ***
David Schleef [Thu, 18 Oct 2001 09:19:12 +0000 (09:19 +0000)]
*** empty log message ***

22 years agoadded at-mio-16xe-50
David Schleef [Thu, 18 Oct 2001 09:16:03 +0000 (09:16 +0000)]
added at-mio-16xe-50

22 years agoSplit up install target
David Schleef [Tue, 16 Oct 2001 08:19:29 +0000 (08:19 +0000)]
Split up install target

22 years agoUpdated standards version
David Schleef [Fri, 12 Oct 2001 00:01:02 +0000 (00:01 +0000)]
Updated standards version

22 years agoremove file causing lintian problems
David Schleef [Thu, 11 Oct 2001 23:58:01 +0000 (23:58 +0000)]
remove file causing lintian problems

22 years agoupdate status of 16e-2
David Schleef [Wed, 10 Oct 2001 22:59:19 +0000 (22:59 +0000)]
update status of 16e-2

22 years agofrom ds
David Schleef [Wed, 10 Oct 2001 22:55:17 +0000 (22:55 +0000)]
from ds

22 years agoupdated
David Schleef [Wed, 10 Oct 2001 22:34:57 +0000 (22:34 +0000)]
updated

22 years agoadded
David Schleef [Wed, 10 Oct 2001 22:08:23 +0000 (22:08 +0000)]
added

22 years agoCleanups, change log level for many operations, added info for some
David Schleef [Wed, 10 Oct 2001 22:07:53 +0000 (22:07 +0000)]
Cleanups, change log level for many operations, added info for some
ni boards

22 years agoSplit up comedi_calibrate.c, additional hacking
David Schleef [Tue, 9 Oct 2001 23:45:16 +0000 (23:45 +0000)]
Split up comedi_calibrate.c, additional hacking

22 years agomore hacking. check-in before splitting into separate files
David Schleef [Tue, 9 Oct 2001 22:14:35 +0000 (22:14 +0000)]
more hacking.  check-in before splitting into separate files

22 years agonew code calibrates daqcard
David Schleef [Tue, 9 Oct 2001 19:35:49 +0000 (19:35 +0000)]
new code calibrates daqcard

22 years agoMade observable channels into objects (sort of)
David Schleef [Mon, 8 Oct 2001 22:49:45 +0000 (22:49 +0000)]
Made observable channels into objects (sort of)

22 years agoHides more stuff behind verbose flag. Less default info for unknown
David Schleef [Mon, 8 Oct 2001 00:28:02 +0000 (00:28 +0000)]
Hides more stuff behind verbose flag.  Less default info for unknown
boards.  New number printing mant(err)e+exp format

22 years agoChange all the file headers to LGPL
David Schleef [Thu, 4 Oct 2001 23:44:08 +0000 (23:44 +0000)]
Change all the file headers to LGPL

22 years agoadded function to convert multiple samples to/from phys units
David Schleef [Thu, 4 Oct 2001 23:33:14 +0000 (23:33 +0000)]
added function to convert multiple samples to/from phys units

22 years agoMore cleaning
David Schleef [Thu, 4 Oct 2001 22:24:01 +0000 (22:24 +0000)]
More cleaning

22 years agocleaned up some of the document making
David Schleef [Thu, 4 Oct 2001 20:35:04 +0000 (20:35 +0000)]
cleaned up some of the document making

22 years agoadded
David Schleef [Thu, 4 Oct 2001 20:17:55 +0000 (20:17 +0000)]
added

22 years agoremoved mode0_test from list of standard tests
David Schleef [Thu, 4 Oct 2001 20:12:04 +0000 (20:12 +0000)]
removed mode0_test from list of standard tests

22 years agoAdded 6024E
David Schleef [Thu, 4 Oct 2001 20:10:55 +0000 (20:10 +0000)]
Added 6024E

22 years agoAdditional typing
David Schleef [Thu, 4 Oct 2001 20:10:36 +0000 (20:10 +0000)]
Additional typing

22 years agofixed bug that I did that was noted by allan willcox
Frank Mori Hess [Fri, 31 Aug 2001 23:19:52 +0000 (23:19 +0000)]
fixed bug that I did that was noted by allan willcox

22 years agoFix to fast_1chan, so it supports TRIG_INT for analog output.
David Schleef [Tue, 28 Aug 2001 23:50:37 +0000 (23:50 +0000)]
Fix to fast_1chan, so it supports TRIG_INT for analog output.

22 years agomodified to work with TRIG_INT, made it use the -F command line option to
Frank Mori Hess [Fri, 24 Aug 2001 19:08:55 +0000 (19:08 +0000)]
modified to work with TRIG_INT, made it use the -F command line option to
set update frequency

22 years agocopied over from comedi, for INSN_INTTRIG support.
Frank Mori Hess [Fri, 24 Aug 2001 19:08:06 +0000 (19:08 +0000)]
copied over from comedi, for INSN_INTTRIG support.

22 years agoAdditional verbage for extended triggering
David Schleef [Sun, 19 Aug 2001 01:32:30 +0000 (01:32 +0000)]
Additional verbage for extended triggering

22 years agolocale settings need to be #ifdef'd
David Schleef [Sun, 19 Aug 2001 01:31:26 +0000 (01:31 +0000)]
locale settings need to be #ifdef'd

22 years agoOops. libintl.h needs to be #ifdef'd
David Schleef [Sun, 19 Aug 2001 01:30:06 +0000 (01:30 +0000)]
Oops.  libintl.h needs to be #ifdef'd

22 years agogettextization of error messages
David Schleef [Sun, 19 Aug 2001 01:27:33 +0000 (01:27 +0000)]
gettextization of error messages

22 years agoRandom message change
David Schleef [Sun, 19 Aug 2001 01:27:16 +0000 (01:27 +0000)]
Random message change

22 years agoSeparated soname into separate definition
David Schleef [Sun, 19 Aug 2001 01:25:04 +0000 (01:25 +0000)]
Separated soname into separate definition

22 years agotarget for gettext message creation
David Schleef [Sun, 19 Aug 2001 01:24:23 +0000 (01:24 +0000)]
target for gettext message creation

22 years agogettext()ized
David Schleef [Sun, 19 Aug 2001 01:22:43 +0000 (01:22 +0000)]
gettext()ized

22 years agoReworked major portions. Much more portable.
David Schleef [Sun, 19 Aug 2001 01:22:17 +0000 (01:22 +0000)]
Reworked major portions.  Much more portable.

22 years agoAdded -DI18N option
David Schleef [Sun, 19 Aug 2001 01:21:41 +0000 (01:21 +0000)]
Added -DI18N option

22 years agoEine .po Datei auf deutsch
David Schleef [Sun, 19 Aug 2001 01:19:50 +0000 (01:19 +0000)]
Eine .po Datei auf deutsch

22 years agoEnable dithering. Fix wrong expectation of return value from do_insn()
David Schleef [Wed, 1 Aug 2001 12:07:05 +0000 (12:07 +0000)]
Enable dithering.  Fix wrong expectation of return value from do_insn()

22 years agoAdded long getopts and added help(), 'cuz I always forget how to use it
David Schleef [Mon, 30 Jul 2001 20:40:26 +0000 (20:40 +0000)]
Added long getopts and added help(), 'cuz I always forget how to use it

22 years agoAdded lots about configuration instructions
David Schleef [Mon, 30 Jul 2001 20:39:46 +0000 (20:39 +0000)]
Added lots about configuration instructions

22 years agoMake it quieter
David Schleef [Mon, 30 Jul 2001 20:39:19 +0000 (20:39 +0000)]
Make it quieter

22 years agoFix includes
David Schleef [Mon, 30 Jul 2001 20:38:54 +0000 (20:38 +0000)]
Fix includes

22 years agoChange email address, add Comedi version and device name
David Schleef [Mon, 30 Jul 2001 20:38:17 +0000 (20:38 +0000)]
Change email address, add Comedi version and device name

22 years agoFix typo
David Schleef [Mon, 30 Jul 2001 20:37:42 +0000 (20:37 +0000)]
Fix typo

22 years agomade insn demo take 10 samples again as it originally did
Frank Mori Hess [Wed, 25 Jul 2001 15:53:57 +0000 (15:53 +0000)]
made insn demo take 10 samples again as it originally did

22 years agoGenerate $Id$
David Schleef [Tue, 17 Jul 2001 20:10:42 +0000 (20:10 +0000)]
Generate $Id$

22 years agoadded changelog.
David Schleef [Mon, 16 Jul 2001 02:02:56 +0000 (02:02 +0000)]
added changelog.

22 years agoIt doesn't make sense to keep regenerating these in CVS. They are
David Schleef [Mon, 16 Jul 2001 00:05:36 +0000 (00:05 +0000)]
It doesn't make sense to keep regenerating these in CVS.  They are
generated in the release script now.

22 years agorelease script r0_7_16
David Schleef [Mon, 16 Jul 2001 00:04:06 +0000 (00:04 +0000)]
release script

22 years agoSimple makefile, 'cause I can never remember the correct commands
David Schleef [Sun, 15 Jul 2001 23:58:49 +0000 (23:58 +0000)]
Simple makefile, 'cause I can never remember the correct commands

22 years agoRegenerated docs
David Schleef [Sun, 15 Jul 2001 23:58:14 +0000 (23:58 +0000)]
Regenerated docs

22 years agoAdd a few comments about recent changes in demos
David Schleef [Sun, 15 Jul 2001 23:52:13 +0000 (23:52 +0000)]
Add a few comments about recent changes in demos

22 years agoDon't use debhelper
David Schleef [Sun, 15 Jul 2001 23:25:04 +0000 (23:25 +0000)]
Don't use debhelper

22 years agoUse ../Config
David Schleef [Sun, 15 Jul 2001 23:24:18 +0000 (23:24 +0000)]
Use ../Config

22 years agoUse ../Config. Fix 'make test'.
David Schleef [Sun, 15 Jul 2001 23:24:00 +0000 (23:24 +0000)]
Use ../Config.  Fix 'make test'.

22 years agoRandom todo checkin
David Schleef [Sun, 15 Jul 2001 23:15:55 +0000 (23:15 +0000)]
Random todo checkin

22 years agoAdded user-editable Config file. Add support for $(PREFIX).
David Schleef [Sun, 15 Jul 2001 23:15:29 +0000 (23:15 +0000)]
Added user-editable Config file.  Add support for $(PREFIX).

22 years agoGet CFLAGS from ../Config
David Schleef [Sun, 15 Jul 2001 23:14:09 +0000 (23:14 +0000)]
Get CFLAGS from ../Config

22 years agoremove suidregister
David Schleef [Sun, 15 Jul 2001 23:13:29 +0000 (23:13 +0000)]
remove suidregister

22 years agonew version
David Schleef [Sun, 15 Jul 2001 23:13:09 +0000 (23:13 +0000)]
new version

22 years agoGetting ready to release a new version
David Schleef [Sun, 15 Jul 2001 23:12:40 +0000 (23:12 +0000)]
Getting ready to release a new version

22 years agoRandom change
David Schleef [Sun, 15 Jul 2001 23:11:36 +0000 (23:11 +0000)]
Random change

22 years agoMake stdout unbuffered, so that if stderr==stdout, lines match up.
David Schleef [Sun, 15 Jul 2001 22:47:58 +0000 (22:47 +0000)]
Make stdout unbuffered, so that if stderr==stdout, lines match up.

22 years agoChanged prototype of comedi_get_cmd_generic_timed
David Schleef [Sun, 15 Jul 2001 22:47:14 +0000 (22:47 +0000)]
Changed prototype of comedi_get_cmd_generic_timed

22 years agoDoesn't need to be static. Added test target
David Schleef [Sun, 15 Jul 2001 22:46:37 +0000 (22:46 +0000)]
Doesn't need to be static.  Added test target

22 years agoFix comedi_get_cmd_* so that commands are only generated once.
David Schleef [Sun, 15 Jul 2001 22:46:02 +0000 (22:46 +0000)]
Fix comedi_get_cmd_* so that commands are only generated once.
More error messages.

22 years agoChange prototype of comedi_get_cmd_generic_timed
David Schleef [Sun, 15 Jul 2001 22:39:54 +0000 (22:39 +0000)]
Change prototype of comedi_get_cmd_generic_timed

22 years agoNeeds string.h, not others
David Schleef [Sun, 15 Jul 2001 19:58:15 +0000 (19:58 +0000)]
Needs string.h, not others

22 years agoMajor hacking, just like cmd.c
David Schleef [Sun, 15 Jul 2001 19:57:32 +0000 (19:57 +0000)]
Major hacking, just like cmd.c

22 years agoReplace <string.h>
David Schleef [Sun, 15 Jul 2001 19:57:08 +0000 (19:57 +0000)]
Replace <string.h>

22 years agoRemove commented stuff
David Schleef [Sun, 15 Jul 2001 19:56:31 +0000 (19:56 +0000)]
Remove commented stuff

22 years agoChanged main.c to common.c
David Schleef [Sat, 14 Jul 2001 00:53:30 +0000 (00:53 +0000)]
Changed main.c to common.c

22 years agoChanged the name of verbose_flag; Added a few more flags in main.c
David Schleef [Sat, 14 Jul 2001 00:50:52 +0000 (00:50 +0000)]
Changed the name of verbose_flag; Added a few more flags in main.c

22 years agoMajor fixes and added inline documentation. It's actually somewhat
David Schleef [Sat, 14 Jul 2001 00:50:15 +0000 (00:50 +0000)]
Major fixes and added inline documentation.  It's actually somewhat
decent now.

22 years agoAdded a bit of __comedi_errno initialization
David Schleef [Sat, 14 Jul 2001 00:42:51 +0000 (00:42 +0000)]
Added a bit of __comedi_errno initialization

22 years agoremoved bit about chanlist error in cmdtest, since all bad chanlist errors should
Frank Mori Hess [Thu, 12 Jul 2001 21:41:21 +0000 (21:41 +0000)]
removed bit about chanlist error in cmdtest, since all bad chanlist errors should
return same value, so I should change my drivers

22 years agoadded a burst-mode-like command to comedi_get_cmd_generic_timed()
Frank Mori Hess [Thu, 12 Jul 2001 20:34:05 +0000 (20:34 +0000)]
added a burst-mode-like command to comedi_get_cmd_generic_timed()

22 years agomore comedi_cmd related documentation
Frank Mori Hess [Thu, 12 Jul 2001 20:28:43 +0000 (20:28 +0000)]
more comedi_cmd related documentation

22 years agofix for compile warning with range.c
Frank Mori Hess [Tue, 10 Jul 2001 23:12:16 +0000 (23:12 +0000)]
fix for compile warning with range.c

22 years agoUpdates from (someone), plus corrections and additions by ds.
David Schleef [Tue, 10 Jul 2001 22:58:04 +0000 (22:58 +0000)]
Updates from (someone), plus corrections and additions by ds.

22 years agoAdded comments
David Schleef [Tue, 10 Jul 2001 22:55:32 +0000 (22:55 +0000)]
Added comments

22 years agoclean python and perl, even if not built
David Schleef [Tue, 10 Jul 2001 22:33:05 +0000 (22:33 +0000)]
clean python and perl, even if not built

22 years agoAdded debug_ptr(). Fixed do_test_for_cmd()
David Schleef [Tue, 10 Jul 2001 22:31:16 +0000 (22:31 +0000)]
Added debug_ptr().  Fixed do_test_for_cmd()

22 years agoRemove sched.h, because we don't use it and uclibc doesn't have it
David Schleef [Tue, 10 Jul 2001 22:30:27 +0000 (22:30 +0000)]
Remove sched.h, because we don't use it and uclibc doesn't have it

22 years agoPerl demos moved from perl/ directory
David Schleef [Tue, 10 Jul 2001 22:28:06 +0000 (22:28 +0000)]
Perl demos moved from perl/ directory

22 years ago*** empty log message ***
David Schleef [Tue, 10 Jul 2001 22:26:36 +0000 (22:26 +0000)]
*** empty log message ***

22 years agoCopied the etc/ directory from Comedi
David Schleef [Tue, 10 Jul 2001 22:26:15 +0000 (22:26 +0000)]
Copied the etc/ directory from Comedi

22 years agoA text version, for all the crazies
David Schleef [Tue, 10 Jul 2001 22:25:26 +0000 (22:25 +0000)]
A text version, for all the crazies

22 years agoRemove comedilib_reference, rebuild comedilib*html
David Schleef [Tue, 10 Jul 2001 22:23:29 +0000 (22:23 +0000)]
Remove comedilib_reference, rebuild comedilib*html

22 years agoFix getopt segfaulting
David Schleef [Tue, 10 Jul 2001 22:21:12 +0000 (22:21 +0000)]
Fix getopt segfaulting

22 years agoChanged from siginfo handler to signal.
David Schleef [Mon, 9 Jul 2001 20:12:07 +0000 (20:12 +0000)]
Changed from siginfo handler to signal.

22 years agoMoved chatter behind if(verbose)
David Schleef [Mon, 9 Jul 2001 02:41:18 +0000 (02:41 +0000)]
Moved chatter behind if(verbose)

22 years agoadded CR_PACK description
Frank Mori Hess [Fri, 6 Jul 2001 18:11:48 +0000 (18:11 +0000)]
added CR_PACK description