Statistics
| Branch: | Tag: | Revision:

root / usrp2 / firmware @ 7730c688

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 584 Bytes
divisors.py 773 Bytes
u2_flash_tool 3.7 kB

Latest revisions

# Date Author Comment
7730c688 01/23/2009 11:14 pm Eric Blossom

mimo tx work-in-progress

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

63bda235 01/23/2009 02:12 am Eric Blossom

revert extraction of buffer_state

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

413543bb 01/23/2009 01:48 am Eric Blossom

Work in progress on mimo Tx state machine.

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

1545a741 01/22/2009 06:29 pm Eric Blossom

bumped stack to 3k (not sure we needed to), cleaned up old serdes test
code: eth_serdes.c and serdes_txrx.c, can tx over serdes at interp 4
(underruns quite frequently), same behavior as regular txrx.c

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

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

View revisions

Also available in: Atom