commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] git://gnuradio.org/jblum branch, usrp2_vrt, updated. 7


From: git repository hosting
Subject: [Commit-gnuradio] git://gnuradio.org/jblum branch, usrp2_vrt, updated. 7cdfd920fac87de0199e1443e7b8845eca084d1d
Date: Tue, 19 Jan 2010 22:34:04 +0000 (GMT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "git://gnuradio.org/jblum".

The branch, usrp2_vrt has been updated
       via  7cdfd920fac87de0199e1443e7b8845eca084d1d (commit)
      from  74087d160930ebcc964232c0e86da4a558c20dc2 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 7cdfd920fac87de0199e1443e7b8845eca084d1d
Author: Josh Blum <address@hidden>
Date:   Tue Jan 19 14:31:46 2010 -0800

    Fixed and tested setting the usrp2 time and start rx streaming at.
    Added a demo app to apps called rx_timed_samples.cc to test this.
    Fixed the gr-usrp2 module to reflect the recent usrp2 api changes.
    Changed the way the firmware calls stop_rx_cmd, fixed issue with packets 
kept in the buffer after stop.

-----------------------------------------------------------------------

Summary of changes:
 gr-usrp2/src/usrp2.i                |    8 +-
 gr-usrp2/src/usrp2_base.cc          |   12 ++--
 gr-usrp2/src/usrp2_base.h           |   10 +-
 usrp2/apps/.gitignore               |    1 +
 usrp2/apps/Makefile.am              |    4 +-
 usrp2/apps/rx_timed_samples.cc      |  159 +++++++++++++++++++++++++++++++++++
 usrp2/firmware/apps/app_common_v2.c |    5 +-
 usrp2/firmware/apps/txrx.c          |   16 +++-
 usrp2/include/usrp2/usrp2.h         |    4 +
 usrp2/lib/usrp2_impl.cc             |   14 ++--
 10 files changed, 203 insertions(+), 30 deletions(-)
 create mode 100644 usrp2/apps/rx_timed_samples.cc


hooks/post-receive
-- 
git://gnuradio.org/jblum




reply via email to

[Prev in Thread] Current Thread [Next in Thread]