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