| Commit message (Expand) | Author | Age | Files | Lines |
* | stop sending short ethernet command packets. | Eric Blossom | 2009-09-04 | 1 | -1/+12 |
* | Fix problem with commands timing out (specifically stop_rx_streaming) | Eric Blossom | 2009-09-04 | 2 | -2/+45 |
* | Fix race condition that caused commands such as stop_rx_streaming to fail. | Eric Blossom | 2009-09-04 | 4 | -46/+62 |
* | Added git ignore files auto created from svn:ignore properties. | git | 2009-08-14 | 5 | -0/+45 |
* | added include <cstdio> statements in several files to make it compatible with... | anastas | 2009-06-23 | 9 | -0/+10 |
* | Doc fixes. | eb | 2009-05-22 | 1 | -0/+1 |
* | doc fixes! work-in-progress | eb | 2009-05-22 | 6 | -1/+13 |
* | Updates to C++ and Python APIs: | jcorgan | 2009-05-19 | 3 | -2/+53 |
* | Merged wip r11012:11022 from jcorgan/deb into trunk. | jcorgan | 2009-05-15 | 1 | -1/+1 |
* | Apply Juha Vierinen patch to allow variable USRP2 rx buffer size | jcorgan | 2009-05-11 | 5 | -17/+18 |
* | Fixes ticket:357 | jcorgan | 2009-04-09 | 2 | -67/+68 |
* | Fix distcheck error, trunk passes distcheck. | jcorgan | 2009-04-04 | 1 | -0/+1 |
* | Merged r10712:10765 from jcorgan/gpio into trunk. Adds out-of-band and strea... | jcorgan | 2009-04-04 | 7 | -2/+341 |
* | Partial fix for ticket:378. Merged eb/t378 -r10682:10688 to trunk. | eb | 2009-03-26 | 1 | -5/+8 |
* | Applied Douglas Geiger's packet filter patch, with cleanup. Fixes ticket:286. | jcorgan | 2009-03-19 | 3 | -3/+50 |
* | Fix case where USRP2 left streaming prevents reinitialization | jcorgan | 2009-03-04 | 1 | -0/+4 |
* | Merged r10501:10505 from michaelld/omnithread into trunk. Moves omnithread h... | jcorgan | 2009-02-25 | 4 | -4/+4 |
* | Cleanup, changed ifc_name() to interface_name() | jcorgan | 2009-02-23 | 4 | -6/+6 |
* | Adds ifc_name() to libusrp2 and gr-usrp2 | jcorgan | 2009-02-22 | 4 | -2/+15 |
* | fix for config_mimo host code. (Doug Geiger) | eb | 2009-02-20 | 1 | -0/+1 |
* | Remove obsolete app | jcorgan | 2009-02-10 | 1 | -0/+0 |
* | Merged r10418:10423 from jcorgan/pps into trunk. Adds usrp2::sync_every_pps | jcorgan | 2009-02-10 | 4 | -1/+37 |
* | Merged r10383:10390 from jcorgan/u2-wip into trunk. | jcorgan | 2009-02-04 | 5 | -6/+121 |
* | Merged eb/u2-mimo-wip -r10297:10317 into the trunk. This contains | eb | 2009-01-27 | 2 | -1/+313 |
* | only set scale_iq if asked | jcorgan | 2009-01-19 | 1 | -5/+6 |
* | For USRP2, implement auto scaling of TX pipeline such that [-1.0 1.0] input to | jcorgan | 2008-12-31 | 4 | -5/+44 |
* | Implements USRP2 poke32() command. | jcorgan | 2008-12-29 | 5 | -0/+92 |
* | Fix typo | jcorgan | 2008-12-28 | 1 | -1/+1 |
* | Replaced USRP2 peek() with peek32(), handles endian-swapping if needed | jcorgan | 2008-12-28 | 4 | -22/+24 |
* | Implements USRP2 peek() command, allowing arbitrary reads from the internal | jcorgan | 2008-12-27 | 5 | -8/+82 |
* | Merged r10071:10164 from features/cppdb-test into trunk. Implements the full... | jcorgan | 2008-12-24 | 1 | -5/+6 |
* | Implement sync_to_pps command for USRP2 | jcorgan | 2008-12-14 | 4 | -0/+32 |
* | backed out 9874 | eb | 2008-10-27 | 2 | -47/+2 |
* | An insufficient attempt to fix the set_freq problem... | eb | 2008-10-27 | 2 | -2/+47 |
* | Merged r9834:9855 from jcorgan/u2-wip into trunk. Catches up gr-usrp2 with t... | jcorgan | 2008-10-26 | 1 | -1/+0 |
* | added missing tx_interp and rx_decim proxies | eb | 2008-10-22 | 1 | -0/+12 |
* | added rx_decim and tx_interp accessors | eb | 2008-10-22 | 3 | -1/+22 |
* | Added methods to query daughterboard parameters. Merged eb/u2-wip2 | eb | 2008-10-22 | 5 | -47/+493 |
* | Renamed identifiers for consistency: s/complex_float/32fc/ s/complex_16/16sc/. | eb | 2008-09-24 | 8 | -76/+84 |
* | usrp2 work-in-progress | eb | 2008-09-23 | 1 | -0/+4 |
* | Adds usrp2.sink_32fc, usrp2.sink_16sc, refactoring, cleanup | jcorgan | 2008-09-23 | 1 | -1/+1 |
* | Ensure that usrp2 background thread runs at good pri. Doesn't fix SSSS problem | eb | 2008-09-20 | 1 | -1/+2 |
* | removed sudo | eb | 2008-09-19 | 1 | -1/+1 |
* | Merged r9433:9527 from features/gr-usrp2 into trunk. Adds usrp2 and gr-usrp2... | jcorgan | 2008-09-08 | 54 | -0/+6391 |