KarlL2

Results 2 issues of KarlL2

SoapyLMS7 implements `writeRegister` but not `writeRegisters`: https://github.com/myriadrf/LimeSuite/blob/23b6172f4a7a89ffdee45937825717baffdaba1a/SoapyLMS7/SoapyLMS7.h#L240 https://github.com/myriadrf/LimeSuite/blob/4ab24db5783ebeaf9568b07e48e7a3e9e222ec38/SoapyLMS7/Settings.cpp#L703 Is it not possible to write to several registers on the Lime with the Soapy API? Or am I missing something? This...

It's currently possible to turn the bias tee on for RX and TX, but not off. I followed the current code and just added the possibility to pass `"false"` instead...