When using the Bladerf x40 (and presumably the x115), certain functions accept the Tx1 and Rx1 channels as valid and return information on the Tx0 channel.
This is probably something to commit upstream, but making a note here since we will might want to put a bandaid on it for now.
Found when calling the print_channel_info in the info.rs example.
Forgot to make an issue for this when I first noticed it.
When using the Bladerf x40 (and presumably the x115), certain functions accept the Tx1 and Rx1 channels as valid and return information on the Tx0 channel.
This is probably something to commit upstream, but making a note here since we will might want to put a bandaid on it for now.
Found when calling the
print_channel_infoin theinfo.rsexample.Forgot to make an issue for this when I first noticed it.