aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests/tune_helper_test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* uhd: fixed typo in tune request/result inter_freq -> rf_freqJosh Blum2011-05-011-6/+6
| | | | | | | | For some reason, the code said intermediate frequency, however, it was used and treated as RF frequency. It was always intended to be the RF frequency, but was misnamed due to a cognitive distortion.
* uhd: update copyright headers with automated scriptJosh Blum2011-03-231-1/+1
|
* usrp: support for multiple dsps in props and implemented in usrp1Josh Blum2011-02-171-13/+9
| | | | | | | usrp1 previously had 1 rx and 1 tx dsp with multiple freq params, it now has N and M dsps each with one freq param. This is more consistent with the multi-dsp model. The hack here is to only apply stream commands and sample rate changes to dsp0.
* uhd: renamed test directory to tests to be consitentJosh Blum2011-01-141-0/+255