Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uhd: removed more iostream stuff from usrp* implementations | Josh Blum | 2011-05-04 | 1 | -4/+4 |
| | |||||
* | USRP1: added support for setting clock rate from EEPROM | Josh Blum | 2011-05-01 | 1 | -0/+14 |
| | | | | | Basically, same deal as the previous changeset but for USRP1. Modified previous changes so that the key is shorter (mcr = master_clock_rate) | ||||
* | uhd: renamed the assert header to assert has | Josh Blum | 2011-02-24 | 1 | -8/+1 |
| | | | | | | | | only the assert has implementation is in this header uhd assert throw moved to the exception header updated code base includes to match | ||||
* | usrp: added set and get master clock rates to usrp API | Josh Blum | 2011-01-31 | 1 | -10/+11 |
| | | | | | | implemented set and get rates in usrp1 (its all soft) implemented set and get rates in usrp2 (only 100MHz) | ||||
* | usrp1: handle special dbsrx clocking case | Josh Blum | 2010-08-26 | 1 | -64/+0 |
| | |||||
* | usrp1: Remove hard coded value in clock rate property | Thomas Tsou | 2010-08-23 | 1 | -1/+1 |
| | |||||
* | usrp1: Add usrp1 implementation | Thomas Tsou | 2010-08-13 | 1 | -0/+124 |