commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] git://gnuradio.org/jcorgan branch, master, updated. 3.


From: git repository hosting
Subject: [Commit-gnuradio] git://gnuradio.org/jcorgan branch, master, updated. 3.3git-645-gb811e87
Date: Tue, 2 Mar 2010 22:01:37 +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/jcorgan".

The branch, master has been updated
       via  b811e8749dcd7c96f1af2d98caba403e50c1602b (commit)
       via  4c296bd1f0e7769db69ca15bcc528802b06f752c (commit)
       via  752df2b84454756685dc2a05c232b59e3ebdaa2e (commit)
       via  803cb1d7974ed7d419550cc66480c107c2f0d454 (commit)
      from  97275c32783a8831c7eac3786257fe2e142d95c0 (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 b811e8749dcd7c96f1af2d98caba403e50c1602b
Merge: 97275c32783a8831c7eac3786257fe2e142d95c0 
4c296bd1f0e7769db69ca15bcc528802b06f752c
Author: Johnathan Corgan <address@hidden>
Date:   Tue Mar 2 09:15:09 2010 -0800

    Merge branch 'usrp2_set_ant' of git://gnuradio.org/jblum

commit 4c296bd1f0e7769db69ca15bcc528802b06f752c
Author: Josh Blum <address@hidden>
Date:   Mon Mar 1 17:38:21 2010 -0800

    set antenna defaults to 0

commit 752df2b84454756685dc2a05c232b59e3ebdaa2e
Author: Josh Blum <address@hidden>
Date:   Thu Feb 25 16:50:44 2010 -0800

    setting xcvr antennas through api

commit 803cb1d7974ed7d419550cc66480c107c2f0d454
Author: Josh Blum <address@hidden>
Date:   Thu Feb 25 15:46:01 2010 -0800

    Added call to set antenna. Split XCVR into new thing cuz size.

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

Summary of changes:
 gr-usrp2/src/usrp2.i                               |    2 +
 gr-usrp2/src/usrp2_sink_base.cc                    |    8 +++-
 gr-usrp2/src/usrp2_sink_base.h                     |    7 +++-
 gr-usrp2/src/usrp2_source_base.cc                  |    6 +++
 gr-usrp2/src/usrp2_source_base.h                   |    7 +++-
 usrp2/firmware/apps/.gitignore                     |    1 +
 usrp2/firmware/apps/Makefile.am                    |    4 ++
 usrp2/firmware/apps/app_common_v2.c                |    8 ++++
 usrp2/firmware/include/usrp2_eth_packet.h          |    6 ++-
 usrp2/firmware/lib/Makefile.am                     |   41 ++++++++++++++++++-
 usrp2/firmware/lib/db.h                            |    5 ++-
 usrp2/firmware/lib/db_base.h                       |    1 +
 usrp2/firmware/lib/db_basic.c                      |    4 ++
 usrp2/firmware/lib/db_dbsrx.c                      |    1 +
 usrp2/firmware/lib/db_init.c                       |   12 +++--
 usrp2/firmware/lib/db_init_wbx.c                   |    7 +++
 .../firmware/lib/{db_init_wbx.c => db_init_xcvr.c} |   15 +++++--
 usrp2/firmware/lib/db_rfx.c                        |   10 +++++
 usrp2/firmware/lib/db_tvrx.c                       |    3 +
 usrp2/firmware/lib/db_wbxng.c                      |    2 +
 usrp2/firmware/lib/db_xcvr2450.c                   |   25 ++++++++++++
 usrp2/host/include/usrp2/usrp2.h                   |   10 +++++
 usrp2/host/lib/usrp2.cc                            |   10 +++++
 usrp2/host/lib/usrp2_impl.cc                       |   42 ++++++++++++++++++++
 usrp2/host/lib/usrp2_impl.h                        |    2 +
 25 files changed, 223 insertions(+), 16 deletions(-)
 copy usrp2/firmware/lib/{db_init_wbx.c => db_init_xcvr.c} (97%)


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




reply via email to

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