uhd
uhd copied to clipboard
Feature: Low power mode
Issue Description
Standby / Low power / Suspend mode
Setup Details
I'm using Ettus B205mini with Android phone. After programming FPGA and starting samples stream power consumption increasing. But when samples stream is stopped power consumption remains on the same level even though hardware not in use.
Expected Behavior
When board is not sampling to reduce power consumption.
Actual Behaviour
Power consumption remains the same as when board is receiving samples.
Steps to reproduce the problem
- Connect Ettus board
- Check power consumption
- Start any GNURadio receive program.
- Check that power consumption is increased.
- Close GnuRadio
- Check that power consumption is not decreased.
Additional Information
Is it possible to reduce power consumption without resetting FPGA program? Using libuhd or with hardware mod?