projects
/
comedilib.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
comedilib.git
2007-11-13
Frank Mori...
Fixed name of comedi_cleanup_calibration()
commit
|
commitdiff
|
tree
|
snapshot
2007-11-10
Frank Mori...
Adding trivial email address obfuscation, since some...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-07
Ian Abbott
Fix use of INSN_GTOD so it works on 64-bit platforms.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-02
Ian Abbott
Fix out-of-tree build of ruby bindings.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-29
Frank Mori...
Fixed warning on 32 bit arch, caused by my fix for...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-29
Frank Mori...
Regenerated ChangeLog with "cvs2cl -t" for 0.8.1 release.
r0_8_1
commit
|
commitdiff
|
tree
|
snapshot
2007-10-29
Frank Mori...
Bumped version for 0.8.1 release.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-29
Frank Mori...
synced with comedi.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-26
Frank Mori...
Fixed compile warning on amd64
commit
|
commitdiff
|
tree
|
snapshot
2007-10-21
Frank Mori...
Moved EXTRA_DIST outside of conditionals.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-17
Frank Mori...
Synced with comedi.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-17
Frank Mori...
Added comedi_iostream.hpp to include_HEADERS
commit
|
commitdiff
|
tree
|
snapshot
2007-10-15
Frank Mori...
Added dio_config and dio_bitfield2 to c++ binding.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-15
Frank Mori...
Patch from steven.jenkins@ieee.org (Steven Jenkins):
commit
|
commitdiff
|
tree
|
snapshot
2007-10-12
Frank Mori...
Added comedi::istream and ostream classes, to provide...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-12
Frank Mori...
Added default constructor for comedi::subdevice, and...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-28
Frank Mori...
Sync with comedi.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Frank Mori...
Added C++ binding.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Frank Mori...
Got rid of redundant EXTRA_DIST
commit
|
commitdiff
|
tree
|
snapshot
2007-08-19
Frank Mori...
Patch from Tobias Blaser <tblaser@freesurf.ch>:
commit
|
commitdiff
|
tree
|
snapshot
2007-08-19
Frank Mori...
Gave libscxi independent version info from libcomedi...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-14
Frank Mori...
Added blurb about do_waveform.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-13
Frank Mori...
Added digital output command demo.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-13
Frank Mori...
Be a little more correct by setting CMDF_WRITE flag...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-13
Frank Mori...
print subdevice too on command dumps.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-13
Frank Mori...
synced with comedi.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-10
Frank Mori...
Moved comedi_internal_trigger into common.c
commit
|
commitdiff
|
tree
|
snapshot
2007-08-10
Frank Mori...
Removed some obsolete comments.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-09
Frank Mori...
Need to use stop_src=TRIG_NONE
commit
|
commitdiff
|
tree
|
snapshot
2007-08-07
Frank Mori...
Default buffer sizes are actually 64k now.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-02
Frank Mori...
Fixed comedi_get_cmd_generic_timed() by adding a chanli...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-02
Frank Mori...
sync with comedi
commit
|
commitdiff
|
tree
|
snapshot
2007-08-02
Frank Mori...
Removed duplicate declaration.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-31
Frank Mori...
Blah, a fresh cvs checkout does need a couple command...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-31
Frank Mori...
Autogenerated ChangeLog using "cvs2cl -t"
v0_8_0
commit
|
commitdiff
|
tree
|
snapshot
2007-07-31
Frank Mori...
Got rid of doccomedilib, use "configure --docdir=blah...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-31
Frank Mori...
autogen.sh is gone.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-31
Frank Mori...
Got rid of autogen.sh, and just tell people to run...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-31
Frank Mori...
Added AUTHORS list to comedilib.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-31
Frank Mori...
Took comedi_dio_bitfield out of _COMEDILIB_DEPRECATED...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-31
Frank Mori...
synced with comedi
commit
|
commitdiff
|
tree
|
snapshot
2007-07-31
Frank Mori...
Actually, according to current:revision:age practice...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-31
Frank Mori...
Fixed up AC_INIT and AM_INIT_AUTOMAKE parameters.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-31
Frank Mori...
Move to current:revision:age discipline for library...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-30
Frank Mori...
Synced with comedi.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-30
Frank Mori...
Added mention of comedi_calibrate and comedi-nonfree...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-24
Ian Abbott
synced with comedi
commit
|
commitdiff
|
tree
|
snapshot
2007-07-24
Ian Abbott
Add calib_lex.h to noinst_HEADERS.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-24
Ian Abbott
Add closing tags for <glosssee> and <glossseealso>.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Frank Mori...
Synced with comedi.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Frank Mori...
Added some sanity checks, and made it use the read...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Frank Mori...
Corrected comments describing read_subdevice and write_...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Frank Mori...
Forgot to add file for new demo.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Frank Mori...
Sync with comedi.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Frank Mori...
Added NI GPCT buffered counting example.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
Frank Mori...
New demo program.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
Frank Mori...
sync with comedi
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
Frank Mori...
Initialize counter value to zero.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
Frank Mori...
Added a comment.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Frank Mori...
Removed unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Frank Mori...
Cleaned up mixing of spaces/tabs for indentation probab...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Frank Mori...
Removed some dead code.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-28
Frank Mori...
Demo program for quadrature encoder counting with NI...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-24
Bernd Porr
Added a line which sets the permissions to 0666 for...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-29
Frank Mori...
Removed autogenerated file from cvs.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-28
Bernd Porr
Used AC_ARG_WITH for udev as suggested by frank.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Frank Mori...
Silenced automake 1.10 warning.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
Bernd Porr
Added udev support.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-18
Frank Mori...
Fixed compile warning under gcc 4.1.2
commit
|
commitdiff
|
tree
|
snapshot
2007-02-26
Frank Mori...
synced with comedi.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-08
Frank Mori...
synced with comedi.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-08
Frank Mori...
Added new gpct_simple_counting demo (shares some code...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-08
Frank Mori...
Print large unsigned values correctly (not as negative...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-05
Frank Mori...
Added brief description of choose_routing demo.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-05
Frank Mori...
Added gpct_pulse_generator demo.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-05
Frank Mori...
synced with comedi
commit
|
commitdiff
|
tree
|
snapshot
2007-01-05
Frank Mori...
print max data value as unsigned value instead of signe...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-03
Frank Mori...
Made parse_options() write options to a struct instead...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-03
Frank Mori...
Added a sentence to ao_waveform description.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-03
Frank Mori...
Removed some C99-isms (mixed code and declarations)
commit
|
commitdiff
|
tree
|
snapshot
2007-01-03
Frank Mori...
Replaced deprecated AM_PROG_CC_STDC with AC_PROG_CC_STDC
commit
|
commitdiff
|
tree
|
snapshot
2006-10-25
Frank Mori...
Added a table with descriptions of a few configuration...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-25
Frank Mori...
Updated to docbook 4.2. Fixed broken </link> in tutori...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-24
Frank Mori...
Sync'd with comedi
commit
|
commitdiff
|
tree
|
snapshot
2006-10-24
Frank Mori...
Updated RTSI documentation to reflect my changes.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-24
Frank Mori...
Sync'ed with comedi.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-23
Frank Mori...
Added choose_clock and choose_routing demo programs...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-17
Frank Mori...
Added const qualifiers to some char* return values...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-11
Frank Mori...
Added description of SDF_SOFT_CALIBRATED flag.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-08
Frank Mori...
Added brief description of enum comedi_conversion_direction
commit
|
commitdiff
|
tree
|
snapshot
2006-09-08
Frank Mori...
Added entries for comedi_to_physical() and comedi_from_...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-08
Frank Mori...
sync with comedi
commit
|
commitdiff
|
tree
|
snapshot
2006-09-08
Frank Mori...
Added entries for comedi_get_hardcal_converter() and
commit
|
commitdiff
|
tree
|
snapshot
2006-09-07
Frank Mori...
Added some primative support for using software calibra...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-31
Frank Mori...
Fill in inverse polynomials for first order soft calibr...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-31
Frank Mori...
Added flex and bison generated files to MAINTAINERCLEAN...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-28
Frank Mori...
Fix parsing of floating point values in exponential...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-22
Frank Mori...
Fixed problem with keeping track of whether a software...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-22
Frank Mori...
Parsing of calibration file with soft calibration infor...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-22
Frank Mori...
First pass at parsing additional calibration file eleme...
commit
|
commitdiff
|
tree
|
snapshot
next