EuclidGH

Results 23 comments of EuclidGH

How do you print the csi_len variable? it is u_int16_t type and you need to import inttypes.h and thenprint as following printf("%" PRIu16 "\n", csi_len); check it.

Hi, I couldn't find a solution and I have changed the USB to ExpressCard. adapter. It works great, but I use the Atheros CSI tool right now, because with Intel...

Hi, I just today got it worked. I can write the log data, but not extract it. I don't know how it works. There is also a directory "matlab", but...