commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] [gnuradio] branch next updated (8ef1ea6 -> 876e3f7)


From: git
Subject: [Commit-gnuradio] [gnuradio] branch next updated (8ef1ea6 -> 876e3f7)
Date: Mon, 6 Jul 2015 23:37:01 +0000 (UTC)

This is an automated email from the git hooks/post-receive script.

jcorgan pushed a change to branch next
in repository gnuradio.

      from  8ef1ea6   Merge branch 'master' into next
       new  5281b9b   Removed reference to decimation rates in README
       new  eedc9b7   Merge remote-tracking branch 'mmueller/noaa_fix_README' 
into maint
       new  96a1470   cmake: add GR_MODULE(zeromq...)
       new  b3a93db   Volk dependency in gr-analog pkgconfig
       new  5ebdb76   Merge branch 'maint'
       new  b3ac0d5   base: Added argparse equivalent for eng_option
       new  cf1ddf6   Merge remote-tracking branch 'mbr0wn/python/eng_args'
       new  5fb8f13   added Doxygen for flowgraph
       new  7130365   Merge remote-tracking branch 
'mmueller/runtime_add_flowgraph_doxygen' into maint
       new  a0794d5   Merge branch 'maint'
       new  3d4c742   float internally, double in API: Honest signatures for 
honest people
       new  e1e4cc4   Merge remote-tracking branch 
'mmueller/freq_phase_mod_honest_signatures'
       new  36a6844   gnuradio-companion: Exit if gtk import fails.
       new  bd42a6c   grc: fix exception when hitting Enter on a category row 
in the block library
       new  1b9c8ab   Merge remote-tracking branch 
'gnuradio-wg-grc/maint_grcwg' into maint
       new  1185d40   Merge branch 'maint'
       new  9c91a38   Merge branch 'master' into next
       new  c26492a   base: Removed subdev as specific option type
       new  876e3f7   Merge remote-tracking branch 'mbr0wn/python/check_subdev' 
into next

The 19 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 cmake/Modules/GnuradioConfig.cmake                 |  1 +
 gnuradio-runtime/include/gnuradio/flowgraph.h      | 76 +++++++++++++++++-----
 gnuradio-runtime/python/gnuradio/CMakeLists.txt    |  1 +
 gnuradio-runtime/python/gnuradio/eng_arg.py        | 53 +++++++++++++++
 gnuradio-runtime/python/gnuradio/eng_option.py     | 16 -----
 gr-analog/gnuradio-analog.pc.in                    |  2 +-
 .../gnuradio/analog/frequency_modulator_fc.h       |  2 +-
 gr-analog/lib/frequency_modulator_fc_impl.cc       |  4 +-
 gr-analog/lib/frequency_modulator_fc_impl.h        |  2 +-
 gr-noaa/README                                     | 13 ++--
 grc/gui/BlockTreeWindow.py                         |  2 +-
 grc/scripts/gnuradio-companion                     |  8 ++-
 12 files changed, 134 insertions(+), 46 deletions(-)
 create mode 100644 gnuradio-runtime/python/gnuradio/eng_arg.py



reply via email to

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