cariboulabs / cariboulite

CaribouLite turns any 40-pin Raspberry-Pi into a Tx/Rx 6GHz SDR
1.09k stars 100 forks source link

Fix swapped S1G and HiF channels in SoapySDR API #128

Closed sergeyvfx closed 1 year ago

sergeyvfx commented 1 year ago

This change fixes the problem of the wrong channel used in the following configuration:

It also fixes the wrong antenna reported by the SigDigger: before this fix choosing HiF device would display antenna as S1G and vice versa.

meexmachina commented 1 year ago

Thanks a lot!