Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | usrp1: implemented multi-channel dsp control of shift freq | Josh Blum | 2010-09-20 | 1 | -16/+22 |
| | | | | | | usrp: simple usrp calls into single usrp and prints deprecation warning usrp: tune helper now supports multi-channel dsps | ||||
* | usrp: fix the N/2 cordic tune issue, use boost math sign inplace of my signum | Josh Blum | 2010-07-22 | 1 | -2/+2 |
| | |||||
* | uhd: work on tune logic, and subdev connection logic | Josh Blum | 2010-07-16 | 1 | -21/+6 |
| | |||||
* | usrp: removed spectrum inverted property from subdev code and tune helper ↵ | Josh Blum | 2010-07-16 | 1 | -10/+3 |
| | | | | (it wasnt used) | ||||
* | usrp: added functions to derive tuned frequency, tweaked logic, added unit test | Josh Blum | 2010-07-16 | 1 | -37/+62 |
| | |||||
* | work on algorithms and documentation | Josh Blum | 2010-06-14 | 1 | -1/+1 |
| | |||||
* | renamed dxc to dsp for tune result | Josh Blum | 2010-04-14 | 1 | -2/+2 |
| | |||||
* | paradigm shift for the dsp abstraction | Josh Blum | 2010-04-05 | 1 | -6/+7 |
| | |||||
* | Moved usrp specific things into usrp directories and namespaces. | Josh Blum | 2010-04-01 | 1 | -0/+126 |
Renamed simple device to simple usrp (it was usrp specific). Moved tune helper to usrp dir for same reason. |