summaryrefslogtreecommitdiff
path: root/usrp2
Commit message (Collapse)AuthorAgeFilesLines
* first cut at an app for testing. sets rev in eeprom, then runs txrx stuffmatt2008-09-192-0/+363
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9606 221aa14e-8319-0410-a670-987f0aec2ac5
* removed sudoeb2008-09-191-1/+1
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9604 221aa14e-8319-0410-a670-987f0aec2ac5
* better debug pinsmatt2008-09-171-2/+3
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9592 221aa14e-8319-0410-a670-987f0aec2ac5
* allow fpga to take over sd card interface from cpldmatt2008-09-172-9/+29
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9591 221aa14e-8319-0410-a670-987f0aec2ac5
* allow fpga to take over SD card interfacematt2008-09-171-4/+13
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9590 221aa14e-8319-0410-a670-987f0aec2ac5
* control CS line on SD cardmatt2008-09-171-1/+11
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9589 221aa14e-8319-0410-a670-987f0aec2ac5
* firmware support for reading and writing the SD cardmatt2008-09-176-1/+404
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9588 221aa14e-8319-0410-a670-987f0aec2ac5
* blink all leds, leave one on when done to say that firmware is running okmatt2008-09-171-2/+1
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9587 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged r9505:9553 from old usrp2/trunk into trunk/usrp2jcorgan2008-09-115-37/+64
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9555 221aa14e-8319-0410-a670-987f0aec2ac5
* now reads h/w rev from eeprom. f/w app set_hw_rev sets iteb2008-09-105-1/+63
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9554 221aa14e-8319-0410-a670-987f0aec2ac5
* Now passes distcheck with or without microblaze tools on path.eb2008-09-081-0/+17
| | | | | | | Merged eb/distcheck 9534:9537 into trunk. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9538 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged r9433:9527 from features/gr-usrp2 into trunk. Adds usrp2 and ↵jcorgan2008-09-081239-0/+1655013
gr-usrp2 top-level components. Trunk passes distcheck with mb-gcc installed, but currently not without them. The key issue is that when mb-gcc is not installed, the build system skips over the usrp2/firmware directory, and the firmware include files don't get put into the dist tarball. But we can't do the usual DIST_SUBDIRS method as the firmware is a subpackage. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9528 221aa14e-8319-0410-a670-987f0aec2ac5