uldaq icon indicating copy to clipboard operation
uldaq copied to clipboard

MCC Universal Library for Linux

Results 7 uldaq issues
Sort by recently updated
recently updated
newest added

I'm trying to install mccdaq/uldaq on an iMac (Intel) running Monterey (v 12.1). I've followed the instructions at https://github.com/mccdaq/uldaq. When I get to './configure && make' I get the following...

When measuring with a USB-1808 DAQ using a `CMT_PERIOD`, the daq is not measuring the number of tick between two active edges of the counter, but between one active edge...

I cannot build the library on an M1 Mac- ./configure gives an error: ``` checking operating system... arm-apple-darwin21.4.0 Mac OS X checking for libusb_init in -lusb-1.0... no Library libusb-1.0 was...

Add a spec file capable of installing the uldaq library including a patch which removes the last step of make install, which breaks when building a package

Dear Team, I am using uldaq inside docker container. When i stop and start the container i am seeing the following error ![image](https://user-images.githubusercontent.com/13891252/190957921-5acb0539-ce1f-441f-94f6-f3044ed6547b.png) Did any of you face this issue?...

The `enum` value `UNIPT01VOLTS` means “unipolar, .01 volts”. However, `ConvertRangeToMinMax()` incorrectly translates it to the range 0 – .1 V.