commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] git://gnuradio.org/jblum branch, digital, created. 8bc


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/jblum branch, digital, created. 8bc1c4dc5a8d31594e8768a10e05b4b0172e733e
Date: Fri, 29 Jul 2011 00:00:29 +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/jblum".

The branch, digital has been created
        at  8bc1c4dc5a8d31594e8768a10e05b4b0172e733e (commit)

- Log -----------------------------------------------------------------
commit 8bc1c4dc5a8d31594e8768a10e05b4b0172e733e
Merge: 8c824bf 8b3c4cc
Author: Josh Blum <address@hidden>
Date:   Thu Jul 28 17:02:58 2011 -0700

    Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital
    
    Conflicts:
        gnuradio-core/src/lib/filter/gr_cma_equalizer_cc.h
        gnuradio-core/src/lib/general/gr_constellation_decoder_cb.h
        gnuradio-core/src/lib/general/gr_costas_loop_cc.h
        gnuradio-core/src/lib/general/gr_lms_dfe_cc.h
        gnuradio-core/src/lib/general/gr_lms_dfe_ff.h
        gr-digital/lib/Makefile.am
        gr-digital/lib/digital_binary_slicer_fb.h
        gr-digital/lib/digital_clock_recovery_mm_cc.h
        gr-digital/lib/digital_clock_recovery_mm_ff.h
        gr-digital/lib/digital_correlate_access_code_bb.h
        gr-digital/lib/digital_crc32.h
        gr-digital/lib/digital_mpsk_receiver_cc.h
        gr-digital/python/Makefile.am
        gr-digital/python/__init__.py
        gr-digital/python/generic_mod_demod.py
        gr-digital/python/pkt.py
        gr-digital/python/psk2.py
        gr-digital/python/qam.py

commit 8b3c4ccf922c602ae77dad7f3911b16bdd0112d3
Author: Tom Rondeau <address@hidden>
Date:   Tue Jul 26 20:59:49 2011 -0400

    digital: reworking code so digital examples work. BPSK seems to work fine 
offline.

commit ebcf1e9e180c7a8e9147ce441c5e9ab9056ecb13
Author: Tom Rondeau <address@hidden>
Date:   Mon Jul 25 00:14:45 2011 -0400

    digital: reworking code so digital examples work. BPSK seems to work fine 
offline.

commit 228568d539787925ee535403faf25fc31f75a32a
Author: Tom Rondeau <address@hidden>
Date:   Sun Jul 24 18:00:26 2011 -0400

    digital: updates to build for gr-digital examples.

commit 9be3761d689f512bd1faaaec40baa41ef15286e2
Author: Tom Rondeau <address@hidden>
Date:   Sun Jul 24 17:47:18 2011 -0400

    digital: working digital transmit benchmark script to file.

commit 59c20a3fbdb0860ab4d8a14eb39980a6c46087f7
Author: Tom Rondeau <address@hidden>
Date:   Sun Jul 24 17:46:07 2011 -0400

    digital: modifications to make Python scripts in digital usable.

commit 199ab116e54a5d8b8bf82d0d18569ccfe2114fd8
Author: Tom Rondeau <address@hidden>
Date:   Sun Jul 24 15:41:36 2011 -0400

    digital: moving Python digital stuff to gr-digital. Fixing some build 
issues.

commit 58915e7c595b8acf4cc33ca1ff4c04fa2522ba10
Author: Tom Rondeau <address@hidden>
Date:   Sun Jul 24 14:26:07 2011 -0400

    digital: moving mpsk_receiver from gnuradio-core to gr-digital. Added QA 
code for it.

commit 3ec035bf42838ac92d7aaaa9f9616b877267bd96
Author: Tom Rondeau <address@hidden>
Date:   Sun Jul 24 14:25:54 2011 -0400

    digital: rename QA test to represent the function we are testing.

commit 1cb52da49230c64c3719b4ab944ba1cf5a9abb92
Author: Tom Rondeau <address@hidden>
Date:   Sun Jul 24 13:25:27 2011 -0400

    digital: moved CRC32 from gnuradio-core to gr-digital. Also added QA code 
for it.

commit 03e8904ef8800a96cad1d3131eb5cf351b5d4fb5
Author: Tom Rondeau <address@hidden>
Date:   Sun Jul 24 12:28:26 2011 -0400

    digital: adding QA code for LMS DD equalizer.

commit 3f7cf37a4da765aaabe89fc1723f1fc1c372ca4d
Author: Tom Rondeau <address@hidden>
Date:   Sun Jul 24 11:41:16 2011 -0400

    digital: made clock recovery QA code executable.

commit a6430ec1e6de530416bdad29bf2345d2dbeb9587
Author: Tom Rondeau <address@hidden>
Date:   Sun Jul 24 11:40:49 2011 -0400

    digital: fixed name of costas loop QA test block; made qa_binary_slicer_fb 
executable.

commit cae2a212a963d420dcdf0ec581dee32d90321fe6
Author: Tom Rondeau <address@hidden>
Date:   Sun Jul 24 11:39:59 2011 -0400

    digital: added some QA tests for the clock_recovery_mm block.

commit a444c2a5cf19333f981d007be7f6ecb96f85bb6a
Author: Tom Rondeau <address@hidden>
Date:   Thu Jul 21 23:35:03 2011 -0400

    digital: moving correlate_access_code to gr-digital.

commit be7f6400a03e0294aee51b084899b38ed0e83180
Author: Tom Rondeau <address@hidden>
Date:   Thu Jul 21 23:34:37 2011 -0400

    digital: using new psk2 to build the constellation and no longer use blks2

commit f7185e3468e7d24b8f726dd717157cf2fed4b19a
Author: Tom Rondeau <address@hidden>
Date:   Wed Jul 20 21:35:31 2011 -0400

    digital: removed LMS and CMA equalizers from core that are supplanted in 
gr-digital.

commit 059720cc223e839ffa411a5974dcdec2b631ffe1
Author: Tom Rondeau <address@hidden>
Date:   Tue Jul 19 23:34:49 2011 -0400

    digital: removed gr_costas_loop from gnuradio-core that is replaced in 
gr-digital.

commit f6e1b8f01d767edae193bdbda3307f37c94527bc
Author: Tom Rondeau <address@hidden>
Date:   Tue Jul 19 23:34:24 2011 -0400

    digital: removed references to modulators that were moved to gr-digital.

commit 7b54b63c58dd4474a3f8192b43f0799447f79ee8
Author: Tom Rondeau <address@hidden>
Date:   Tue Jul 19 22:07:27 2011 -0400

    digital: moved clock_recovery_ff/cc to gr-digital.

commit 3f94d49bae62301349f31959c34c690b5c47fc2b
Author: Tom Rondeau <address@hidden>
Date:   Tue Jul 19 21:30:19 2011 -0400

    digital: moved gr_binary_slicer_fb to digital_binary_slicer_fb and added QA 
code. Removed constellation_decoder and everything that dependedon it. Must 
switch everything to digital_constellation_decoder now. Also moved gmsk to 
gr-digital. Make check passes.

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


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



reply via email to

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