commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] git://gnuradio.org/jcorgan-uhd branch, gpio, updated.


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/jcorgan-uhd branch, gpio, updated. 51d0db0b21a6ac93722263e4413cff029df3b468
Date: Fri, 16 Mar 2012 22:11:54 +0000 (UTC)

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-uhd".

The branch, gpio has been updated
       via  51d0db0b21a6ac93722263e4413cff029df3b468 (commit)
       via  7e296167f384a904e2eb0a17d872ad91d012ca09 (commit)
       via  6d53b7eb4b94ec5e0d52cffbbc43fa63516ac270 (commit)
       via  b5385fa759c5d3d42d109bb8466b984cd5ec7b4a (commit)
       via  63991f7922a4e20888f001b802a8d8c88a8a16ee (commit)
       via  f91e247da23c09626cf215a7cede145b09376575 (commit)
       via  027bc2c03d5a0d417c6b17f8617c44ee5fdd010d (commit)
       via  462b27e7a492911fa19ea64b7f5c380071945ea0 (commit)
       via  8a33423ad6877fdb2bc1bc50c6506cff4ce9c5aa (commit)
       via  abab58f5404fcd769bf72fd0f486323659e9c087 (commit)
       via  927cf2397a9ddce4a6b2ec460104d83f33231dce (commit)
       via  4d21f75d9fd39a2750500ff16db0a9c66b6ea5ba (commit)
       via  7a95ea36f86c512fbbaf34c99e1ba5c3a0237f54 (commit)
       via  6ba4e81655bc83a5537d684b2b9bcbb4844bfc7b (commit)
       via  72d78c6f10ecac9120a75aa9b49fed58ef8cec40 (commit)
       via  b2c0d1f55a1c2190a6a6fd5967eb0a6ffd60b272 (commit)
       via  715fd038325fa4a265328fac2bdb54850b990ea7 (commit)
       via  38b138b3f31dfaaa4203d82e73be352a03f59280 (commit)
       via  b4173387dd0adb27cc267b22dc57258d44fafa84 (commit)
      from  fa99439442530035d222ad1fd956acb2464736c7 (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 51d0db0b21a6ac93722263e4413cff029df3b468
Merge: fa99439 7e29616
Author: Johnathan Corgan <address@hidden>
Date:   Fri Mar 16 15:09:53 2012 -0700

    Merge remote branch 'ettus/master' into gpio

commit 7e296167f384a904e2eb0a17d872ad91d012ca09
Author: Jason Abele <address@hidden>
Date:   Thu Mar 15 21:12:44 2012 -0700

    Disabling the SBX mixer and baseband amp causes grief
    
        Some ADA4927 / AD5380 combinations do not appreciate
        being disabled, so lets not disable them

commit 6d53b7eb4b94ec5e0d52cffbbc43fa63516ac270
Author: Nick Foster <address@hidden>
Date:   Fri Mar 16 13:58:27 2012 -0700

    tx_bursts: set EOB on nsamps <= spb

commit b5385fa759c5d3d42d109bb8466b984cd5ec7b4a
Author: Ben Hilburn <address@hidden>
Date:   Fri Mar 16 13:11:33 2012 -0700

    docs: Just added a couple of clarifying notes to the N2Xx docs.

commit 63991f7922a4e20888f001b802a8d8c88a8a16ee
Author: Nick Foster <address@hidden>
Date:   Fri Mar 16 11:26:34 2012 -0700

    B100: enable_gpif(0) disables FIFO output clock on FX2. this prevents the 
"stuffing zeroes" problem and improves transport reliability.

commit f91e247da23c09626cf215a7cede145b09376575
Author: Josh Blum <address@hidden>
Date:   Fri Mar 16 09:04:44 2012 -0700

    usrp: fix from "rev iq correction"
    
    Must zero out the default IQ correction to have zero effect by default.

commit 027bc2c03d5a0d417c6b17f8617c44ee5fdd010d
Author: Josh Blum <address@hidden>
Date:   Wed Mar 14 17:37:41 2012 -0700

    n2x0: adjustment for phase delay over mimo cable

commit 462b27e7a492911fa19ea64b7f5c380071945ea0
Author: Josh Blum <address@hidden>
Date:   Wed Mar 14 10:41:14 2012 -0700

    uhd: make atlbase options for msvc build

commit 8a33423ad6877fdb2bc1bc50c6506cff4ce9c5aa
Author: Josh Blum <address@hidden>
Date:   Mon Jan 16 18:07:09 2012 -0800

    uhd: rev iq correction numbers format

commit abab58f5404fcd769bf72fd0f486323659e9c087
Author: Philip Balister <address@hidden>
Date:   Thu Mar 1 16:29:07 2012 -0500

    Add a toolchain file to build cross using e100 toolchain.
    
    This appears to build uhd cross using my toolchain. Run cmake with:
    
    cmake -DCMAKE_TOOLCHAIN_FILE=../cmake/Toolchains/arm_cortex_a8_cross.cmake \
    -DENABLE_E100=ON -DENABLE_USRP_E_UTILS=TRUE ../
    
    It does not detect orc properly.
    
    Signed-off-by: Philip Balister <address@hidden>

commit 927cf2397a9ddce4a6b2ec460104d83f33231dce
Author: Nicholas Corgan <address@hidden>
Date:   Tue Mar 13 16:24:39 2012 -0700

    For Windows installers, CMake checks the size of void* to differentiate 
between Windows x86 and x64.

commit 4d21f75d9fd39a2750500ff16db0a9c66b6ea5ba
Merge: 6ba4e81 7a95ea3
Author: Josh Blum <address@hidden>
Date:   Mon Mar 12 20:45:48 2012 -0700

    Merge branch 'fpga_master'

commit 7a95ea36f86c512fbbaf34c99e1ba5c3a0237f54
Author: Josh Blum <address@hidden>
Date:   Mon Mar 12 13:54:42 2012 -0700

    fpga: force -include_global for custom sources
    
    ISE will not recognize custom sources as part of the hierarchy,
    and thus will not compile (unless its the first macro...).
    
    Remove custom sources from the source list,
    and specially add them with the -include_global option.

commit 6ba4e81655bc83a5537d684b2b9bcbb4844bfc7b
Author: Josh Blum <address@hidden>
Date:   Mon Mar 12 12:10:41 2012 -0700

    usrp: fix wildcard set for time/clock source

commit 72d78c6f10ecac9120a75aa9b49fed58ef8cec40
Author: Josh Blum <address@hidden>
Date:   Fri Feb 24 17:44:57 2012 -0800

    uhd: added fullscale option stream arg

commit b2c0d1f55a1c2190a6a6fd5967eb0a6ffd60b272
Author: Jason Abele <address@hidden>
Date:   Mon Feb 13 14:27:59 2012 -0800

    Make DBSRX* set default bandwidth based on codec rate

commit 715fd038325fa4a265328fac2bdb54850b990ea7
Author: Jason Abele <address@hidden>
Date:   Wed Feb 1 10:34:23 2012 -0800

    Fix RSSI measurement
    
        Improve incorrect calculation in XCVR
        Remove RFX rssi sensor due to limited dynamic range giving strange
            results

commit 38b138b3f31dfaaa4203d82e73be352a03f59280
Merge: b61f4ad b417338
Author: Josh Blum <address@hidden>
Date:   Sun Mar 11 14:06:48 2012 -0700

    Merge branch 'fpga_master'

commit b4173387dd0adb27cc267b22dc57258d44fafa84
Author: Josh Blum <address@hidden>
Date:   Thu Mar 8 17:23:56 2012 -0800

    fpga: fix custom defs in some top level makefiles

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

Summary of changes:
 firmware/fx2/b100/usrp_main.c                   |    4 +-
 fpga/usrp2/top/B100/Makefile.B100               |    7 +-
 fpga/usrp2/top/B100/Makefile.u1plus             |   99 -----------------------
 fpga/usrp2/top/E1x0/Makefile.E100               |    4 +-
 fpga/usrp2/top/E1x0/Makefile.E110               |    4 +-
 fpga/usrp2/top/N2x0/Makefile.N200R3             |    3 +-
 fpga/usrp2/top/N2x0/Makefile.N200R4             |    3 +-
 fpga/usrp2/top/N2x0/Makefile.N210R3             |    3 +-
 fpga/usrp2/top/N2x0/Makefile.N210R4             |    3 +-
 fpga/usrp2/top/USRP2/Makefile                   |    3 +-
 fpga/usrp2/top/tcl/ise_helper.tcl               |    8 ++
 host/cmake/Modules/UHDPackage.cmake             |    8 ++-
 host/cmake/Toolchains/arm_cortex_a8_cross.cmake |   20 +++++
 host/docs/dboards.rst                           |    1 -
 host/docs/usrp2.rst                             |   27 ++++++
 host/examples/tx_bursts.cpp                     |    2 +-
 host/include/uhd/stream.hpp                     |    7 ++-
 host/lib/transport/CMakeLists.txt               |   11 +++
 host/lib/transport/udp_zero_copy.cpp            |    9 +-
 host/lib/usrp/b100/b100_impl.cpp                |    8 +-
 host/lib/usrp/common/apply_corrections.cpp      |   49 ++----------
 host/lib/usrp/cores/rx_dsp_core_200.cpp         |    2 +
 host/lib/usrp/cores/rx_frontend_core_200.cpp    |    4 +-
 host/lib/usrp/cores/tx_dsp_core_200.cpp         |    2 +
 host/lib/usrp/cores/tx_frontend_core_200.cpp    |    4 +-
 host/lib/usrp/dboard/db_dbsrx.cpp               |    3 +-
 host/lib/usrp/dboard/db_dbsrx2.cpp              |    6 +-
 host/lib/usrp/dboard/db_rfx.cpp                 |   18 +----
 host/lib/usrp/dboard/db_sbx_common.hpp          |    2 +-
 host/lib/usrp/dboard/db_xcvr2450.cpp            |    4 +-
 host/lib/usrp/e100/e100_impl.cpp                |    4 +-
 host/lib/usrp/multi_usrp.cpp                    |    4 +-
 host/lib/usrp/usrp2/usrp2_impl.cpp              |    4 +-
 host/lib/usrp/usrp2/usrp2_impl.hpp              |    2 +-
 host/utils/uhd_cal_rx_iq_balance.cpp            |    4 +-
 host/utils/uhd_cal_tx_iq_balance.cpp            |    4 +-
 host/utils/usrp_cal_utils.hpp                   |    2 +-
 37 files changed, 142 insertions(+), 210 deletions(-)
 delete mode 100644 fpga/usrp2/top/B100/Makefile.u1plus
 create mode 100644 host/cmake/Toolchains/arm_cortex_a8_cross.cmake


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



reply via email to

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