commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] git://gnuradio.org/jcorgan annotated tag, 3.6.0git, cr


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/jcorgan annotated tag, 3.6.0git, created. 3.6.0git
Date: Sun, 8 Apr 2012 02:54:44 +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".

The annotated tag, 3.6.0git has been created
        at  106d62c4e147b96cc5a02c252d7caa8c0d01a0d8 (tag)
   tagging  9bef26c9271a7b9253075bda3c1fc7c8078c0343 (commit)
  replaces  v3.5.2.1
 tagged by  Johnathan Corgan
        on  Sat Apr 7 19:34:10 2012 -0700

- Log -----------------------------------------------------------------
3.6.0git

Achilleas Anastasopoulos (2):
      trellis: bug fix to make sure file is closed.
      trellis: bug fix to make sure file is closed.

Alexandru Csete (2):
      Initial import of out-of-tree files from Alexandru Csete
      fcd: fix grc import statement

Ben Reynwar (4):
      Adding __repr__ to constellations.
      Added gr_probe_signal_X and gr_probe_signal_vX.
      Add test for probe_signal blocks.
      core: fixed point sin/cos generator properly folds frequencies outside 
nyquist range to alias signal.

Dimitri Stolnikov (1):
      fcd: adds setter function to configure mixer gain

Johnathan Corgan (113):
      build: update revision to 3.6git
      Removed autotools, gr-waveform, some cleanup
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      uhd: add API call to set user registers
      Merge branch 'master' into next
      Merge branch 'maint' into gr-uhd-set-user-register
      Merge branch 'master' into next
      Merge branch 'maint' into gr-uhd-set-user-register
      Merge branch 'master' into next
      Merge branch 'maint' into gr-uhd-set-user-register
      Merge remote branch 'gnuradio/maint' into gr-uhd-set-user-register
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      build: update revision to 3.5.3git
      Merge remote branch 'gnuradio/master' into next
      Merge branch 'master' into next
      Merge branch 'maint'
      Merge branch 'master' into next
      fcd: convert out-of-tree autotools build to in-tree
      fcd: incorporated into Doxygen docs
      fcd: move HID and FCD libraries into own subdirs
      fcd: moved items to current layout standard
      fcd: cmake build work in progress
      Merge branch 'maint'
      Merge branch 'master' into next
      fcd: complete cmake build
      fcd: fix compiler and documentation warnings
      fcd: update text files and copyright
      Merge remote branch 'gnuradio/maint' into gr-uhd-set-user-register
      Merge branch 'maint'
      Merge branch 'master' into next
      Merge branch 'maint'
      Merge branch 'master' into next
      Merge branch 'maint'
      Merge branch 'master' into next
      uhd: conditionalize set_user_register call on availability in UHD API
      Merge branch 'gr-uhd-set-user-register'
      Merge branch 'master' into next
      digital: fix constellation __repr__ for Python swig only
      build: fix autotools breakage from gruel_swig_common merge
      Merge branch 'master' into next
      Merge remote branch 'jblum/gr_core_python_qa_add_dashb' into maint
      Merge branch 'maint'
      Merge branch 'master' into next
      Implement conditionalized build for WIN32
      Merge branch 'maint'
      Merge branch 'master' into next
      Merge branch 'gr-fcd'
      Merge branch 'master' into next
      cmake: fix include path order in gruel
      Merge branch 'maint'
      Merge branch 'master' into next
      fcd: convert to private implementation pattern
      Merge branch 'maint'
      Merge branch 'master' into next
      Merge remote branch 'jblum/fix_uhd_device_addr_python' into maint
      Merge branch 'maint'
      Merge remote branch 'jblum/mergeme_uhd'
      Merge branch 'master' into next
      Merge branch 'maint'
      Merge branch 'master' into next
      Merge remote branch 'jcorgan/gr-fcd'
      Merge branch 'master' into next
      wavelet: move wavelet blocks to new top-level component
      wavelet: converted blocks to private implementation pattern
      Merge branch 'master' into next
      Merge remote branch 'tom/cmake_version' into next
      Merge remote branch 'tom/cmake_builds' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      fcd: simplify swig generation after virtual interface class change
      Merge branch 'master' into next
      wavelet: simplified swig generation after virtual interface class change
      Merge remote branch 'jblum-github/pmt_set_deleter'
      Merge branch 'master' into next
      Merge remote branch 'ncorgan/gr-uhd_swig'
      Merge branch 'master' into next
      Merge remote branch 'tom/cmake_builds' into next
      Merge remote branch 'ncorgan/gr-uhd_swig'
      Merge branch 'master' into next
      core: use while instead of if in frequency_modulator
      core: loosen fm modulator QA to 5 decimal places of agreement
      Merge branch 'wfm_tx_work'
      Merge branch 'master' into next
      build: update revision to 3.5.3
      Merge branch 'master' into next
      Merge branch 'next'

Josh Blum (15):
      gruel: run qa tests with -B (fix from gruel_work_squashed)
      gruel: created common swig include file
      core: adds -B to python QA gnuradio-core
      core: empty gr_hier_block2 contructor for virtual inheritance
      volk: add include for config.h to cc file
      volk: fix for load prefs (config path)
      volk: added volk as depedency for various components
      uhd: fix device_addr init issue
      uhd: added multi-finite-aquisition
      uhd: added set_start_time calls to source/sink
      uhd: perform abi compat check before making a block
      uhd: add a flush to finite_acquisition_v
      uhd: finite_acquisition_v timeout should be >> than stream time
      uhd: fix dc offset call in uhd source
      pmt: added advanded pmt_set_deleter (c++ only)

Marcus Leech (1):
      uhd: updated uhd programs to use stream_args concept from command line 
for more than just setting the scalar.

Martin Braun (1):
      core: WAV sink is now threadsafe; do_update() therefore must be private.

Michael Dickens (1):
      fcd: implement conditional build for MacOSX

Nicholas Corgan (8):
      Changes preinst.in from running 'ls' to running 'echo'
      gr-uhd: Python users can now grab their current UHD version as a string
      gr-uhd: uhd_usrp_source and uhd_usrp_sink can now multi_usrp's 
list_property_tree and get_usrp_info functions
      gr-uhd: get_usrp_info has help info and can only be called with a recent 
enough version of UHD
      gr-uhd: corrected get_usrp_info description
      gr-uhd: uhd_siggen, uhd_siggen_gui, and uhd_fft include information on 
the user's UHD version and USRP configuration
      gr-uhd: minor aesthetic and consistency changes
      gr-uhd: uhd_fft and uhd_siggen account for cases where mboard/dboard has 
no serial

Philip Balister (4):
      gr_fxpt.c : Remove unused code.
      gr_fxpt : Add sincos function to class.
      qa_gr_fxpt : Remove debugging cout.
      gr_frequency_modulator_f : Convert from using libm sin/cos, to gr_fxpt 
sin/cos.

Tom Rondeau (119):
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      howto: moving uninstall rules into correct location.
      Merge branch 'next' of gnuradio.org:gnuradio into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'master' into next
      Merge branch 'next' of gnuradio.org:gnuradio into next
      core: wip on pfb synthesis. It works, but is a bit hacked together.
      core: pfb synth: can now set channel map and to use 1 or 2 sps on output.
      core: pfb channelizer: can now set a channel map to direct the channels 
to a specific output stream.
      examples: adding an example of using the channelizer and synthesize 
together to reconstruct a signal.
      core: simple formatting.
      grc: adding new inputs to channelizer and synthesizer xml.
      Merge branch 'next' of gnuradio.org:gnuradio into next
      Merge branch 'synth' into next
      grc: grc PFB channelizer and synthesize to set channel map defaults on 
startup.
      Merge branch 'master' into next
      core: changed name of gr_pfb_synthesis_filterbank_ccf to 
gr_pfb_synthesizer to make it easier to write and remember.
      examples: fixing synthesizer examples to use new block name.
      grc: updating to new name of pfb synthesizer block.
      volk: include config.h to have rintf in windows/msvc.
      Merge branch 'master' into next
      Merge remote branch 'benreynwar/maint'
      Merge branch 'master' into next
      fcd: added FCD_API to code
      core: adding new probe_signal from gengen into autotools build.
      Merge branch 'probe'
      core: updated the documentation for the noise source to explain the seed 
better.
      Merge branch 'master' into next
      grc: update channel model block noise source seed to 0 to match other 
noise source defaults.
      Merge branch 'master' into next
      fcd: fixes for distcheck
      Merge branch 'maint'
      Merge branch 'master' into next
      docs: added reference to more details on gri_mmse_fir_interpolator 
documentation.
      Merge branch 'maint' of gnuradio.org:gnuradio into maint
      Merge branch 'maint'
      Merge branch 'master' into next
      Merge remote branch 'jblum/minor_gruel_qa_fix' into maint
      Merge remote branch 'jblum/gruel_common_swig'
      Merge branch 'maint'
      Merge branch 'master' into next
      Merge branch 'maint'
      Merge branch 'master' into next
      volk: change minimum acceptable ORC version to 4.12 (in cmake and 
updating version in autotools).
      Merge branch 'maint'
      Merge branch 'master' into next
      digital: in narrowband examples, added the ability to change the channel 
bandwidth.
      howto: fixed cmake project definition to include C.
      Merge branch 'master' into next
      volk: make both test cases look and function the same.
      Merge branch 'master' of gnuradio.org:gnuradio
      Merge branch 'ch_bw'
      core: when reseting buffers, make sure that the read/write pointers are 
always algined.
      doc: fix documentation for wavsink (thanks to John Coppens for point it 
out).
      Merge branch 'maint'
      Merge branch 'master' into next
      core: adds vlen and scalar args to type converter blocks in GRC.
      build: use -O2 with cmake in Debug build.
      cmake: remove version.sh since we don't need it for autotools. Set 
version info in CMakeLists.txt.
      docs: updating README files for working with cmake.
      Removes all references to guile and scheme, which are no longer needed.
      build: removed .py extensions from installed Python plot programs.
      build: removed .py extensions from uhd and shd installed Python programs.
      fixes to uhd_siggen with base class.
      Move uhd_siggen_base python file into gnuradio.uhd space.
      build: don't install Python and GRC examples if Python is disabled.
      noaa: moving apps to examples.
      noaa: py files build from grc. Only installing grc files into examples.
      examples: Reworked locations and installation of examples.
      docs: adding more info to the doxygen manual's build guide.
      build: Adding gnuradio-examples as a component to be turned on/off.
      Merge branch 'cmake_version' into cmake_builds
      Merge branch 'rm_python_ext' into cmake_builds
      Rework example directories. Gets rid of gnuradio-examples, moves these to 
more appropriate components.
      cmake: fixing current build version number.
      Merge branch 'master' of gnuradio.org:gnuradio
      Merge branch 'master' into next
      digital: added GRC files for new MPSK SNR estimator and probe.
      Merge branch 'master' into next
      core: removing old MPSK SNR probe; replaced in gr-digital.
      build: properly handle the VM circbuf; was forcing tmp file usage on all 
platforms.
      Merge branch 'master' into next
      core: makes sure all block's buffers are aligned on start/restart and 
that they know it.
      Merge branch 'maint'
      Merge branch 'master' into next
      core: buffer alignments were getting confused. Just need to tell all 
blocks that they are aligned upon restart.
      Merge branch 'maint'
      Merge branch 'master' into next
      gruel and howto: install gruel .i files in gruel dest. Howto will use 
that dir during build.
      Merge branch 'maint'
      Merge branch 'master' into next

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


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



reply via email to

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