Age | Commit message (Expand) | Author |
2009-12-08 | Disable support for tvrx rev 2 on usrp2. There are only a few of these in ex... | Eric Blossom |
2009-12-08 | Fix usrp2 tvrx so that it tunes monotonically. | Eric Blossom |
2009-12-08 | change capitalization | Eric Blossom |
2009-12-03 | Rebase on master, cleanup for merge | Johnathan Corgan |
2009-12-03 | Updated 'u2_rx_stream_at' to work with new_eth MAC (Douglas Geiger) | Johnathan Corgan |
2009-12-03 | Applied 'start streaming at' patch from Douglas Geiger | Johnathan Corgan |
2009-11-26 | Control bits for filter bandwidths had the wrong shifts. Found and fixed by ... | Matt Ettus |
2009-11-08 | Fixes usrp2 firmware configure with mb-gcc on ubuntu 9.10/autoconf 2.64. | Josh Blum |
2009-11-04 | add new readback entries to memory map. Has irqs, priority encoded buffer st... | Matt Ettus |
2009-10-01 | Merge branch 'new_eth' of http://gnuradio.org/git/matt into master | Johnathan Corgan |
2009-09-30 | remove debugging code | Matt Ettus |
2009-09-24 | Merge commit 'origin' into new_eth | Matt Ettus |
2009-09-17 | configure.gnu needs to unset more vars from the environment. | Philip Balister |
2009-09-11 | add u2_flash_tool to EXTRA_DIST | Eric Blossom |
2009-09-04 | Implement Eth flow control using pause frames | Matt Ettus |
2009-09-04 | Merge branch 'new_eth' of http://gnuradio.org/git/eb into new_eth | Matt Ettus |
2009-09-04 | remove special last_line adjustment from ethernet port | Eric Blossom |
2009-09-04 | Merge branch 'new_eth' of http://gnuradio.org/git/eb into new_eth | Matt Ettus |
2009-09-04 | Firmware now inserts mac source address value in each frame. | Eric Blossom |
2009-09-04 | properly set the address filter | Matt Ettus |
2009-09-04 | Merge branch 'master' into new_eth | Matt Ettus |
2009-09-03 | removed hard-coded link_is_up = true; | Eric Blossom |
2009-09-02 | ignore .o files | Matt Ettus |
2009-09-02 | Expand frequency ranges to match hardware capability. | Johnathan Corgan |
2009-09-01 | tell s/w link is up. additional debugging output | Eric Blossom |
2009-08-31 | Merged SVN matt/new_eth r10782:11633 into new_eth | Johnathan Corgan |
2009-08-14 | Added git ignore files auto created from svn:ignore properties. | git |
2009-08-02 | Made libusrp2 min and max samples even number. | jcorgan |
2009-06-22 | 1 is for hardware control of leds, 0 is for software | matt |
2009-06-19 | test for clock locking | matt |
2009-06-19 | test for clock lock | matt |
2009-06-19 | allow the choice of automatic (hardware) control of leds | matt |
2009-05-29 | remove dbsm to make room in flash | matt |
2009-05-28 | handle clocks on both version 3 and version 4 boards, cleaned up the api | matt |
2009-05-25 | move i2c init and get_hw_rev before clocks_init because the clock init code n... | matt |
2009-05-25 | remove unneeded include file | matt |
2009-05-25 | remove printfs to save space. | matt |
2009-05-25 | remove unneeded include | matt |
2009-05-25 | remove EEPROM setting, complete tests even if SD fails | matt |
2009-05-25 | remove direct calls to ad9510 and use api instead | matt |
2009-05-21 | Tweaks for svn-buildpackage | jcorgan |
2009-05-10 | simple images to set revision number | matt |
2009-04-27 | somebody commented out the tx mux setting which prevented the xcvr2450 from w... | matt |
2009-04-04 | Merged r10712:10765 from jcorgan/gpio into trunk. Adds out-of-band and strea... | jcorgan |
2009-04-02 | new regs for re-pause fix | matt |
2009-03-26 | Partial fix for ticket:378. Merged eb/t378 -r10682:10688 to trunk. | eb |
2009-03-18 | Fixed ticket:339 (ethernet capability advertisement). We now | eb |
2009-03-10 | Bumped up minimum divider to 131 for xcvr. | jblum |
2009-03-05 | New standalone firmware, burn_dbsrx_eeprom, that burns new dbid into | eb |
2009-03-03 | Actually enable/disable tx via gpio (...when tx enable is supported). | jblum |