[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] 12/13: Merge remote-tracking branch 'stwuns
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] 12/13: Merge remote-tracking branch 'stwunsch/newRandom' |
Date: |
Sun, 6 Sep 2015 01:19:39 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
jcorgan pushed a commit to branch master
in repository gnuradio.
commit 44148413d25c9e9e6cf65292597032bb3ccf833b
Merge: 7cb80ee 11d0d8e
Author: Johnathan Corgan <address@hidden>
Date: Sat Sep 5 17:38:16 2015 -0700
Merge remote-tracking branch 'stwunsch/newRandom'
gnuradio-runtime/apps/evaluation_random_numbers.py | 139 +++++++++++++++++++++
gnuradio-runtime/include/gnuradio/random.h | 54 ++++----
gnuradio-runtime/lib/math/random.cc | 131 +++++++------------
gnuradio-runtime/python/gnuradio/gr/qa_random.py | 64 ++++++++++
gnuradio-runtime/swig/runtime_swig.i | 2 +
gr-atsc/lib/qa_atsci_fake_single_viterbi.cc | 4 +-
gr-atsc/lib/qa_atsci_fs_correlator.cc | 3 +-
gr-atsc/lib/qa_atsci_single_viterbi.cc | 4 +-
gr-filter/lib/qa_fir_filter_with_buffer.cc | 4 +-
9 files changed, 293 insertions(+), 112 deletions(-)
- [Commit-gnuradio] [gnuradio] branch master updated (80d5255 -> 45c0fee), git, 2015/09/05
- [Commit-gnuradio] [gnuradio] 06/13: remove fixed fixme, git, 2015/09/05
- [Commit-gnuradio] [gnuradio] 01/13: include random.h in swig; add qa_random testcase, git, 2015/09/05
- [Commit-gnuradio] [gnuradio] 11/13: Merge branch 'maint', git, 2015/09/05
- [Commit-gnuradio] [gnuradio] 04/13: add test-case for reseed feature, git, 2015/09/05
- [Commit-gnuradio] [gnuradio] 08/13: add current year to licence header, git, 2015/09/05
- [Commit-gnuradio] [gnuradio] 12/13: Merge remote-tracking branch 'stwunsch/newRandom',
git <=
- [Commit-gnuradio] [gnuradio] 13/13: Merge remote-tracking branch 'drmpeg/gr-dtv-dvbt-rx', git, 2015/09/05
- [Commit-gnuradio] [gnuradio] 03/13: add boost.random as random number generator, git, 2015/09/05
- [Commit-gnuradio] [gnuradio] 02/13: fix wrong laplacian random numbers and add testcase, git, 2015/09/05
- [Commit-gnuradio] [gnuradio] 05/13: remove deprecated RANDOM_MAX global and adjust test-cases, git, 2015/09/05
- [Commit-gnuradio] [gnuradio] 10/13: Add DVB-T receiver updated files., git, 2015/09/05
- [Commit-gnuradio] [gnuradio] 07/13: redo qa_random without print statements and scipy; add stand-alone evaluation script in gnuradio-runtime/apps, git, 2015/09/05
- [Commit-gnuradio] [gnuradio] 09/13: Add DVB-T receiver., git, 2015/09/05