summaryrefslogtreecommitdiff
path: root/usrp2
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'usrp2_set_ant' of git://gnuradio.org/jblumJohnathan Corgan2010-03-0220-9/+589
|\
| * set antenna defaults to 0Josh Blum2010-03-018-0/+23
| * setting xcvr antennas through apiJosh Blum2010-02-253-6/+31
| * Added call to set antenna. Split XCVR into new thing cuz size.Josh Blum2010-02-2514-9/+541
* | Add README for new FPGA hosting locationJohnathan Corgan2010-03-021-0/+3
* | Remove usrp1 and usrp2 FPGA files. These are now hosted at:Johnathan Corgan2010-02-28642-1556862/+0
|/
*-. Merge branches 'wbx_usrp2' and 'wbx_usrp1' of git://gnuradio.org/jabeleJohnathan Corgan2010-02-2111-2/+1117
|\ \
| * | First pass WBX USRP2 driverJason Abele2010-02-1011-2/+1127
| |/
* | remove reference to nonexistant includeMatt Ettus2010-02-141-1/+0
* | test the ability to read default eeprom values, for D. SymeonidisMatt Ettus2010-02-142-1/+11
|/
* usrp2: fix for 'start_rx_streaming_at' hangJohnathan Corgan2010-01-171-0/+6
* fixed issue 387: removed uses of win.set for wx sinksJosh Blum2010-01-101-2/+2
* Disable support for tvrx rev 2 on usrp2. There are only a few of these in ex...Eric Blossom2009-12-082-0/+4
* Fix usrp2 tvrx so that it tunes monotonically.Eric Blossom2009-12-081-4/+4
* change capitalizationEric Blossom2009-12-081-11/+11
* Use updated transmit commandJohnathan Corgan2009-12-031-2/+2
* Rebase on master, cleanup for mergeJohnathan Corgan2009-12-0311-215/+215
* Updated 'u2_rx_stream_at' to work with new_eth MAC (Douglas Geiger)Johnathan Corgan2009-12-031-0/+1
* Applied 'start streaming at' patch from Douglas GeigerJohnathan Corgan2009-12-0311-1/+220
* Control bits for filter bandwidths had the wrong shifts. Found and fixed by ...Matt Ettus2009-11-261-2/+2
* Fixes usrp2 firmware configure with mb-gcc on ubuntu 9.10/autoconf 2.64.Josh Blum2009-11-081-0/+6
* add new readback entries to memory map. Has irqs, priority encoded buffer st...Matt Ettus2009-11-041-0/+4
* This branch is for porting from the quad radio, and minor text cleanupsMatt Ettus2009-11-044-15/+259
* earliest beta files renamed to avoid confusionMatt Ettus2009-10-116-0/+0
* Properly reset the fifos. We didn't connect before.Matt Ettus2009-10-051-5/+5
* Merge branch 'new_eth' of http://gnuradio.org/git/matt into masterJohnathan Corgan2009-10-01630-90133/+2607
|\
| * Fix warnings, mostly from implicitly defined wires or unspecified widthsMatt Ettus2009-10-016-8/+14
| * fullchip sim now compiles again, after moving eth and models over to new simp...Matt Ettus2009-10-015-17/+159
| * remove unused opencoresMatt Ettus2009-10-01463-71885/+0
| * remove debugging codeMatt Ettus2009-09-302-4/+0
| * Merge branch 'new_wb_intercon' into new_ethMatt Ettus2009-09-302-224/+239
| |\
| | * Copied wb_1master back from quad radioMatt Ettus2009-09-302-223/+238
| * | no idea where this came from, it shouldn't be hereMatt Ettus2009-09-301-1/+1
| * | Merge commit 'origin' into new_ethMatt Ettus2009-09-245-14/+31
| |\|
| * | Merge branch 'serdes_newfifo' into new_ethMatt Ettus2009-09-203-79/+30
| |\ \
| | * | Untested fixes for getting serdes onto the new fifo system. Compiles, at leastMatt Ettus2009-09-043-79/+30
| * | | Remove old mac. Good riddance.Matt Ettus2009-09-1064-15211/+0
| * | | remove unused portMatt Ettus2009-09-101-1/+1
| * | | More xilinx fifos, more clean up of our fifosMatt Ettus2009-09-1012-129/+555
| * | | might as well use a cascade fifo to help timing and give a little more capacityMatt Ettus2009-09-101-1/+1
| * | | fix a typo which caused tx glitchesMatt Ettus2009-09-051-1/+1
| |/ /
| * | Implement Eth flow control using pause framesMatt Ettus2009-09-047-74/+73
| * | parameterized fifo sizes, some reformattingMatt Ettus2009-09-042-54/+57
| * | remove unused old style fifoMatt Ettus2009-09-041-31/+0
| * | allow control of whether or not to honor flow control, adds some debug linesMatt Ettus2009-09-041-6/+16
| * | debug the rx sideMatt Ettus2009-09-041-1/+6
| * | no longer used, replaced by newfifo versionMatt Ettus2009-09-041-66/+0
| * | Merge branch 'new_eth' of http://gnuradio.org/git/eb into new_ethMatt Ettus2009-09-042-2/+3
| |\ \
| | * | remove special last_line adjustment from ethernet portEric Blossom2009-09-042-2/+3
| * | | Merge branch 'new_eth' of http://gnuradio.org/git/eb into new_ethMatt Ettus2009-09-0412-7/+13
| |\| |