Commit graph

9 commits

Author SHA1 Message Date
Josh Blum
12223186e7 fifo ctrl: spi core work and host implementation 2012-03-23 14:36:56 -07:00
Josh Blum
261bb80d73 uhd: update copyright dates on host code 2011-01-13 16:22:07 -08:00
Josh Blum
395bbbbc11 uhd: replace all the instances of float not pertaining to io types with double, simplifies life 2011-01-11 19:46:45 -08:00
Josh Blum
f3bf32df9f usrp-n: set ad9777 mod mode to transmit above nyquist of DSP 2010-12-03 15:54:04 -05:00
Nick Foster
8784cf70df ADC gain control works.
Separated digital gain and fine gain correction into separate buckets. Changed the rounding policy of gain_group to floor() rather than round().
2010-07-28 15:40:43 -07:00
Nick Foster
02f5347c71 Added gain support for USRP2+ ADC. 2010-07-27 13:56:59 -07:00
Josh Blum
f2b560d5f8 Prepend usrp2 onto the helper classes in usrp2 impl to avoid symbol conflicts. 2010-06-04 12:16:09 -07:00
Josh Blum
7c7b0d0a0d Added a place for serdes control on the host.
Fix bug in codec control.
Comment out some clock control in fw code.
2010-05-10 16:37:12 -07:00
Josh Blum
bf7ef6aeb5 Moved adc and dac control into codec control source file.
The codec control powers down the chips on destruction.
2010-05-10 15:14:48 -07:00