Statistics
| Branch: | Tag: | Revision:

root / usrp2 / firmware @ 0ba124e8

Name Size
  apps
  config
  include
  lib
AUTHORS 57 Bytes
COPYING 34.3 kB
ChangeLog 864 Bytes
INSTALL 9.2 kB
Makefile.am 902 Bytes
Makefile.common 1.7 kB
NEWS 0 Bytes
README 105 Bytes
bootstrap 940 Bytes
config.guess 43.5 kB
config.sub 32 kB
configure.ac 4.3 kB
configure.gnu 560 Bytes
divisors.py 773 Bytes
u2_flash_tool 3.7 kB

Latest revisions

# Date Author Comment
0ba124e8 12/31/2008 10:33 pm Johnathan Corgan

Fix USRP2 peek32() max words

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10183 221aa14e-8319-0410-a670-987f0aec2ac5

be2af97a 12/31/2008 08:46 pm Johnathan Corgan

Rename constant for clarity

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10181 221aa14e-8319-0410-a670-987f0aec2ac5

50b2df2e 12/29/2008 01:35 am Johnathan Corgan

Implements USRP2 poke32() command.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10176 221aa14e-8319-0410-a670-987f0aec2ac5

29747984 12/27/2008 09:09 pm Johnathan Corgan

Implements USRP2 peek() command, allowing arbitrary reads from the internal
Wishbone bus. Minor fix for USRP2 sync_to_pps() (uses correct packet type.)

Example:

from gnuradio import usrp2
u = usrp2.source_32fc()
u.peek(0x1234, 4) # Read four bytes at offset 0x1234 (code)...

97537ae0 12/17/2008 11:02 pm Matt Ettus

added frequency offset capability. Set to 12.5e6 on TX, 0 on RX for now

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10125 221aa14e-8319-0410-a670-987f0aec2ac5

e92cf317 12/14/2008 07:47 pm Matt Ettus

add break at end of new case to prevent fallthru. Also cleared up a warning.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10119 221aa14e-8319-0410-a670-987f0aec2ac5

6ffba63c 12/14/2008 01:05 am Johnathan Corgan

Fix failure with interp > 128

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10117 221aa14e-8319-0410-a670-987f0aec2ac5

f2695be7 12/14/2008 01:01 am Johnathan Corgan

Implement sync_to_pps command for USRP2

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10116 221aa14e-8319-0410-a670-987f0aec2ac5

11095bc2 12/07/2008 01:33 am Matt Ettus

split test out into a function

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10109 221aa14e-8319-0410-a670-987f0aec2ac5

b399cfc2 12/07/2008 01:33 am Matt Ettus

more tests, for ram and sd card

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10108 221aa14e-8319-0410-a670-987f0aec2ac5

View revisions

Also available in: Atom