commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] [gnuradio] branch master updated (5cb67ce -> ad799cf)


From: git
Subject: [Commit-gnuradio] [gnuradio] branch master updated (5cb67ce -> ad799cf)
Date: Tue, 27 May 2014 22:15:30 +0000 (UTC)

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

jcorgan pushed a change to branch master
in repository gnuradio.

      from  5cb67ce   Merge remote-tracking branch 'martin/uhd/clearer_grc_args'
       new  6cda1db   vocoder: merge final codec2 update
       new  ad799cf   zeromq: Add qa code for zeromq_pubsub

The 2 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:
 gr-vocoder/lib/codec2/c2dec.c                      | 136 ++++++++++++++-------
 gr-vocoder/lib/codec2/c2demo.c                     |   3 +-
 gr-vocoder/lib/codec2/c2enc.c                      |  15 ++-
 gr-vocoder/lib/codec2/c2sim.c                      |   8 +-
 gr-vocoder/lib/codec2/codec2.c                     |  48 +++++---
 gr-vocoder/lib/codec2/codec2.h                     |   4 +-
 gr-vocoder/lib/codec2/codec2_internal.h            |   1 +
 gr-vocoder/lib/codec2/dump.c                       |  20 +++
 gr-vocoder/lib/codec2/dump.h                       |   1 +
 gr-vocoder/lib/codec2/nlp.c                        |   2 +-
 gr-vocoder/lib/codec2/pack.c                       |  49 ++++++--
 gr-vocoder/lib/codec2/quantise.h                   |   2 +
 gr-vocoder/lib/codec2_decode_ps_impl.cc            |   2 +-
 .../{qa_zeromq_reqrep.py => qa_zeromq_pubsub.py}   |  13 +-
 14 files changed, 224 insertions(+), 80 deletions(-)
 copy gr-zeromq/python/zeromq/{qa_zeromq_reqrep.py => qa_zeromq_pubsub.py} (80%)



reply via email to

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