Unwanted output generated by the beta driver

Post your experiences of using the Raspberry Pi with the DrDAQ
Post Reply
datatype
Newbie
Posts: 0
Joined: Tue Mar 26, 2013 7:46 am

Unwanted output generated by the beta driver

Post by datatype »

Hi,

I guess there are some debugging options left in the beta driver.
Even when compiling the following NOP-code:


//testproc.c
#include
#include

int main(void)
{
}


there is an output printed to STDERR: Path for scaling files /home/pi

I guess there are some debugging options left in the beta driver.
Could you please provide a driver/API where these output is surpressed?

Thank & regards,
datatype

datatype
Newbie
Posts: 0
Joined: Tue Mar 26, 2013 7:46 am

Re: Unwanted output generated by the beta driver

Post by datatype »

And one bug more:
UsbDrDaqGetUnitInfo() responds for PICO_BATCH_AND_SERIAL always with
"DEFLT/000", which makes it not much easier to identify the correct device if there is more than one... :roll:

Regards,
datatype

Martyn
Site Admin
Site Admin
Posts: 4499
Joined: Fri Jun 10, 2011 8:15 am
Location: St. Neots

Re: Unwanted output generated by the beta driver

Post by Martyn »

Thank you for your feedback, I will pass this information back to the development team.
Martyn
Technical Support Manager

Post Reply