Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typo fix #1

Closed
wants to merge 1 commit into from
Closed

typo fix #1

wants to merge 1 commit into from

Conversation

wishi
Copy link

@wishi wishi commented May 29, 2013

more to come... here's the repo that will soon hold the bladeRF GR blocks... I have been ill... and it seems I didn't do a great job until now... ;)

@Nuand Nuand closed this Jun 3, 2013
robertghilduta pushed a commit that referenced this pull request Aug 26, 2013
This commit was introduced because the change over to using USB alternate
settings causes the libusb to change the device to its first alt-interface when
it is released. This basically means that as soon as the command line is closed
the device goes back to alt-interface 0. This commit figures out when this
happens and manually goes back to RFLink mode, alt-interface #1.
robertghilduta pushed a commit that referenced this pull request Aug 26, 2013
This commit was introduced because the change over to using USB alternate
settings causes the libusb to change the device to its first alt-interface when
it is released. This basically means that as soon as the command line is closed
the device goes back to alt-interface 0. This commit figures out when this
happens and manually goes back to RFLink mode, alt-interface #1.
rtucker pushed a commit that referenced this pull request Aug 10, 2018
Warnings:
  1. Will break TX/RX with the current libbladeRF.
  2. Has only been tested in digital loopback due to #1

TODO:
  When a MIMO channel is disabled, its data is replaced with zeroes,
  causing zeroes to be transmitted/received over the USB interface.
  This is a waste of bandwidth. A future version will have to
  handle the packing/unpacking of the enabled data channels.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants