Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | UHD will now print 'L' whenever a late packet is transmitted. | Ben Hilburn | 2011-12-12 | 1 | -0/+3 |
| | | | | | This is similiar to printing 'U' and 'S'. This functionality is not yet supported on the USRP1. | ||||
* | uhd: work with stream clearing | Josh Blum | 2011-12-05 | 1 | -1/+2 |
| | | | | | | | | dont clear when using the compat device API tx clear also resets expected seqnum tx clear on usrp2 resets flow control monitor | ||||
* | usrp: clear dsp when making new streamer | Josh Blum | 2011-11-21 | 1 | -0/+1 |
| | |||||
* | usrp: parse rx stream args scalar | Josh Blum | 2011-11-05 | 1 | -1/+2 |
| | |||||
* | uhd: renamed convert markup to format | Josh Blum | 2011-11-03 | 1 | -6/+4 |
| | | | | | | | | removed convert args added simd level got orc and neon updated | ||||
* | b100: performed streamer API update to b100 impl | Josh Blum | 2011-11-03 | 1 | -86/+136 |
| | |||||
* | B100: reset FPGA GPIF fifos correctly so no garbage data on startup | Nick Foster | 2011-08-24 | 1 | -2/+3 |
| | |||||
* | uhd: replaced boost filesystem path with fs_path in property tree | Josh Blum | 2011-07-22 | 1 | -2/+2 |
| | |||||
* | usrp: added software scale factor adjustment | Josh Blum | 2011-07-08 | 1 | -0/+2 |
| | |||||
* | usrp: handle frontend swapping if the first subdev is QI or Q | Josh Blum | 2011-07-04 | 1 | -2/+4 |
| | |||||
* | usrp: created common code to demux an rx stream (b100, e100) | Josh Blum | 2011-07-01 | 1 | -44/+8 |
| | |||||
* | usrp: added validate_subdev_spec to all io_impls | Josh Blum | 2011-07-01 | 1 | -3/+3 |
| | |||||
* | b100: figured it out, endianess was set wrong | Josh Blum | 2011-06-30 | 1 | -2/+2 |
| | |||||
* | b100: made async callback safer, other tweaks (still issues) | Josh Blum | 2011-06-30 | 1 | -0/+6 |
| | |||||
* | b100: removed old impl files, moved async processing to io impl | Josh Blum | 2011-06-29 | 1 | -6/+41 |
| | |||||
* | b100: got b100 into the properties tree like usrp2 | Josh Blum | 2011-06-29 | 1 | -63/+92 |
| | |||||
* | b100: support for dual dsp | Josh Blum | 2011-06-16 | 1 | -49/+50 |
| | |||||
* | b100: removed usrp prefix from files | Josh Blum | 2011-06-15 | 1 | -0/+210 |