![]() 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. |
||
---|---|---|
.. | ||
python | ||
ruby | ||
comedi.i | ||
Makefile.am |