comedilib/swig
Ian Abbott ae03f3932e swig/ruby: update bindings
Add methods for several Comedilib functions that are currently absent
from the Ruby bindings.

Rename the comedi_to_physical, comedi_from_physical, and
cleanup_calibration_file methods to to_physical, from_physical, and
cleanup_calibration, either for consistency (comedi_to_physical and
comedi_from_physical) or because they are wrong
(cleanup_cleanup_calibration_file).

TODO: Add a binding for comedi_get_clock_source() as well, but I'm not
sure how to handle multiple output parameters.
2016-05-12 19:35:40 +01:00
..
python Suggest people use PYTHONPATH rather than adjusting sys.path internally. 2012-03-13 09:30:45 -04:00
ruby swig/ruby: update bindings 2016-05-12 19:35:40 +01:00
comedi.i Avoid using BIT(x) macro 2016-03-21 10:35:16 +00:00
Makefile.am Fix distcheck 2004-08-11 21:37:46 +00:00