| Commit message (Expand) | Author | Age | Files | Lines |
* | Major Makefile.am housecleaning. Passes distcheck. | Eric Blossom | 2010-11-24 | 2 | -2/+2 |
* | Copy paste for RFX2200 in USRP2 | Jason Abele | 2010-06-21 | 1 | -0/+74 |
* | Refactor Makefile.am to move common files from 3 libraries into a single vari... | Eric Blossom | 2010-05-25 | 1 | -79/+21 |
* | usrp2-firmware: fix missing files in tarball | Johnathan Corgan | 2010-05-25 | 1 | -1/+1 |
* | -Updated to allow BURX support to be built into standard txrx.bin | JohnOrlando | 2010-05-17 | 6 | -461/+67 |
* | Merge remote branch 'bitshark/burx_support' into wip/burx_support | Johnathan Corgan | 2010-05-14 | 1 | -11/+24 |
|\ |
|
| * | Once and for all, here is the properly updated Makefile.am for the apps | JohnOrlando | 2010-05-13 | 1 | -0/+4 |
| * | Updated db_bitshark_rx.c to the proper version that includes the | JohnOrlando | 2010-05-13 | 1 | -12/+24 |
* | | Merge branch 'master' into wip/burx_support | Johnathan Corgan | 2010-05-11 | 2 | -6/+12 |
|\ \ |
|
| * | | Fix WBX tuning to allow DDC use in reaching 50MHz | Jason Abele | 2010-04-16 | 2 | -6/+12 |
* | | | Change default bandwidth to 25 MHz to match maximum USRP2 bandwidth | Johnathan Corgan | 2010-05-11 | 1 | -1/+1 |
* | | | Update incorrectly checked in Makefile.am | John Orlando | 2010-05-11 | 1 | -0/+4 |
| |/
|/| |
|
* | | Including bitshark_rx.h header file for USRP2 build | JohnOrlando | 2010-03-30 | 1 | -0/+46 |
* | | Fixed issue with with wrong Makefile.am files being copied | JohnOrlando | 2010-03-30 | 2 | -193/+49 |
* | | Add support for the Bitshark USRP RX (BURX) daughterboard for the USRP2. | JohnOrlando | 2010-03-30 | 3 | -12/+880 |
|/ |
|
* | set antenna defaults to 0 | Josh Blum | 2010-03-01 | 8 | -0/+23 |
* | setting xcvr antennas through api | Josh Blum | 2010-02-25 | 2 | -2/+27 |
* | Added call to set antenna. Split XCVR into new thing cuz size. | Josh Blum | 2010-02-25 | 10 | -9/+477 |
*-. | Merge branches 'wbx_usrp2' and 'wbx_usrp1' of git://gnuradio.org/jabele | Johnathan Corgan | 2010-02-21 | 11 | -2/+1117 |
|\ \ |
|
| * | | First pass WBX USRP2 driver | Jason Abele | 2010-02-10 | 11 | -2/+1127 |
| |/ |
|
* | | remove reference to nonexistant include | Matt Ettus | 2010-02-14 | 1 | -1/+0 |
* | | test the ability to read default eeprom values, for D. Symeonidis | Matt Ettus | 2010-02-14 | 2 | -1/+11 |
|/ |
|
* | Disable support for tvrx rev 2 on usrp2. There are only a few of these in ex... | Eric Blossom | 2009-12-08 | 2 | -0/+4 |
* | Fix usrp2 tvrx so that it tunes monotonically. | Eric Blossom | 2009-12-08 | 1 | -4/+4 |
* | change capitalization | Eric Blossom | 2009-12-08 | 1 | -11/+11 |
* | Rebase on master, cleanup for merge | Johnathan Corgan | 2009-12-03 | 6 | -48/+48 |
* | Updated 'u2_rx_stream_at' to work with new_eth MAC (Douglas Geiger) | Johnathan Corgan | 2009-12-03 | 1 | -0/+1 |
* | Applied 'start streaming at' patch from Douglas Geiger | Johnathan Corgan | 2009-12-03 | 6 | -1/+73 |
* | Control bits for filter bandwidths had the wrong shifts. Found and fixed by ... | Matt Ettus | 2009-11-26 | 1 | -2/+2 |
* | Fixes usrp2 firmware configure with mb-gcc on ubuntu 9.10/autoconf 2.64. | Josh Blum | 2009-11-08 | 1 | -0/+6 |
* | add new readback entries to memory map. Has irqs, priority encoded buffer st... | Matt Ettus | 2009-11-04 | 1 | -0/+4 |
* | Merge branch 'new_eth' of http://gnuradio.org/git/matt into master | Johnathan Corgan | 2009-10-01 | 17 | -110/+89 |
|\ |
|
| * | remove debugging code | Matt Ettus | 2009-09-30 | 2 | -4/+0 |
| * | Merge commit 'origin' into new_eth | Matt Ettus | 2009-09-24 | 2 | -3/+7 |
| |\
| |/
|/| |
|
| * | Implement Eth flow control using pause frames | Matt Ettus | 2009-09-04 | 2 | -1/+7 |
| * | Merge branch 'new_eth' of http://gnuradio.org/git/eb into new_eth | Matt Ettus | 2009-09-04 | 2 | -2/+3 |
| |\ |
|
| | * | remove special last_line adjustment from ethernet port | Eric Blossom | 2009-09-04 | 2 | -2/+3 |
| * | | Merge branch 'new_eth' of http://gnuradio.org/git/eb into new_eth | Matt Ettus | 2009-09-04 | 12 | -7/+13 |
| |\| |
|
| | * | Firmware now inserts mac source address value in each frame. | Eric Blossom | 2009-09-04 | 12 | -5/+13 |
| | * | removed hard-coded link_is_up = true; | Eric Blossom | 2009-09-03 | 1 | -2/+0 |
| * | | properly set the address filter | Matt Ettus | 2009-09-04 | 2 | -34/+21 |
| * | | Merge branch 'master' into new_eth | Matt Ettus | 2009-09-04 | 1 | -12/+12 |
| |\ \
| | |/
| |/| |
|
| * | | ignore .o files | Matt Ettus | 2009-09-02 | 2 | -0/+3 |
| * | | tell s/w link is up. additional debugging output | Eric Blossom | 2009-09-01 | 3 | -5/+18 |
| * | | Merged SVN matt/new_eth r10782:11633 into new_eth | Johnathan Corgan | 2009-08-31 | 5 | -77/+46 |
* | | | configure.gnu needs to unset more vars from the environment. | Philip Balister | 2009-09-17 | 1 | -1/+5 |
* | | | add u2_flash_tool to EXTRA_DIST | Eric Blossom | 2009-09-11 | 1 | -2/+2 |
| |/
|/| |
|
* | | Expand frequency ranges to match hardware capability. | Johnathan Corgan | 2009-09-02 | 1 | -12/+12 |
|/ |
|
* | Added git ignore files auto created from svn:ignore properties. | git | 2009-08-14 | 5 | -0/+178 |
* | Made libusrp2 min and max samples even number. | jcorgan | 2009-08-02 | 1 | -2/+3 |