pyLMS7002Soapy
pyLMS7002Soapy copied to clipboard
Possible to move calculations to host computer?
Hey there! Really nice work on this! I'm very interested in using this code; however, I'd like to see if the measurement speeds can be increased dramatically. What do you think the bottleneck is for the measurement speed?
I noticed you do a few MCU-side calculations. Would it be faster if you simply stream the IQ data to the host computer and have it perform the necessary calculations? Is this feasible?
@mbe9a are you talking about the library itself or one of the examples that use it?
Sorry not the library. The measureVNA.py example specifically is what I'm talking about.