Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uhd: simplify the work function, added TODOs for tags | Josh Blum | 2011-06-14 | 1 | -14/+20 |
| | |||||
* | Expose named gain stages in gr-uhd via swig | Jason Abele | 2011-04-18 | 1 | -0/+16 |
| | |||||
* | uhd: cleanup uhd usrp source/sink with virtual inheritance | Josh Blum | 2011-03-28 | 1 | -11/+5 |
| | | | | | The uhd block implementations now inherit from sync block. And the redundant constructor in source/sink has been removed. | ||||
* | uhd: work on gr_uhd_source work() function to reduce latency | Josh Blum | 2011-03-01 | 1 | -9/+30 |
| | | | | Wait on a single packet to become ready, then receive available packets without timeout. | ||||
* | uhd: added sensors api to gr-uhd blocks and swig support | Josh Blum | 2011-02-25 | 1 | -0/+16 |
| | |||||
* | uhd: added mboard param to get time now and added get time last pps | Josh Blum | 2011-02-11 | 1 | -2/+6 |
| | |||||
* | uhd: added set and get clock rates to gr-uhd blocks and grc wrappers | Josh Blum | 2011-02-10 | 1 | -0/+8 |
| | |||||
* | uhd: replaced multi/single usrp stuff with just one usrp wrapper | Josh Blum | 2011-02-10 | 1 | -0/+199 |