Statistics
| Branch: | Tag: | Revision:

root / gr-usrp2 / src / usrp2_sink_16sc.cc @ 3153f8f2

History | View | Annotate | Download (2.4 kB)

# Date Author Comment
e20160b7 06/19/2010 06:27 pm Johnathan Corgan

gr-usrp2: implement start_streaming_at(usrp2::fpga_timestamp time)

This new method on usrp2.sink_* causes the first TX sample data to be
sent at the FPGA clock time specified, with all further data immediately
following.

u = usrp2.sink_32fc() # or 16sc
...configure sink here......

06260e16 07/16/2009 05:44 pm Johnathan Corgan

Temporary workaround (until VRT) to stop submitting short packets to libusrp2 tx_raw().

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

bfe79d23 10/22/2008 12:56 am Eric Blossom

Added methods to query daughterboard parameters. Merged eb/u2-wip2
-r9804:9814 into trunk; initialized dacmux in firmware.

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

66a69ca3 09/24/2008 05:04 pm Eric Blossom

get initial sptr using new convention

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

0a6b55e1 09/24/2008 03:36 pm Johnathan Corgan

Minor cleanup

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

a28feaa4 09/24/2008 12:20 am Eric Blossom

return -1 (DONE flag) if source or sink sees an error

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

8979083c 09/24/2008 12:07 am Eric Blossom

Renamed identifiers for consistency: s/complex_float/32fc/ s/complex_16/16sc/.
Merged eb/u2-wip -r9645:9646 into trunk.

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

7bd12993 09/23/2008 02:17 am Johnathan Corgan

Adds usrp2.sink_32fc, usrp2.sink_16sc, refactoring, cleanup

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