comedilib.git
2008-12-18 Ian AbbottFixed do_test_for_insn_bits(), broken by validity check...
2008-12-18 Ian AbbottRemoved unneeded comedi_insnlist from do_test_for_insn().
2008-12-18 Ian AbbottCorrected the 'BUG' message in do_test_for_insnlist...
2008-12-18 Ian AbbottOops, I missed one of the info to board_info changes.
2008-12-18 Ian Abbottdemo/info is now demo/board_info. Thanks to JuanPi...
2008-11-13 Frank Mori... Persistent names by pci device path should be in by...
2008-11-13 Frank Mori... Added C++ wrapper for comedi_get_buffer_contents().
2008-11-09 Bernd PorrSimplified the comedi rules for usbdux(fast). Also...
2008-11-05 Ian AbbottAdded some device and subdevice validity checks.
2008-11-05 Ian AbbottHandle COMEDI_SUBD_PWM and check for future unknown...
2008-10-20 Frank Mori... Made suffix on persistent subdevice symlinks use underscore
2008-10-20 Frank Mori... Added example udev rules file for new udev/sysfs in...
2008-09-16 Frank Mori... Updated it to only run the (unreliable) do_test_for_ins...
2008-09-16 Frank Mori... Added subdevice::subdevice_type() wrapper.
2008-09-16 Frank Mori... synced with comedi.
2008-09-04 Frank Mori... fixed typo in printf.
2008-08-29 Frank Mori... Fixed memory leak in comedi_cleanup_calibration().
2008-08-29 Frank Mori... Added missing return type to member function declaration.
2008-08-20 Frank Mori... Added binding for comedi_get/set_routing.
2008-08-20 Frank Mori... Added comment about using gpct_encoder demo with 660x...
2008-08-06 Frank Mori... Added C++ binding for comedi_get_clock_source. Fixed...
2008-07-31 Ian AbbottAdded AC_CONFIG_MACRO_DIR([m4]).
2008-06-25 Frank Mori... Added comedi::subdevice::set_clock_source, set_counter_...
2008-06-25 Frank Mori... Added comedi::subdevice::reset wrapper for comedi_reset().
2008-05-01 Frank Mori... Added specification of return value for comedi_dio_bitf...
2008-04-23 Ian AbbottFix some 64-bit warnings.
2008-03-31 Frank Mori... Added wrappers for comedi_get_hardware_buffer_size...
2008-03-28 Frank Mori... Added description of return value from comedi_internal_...
2008-03-28 Frank Mori... Added wrapper for comedi_internal_trigger().
2008-03-28 Frank Mori... Added reference entry for comedi_get_hardware_buffer_si...
2008-03-28 Frank Mori... Added comedi_get_hardware_buffer_size() wrapper functio...
2008-03-28 Frank Mori... Replaced a perror with comedi_perror
2008-03-28 Frank Mori... synced with comedi.
2008-03-27 Frank Mori... Added default constructors to from_physical and to_phys...
2008-03-26 Frank Mori... Fixed compile error.
2008-03-26 Frank Mori... Made comedi::calibration default constructible. Added...
2008-03-14 Frank Mori... Added wrappers for calibration functions. Fixed memory...
2008-03-14 Frank Mori... Made it very slightly more clear that comedi_apply_cali...
2008-03-14 Frank Mori... Allow comedi_cleanup_calibration to accept a NULL argument.
2008-03-11 Frank Mori... Added perl to EXTRA_DIST
2008-02-21 Ian AbbottSync with comedi
2008-02-13 Frank Mori... Made mkref script handle the case of a void parameter...
2008-02-13 Frank Mori... Updated references for error reporting functions.
2008-02-12 Frank Mori... Updated the dio function reference
2008-02-12 Frank Mori... Updated comedi_dio_config implementation to reflect...
2008-02-12 Frank Mori... Updated and added some links to reference for asynchron...
2008-02-12 Frank Mori... Made comedi_ioctl take its third argument as a void...
2008-02-11 Frank Mori... Fixed return values from comedi_mark_buffer_read/writte...
2008-02-11 Frank Mori... Added some "type" elements to docbook output, although...
2008-02-11 Frank Mori... Added a link and remove some wrong (obsolete?) bits...
2008-02-11 Frank Mori... Rearranged section heirarchy. Made capitalization...
2008-02-08 Frank Mori... Added section for comedi_subdevice_type enum.
2008-02-08 Frank Mori... Added some links to core function references, and fixed...
2008-02-08 Frank Mori... Fixed some spelling errors "sucess"->"success".
2008-02-08 Frank Mori... Removed some wrong or obsolete information. Made it...
2008-02-08 Frank Mori... Minor tweak to comedi_get_softcal_converter description.
2008-02-08 Frank Mori... trivial change to a comment.
2008-02-08 Frank Mori... Switched to use comedi_to_physical instead of deprecate...
2008-02-08 Frank Mori... Added some checking of return values for errors
2008-02-07 Frank Mori... Some minor tweaks.
2008-01-28 Frank Mori... Updated drivers.txt from comedi 0.7.76
2008-01-28 Frank Mori... comedi_internal_trigger is provided by comedilib now.
2008-01-28 Frank Mori... Fixed another problem with mmap test on subdevice using...
2008-01-28 Frank Mori... Fixed bug in mmap test when run on subdevice with SDF_L...
2008-01-28 Frank Mori... Added css stylesheet for html docs. At the momment...
2008-01-28 Ian AbbottDon't use SDF_WRITEABLE flag to check if read (or write...
2008-01-25 Frank Mori... Added some links.
2008-01-24 Frank Mori... Links to http://www.comedi.org everywhere.
2008-01-24 Frank Mori... Did a little editing and updating for bitrotten parts.
2008-01-24 Frank Mori... Use "email" element.
2008-01-24 Frank Mori... Fixed indentation, shouldn't have made any content...
2008-01-24 Frank Mori... Fixed indentation. Performed some editing of content...
2008-01-24 Frank Mori... Added some missing "para" elements in the legalnotice...
2008-01-24 Frank Mori... Forgot to add this new file, it's part of conversion...
2008-01-24 Frank Mori... Converted comedilib docs to docbook-xml 4.4, fixing...
2008-01-23 Frank Mori... Added more INSN_CONFIG wrappers: comedi_get_clock_source(),
2008-01-18 Frank Mori... Added comedi_set_filter() and comedi_set_routing()...
2008-01-17 Frank Mori... Updated to use comedi_set_clock_source() wrapper.
2008-01-17 Frank Mori... Added reference entries for new configuration instructi...
2008-01-17 Ian AbbottMore memory initialization, error detection and cleanup...
2008-01-17 Ian AbbottFree elements of rangeinfo_list on close.
2008-01-16 Frank Mori... Return 0 from the INSN_CONFIG wrappers on success.
2008-01-16 Frank Mori... Added more memory initialization for the sake of valgri...
2008-01-15 Frank Mori... Moved some wrappers for INSN_CONFIG instructions into...
2008-01-14 Frank Mori... Split function references into subsections. Always...
2008-01-14 Frank Mori... fixed typo in hotplug warning message.
2008-01-13 Bernd PorrSynced this with comedi. PWM support.
2007-12-19 Ian AbbottDefine datarootdir, docdir, htmldir and pdfdir if not...
2007-12-17 Frank Mori... Added a little more description of return value from
2007-12-10 Ian AbbottAvoid mixing declarations and code.
2007-12-01 Frank Mori... Fixed setting of comedi_errno in comedi_dio_config...
2007-12-01 Frank Mori... Got rid of obsolete error codes.
2007-11-30 Ian AbbottAdded blancmange curve.
2007-11-30 Ian AbbottSelected waveform with -n. Shifted up sine wave if...
2007-11-30 Ian AbbottSynced with comedi.
2007-11-25 Bernd PorrNew firmware with PWM support. It uses the GPIF of...
2007-11-22 Ian AbbottSupport -c channel and -r range options.
2007-11-20 Bernd PorrMoved EXTRA_DIST outside of conditionals (as already...
2007-11-13 Frank Mori... Fixed name of comedi_cleanup_calibration()
2007-11-10 Frank Mori... Adding trivial email address obfuscation, since some...
next