Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | e100: added self-cal support with minor speedups | Josh Blum | 2011-11-16 | 1 | -0/+2 |
| | |||||
* | e100/b100: moved gpio regs and compat readback | Josh Blum | 2011-11-03 | 1 | -1/+2 |
| | |||||
* | e100: performed streamer API update to e100 impl | Josh Blum | 2011-11-03 | 1 | -9/+9 |
| | |||||
* | e100: gps uart deal with cr and nl | Josh Blum | 2011-09-28 | 1 | -1/+1 |
| | |||||
* | e100: added support for internal gpsdo | Josh Blum | 2011-09-28 | 1 | -0/+3 |
| | |||||
* | e100: added ref locked sensor for clock reference | Josh Blum | 2011-09-28 | 1 | -0/+2 |
| | |||||
* | usrp: remove wax::obj entry point (not used) | Josh Blum | 2011-09-08 | 1 | -3/+0 |
| | |||||
* | e100: use model string to determine FPGA image to support E110 | Josh Blum | 2011-09-01 | 1 | -1/+0 |
| | |||||
* | e100: changed compat numbers, and tweaks | Josh Blum | 2011-08-31 | 1 | -2/+4 |
| | |||||
* | e100: changes to support bus work | Josh Blum | 2011-08-31 | 1 | -1/+1 |
| | |||||
* | uhd: add get_tree call directly to the device | Josh Blum | 2011-07-20 | 1 | -0/+3 |
| | | | | | | Does away with the need for wax cast to get the tree. You can still do this but it will eventually be removed. There was some compiler issue on ubuntu 10.04 with any cast and a shared ptr to property tree. | ||||
* | usrp: added clipping to link max rate when setting sample rate | Josh Blum | 2011-07-04 | 1 | -0/+1 |
| | |||||
* | usrp: renamed ref_source to clock_source (terminology) | Josh Blum | 2011-07-02 | 1 | -1/+1 |
| | |||||
* | e100: moved e100 into property tree, probes ok... | Josh Blum | 2011-06-28 | 1 | -112/+56 |
| | |||||
* | e100: consistent name for e100 fpga files in host code and images build | Josh Blum | 2011-06-21 | 1 | -1/+1 |
| | |||||
* | e100: implemented spi, i2c, messages w/ peek/poke | Josh Blum | 2011-06-17 | 1 | -1/+2 |
| | | | | | | | | spi and i2c are done w/ polling, but this is ok, the transactions always complete by the first check a gpio is used to wake up poll() and check for messages. messages are read using poke32, unpacked, and enqueued. | ||||
* | e100: removed usrp from directory prefix | Josh Blum | 2011-06-17 | 1 | -0/+183 |