commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] git://gnuradio.org/gnuradio branch, next, created. v3.


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/gnuradio branch, next, created. v3.5.0git-2-g9b58dc9
Date: Sun, 23 Oct 2011 18:10:08 +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/gnuradio".

The branch, next has been created
        at  9b58dc91c0bf5a87128a24d8e22a8e19aa974c9f (commit)

- Log -----------------------------------------------------------------
commit 9b58dc91c0bf5a87128a24d8e22a8e19aa974c9f
Author: Josh Blum <address@hidden>
Date:   Sat Oct 22 13:29:44 2011 -0700

    cmake: make python checks optional for cross builds

commit 27fb36ed7b07b5055b47ae5509235acf816094e3
Author: Josh Blum <address@hidden>
Date:   Sun Oct 23 10:59:22 2011 -0700

    cmake: removed problematic/unused parsing of git describe
    
    It became problematic when the git describe output changed
    to only have the first term before the dash: no rev count or hash.
    The parsing was copied from gr_git.m4.
    The result is not used so its ok to remove.

commit fea70a9c312ebf9cfcf8b5ddb60db3b6a3004248
Author: Johnathan Corgan <address@hidden>
Date:   Sat Oct 22 14:16:13 2011 -0700

    build: update version to 3.5.0git

commit 9bdb16e9e618943daaf61e256b087ac91504872e
Merge: d13928b 64afdec
Author: Johnathan Corgan <address@hidden>
Date:   Sat Oct 22 14:07:02 2011 -0700

    Merge branch 'master' into next
    
    Use merge strategy '-s ours' to skip version change on master

commit d13928b6520b10f4f3c17283315394d0fe5d8d60
Merge: 8862a01 2382e38
Author: Johnathan Corgan <address@hidden>
Date:   Sat Oct 22 13:49:46 2011 -0700

    Merge branch 'master' into next
    
    Use merge strategy '-s ours' to skip version change on master

commit 8862a015e320b6c08e6836fe75322005ba4a9dda
Merge: da55633 262d3e6
Author: Johnathan Corgan <address@hidden>
Date:   Sat Oct 22 13:23:38 2011 -0700

    Merge branch 'master' into next

commit da5563356afe3f50eb2560b5106a81776da7a43f
Merge: 1468be3 31268cf
Author: Tom Rondeau <address@hidden>
Date:   Sat Oct 22 14:25:13 2011 -0400

    Merge remote branch 'jblum/cmake_fixes' into next

commit 1468be3299036606b678664ba84d0c0870266c9c
Author: Tom Rondeau <address@hidden>
Date:   Sat Oct 22 12:05:08 2011 -0400

    docs: don't need to distribute README files in docs component. Just the 
install path.

commit 55dfc072f20a9a698259cb1db2242918a031f37b
Merge: 59c90da 8820891
Author: Tom Rondeau <address@hidden>
Date:   Fri Oct 21 20:26:16 2011 -0400

    Merge branch 'next' of gnuradio.org:gnuradio into next

commit 59c90da32afc7c9f71ee5a2e5db89cf978a9ad84
Author: Tom Rondeau <address@hidden>
Date:   Fri Oct 21 19:43:35 2011 -0400

    uhd: added some documentation to the UHD main page on standard option 
parser options and creating a source and setting the parameters.

commit d053db2aec8fe9640f7a33b6804d68281c02f820
Author: Tom Rondeau <address@hidden>
Date:   Fri Oct 21 19:43:05 2011 -0400

    uhd: added subdevspec option to UHD examples and sets antenna based on 
option.

commit f896ce03e8fbe6baf18ea7b6e5bbe74f7e67c25a
Author: Tom Rondeau <address@hidden>
Date:   Fri Oct 21 19:04:06 2011 -0400

    digital: added subdevspec option to digital UHD examples.

commit 3e7ca8bfb95658dd9204e1d859e572b82e3b80d4
Author: Tom Rondeau <address@hidden>
Date:   Fri Oct 21 18:51:07 2011 -0400

    uhd: fixing uhd apps to take a subdev spec; also changing to more general 
uhd parameter of 'args' instead of 'address' which defaults to the first uhd 
dev found.

commit fef8376c0be52cf065b59925abe69209bdcfc1ee
Author: Tom Rondeau <address@hidden>
Date:   Fri Oct 21 18:07:49 2011 -0400

    docs: Removing some more unnecessary stuff.

commit 29299eb3ddadbbbe782127a24e314bbb349422fe
Author: Tom Rondeau <address@hidden>
Date:   Fri Oct 21 18:06:47 2011 -0400

    docs: updating documentation. More build instructions/information in 
Doxygen. Added logo to doxygen manual, too.

commit e57c8a4f2c1846211c01583feeeb931cc98e8ff9
Author: Tom Rondeau <address@hidden>
Date:   Fri Oct 21 17:23:41 2011 -0400

    docs: Fixed the include path to always find the right path.

commit 31268cfb68965dbcf3df4912059f0c5b6d744626
Author: Josh Blum <address@hidden>
Date:   Fri Oct 21 12:40:43 2011 -0700

    core: runtime.i dont include gr_tag.i, avoids pmt dependency

commit 9789365e056ccf1373a59f0e63f6f94f83f5073f
Author: Josh Blum <address@hidden>
Date:   Thu Oct 20 22:38:57 2011 -0700

    tags: added swigging for gr_tags header

commit 7b1c5abe410470d25e49d0dadd265c430aaca1ec
Author: Josh Blum <address@hidden>
Date:   Thu Oct 20 22:36:24 2011 -0700

    pmt: fix #446 by putting pmt swig into namespace

commit e44d194f944aa0a66a543286a36fa05c34c4db3e
Author: Josh Blum <address@hidden>
Date:   Thu Oct 20 19:49:00 2011 -0700

    cmake: more tweaks for version extraction when git not found

commit 1c95e89b0eafe063770ff98ee09f566843d1a68c
Author: Josh Blum <address@hidden>
Date:   Thu Oct 20 18:58:05 2011 -0700

    cmake: parse the version.sh and git describe to model the m4 files

commit dd41a603b923092fb08595f88b036d0677e5e6d4
Author: Josh Blum <address@hidden>
Date:   Thu Oct 20 15:15:08 2011 -0700

    misc fix missing installed files/tweaks

commit 882089131a00da2475d4e843ff203b2e474ff6ed
Author: Tom Rondeau <address@hidden>
Date:   Thu Oct 20 14:48:47 2011 -0700

    docs: installing README files.

commit f4ed279bba9924bf63b9b883906e7c83887fb3fe
Author: Josh Blum <address@hidden>
Date:   Thu Oct 20 14:40:15 2011 -0700

    utils: added cmake support for the gr-utils

commit dfe18fee44d1c03af186aeacd2adc97b6b129297
Author: Josh Blum <address@hidden>
Date:   Thu Oct 20 14:15:25 2011 -0700

    volk: give priority to generated includes (helps with dirty tree)

commit ab6f8142da17ee70effd469f20a41821b4bc4513
Author: Josh Blum <address@hidden>
Date:   Thu Oct 20 14:00:14 2011 -0700

    removes gcc warning, dont need symbol export on plain c structs

commit c643c9b022ef9c8afd4d32f91927f120a92b2ead
Merge: 9925e69 793e907
Author: Tom Rondeau <address@hidden>
Date:   Thu Oct 20 12:15:04 2011 -0700

    Merge branch 'next' of gnuradio.org:gnuradio into next

commit 9925e69cdaedbcf373145199355d655880e65cdc
Author: Tom Rondeau <address@hidden>
Date:   Thu Oct 20 12:13:54 2011 -0700

    build: fixed missing file in Makefile.am.

commit 793e9070ce7d88b818b3f4d8809a07fdf50afda0
Author: Josh Blum <address@hidden>
Date:   Thu Oct 20 11:28:14 2011 -0700

    filter: fixed x86 checking logic when not x86

commit 873fae042f658c68bc3e9aea0ba3d86603414848
Merge: 8dec45a d9545ca
Author: Tom Rondeau <address@hidden>
Date:   Thu Oct 20 11:20:03 2011 -0700

    Merge branch 'next' of gnuradio.org:gnuradio into next

commit 8dec45ada7e92f425a876494d5daf85fd3825e98
Author: Tom Rondeau <address@hidden>
Date:   Thu Oct 20 11:19:33 2011 -0700

    core: fixing AM_CPPFLAGS in viterbi/Makefile.am

commit b82f5bd2a53ec0f8973c0057410c784cc7771943
Author: Tom Rondeau <address@hidden>
Date:   Thu Oct 20 11:04:00 2011 -0700

    vocoder: fixed signed/unsigned warning.

commit ccfac187cf86122be5760cb1e2a0bba3a58821c7
Author: Tom Rondeau <address@hidden>
Date:   Thu Oct 20 10:46:35 2011 -0700

    volk: fixed signed/unsigned comparison warnings.

commit d9545ca52708f66b5762e0ae597002beadd34631
Merge: 77a2d01 8be1f3f
Author: Josh Blum <address@hidden>
Date:   Wed Oct 19 21:47:09 2011 -0700

    Merge branch 'master' into next

commit 77a2d01cd2fce5a4e401a217c93fa13b76839162
Author: Tom Rondeau <address@hidden>
Date:   Wed Oct 19 17:37:37 2011 -0700

    Somehow, these headers got duplicated. Removed from core, are in gr-digital.

commit b0748f4a1605c74c473c434d0a366d2e72c152ce
Author: Tom Rondeau <address@hidden>
Date:   Wed Oct 19 17:37:19 2011 -0700

    Fixed Makefile.am trailing backslash for autofoo build.

commit c1721c76bd67962a1d29e520dfea0789a14d0aa9
Author: Josh Blum <address@hidden>
Date:   Wed Oct 19 13:35:46 2011 -0700

    tags: made tags object oriented

commit 97be31ab2bc2ce5cca1dd48568c5387f9af423f0
Author: Josh Blum <address@hidden>
Date:   Wed Oct 19 14:02:13 2011 -0700

    grc: added throttle tag to blocks that throttle

commit 604ae82b9f31d8b5d7775810ab2fa06b7595bea0
Merge: d8d886d eb95f43
Author: Josh Blum <address@hidden>
Date:   Wed Oct 19 16:53:11 2011 -0700

    Merge branch 'next' of http://gnuradio.org/git/gnuradio into next

commit d8d886d42ef9966e0578f39f180348e908965f7a
Author: Josh Blum <address@hidden>
Date:   Wed Oct 19 16:45:24 2011 -0700

    usrp: updated installed examples

commit eb95f431badf197b249131a3119a92bd5317621b
Author: Tom Rondeau <address@hidden>
Date:   Wed Oct 19 16:40:14 2011 -0700

    Removed usrp(2) directories.

commit e34107884e9a31dbfed62856aa12b1f572139105
Author: Josh Blum <address@hidden>
Date:   Wed Oct 19 16:39:37 2011 -0700

    cmake: added conditional check for compiler flags

commit be300d920fe1b7a3eb738565cddd10624ec62a75
Merge: a57f748 e30b824
Author: Josh Blum <address@hidden>
Date:   Wed Oct 19 16:37:33 2011 -0700

    Merge branch 'next' of http://gnuradio.org/git/gnuradio into next

commit a57f7484a1b1ba18b66334675ce6458b00d40626
Author: Josh Blum <address@hidden>
Date:   Wed Oct 19 16:21:50 2011 -0700

    swig: fix rules for generated index files

commit e30b824e9165bff69f09121631c3d5a706cbbd39
Author: Tom Rondeau <address@hidden>
Date:   Wed Oct 19 15:10:58 2011 -0700

    Removing usrp, usrp2, gr-usrp, gr-usrp2. Everything is moving to using UHD. 
Also removes related M4 and dependency requirements for USRP-related libs.

commit 49a1ad2cd002200a3b37f40117cf69e1a07a9222
Merge: 0a63491 fdeae2e
Author: Tom Rondeau <address@hidden>
Date:   Wed Oct 19 15:10:51 2011 -0700

    Merge remote-tracking branch 'jcorgan/pager-update' into next

commit cba101dc802b4d4fa8db42ff40d25995d50f2491
Author: Josh Blum <address@hidden>
Date:   Wed Oct 19 13:21:51 2011 -0700

    core: forgot to remove extra under

commit 0a6349115f99ae70aa17b9a7b82d3cda45449750
Author: Tom Rondeau <address@hidden>
Date:   Wed Oct 19 11:52:14 2011 -0700

    Removed radio-astronomy; updated and replaced by simple-ra in cgran 
(https://www.cgran.org/wiki/simple_ra).

commit f6686319fc0c6fbc29ac54dfb863e180969d99f7
Author: Tom Rondeau <address@hidden>
Date:   Wed Oct 19 11:51:17 2011 -0700

    examples: updated config files for removed examples.

commit a374cce43be078540adfbbaba347b7b690ab8d83
Author: Josh Blum <address@hidden>
Date:   Wed Oct 19 11:50:44 2011 -0700

    digital: added missing symbol export in digital_constellation

commit 4a009b8ba9399875941378482a806075d34df79d
Author: Tom Rondeau <address@hidden>
Date:   Wed Oct 19 11:50:24 2011 -0700

    examples: removed multi-antenna examples.

commit ba915a6414853efee5a0713e710de2932d29b688
Author: Tom Rondeau <address@hidden>
Date:   Wed Oct 19 11:49:53 2011 -0700

    examples: removed multi_usrp examples.

commit 6cbbc621792070eac6d38f8e3fe9355be8ad17c9
Author: Josh Blum <address@hidden>
Date:   Wed Oct 19 11:48:05 2011 -0700

    core: added transcendental to cmake build

commit 53eef84f65168d0ca569fc4aa0dc2266e551c1d0
Merge: fb21620 52b42b9
Author: Josh Blum <address@hidden>
Date:   Wed Oct 19 11:29:01 2011 -0700

    Merge branch 'next' of http://gnuradio.org/git/gnuradio into next

commit fb2162069ff725ff430729624605c40cbfaa356b
Author: Josh Blum <address@hidden>
Date:   Wed Oct 19 11:16:52 2011 -0700

    grc: dont set the HLKM stuff unless win32

commit 7ed8b43e654ef613faf39c4298c15180b4114b1d
Author: Josh Blum <address@hidden>
Date:   Wed Oct 19 11:16:25 2011 -0700

    cmake: fix that component depends on component hack

commit 0d2db7f6d168cc38634e0a2da2a08bcadc19a420
Author: Tom Rondeau <address@hidden>
Date:   Wed Oct 19 11:08:15 2011 -0700

    uhd: fixed examples to use new find_devices command.

commit 5f35546ced679cc41e21a5858e18908b64e38956
Author: Tom Rondeau <address@hidden>
Date:   Wed Oct 19 11:07:55 2011 -0700

    uhd: fixed swig file to make guile build happy.

commit 1cfa3791dab83b7bae1e4138f92e37364bd1c5ed
Author: Josh Blum <address@hidden>
Date:   Wed Oct 19 10:59:51 2011 -0700

    cmake: added ability to support -DENABLE_XXX=FORCE

commit cfba63c8dbe0d0b998f58f49d14fc43c290e7cfb
Author: Josh Blum <address@hidden>
Date:   Wed Oct 19 10:10:34 2011 -0700

    uhd: added uhd.find_devices to python

commit b35d84eb447f44b547d928e5741feab7660c39e6
Author: Tom Rondeau <address@hidden>
Date:   Wed Oct 19 10:23:53 2011 -0700

    digital: fixed digital narrowband examples to set the sample rate based on 
the symbol rate, not the bitrate, of the modulation.

commit 41247b7598d7beb2e53947a7125b81e07996941e
Author: Tom Rondeau <address@hidden>
Date:   Wed Oct 19 10:01:44 2011 -0700

    digital: fixed digital ofdm examples to use args instead of address and 
better default.

commit 7e985e7f553a863df37cf39bfd2bd958d82ea46c
Author: Tom Rondeau <address@hidden>
Date:   Wed Oct 19 09:58:03 2011 -0700

    digital: fixed digital narrowband examples to use args instead of address 
and better default.

commit 792e9780cd48177a13416e5926b77f30526ae3ec
Author: Tom Rondeau <address@hidden>
Date:   Wed Oct 19 09:52:26 2011 -0700

    uhd: updating examples to use args and better default for all UHD examples; 
also fixed the wfm_rcv blocks to use new PLL constructor.

commit 52b42b9e958be6908ab5279bbe4ecea8b2464ee8
Merge: 3b08bd8 6474548
Author: Tom Rondeau <address@hidden>
Date:   Tue Oct 18 20:46:04 2011 -0700

    Merge branch 'master' into next
    
    Conflicts:
        gnuradio-core/src/lib/general/general.i

commit 3b08bd8312f7499a3ffcaba147f5fe7a66f91ba4
Author: Tom Rondeau <address@hidden>
Date:   Tue Oct 18 20:41:09 2011 -0700

    digital: xml is so picky. This fixes the problems with the new GRC blocks 
in issue #449.

commit 4dba84e382b961700959c3c044a7b42a04be040e
Author: Josh Blum <address@hidden>
Date:   Tue Oct 18 17:40:11 2011 -0700

    howto: changes as per tom's suggestions

commit 48cf49a0bab1e8e8d80a1c4161f451e575190e1e
Author: Josh Blum <address@hidden>
Date:   Tue Oct 18 12:51:43 2011 -0700

    digital: added mising install rules for moved ofdm xml files

commit 3d49591fef7f23d1de21542dd99742610d675221
Author: Josh Blum <address@hidden>
Date:   Mon Oct 17 23:50:35 2011 -0700

    added some more python dash B

commit 161910c66e88c081d267f4b2b699f7431f287279
Merge: 41ce01b f664585
Author: Josh Blum <address@hidden>
Date:   Mon Oct 17 23:40:51 2011 -0700

    Merge branch 'next' of http://gnuradio.org/git/gnuradio into next
    
    Conflicts:
        gnuradio-core/src/lib/filter/gr_dc_blocker_cc.h
        gnuradio-core/src/lib/filter/gr_dc_blocker_ff.h
        gnuradio-core/src/lib/general/gr_ofdm_demapper_vcb.h
        gr-digital/include/digital_ofdm_cyclic_prefixer.h
        gr-digital/include/digital_ofdm_frame_acquisition.h
        gr-digital/include/digital_ofdm_frame_sink.h
        gr-digital/include/digital_ofdm_insert_preamble.h
        gr-digital/include/digital_ofdm_mapper_bcv.h
        gr-digital/include/digital_ofdm_sampler.h

commit f664585ddddeb040d1cd285d0b9dfb41c4979b91
Merge: 1c7bd64 a01c424
Author: Tom Rondeau <address@hidden>
Date:   Mon Oct 17 22:52:28 2011 -0700

    Merge branch 'master' into next

commit 1c7bd647877ca835a410df903c478c99ead92b27
Merge: 6fcf521 a69e35b
Author: Tom Rondeau <address@hidden>
Date:   Mon Oct 17 21:04:33 2011 -0700

    Merge branch 'master' into next

commit 6fcf521394ed256f4e75d52e986e63e38f2ec56b
Author: Tom Rondeau <address@hidden>
Date:   Mon Oct 17 20:16:33 2011 -0700

    digital: adding OFDM GRC blocks to gr-digital.

commit 58f6261298a2f7dbf4c798f2dbaac0022f3f89ba
Merge: 2885d6b 641a601
Author: Tom Rondeau <address@hidden>
Date:   Mon Oct 17 11:39:09 2011 -0700

    Merge branch 'master' into next

commit 2885d6b4ef76558c04f4337e953ac7c5f00a5c14
Author: Tom Rondeau <address@hidden>
Date:   Mon Oct 17 10:39:21 2011 -0700

    ofdm: removed old ofdm examples directory. All examples are now in 
gr-digital.

commit fef3fe57c75ce6011c87bc894472639d385fcb21
Merge: 0732471 a4dbd97
Author: Tom Rondeau <address@hidden>
Date:   Mon Oct 17 13:37:04 2011 -0400

    Merge branch 'next' into dig_ofdm

commit 41ce01bd6f602009b83422550b0b91bddd830c84
Merge: 5179a1e a4dbd97
Author: Josh Blum <address@hidden>
Date:   Mon Oct 17 07:35:56 2011 -0700

    Merge branch 'next' of http://gnuradio.org/git/gnuradio into next

commit a4dbd973fc6376bacf3c45e63aba61a471c468b3
Merge: e0fdd93 2d5a6f8
Author: Tom Rondeau <address@hidden>
Date:   Sun Oct 16 22:14:29 2011 -0400

    Merge branch 'master' into next
    
    Conflicts:
        gr-qtgui/lib/Makefile.am

commit 5179a1ead31e678d575890fb2e413c62bf00c255
Author: Josh Blum <address@hidden>
Date:   Sat Oct 15 07:37:37 2011 -0700

    gr: changed the way trellis/gengen generated.i is made

commit 5805acef268354468b84e856b7144e3aa2435600
Merge: 1259a01 e0fdd93
Author: Josh Blum <address@hidden>
Date:   Fri Oct 14 21:16:34 2011 -0700

    Merge branch 'next' of http://gnuradio.org/git/gnuradio into next

commit e0fdd93625a6234ba0d9cabf6e6abfc4df9a2ec6
Merge: a27f67c bbee6d5
Author: Tom Rondeau <address@hidden>
Date:   Fri Oct 14 18:29:14 2011 -0400

    Merge branch 'mergme/grc_work' into next

commit 07324710bdf7eba63417e5591ff37c7641a3f7ab
Author: Tom Rondeau <address@hidden>
Date:   Fri Oct 14 17:56:33 2011 -0400

    digital: added set_freq function to narrownband tunnel's main top block.

commit 83bf767d281406878bd04bb7c553109dbf3a4afe
Author: Tom Rondeau <address@hidden>
Date:   Fri Oct 14 17:55:57 2011 -0400

    digital: wip: working on tunnel.py for OFDM.

commit fe23a0981507ee47f929026b10c77e990df56104
Author: Tom Rondeau <address@hidden>
Date:   Fri Oct 14 17:47:10 2011 -0400

    digital: renamed OFDM benchmark codes; no real need to say what they are in 
an ofdm directory.

commit e011b5bb0bcb24fc43bd689d003cdf19d36581b9
Author: Tom Rondeau <address@hidden>
Date:   Fri Oct 14 17:46:20 2011 -0400

    digital: fixed narrowband channel model adder to take a signal amplitude to 
determine the SNR.

commit 1033576a2c839edce1c82b7e1466501d800e3a06
Author: Tom Rondeau <address@hidden>
Date:   Fri Oct 14 17:46:06 2011 -0400

    digital: add channel model for OFDM signals to a file.

commit 241e4f82049fd1a5ac434ade2c6bfe040f278405
Author: Tom Rondeau <address@hidden>
Date:   Fri Oct 14 17:35:16 2011 -0400

    digital: removed unnecessary benchmark_ofdm.py

commit c7493e83269d7358da0ba7fbd4beee8f0f6be2e8
Author: Tom Rondeau <address@hidden>
Date:   Fri Oct 14 17:34:31 2011 -0400

    digital: fixed OFDM benchmark code to work over-the-air with UHD.

commit a27f67c7c8d083d6e07ca10161c0ce93b029ad86
Author: Tom Rondeau <address@hidden>
Date:   Fri Oct 14 17:11:36 2011 -0400

    docs: added a page on PFBs and put them in their own doxygen group. Helpful 
explination on how to use them and where to find more info.

commit 620971bdb6554cf2a248b26a6dd5a069dbb9c873
Author: Tom Rondeau <address@hidden>
Date:   Fri Oct 14 16:18:43 2011 -0400

    fixed a couple of typos.

commit 68ac497f17af5af435b535d0dccbd930be0fc1d3
Author: Tom Rondeau <address@hidden>
Date:   Fri Oct 14 13:05:25 2011 -0400

    docs: Updated some docs and made it so GRC can pull docs in from other 
components like vocoder and digital.

commit d6b2864470e44aeac3775909a24b9a734e9a369d
Merge: 73ccc57 06f576d
Author: Tom Rondeau <address@hidden>
Date:   Wed Oct 12 23:03:04 2011 -0400

    Merge branch 'dig_ofdm' of github.com:trondeau/gnuradio into dig_ofdm

commit 73ccc57f0f8c25162b8a3410e8a9e59c9e824a45
Author: Tom Rondeau <address@hidden>
Date:   Wed Oct 12 23:02:56 2011 -0400

    digital: changed modulation_utils2 to modulation_utils and update all files 
using it.

commit 06f576d2f8670e308ee5b47445f7377de6eeaed8
Author: Tom Rondeau <address@hidden>
Date:   Wed Oct 12 23:01:41 2011 -0400

    digital: fixed QA tests for ofdm.

commit d53109a88522d243bf684ffe1a9aad2801c52f07
Author: Tom Rondeau <address@hidden>
Date:   Wed Oct 12 22:42:55 2011 -0400

    digital: OFDM using new psk and qam modules for constellations. Also, 
psk2->psk updated in all files and examples.

commit d47f0aeab7343fb033352e2ddb787c1dc95d660d
Author: Tom Rondeau <address@hidden>
Date:   Wed Oct 12 22:13:45 2011 -0400

    digital: sneaking in a fix to cpm.py here. Working with benchmark_tx. Also 
adding some print statements to benchmark script to indicate what type of 
source/sink is being used.

commit 60b3bd32aa145522a1eaf9978e594ed13b9a6bc5
Author: Tom Rondeau <address@hidden>
Date:   Wed Oct 12 19:02:47 2011 -0400

    digital: moved over all c++ blocks to gr-digital. Benchmark tx/rx still 
working.

commit 0e16a28047d07afc6e4d31839d804dca0d0de31e
Author: Tom Rondeau <address@hidden>
Date:   Wed Oct 12 17:43:35 2011 -0400

    digital: removed psk and qam from gnuradio-core; unnecessary now.

commit b83d2ac592baf8135c889d5725d0e9fc53c4fab8
Author: Tom Rondeau <address@hidden>
Date:   Wed Oct 12 17:34:55 2011 -0400

    digital: unnecessary import.

commit a2af88f65c730fa29e31a3d6e80cc111d1fbd430
Author: Tom Rondeau <address@hidden>
Date:   Wed Oct 12 17:34:35 2011 -0400

    digital: I didn't think this was needed, but apparently, it is.

commit 9edab7aec9c59ad56956d19c34539f26aec069af
Author: Tom Rondeau <address@hidden>
Date:   Wed Oct 12 17:31:39 2011 -0400

    digital: benchmark_tx and benchmark_rx are working to/from file.

commit 1c3f94bb119b76db9159941ace08c318c5a3fbba
Author: Tom Rondeau <address@hidden>
Date:   Wed Oct 12 17:22:20 2011 -0400

    digital: wip: changes to get benchmark_ofdm_tx to produce output (runs but 
untested/verified).

commit 5f0bc5a2096012d6a94f72e20190ab8b3e0b4f88
Author: Tom Rondeau <address@hidden>
Date:   Wed Oct 12 17:01:44 2011 -0400

    digital: wip: moved all OFDM examples and blks2impl to gr-digital.

commit d1e3108c8705289d194300ca9fad1c22f579be9b
Author: Tom Rondeau <address@hidden>
Date:   Wed Oct 12 16:57:51 2011 -0400

    digital: moved narrowband examples to their own directory (to make room for 
OFDM examples).

commit 1259a01a9479071bd1729a9c9496444f0a72509b
Merge: 71c0f14 06860c3
Author: Josh Blum <address@hidden>
Date:   Tue Oct 11 21:35:35 2011 -0700

    Merge branch 'next' of http://gnuradio.org/git/gnuradio into next
    
    Conflicts:
        gr-digital/include/digital_constellation.h

commit 06860c309153890a6a42babfbedf230eb24f0042
Author: Tom Rondeau <address@hidden>
Date:   Sun Oct 9 23:31:34 2011 -0400

    docs: adding gitignore for gr-audio/doc

commit 6d5040371d73b5b12ed6946ddaa4e86c6c81826f
Author: Tom Rondeau <address@hidden>
Date:   Sun Oct 9 23:30:09 2011 -0400

    docs: force a directory to be checked for generated PMT include file to 
remove a warning.

commit c182a39e22f44b0d1fe1e56d123b564ba1cf6a98
Author: Tom Rondeau <address@hidden>
Date:   Sun Oct 9 23:29:40 2011 -0400

    docs: include the doc directory in gr-aduio.

commit 79b68aa7f9f67a3ce2f48582bc062e8c5cba2413
Author: Tom Rondeau <address@hidden>
Date:   Sun Oct 9 21:58:40 2011 -0400

    docs: adding doc directory, Doxygen page, and README for audio package.

commit 7ba45cf3452123a4c08a4aa535da76b793d2eaf2
Author: Tom Rondeau <address@hidden>
Date:   Sun Oct 9 19:23:33 2011 -0400

    docs: adding uhd Doxygen documentation page and README file.

commit 811e6f6185967656c2b044f9872a3401fea7c305
Author: Tom Rondeau <address@hidden>
Date:   Sun Oct 9 18:04:16 2011 -0400

    adding gitignore files to new directories.

commit a8824153f56cfd1d442422ede0f9cd2f4ee2231e
Author: Tom Rondeau <address@hidden>
Date:   Sun Oct 9 18:01:32 2011 -0400

    doc: adding qtgui Doxygen documentation page and a README file.

commit b0acaef8de114d51920d8c7945481c5ca7b7d104
Author: Tom Rondeau <address@hidden>
Date:   Sun Oct 9 18:00:06 2011 -0400

    docs and qtgui: adding Doxygen documentation for each class. Also changed 
the default behavior for the qtgui_sink_f to turn the constellation plot off by 
default (doesn't make sense with out the Q part, too).

commit e2b943d6ea4e92d5364a5a31b2feb34d54990b08
Author: Tom Rondeau <address@hidden>
Date:   Sun Oct 9 17:48:32 2011 -0400

    qtgui: sneaking in a fix to add an include directory to gr-qtgui.

commit f878223cfebb10d228c29b09531e4a519df76d19
Author: Tom Rondeau <address@hidden>
Date:   Sun Oct 9 17:47:01 2011 -0400

    docs: fixing copy-paste spelling error.

commit 14346c7c655a7652fc63b7613b2012995384c7b3
Author: Tom Rondeau <address@hidden>
Date:   Sun Oct 9 17:44:59 2011 -0400

    config: sneaking in a fix for gr-digital and adding some requirements to 
make an include directory to gr-qtgui.

commit 2656ad175c70322902b960db5ac649c7bbfa0572
Author: Tom Rondeau <address@hidden>
Date:   Sun Oct 9 17:10:12 2011 -0400

    docs: adding README.vocoder and a Doxygen page for the vocoder block.

commit 34c8a8e591ec0dabe6e9bab0d65d3eae27ebb2db
Author: Tom Rondeau <address@hidden>
Date:   Sun Oct 9 16:55:33 2011 -0400

    docs: This adds documentation to gr-digital in the form of a README.digital 
and a digital modulation page for the Doxygen manual. The manual's main page 
has been updated to link to the new digital modulation page.

commit 1ccc199c649c4d391eb544de7d29e292023125a3
Author: Tom Rondeau <address@hidden>
Date:   Sun Oct 9 16:40:53 2011 -0400

    digital: adding Doxygen group digital

commit aea83c80c6f69f4c303261e1e0d2a0ba89a1ecb2
Author: Tom Rondeau <address@hidden>
Date:   Sun Oct 9 16:40:02 2011 -0400

    digital: updating documentation; adding everything to group 'digital'

commit 71c0f14a46f85027b95f2f5f6d3d219cc9e3783e
Author: Josh Blum <address@hidden>
Date:   Sat Oct 8 17:11:12 2011 -0700

    gr: the CMakeLists.txt took a chill pill

commit 63b87bf4e6e9a2f1112c17c57796b69b3b8a2b3e
Author: Josh Blum <address@hidden>
Date:   Sat Oct 8 13:43:32 2011 -0700

    gr: minor tweaks for MSVC compatibility

commit 369834c83e26ac090dbac48c8c8e885ba210665a
Author: Josh Blum <address@hidden>
Date:   Sat Oct 8 12:50:46 2011 -0700

    gr: updated cmakelists after merge for additional files

commit da19886cfec78db4a4db0f8e2a34afe796da9057
Author: Tom Rondeau <address@hidden>
Date:   Sat Oct 8 15:29:50 2011 -0400

    gcell: removed gcell and gr-gcell

commit 177b9cd631f25c69c6bbd1f6167402f13d708918
Author: Tom Rondeau <address@hidden>
Date:   Sat Oct 8 15:28:57 2011 -0400

    uhd examples: updated all GRC USRP-based examples to UHD examples.

commit fcc0ce92dd20cc231fc79dab3d47fbb3d5487f98
Merge: 7a2d39f 3b1a26e
Author: Josh Blum <address@hidden>
Date:   Sat Oct 8 11:56:36 2011 -0700

    Merge branch 'next' of http://gnuradio.org/git/gnuradio into digital

commit 7a2d39f425f6bc5df6a4f7206d3fa10f8e1e67c3
Merge: b06328b f29a49a
Author: Josh Blum <address@hidden>
Date:   Sat Oct 8 11:56:02 2011 -0700

    Merge branch 'next' into digital

commit a4f3c09ae4714da5ed1d5289e2f59bb864bf4074
Author: Tom Rondeau <address@hidden>
Date:   Sat Oct 8 14:41:11 2011 -0400

    wxgui: Updating constellation plot to work with gr-digital.

commit fdeae2e2a5e4a6856b2beb6768159bf34a8cd44b
Author: Johnathan Corgan <address@hidden>
Date:   Fri Oct 7 18:27:20 2011 -0700

    gr-pager: update to use gr-uhd instead of gr-usrp

commit 3b1a26e6e610aed2aa8dee3bb747184f51447cf6
Author: Tom Rondeau <address@hidden>
Date:   Fri Oct 7 17:40:59 2011 -0400

    uhd: removing old USRP util files that have been replaced in gr-uhd/apps.

commit 9e1810646ae9253ee8346cedbc0168a4956f7f1e
Author: Tom Rondeau <address@hidden>
Date:   Fri Oct 7 17:39:33 2011 -0400

    uhd: adding uhd_rx_nogui app to uhd apps directory.

commit c4f3e0a671f3d756b96fa4671726348499712af3
Author: Tom Rondeau <address@hidden>
Date:   Fri Oct 7 17:00:12 2011 -0400

    uhd: added UHD versions of siggen and siggen_gui.

commit a74499854ddddc8d5090f0cd0c34c8222a496a7a
Author: Tom Rondeau <address@hidden>
Date:   Fri Oct 7 15:50:12 2011 -0400

    uhd: improved uhd_fft; fixed panel names and some minor behavior issues.

commit 61529fca22b0e8cd3c8a126b5cefed75ec3e5895
Author: Tom Rondeau <address@hidden>
Date:   Fri Oct 7 11:14:35 2011 -0400

    digital: minor bug fix to rx_voice demo.

commit 57c67969b4790cc13166836c4183d3b895c743f0
Author: Tom Rondeau <address@hidden>
Date:   Fri Oct 7 10:40:07 2011 -0400

    Removed empty usrp directory.

commit fcc3780747a4ab650a676b6908d602db7a9f9cb0
Author: Tom Rondeau <address@hidden>
Date:   Fri Oct 7 10:39:43 2011 -0400

    digital: updated rx and tx voice examples to work over the air with UHD.

commit e1180546037845728fa0aed892ab751f6924f361
Author: Tom Rondeau <address@hidden>
Date:   Fri Oct 7 10:39:38 2011 -0400

    digital: minor bug fix

commit 2f75b230e1a54ce10900ad37520dd03ff01685e8
Author: Tom Rondeau <address@hidden>
Date:   Fri Oct 7 10:38:14 2011 -0400

    digital: Removed old digital mod blocks. Modified gmsk to work over the air 
again.

commit ee09a80f9962e9c69101b714442104ae0e329459
Author: Tom Rondeau <address@hidden>
Date:   Thu Oct 6 20:02:56 2011 -0400

    digital: removed old digital and digital-bert scripts that will no longer 
work. All of these have been replaced in gr-digital/examples.

commit 255b44a62b72bb8c20d2f4bf36f3e462e5863a4a
Author: Tom Rondeau <address@hidden>
Date:   Thu Oct 6 20:00:17 2011 -0400

    digital: adding bert and tunnel to makefile.

commit 15a1188de39473ec40d3222218e1dc1c187a5923
Author: Tom Rondeau <address@hidden>
Date:   Thu Oct 6 19:54:50 2011 -0400

    digital: debugging to get digital BERT tests to work over the air with UHD 
(verified).

commit 3abc2178eaca897d8944e69ea0eccc07adb5e397
Author: Tom Rondeau <address@hidden>
Date:   Thu Oct 6 19:35:48 2011 -0400

    digital: fixed BERT test.

commit 132a3c185b47263398d38b6b454e5c990b02b52f
Merge: e0e396d 42b034d
Author: Tom Rondeau <address@hidden>
Date:   Thu Oct 6 18:57:39 2011 -0400

    Merge branch 'digital' of github.com:trondeau/gnuradio into digital

commit 42b034d07f7d27f3c645bebd0aed01f358e669bb
Author: Tom Rondeau <address@hidden>
Date:   Thu Oct 6 18:53:06 2011 -0400

    digital: copied tunnel.py over to gr-digital/examples and updated it to use 
UHD. So far so good. Testing on multiple computers now.

commit 646f625d0b16159e03efb64409fe55ac1d07249a
Merge: 3e8c312 f9b6786
Author: Tom Rondeau <address@hidden>
Date:   Thu Oct 6 18:23:58 2011 -0400

    Merge branch 'next' into digital

commit f9b6786c6b4ea6dd1c7435bd0dfa30ef38b727c1
Author: Tom Rondeau <address@hidden>
Date:   Thu Oct 6 18:21:40 2011 -0400

    Removing reference to usrp examples directory. All usrp and usrp2 directory 
examples are now in gr-uhd/examples.

commit 21beeed3c257e43b557edf01114fc752d4123125
Author: Tom Rondeau <address@hidden>
Date:   Thu Oct 6 17:04:47 2011 -0400

    uhd: moved fm_tx_2_daughterboards and usrp_spectrum_sense to 
gr-uhd/examples. Neither are working properly quite yet.
    
    Removed all usrp examples from gnuradio-examples/python/usrp and removed 
directory.

commit 887b369981ebf3e6f69d8e761d83dd556d2ae2d4
Author: Tom Rondeau <address@hidden>
Date:   Thu Oct 6 16:00:11 2011 -0400

    uhd: removed examples that don't make sense with UHD. Fixed up 
gr-uhd/examples Makefile.

commit cb73357b39c38a7d25f2c8177794e319fd8b83ec
Author: Tom Rondeau <address@hidden>
Date:   Thu Oct 6 15:26:20 2011 -0400

    uhd: Moved usrp_wxapt_rcv from examples to gr-uhd/examples and made work 
with UHD.

commit 8523d8a0fa1dba59d45defc27cd630901c91e76e
Merge: 34fbf0c 178590c
Author: Tom Rondeau <address@hidden>
Date:   Thu Oct 6 14:41:43 2011 -0400

    Merge branch 'master' into next

commit 34fbf0c82a09be1f14fc85829317a2ee4bf0b793
Author: Tom Rondeau <address@hidden>
Date:   Thu Oct 6 14:37:12 2011 -0400

    uhd: Moved USRP analog TV receiver examples to gr-uhd/examples. They seem 
to run with the UHD, but I can't really test them since there's no NTSC signals 
around...

commit 20906e630e091350c523064840ea4f606b023357
Author: Tom Rondeau <address@hidden>
Date:   Thu Oct 6 14:05:50 2011 -0400

    uhd: removing usrp2 examples. Not bothering with QT version for now and the 
wfm_rcv is already handled after conversion from usrp.

commit b5e0b08ac7cdb84920c60d459a80d052e646f447
Author: Tom Rondeau <address@hidden>
Date:   Thu Oct 6 14:03:20 2011 -0400

    uhd: cleaning up and updating some script info.

commit 1c2abf432e69d18ec8b100be8cd9b67e202ff3b2
Author: Tom Rondeau <address@hidden>
Date:   Thu Oct 6 14:02:40 2011 -0400

    uhd: converted usrp_wfm_rcv_sca to gr-uhd/examples and made work with UHD. 
Seems to work but could use more testing.

commit 4934d9141e242da856e9f83b69d3a48745874496
Author: Tom Rondeau <address@hidden>
Date:   Thu Oct 6 13:48:04 2011 -0400

    uhd: moved usrp_wfm_rcv_fmdet to gr-uhd/examples and started converting to 
UHD. Getting a segmentation fault currently. Don't know when the last time this 
worked properly was.

commit 408868b41f0c81168199a531aab4db426f9e5d23
Author: Tom Rondeau <address@hidden>
Date:   Thu Oct 6 13:47:24 2011 -0400

    Formatting and normalizing freq limits.

commit 8c23919f8f5c70735313101b163fc3543eba5232
Author: Tom Rondeau <address@hidden>
Date:   Thu Oct 6 12:38:06 2011 -0400

    uhd: minor fixes to examples

commit 745cc9972841d6ee3211a6e837b23710db23ff5f
Author: Tom Rondeau <address@hidden>
Date:   Thu Oct 6 12:37:28 2011 -0400

    uhd: moved usrp_wfm_rcv2_nogui from examples to gr-uhd/examples and made 
work with UHD.

commit 6e8f5922b826213c976cd36c7411fd315ef7f456
Author: Tom Rondeau <address@hidden>
Date:   Thu Oct 6 12:01:46 2011 -0400

    Added FFF version of pfb_arb_resampler to Python hier block (where only the 
rate is required).

commit 413f7d21d202828f1128a5bce320ad366b7075a0
Author: Tom Rondeau <address@hidden>
Date:   Thu Oct 6 12:01:18 2011 -0400

    uhd: moved usrp_wfm_rcv_pll to gr-uhd/examples and made work with UHD.

commit 15cb28c64e97b6e7147af832aec990d2dd130760
Author: Tom Rondeau <address@hidden>
Date:   Thu Oct 6 11:58:27 2011 -0400

    Added floating point version of arbitrary resampler.

commit 8f6bea8826537467deade2af88f4e357f09408fc
Author: Tom Rondeau <address@hidden>
Date:   Wed Oct 5 00:12:57 2011 -0400

    uhd: removing example files now in gr-uhd/examples

commit 738580860ea0b481b341b1487099a7f9d5cf614d
Author: Tom Rondeau <address@hidden>
Date:   Tue Oct 4 22:46:44 2011 -0400

    uhd: moved WFM recever and no-gui receiver to gr-uhd/examples and made work 
with UHD.

commit 0fb09639fbbdae15e8efce953999eba8e4c223a2
Author: Tom Rondeau <address@hidden>
Date:   Tue Oct 4 17:26:23 2011 -0400

    uhd: moved NBFM examples to gr-uhd/examples directory and made work with 
UHD.

commit ed1e88e7da68513cd80dda770dc2034391e71917
Author: Tom Rondeau <address@hidden>
Date:   Tue Oct 4 17:05:18 2011 -0400

    uhd: fixed this example to correct for sample rate offsets when setting a 
UHD device.

commit 54fc9167ab58dc203ec7c651b1752664d8205982
Merge: 6d722ac f3f2885
Author: Tom Rondeau <address@hidden>
Date:   Tue Oct 4 14:12:39 2011 -0400

    Merge branch 'master' into next

commit 6d722ac1d496aae386652c2a5f7876e48d1baef5
Author: Tom Rondeau <address@hidden>
Date:   Tue Oct 4 11:54:09 2011 -0400

    uhd: moved usrp_am_mw_rcv from examples to gr-uhd/examples and made work 
with UHD. Needs more testing.

commit c31f55b0d3ed62f006b99c9df9d12cc63f06a568
Author: Tom Rondeau <address@hidden>
Date:   Tue Oct 4 11:29:40 2011 -0400

    uhd: moved usrp/max_power.py to gr-uhd/examples. This _should_ work for 
both USRPs and USRP2 series, but is only tested for a USRP2 (N210, actually).

commit 97280002b62c2a89a32362a826325f5e70b8b860
Author: Tom Rondeau <address@hidden>
Date:   Mon Oct 3 20:43:53 2011 -0400

    uhd: removing multi-antenna stuff frmo gnuradio-examples

commit 8f06fda1f4c19d06e4a4f9da22b2d692148fe4bc
Author: Tom Rondeau <address@hidden>
Date:   Mon Oct 3 20:42:55 2011 -0400

    uhd: moved fm_tx4 from gnuradio-examples to gr-uhd/examples

commit 2c9a6806be22be2d9034204343a0f893890a6132
Author: Tom Rondeau <address@hidden>
Date:   Mon Oct 3 20:42:01 2011 -0400

    uhd: build script changes for multi-antenna examples

commit 0cb63ce3180cca0df6bbf3dcebe0290bcfbe2760
Author: Tom Rondeau <address@hidden>
Date:   Mon Oct 3 20:37:35 2011 -0400

    uhd: moved multi-antenna scripts from gnuradio-examples to gr-uhd/examples. 
Does not work yet.

commit cdaa06a97f98180214d07f8f44ed5bdd8f30ac3c
Author: Tom Rondeau <address@hidden>
Date:   Mon Oct 3 19:20:05 2011 -0400

    uhd: fixing copyright and M4 files for HF apps.

commit f29a49a40a3f706ae14d7d69c536d87eff3b53db
Author: Josh Blum <address@hidden>
Date:   Mon Oct 3 15:29:39 2011 -0700

    trellis: make the lib/swig depend on the generated targets

commit 3045dae57b25613940d683cf76218db2a01a284b
Author: Tom Rondeau <address@hidden>
Date:   Mon Oct 3 18:21:07 2011 -0400

    uhd: fixing hf_explorer to take the UHD address as an option.

commit 6dd32838b1365bedadabeeca2d3c87bc584608f8
Author: Tom Rondeau <address@hidden>
Date:   Mon Oct 3 18:20:37 2011 -0400

    uhd: again, just the basics of getting hf_radio to work with UHD (and the 
'new' top_block/hier_block2 structure)

commit 01bed8dae8b636b216c0ce980430df7191ecc594
Author: Tom Rondeau <address@hidden>
Date:   Mon Oct 3 17:22:37 2011 -0400

    UHD: moving HF apps from gnuradio-examples to gr-uhd/examples. Did the 
minimum possible work to convert HF Explorer to use UHD.

commit ef7ab8e0e0965fd7b964bcfb23e7bfde16d7de42
Author: Josh Blum <address@hidden>
Date:   Mon Oct 3 13:59:24 2011 -0700

    core: make the lib/swig depend on the generated targets

commit 75528ddaae7159173576ae9a574cb3ebcda39a8c
Author: Josh Blum <address@hidden>
Date:   Fri Sep 30 10:22:07 2011 -0700

    howto: updated modules for newer swig macro

commit e0e396d541673260fcab7b48f3c462b390b508c8
Author: Tom Rondeau <address@hidden>
Date:   Fri Sep 30 12:46:42 2011 -0400

    digital: first pass at BERT receiver.

commit 270aa295165e2d7ebb63f2bef7c756480ed0c3f5
Author: Tom Rondeau <address@hidden>
Date:   Fri Sep 30 12:41:51 2011 -0400

    Fixed stupid mistake in new method.

commit cb75ebb2dfd7e2f26dfd0909c07f70e1776c7d11
Author: Tom Rondeau <address@hidden>
Date:   Fri Sep 30 12:31:57 2011 -0400

    digital: first pass at implementing a BERT transmitter. Works storing 
samples to file.

commit 68e482626119f5e9b3782f8655debf1dd8d22979
Author: Tom Rondeau <address@hidden>
Date:   Fri Sep 30 12:31:19 2011 -0400

    Added a method to get the current timing rate from the pfb clock sync block.

commit de4405ab0d8f6c423baadc15ab7d9fa11b6898c4
Author: Tom Rondeau <address@hidden>
Date:   Fri Sep 30 12:30:07 2011 -0400

    digital: modified generic_mod_demod so mod and demods have same options in 
the same order.

commit 4f8d9d561f0ad23901df8df65293d7257d782a01
Author: Josh Blum <address@hidden>
Date:   Thu Sep 29 11:30:44 2011 -0700

    swig: added comments + fun w/ regexps

commit 15ae41670740284947ef59dac1adec4338045d0b
Author: Josh Blum <address@hidden>
Date:   Thu Sep 29 01:16:46 2011 -0700

    swig: added python script to auto-extract dependencies

commit 74ec2b60cc48dacca26f7dbf4f9ca9110ac9b53a
Merge: 9e73c4e 21e9139
Author: Josh Blum <address@hidden>
Date:   Wed Sep 28 23:03:30 2011 -0700

    Merge branch 'next' of http://gnuradio.org/git/gnuradio into next

commit b06328b4adee941fe62f12a848cc903097711bdd
Merge: 3f7db0a 3e8c312
Author: Josh Blum <address@hidden>
Date:   Wed Sep 28 22:59:51 2011 -0700

    Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital
    
    Conflicts:
        gr-digital/lib/Makefile.am
        gr-digital/python/__init__.py

commit 3f7db0afa99caeecb18428d7514dadd380d88d56
Merge: 60fd23a 9e73c4e
Author: Josh Blum <address@hidden>
Date:   Wed Sep 28 22:16:41 2011 -0700

    Merge branch 'next' into digital
    
    Conflicts:
        gnuradio-core/src/lib/filter/gr_pfb_clock_sync_ccf.h
        gnuradio-core/src/lib/general/general.i
        gnuradio-core/src/lib/general/gr_pll_carriertracking_cc.cc
        gnuradio-core/src/lib/general/gr_pll_freqdet_cf.cc
        gnuradio-core/src/lib/general/gr_pll_refout_cc.cc
        gnuradio-core/src/python/gnuradio/gr/qa_pll_carriertracking.py
        gnuradio-core/src/python/gnuradio/gr/qa_pll_freqdet.py
        gnuradio-core/src/python/gnuradio/gr/qa_pll_refout.py

commit 3e8c3125da6234c4d1f8c0eaf869bc86923cb292
Author: Tom Rondeau <address@hidden>
Date:   Tue Sep 27 17:13:05 2011 -0400

    digital: fixed differential/non-differential. Defaults to differential now, 
too.

commit 199487167956a6149d1a895397b72d2525b39742
Author: Tom Rondeau <address@hidden>
Date:   Tue Sep 27 16:59:41 2011 -0400

    digital: fixed up benchmark codes to handle receive, too. Over-the-air 
tests worked.

commit b6cd070a9b6422672409bfb43232db265a31998b
Author: Tom Rondeau <address@hidden>
Date:   Tue Sep 27 16:59:04 2011 -0400

    digital: making a parent class for the UHD interface since most of the 
functions are duplicated between receiver and transmitter. Made a receiver 
interface, too.

commit 9e73c4e8372bc581d686d5e82a808894d41523ec
Author: Josh Blum <address@hidden>
Date:   Tue Sep 27 11:56:52 2011 -0700

    core: add link with librt for shm_* calls

commit 21e9139fb2ec13ec38287b36d6399c12b00b37c6
Merge: e3b56bf cb23b7a
Author: Johnathan Corgan <address@hidden>
Date:   Tue Sep 27 10:32:41 2011 -0700

    Merge branch 'master' into next

commit 12b5f9c37eebe694d34e0d3976393dad1e0f99d5
Author: Tom Rondeau <address@hidden>
Date:   Tue Sep 27 12:55:26 2011 -0400

    digital: bug fixes for digital mods. Adding fist pass at a UHD benchmark 
transit chain. Automatically selects the right samples/symbol and sample rate 
to achieve requested bitrate.

commit 4fec8eba2eb3d362319c8e09bf370edaa10cd1b9
Merge: 79e7183 e3b56bf
Author: Tom Rondeau <address@hidden>
Date:   Mon Sep 26 23:23:14 2011 -0400

    Merge branch 'next' into digital
    
    Conflicts:
        gnuradio-core/src/lib/general/general.i
        gnuradio-core/src/lib/general/gr_pll_carriertracking_cc.cc
        gnuradio-core/src/lib/general/gr_pll_freqdet_cf.cc
        gnuradio-core/src/lib/general/gr_pll_refout_cc.cc
        gnuradio-core/src/python/gnuradio/gr/qa_pll_carriertracking.py
        gnuradio-core/src/python/gnuradio/gr/qa_pll_freqdet.py
        gnuradio-core/src/python/gnuradio/gr/qa_pll_refout.py
        gr-digital/lib/digital_constellation_receiver_cb.cc
        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 e3b56bfd879f16c2fa1f284f330ed3df6a211ec1
Merge: 18201a6 77f5aa4
Author: Tom Rondeau <address@hidden>
Date:   Mon Sep 26 21:25:26 2011 -0400

    Merge branch 'master' into next

commit 79e7183bda0e3850c79dee7f086a8676311607fa
Author: Tom Rondeau <address@hidden>
Date:   Mon Sep 26 16:16:54 2011 -0400

    digital: removed hier directory

commit 440488461ae86754e24fb576b5a9e54a94ae11f4
Merge: 7d8aa3f a6890ef
Author: Tom Rondeau <address@hidden>
Date:   Mon Sep 26 16:16:03 2011 -0400

    Merge branch 'digital' of github.com:trondeau/gnuradio into digital

commit 7d8aa3f5d03ce72188bd443573a107c470928d9f
Author: Tom Rondeau <address@hidden>
Date:   Mon Sep 26 16:14:58 2011 -0400

    digital: removed hier directory in gr-digital; put c++ hier blocks into 
lib/include/swig.

commit 2ccb1266791d0e7c6a58ccd56df1b00647d52b46
Author: Josh Blum <address@hidden>
Date:   Mon Sep 26 12:13:54 2011 -0700

    uhd: cmake support for example application

commit 1ff42298b8c5216587ecddcd3a3571def2e5fa21
Merge: 4aa4411 18201a6
Author: Josh Blum <address@hidden>
Date:   Mon Sep 26 12:04:27 2011 -0700

    Merge branch 'next' of http://gnuradio.org/git/gnuradio into next

commit 461725e514dcf5e2f7fa3e83249467ef28766869
Author: Tom Rondeau <address@hidden>
Date:   Mon Sep 26 14:59:01 2011 -0400

    digital: moved header files from lib to include in gr-digital.

commit 924479da09f02241d4fdc51429605f696c305ff5
Author: Tom Rondeau <address@hidden>
Date:   Mon Sep 26 14:58:16 2011 -0400

    digital: updated build files for new gr-digital/include directory.

commit a39ad83b38b67235baeda2f3c98d1f5b7723fe90
Author: Tom Rondeau <address@hidden>
Date:   Mon Sep 26 13:54:36 2011 -0400

    digital: adding include directory for public header files.

commit 18201a678610a608a4c952122ce6dc9430e8e2d1
Merge: dc88c64 dd63208
Author: Tom Rondeau <address@hidden>
Date:   Mon Sep 26 13:20:09 2011 -0400

    Merge branch 'master' into next

commit 4aa4411f2a3f184760ff5f534eec015f557f80c9
Author: Josh Blum <address@hidden>
Date:   Sat Sep 24 20:38:19 2011 -0700

    gruel: added missing pmt swig install rule

commit dc88c64b25bf4c4f28e1e0097c8c579b36e3a079
Merge: 6a58bfd 95379f5
Author: Johnathan Corgan <address@hidden>
Date:   Sat Sep 24 13:33:47 2011 -0700

    Merge master into next, skipping version number change

commit 6a58bfd31a30d9b3aaf56cd961c5947bccc75711
Merge: 8bdd742 2e378ce
Author: Johnathan Corgan <address@hidden>
Date:   Sat Sep 24 13:17:11 2011 -0700

    Merge 'master' into next, skipping version change commit

commit f139fb7bf2a13f6c61c416de1c35db04ce509240
Author: Josh Blum <address@hidden>
Date:   Sat Sep 24 11:58:19 2011 -0700

    howto: various fixes for howto example

commit 8bdd742763271b30245ebe6bf83d60fbd2a26512
Merge: 9194f95 f90b2a1
Author: Tom Rondeau <address@hidden>
Date:   Sat Sep 24 14:34:52 2011 -0400

    Merge branch 'master' into next

commit 9194f9573f65faf4f3c2e0f43598cc7433e461ec
Merge: 2e6df0c 5249ba0
Author: Johnathan Corgan <address@hidden>
Date:   Sat Sep 24 11:31:35 2011 -0700

    Merge branch 'master' into next

commit 2e6df0c3084b29648648148b1bd5aeddc63fe00f
Merge: 3522239 1371c92
Author: Johnathan Corgan <address@hidden>
Date:   Sat Sep 24 11:19:17 2011 -0700

    Merge branch 'master' into next
    
    Conflicts:
        gr-qtgui/apps/usrp_display.py

commit 60fd23a703bb16065717159bdd5ec9edf03d7302
Merge: 7635fe5 a6890ef
Author: Josh Blum <address@hidden>
Date:   Sat Sep 24 10:24:44 2011 -0700

    Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital

commit 3773bb9cebbeeb82f3ebfd4ca3d1f65e18a601b7
Merge: 3e7c061 3522239
Author: Josh Blum <address@hidden>
Date:   Sat Sep 24 10:05:04 2011 -0700

    Merge branch 'next' of http://gnuradio.org/git/gnuradio into next

commit 3e7c061f3020bf6d5cf5cff47a144e9a23f427ea
Author: Josh Blum <address@hidden>
Date:   Sat Sep 24 08:34:46 2011 -0700

    howto: updated find gruel and core modules to match recommended style

commit 35222394b0515b91d814d8f17df75048782d1238
Author: Tom Rondeau <address@hidden>
Date:   Fri Sep 23 17:51:52 2011 -0400

    qtgui: removed usrp and usrp2-specific apps; replaced with a UHD version.

commit d00fed7b141aa45ae4013aee2b157c11f34fc631
Author: Tom Rondeau <address@hidden>
Date:   Fri Sep 23 17:37:15 2011 -0400

    qtgui: moved actual examples to new examples directory.

commit a6890ef825050050f0d68ae64b3b2b03f89a959b
Author: Tom Rondeau <address@hidden>
Date:   Fri Sep 23 16:36:49 2011 -0400

    updated QA codes for fixed PLL blocks.

commit 79b9c12f12f58f2ed7ae3c6444343ac71363c511
Merge: daf509e 518ba05
Author: Tom Rondeau <address@hidden>
Date:   Fri Sep 23 14:51:17 2011 -0400

    Merge branch 'master' into next

commit bffea9f3793b8c20bc2e492caeaa69fde90098ee
Author: Tom Rondeau <address@hidden>
Date:   Fri Sep 23 14:20:10 2011 -0400

    fixing PLL's using new control_loop class so their output update is done at 
the right time; were lagging by a sample before.

commit daf509ec3febdd0d33c11caddb85e3d7d1638be3
Merge: 4059269 b5bcd15
Author: Tom Rondeau <address@hidden>
Date:   Fri Sep 23 14:08:12 2011 -0400

    Merge branch 'master' into next

commit 942fa1c2e226ac00ac8ac0d8ca1538f7015d0c5a
Merge: bb98061 4059269
Author: Josh Blum <address@hidden>
Date:   Thu Sep 22 12:51:09 2011 -0700

    Merge branch 'next' of gnuradio.org:gnuradio into next
    
    Conflicts:
        gnuradio-core/src/lib/general/gr_correlate_access_code_tag_bb.h
        volk/bootstrap

commit 4059269b4261c891923658a6faa0fa780888449b
Merge: 27941c3 0a9233a
Author: Tom Rondeau <address@hidden>
Date:   Thu Sep 22 14:18:14 2011 -0400

    Merge branch 'master' into next

commit bb98061115a2c7299fb24ed90ba48786118bf32e
Author: Josh Blum <address@hidden>
Date:   Wed Sep 21 23:38:38 2011 -0700

    trellis: performed generation re-work on gr-trellis lib

commit f55fe0bd647131388bfbfa1637317660df59b86b
Author: Josh Blum <address@hidden>
Date:   Wed Sep 21 12:30:15 2011 -0700

    core: re-work gengen generation (hope its simpler)

commit ecd4271b0b71a832ef5c2c74dc14f05df7be8d93
Author: Josh Blum <address@hidden>
Date:   Wed Sep 21 07:55:24 2011 -0700

    core: attempt at fixing up generation logic in gengen (filter, trellis TODO)

commit 6b4fb9612f5ea460c79e80facba01c504a3d5049
Author: Josh Blum <address@hidden>
Date:   Sat Sep 17 15:00:33 2011 -0400

    volk: use glob rather than parsing makefile for kernels

commit 8524736fe3c5812b5e8e0a85af45c4775a2d4ca2
Author: Josh Blum <address@hidden>
Date:   Sat Sep 17 09:26:19 2011 -0400

    cmake: modified find files to better follow coding guide
    
    
http://www.cmake.org/cgi-bin/viewcvs.cgi/Modules/readme.txt?root=CMake&view=markup

commit 45b4f703ae4e3871f233b76d3114630e2e4c527d
Author: Josh Blum <address@hidden>
Date:   Sat Sep 17 10:52:57 2011 -0400

    volk: check that python -B can be used

commit cdc6339e5acef2755f25a92bd4c2587df9a75619
Author: Josh Blum <address@hidden>
Date:   Sat Sep 17 10:52:42 2011 -0400

    volk: alternative to -B that wont break on python 2.5

commit 7635fe5b3892a674228a801e6e4fd107ddcf4266
Author: Josh Blum <address@hidden>
Date:   Fri Sep 16 01:50:38 2011 -0400

    digital: added cmake support for moved grc files and examples

commit a06aead65824c201ca275b89aee096cd16b28caf
Merge: 7628cff 46168fb
Author: Josh Blum <address@hidden>
Date:   Thu Sep 15 17:50:51 2011 -0400

    Merge branch 'digital' of git://github.com/trondeau/gnuradio into digital

commit e067d22c9363fe20e01b8bc5df0725f108ee4e81
Author: Josh Blum <address@hidden>
Date:   Mon Sep 12 14:21:07 2011 -0700

    audio: may have to link Carbon

commit 6926847510ba9d342cacb8126f1cdd1503e5b387
Author: Josh Blum <address@hidden>
Date:   Tue Sep 13 20:24:18 2011 -0400

    cmake: added ENABLE_DEFAULT to disable components by default

commit 46168fbd1e3dfb68cafe2b512641c67e2a6b5d80
Author: Tom Rondeau <address@hidden>
Date:   Tue Sep 13 12:28:57 2011 -0400

    digital: moved tx/rx_voice from gnuradio-examples into gr-digital. Tested 
and working with new dbpsk,dqpsk,d8psk.

commit 74f835a3168db5336d36e6c9651eb5d6a0d35ec4
Author: Tom Rondeau <address@hidden>
Date:   Tue Sep 13 12:01:13 2011 -0400

    digital: moving more examples from gnuradio-examples to gr-digital and 
added examples to Makefile.am.

commit a3b31f7bdfb283419574e91c8c06f7e369733200
Author: Tom Rondeau <address@hidden>
Date:   Tue Sep 13 11:34:05 2011 -0400

    digital: modifying example dir gitignore to ignore any generated samle 
files.

commit b5cdc4a13233c2c6cf5920b477623d5cdffc0d3b
Author: Tom Rondeau <address@hidden>
Date:   Tue Sep 13 11:26:45 2011 -0400

    digital: psk and dxpsk GRC blocks working.

commit dc7442b6b2ff456eeef442360f5ffd375f30af83
Author: Tom Rondeau <address@hidden>
Date:   Tue Sep 13 11:00:42 2011 -0400

    grc: removing more blocks from general grc tree that are now in digital.

commit ad08a308cb2e4261c878521bd41ce5635d7dc280
Author: Tom Rondeau <address@hidden>
Date:   Mon Sep 12 20:29:31 2011 -0400

    digital: fixed GRC blocks for blocks moved to gr-digital.

commit 31459c668fc3494fd54b535a2082d9076632de3b
Author: Josh Blum <address@hidden>
Date:   Mon Sep 12 14:30:52 2011 -0700

    cmake: updates to build after latest next merge

commit 622efcc7886dcf83274109f1ad5b5a82a6179e9b
Merge: e12553e 27941c3
Author: Josh Blum <address@hidden>
Date:   Mon Sep 12 14:23:26 2011 -0700

    Merge branch 'next' of http://gnuradio.org/git/gnuradio into next

commit e12553e7202b2c8a636c99ad3bf53ca288aba17f
Author: Josh Blum <address@hidden>
Date:   Sat Aug 13 09:23:55 2011 -0700

    grc: only perform python checks when not building cross

commit efaa238cb8b27e079b254150f1cfd9c163b509fd
Author: Josh Blum <address@hidden>
Date:   Thu Jul 28 13:12:38 2011 -0700

    cmake: support for importing executables when doing cross build

commit 5f7e76b4fd89fbaf4c0cf72ff53c7c91381ccfad
Author: Josh Blum <address@hidden>
Date:   Sat Aug 20 09:07:57 2011 -0700

    cmake: set the library path for unix machines

commit 6fb1b3341a44a5ac3b0b516709820ca9cc418c26
Author: Josh Blum <address@hidden>
Date:   Sun Sep 11 11:06:27 2011 -0700

    filter: detect correct bit width on x86 compiler

commit 27941c31a357492ad901f260c32cd73d258f4d1b
Merge: 34d725a b540fb4
Author: Tom Rondeau <address@hidden>
Date:   Fri Sep 9 18:03:45 2011 -0400

    Merge branch 'master' into next
    
    Fixed some strange conflicts where a Makefile.am and .gitignore were 
disappeared.

commit 34d725a16b695be59f04f2b4eb503532d1cbfe2f
Author: Tom Rondeau <address@hidden>
Date:   Fri Sep 9 17:08:23 2011 -0400

    tags: adding tags examples to build distribution.

commit 033df438c9ba31e7c878682b1b09e88f44e34e7e
Author: Tom Rondeau <address@hidden>
Date:   Fri Sep 9 17:07:38 2011 -0400

    fixing doxygen comment typo.

commit 0e86a5f357d40de759c804cc704dd907c50b02d7
Author: Tom Rondeau <address@hidden>
Date:   Fri Sep 9 16:34:49 2011 -0400

    tags: updated uhd_burst_detector with a better energy detector. Works well 
when receiving bursty NBFM signals.

commit 2c0a3dc882306e772ede8a69925c23227bfcaf96
Author: Tom Rondeau <address@hidden>
Date:   Fri Sep 9 16:34:11 2011 -0400

    tags: fixed fwrite line for the right item size number.

commit ce84e42e13163f5cd3a045bee21165aed37ef932
Merge: bef3c39 4244980
Author: Tom Rondeau <address@hidden>
Date:   Thu Sep 8 11:00:32 2011 -0400

    Merge branch 'next' of gnuradio.org:gnuradio into next

commit bef3c39119ade000abde89bb29a9ba7f0dfd2de8
Merge: 492446d f230d8c
Author: Tom Rondeau <address@hidden>
Date:   Thu Sep 8 10:58:05 2011 -0400

    Merge branch 'master' into next

commit d50ffb57b3adc09fe81d01c3fdb09dcdf55afef2
Author: Josh Blum <address@hidden>
Date:   Wed Sep 7 23:14:57 2011 -0700

    core: added source deps to swig files (regen on *.h,*.i)

commit 42449803a4c5140b8287d00a53b5cbc5355b88ed
Merge: 492446d 6e21a10
Author: Tom Rondeau <address@hidden>
Date:   Wed Sep 7 23:06:10 2011 -0400

    Merge branch 'master' into next

commit 7628cff158a4bddaef5f38dc649ea9047008ed48
Merge: f535cd0 65fbbb8
Author: Josh Blum <address@hidden>
Date:   Mon Sep 5 22:35:52 2011 -0700

    Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital
    
    Conflicts:
        gnuradio-core/src/lib/general/gr_pll_carriertracking_cc.h
        gnuradio-core/src/lib/general/gr_pll_freqdet_cf.h
        gr-digital/lib/digital_constellation.h
        gr-digital/lib/digital_constellation_receiver_cb.h
        gr-digital/lib/digital_fll_band_edge_cc.h
        gr-digital/lib/digital_mpsk_receiver_cc.h

commit ca86c6f82d81bbc57bfe898afb8489a419ddbe63
Merge: 0ea2505 492446d
Author: Josh Blum <address@hidden>
Date:   Mon Sep 5 21:15:49 2011 -0700

    Merge branch 'next' of gnuradio.org:gnuradio into next
    
    Conflicts:
        gr-trellis/src/lib/trellis_permutation.h

commit 492446d2ec6ed85d6437bb35caf4700b02930147
Merge: 52f9290 0f43bdb
Author: Tom Rondeau <address@hidden>
Date:   Fri Sep 2 12:15:24 2011 -0400

    Merge branch 'master' into next
    
    * master:
      Minor fixes in turbo GRC blocks
      Minor fixes in turbo GRC blocks and one more example added.
      Added pccc combined turbo decoder and corresponding GRC block
      More examples and turbo decoder blocks added.
      Added more turbo encoder/decoder blocks and examples.
      Added SCCC encoder/decoder grc blocksi and examples. Also moved all grc 
blocks related to trellis inside the gr-trellis/grc directory
      added grc directory in gr-trellis
      updated Makefile.am and block_tree.xml to reflect changes in grc file for 
gr-trellis
      Moved grc files from grc/block to gr-trellis/grc

commit 65fbbb8f752ebf522ac2628f850445e66a278e2f
Author: Tom Rondeau <address@hidden>
Date:   Thu Sep 1 16:06:44 2011 -0400

    grc: moved GRC blocks that were put into gr-digital into gr-digital/grc and 
refactored for new API.

commit 4f6e8d801bc6f4e43e956bd9b21d2904451a1233
Author: Tom Rondeau <address@hidden>
Date:   Thu Sep 1 16:06:07 2011 -0400

    Fixed the PFB clock sync block when asking for multiple samples per symbol 
out.

commit 194cb7f405858fdcd76f8e7595d4970f4a2da984
Author: Tom Rondeau <address@hidden>
Date:   Thu Sep 1 15:35:12 2011 -0400

    Fixing GRC files for new API to loop blocks.

commit 0e962fd8e859f313c9483d6c3444200977a70022
Author: Tom Rondeau <address@hidden>
Date:   Thu Sep 1 12:11:07 2011 -0400

    digital: adding CPM C++ hier block, which adds a hier directory to 
gr-digital. Reworked build system to include this in the libraries and modules 
built.

commit e17dbbcda50bdb851227c67e68c9d3e2e7732468
Author: Tom Rondeau <address@hidden>
Date:   Tue Aug 30 22:52:44 2011 -0400

    digital: added gitignore file to hier dir.

commit da5b87db20a34c84b3d03f87a668632997d58457
Author: Tom Rondeau <address@hidden>
Date:   Tue Aug 30 22:51:15 2011 -0400

    digital: fixed up build to make libdigital_hier.la; does not swig or get 
built into full library yet. Passes distcheck.

commit ff8ce00c0457c213dcad0b1b460a5d0db1b7d155
Author: Tom Rondeau <address@hidden>
Date:   Tue Aug 30 22:11:56 2011 -0400

    digital: moved newly added CPM and GMSK hier blocks to gr-digital.

commit 6ca8b00d225cb02691068510dd9069d71bcc1e62
Merge: 245ef56 b124986
Author: Tom Rondeau <address@hidden>
Date:   Tue Aug 30 18:02:31 2011 -0400

    Merge remote branch 'mbant/cpm' into digital
    
    Conflicts:
        gnuradio-core/src/lib/general/Makefile.am
        gnuradio-core/src/lib/general/general.i
        gnuradio-core/src/lib/hier/Makefile.am
        grc/blocks/Makefile.am

commit 245ef56d20f1c947e3c0f42e2edf15515e00db10
Author: Tom Rondeau <address@hidden>
Date:   Tue Aug 30 17:40:42 2011 -0400

    digital: adding GMSK as a modulation type. Updated to use PFB-based clock 
recovery alg instead of M&M.

commit 9b89276c58516cc9d3be817a96d68483c60a26f7
Author: Tom Rondeau <address@hidden>
Date:   Tue Aug 30 17:40:31 2011 -0400

    digital: minor formatting fixes.

commit b827a9b538a6df1e74af02041624b77e71dc38ae
Author: Tom Rondeau <address@hidden>
Date:   Tue Aug 30 17:03:54 2011 -0400

    digital: fixing a few things left out in conversion to gri_control_loop 
children.

commit ea7cd530c1f9ba58c6d0582d6381b1ea1f104d6d
Merge: 317e832 ba3a315
Author: Tom Rondeau <address@hidden>
Date:   Tue Aug 30 16:36:13 2011 -0400

    Merge branch 'digital' of github.com:trondeau/gnuradio into digital

commit 317e8321472cb9e921757636b561897b12199195
Author: Tom Rondeau <address@hidden>
Date:   Tue Aug 30 16:35:30 2011 -0400

    digital: adding a script to add channel conditions to a saved file and 
output to another file.

commit ba3a3158456cfc866204071183ccdd773f0ab5a2
Author: Tom Rondeau <address@hidden>
Date:   Tue Aug 30 11:08:13 2011 -0400

    digital: converted mpsk_receiver to use gri_control_loop parent class. 
Updated QA code for this, too. Again, had to change the expected data since the 
loop converges at a different rate; tested by setting alpha and beta to old 
values and it worked with old data still.

commit c63d077ba9fe98eb6b963b0d91ffa2c61048288d
Author: Tom Rondeau <address@hidden>
Date:   Tue Aug 30 10:40:16 2011 -0400

    digital: formatting comments for line length.

commit 6b774f7fd055650628d4e6679e0e32b31b3af5c6
Author: Tom Rondeau <address@hidden>
Date:   Tue Aug 30 10:36:50 2011 -0400

    digital: made other QA codes executable

commit db2cfb25b719511c3ca01bcbadf5ef35a43f4319
Author: Tom Rondeau <address@hidden>
Date:   Tue Aug 30 10:36:10 2011 -0400

    digital: converted FLL block to use gri_control_loop parent class.

commit 38ee7ad424f470826db6e0a31b85442a12464e15
Author: Tom Rondeau <address@hidden>
Date:   Tue Aug 30 10:29:04 2011 -0400

    digital: reformatting documentation for line length.

commit 52f9290374a64fef2ff2c0f9199166bed27fc955
Merge: 64bb30a 772518c
Author: Tom Rondeau <address@hidden>
Date:   Tue Aug 30 10:21:36 2011 -0400

    Merge branch 'master' into next

commit e8f68c3db6b4391ba88d36c42f2ce077a02c0c7b
Author: Tom Rondeau <address@hidden>
Date:   Mon Aug 29 21:42:42 2011 -0400

    Updating QA code for PLL blocks. Setting gains using new loop bw concept 
changes the behavior slightly so new values were necessary. By explicitly 
setting alpha and beta to the previous values still worked, though.

commit 9dc241fc48ac4e286cfd51c3bddde0b9f0f40988
Author: Tom Rondeau <address@hidden>
Date:   Mon Aug 29 21:42:15 2011 -0400

    Updating all three PLL blocks to use new control_loop parent class.

commit 5784b0c53c6d19b7a74f82e57c816beecd8b5edb
Author: Tom Rondeau <address@hidden>
Date:   Mon Aug 29 17:58:25 2011 -0400

    digital: fixing qa code to test new dqpsk; a few minor formatting changes.

commit f94ceff1f608bd5d1c67e3ff662fb2c659e61aa8
Author: Tom Rondeau <address@hidden>
Date:   Mon Aug 29 17:39:40 2011 -0400

    digital: fixed qpsk modulators to enable dqpsk.

commit 41cf2b306a210c3600c1c35a8e952679a94c00a6
Author: Tom Rondeau <address@hidden>
Date:   Mon Aug 29 17:37:38 2011 -0400

    digital: created a separate DQPSK constellation that does not gray code 
inside the block. This forces a slower decision making routine but allows 
differential encoding. Gray coding is done using pre_diff_code.

commit 64bb30a80b931f3816a2998adfd1e9623d076654
Merge: 79158bb 50cde24
Author: Tom Rondeau <address@hidden>
Date:   Sat Aug 27 16:43:56 2011 -0400

    Merge branch 'master' into next

commit b29d77324666696d10397a379cce394e8e43156b
Author: Tom Rondeau <address@hidden>
Date:   Sat Aug 27 16:33:49 2011 -0400

    digital: wip: dqpsk needs work.

commit d2a856cf1d85eb2f36101874cad16905c7442377
Author: Tom Rondeau <address@hidden>
Date:   Sat Aug 27 16:33:23 2011 -0400

    digital: working on adding a dqpsk modulation block.

commit 56500df87ed591e645d57bbaa67a8e49942de909
Author: Tom Rondeau <address@hidden>
Date:   Sat Aug 27 16:32:29 2011 -0400

    digital: updating constellation receiver's QA code.

commit 35fd5072f4a1eba6d02e3c4615dfde33783f876f
Author: Tom Rondeau <address@hidden>
Date:   Sat Aug 27 16:30:56 2011 -0400

    digital: made digital constellation receiver a child of the second order 
control loop class and cleaned up the interface.

commit 8af791009ad280f8830dada145a78292a19dde81
Author: Tom Rondeau <address@hidden>
Date:   Mon Aug 22 20:13:13 2011 -0400

    utils: fixed typo

commit 79158bb4f97b2f71a77351edcdfbfe0f9005c4bd
Merge: a80d01b f4cc788
Author: Johnathan Corgan <address@hidden>
Date:   Mon Aug 22 11:52:35 2011 -0700

    Merge branch 'master' into next

commit 0ea25051b5126d9761e49ceeb0e5d76aaecd2ca3
Author: Josh Blum <address@hidden>
Date:   Sat Aug 20 18:43:56 2011 -0700

    uhd: changes to support amsg block w/ cmake

commit cedf14f3f5b56ad26c0471355b603a1be153b9d5
Merge: be41f9c a80d01b
Author: Josh Blum <address@hidden>
Date:   Sat Aug 20 18:31:59 2011 -0700

    Merge branch 'next' of gnuradio.org:gnuradio into next

commit a80d01bb47362c4fce7dfe1a13f1be630cc1f231
Merge: 3585237 9e08857
Author: Johnathan Corgan <address@hidden>
Date:   Fri Aug 19 19:07:44 2011 -0700

    Merge branch 'master' into next

commit be41f9cce02a3955e392e02fdc5e3fe7e69e1f7e
Author: Josh Blum <address@hidden>
Date:   Fri Aug 19 15:57:24 2011 -0700

    gruel: removed merge junk in makefile

commit cd90f0c5252cf40309992f4ca6c2b7c8cf07508d
Author: Josh Blum <address@hidden>
Date:   Fri Aug 19 09:07:13 2011 -0700

    cmake: put that time.h compat header back (needed w/ benchmark apps on msvc)

commit f535cd0f1fbc7cfc753f5abbe99251a50cd32acb
Author: Josh Blum <address@hidden>
Date:   Wed Aug 17 13:20:18 2011 -0700

    small tweaks for windows building

commit fb2f45cdddc41d5aba177204aa419cea3a0aea49
Merge: e6ed4fa 626018e
Author: Josh Blum <address@hidden>
Date:   Wed Aug 17 12:30:09 2011 -0700

    Merge branch 'next' into digital

commit e6ed4fa7bb0d253adbf0cf2ae4da7c301b3c971f
Merge: 40a9071 ed564be
Author: Josh Blum <address@hidden>
Date:   Wed Aug 17 11:56:33 2011 -0700

    Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital
    
    Conflicts:
        gnuradio-core/src/lib/filter/gr_pfb_clock_sync_ccf.h
        gnuradio-core/src/lib/general/gr_fll_band_edge_cc.h
        gnuradio-core/src/lib/general/gr_pll_refout_cc.h
        gr-digital/lib/digital_constellation_receiver_cb.cc
        gr-digital/lib/digital_constellation_receiver_cb.h
        gr-digital/lib/digital_costas_loop_cc.h

commit 3585237423cfc588b36e3a1d74c6596665c47f1d
Merge: 1d24c91 dc16937
Author: Johnathan Corgan <address@hidden>
Date:   Mon Aug 15 08:44:10 2011 -0700

    Merge branch 'master' into next

commit ed564be6c78a3e22b3c98862834192f8b20bc551
Author: Tom Rondeau <address@hidden>
Date:   Sun Aug 14 22:32:01 2011 -0400

    digital: cleaned up Costas loop code by switching over to the 
gri_control_loop class to handle the inner loop. Had to add it to 
digital_swig.i to properly wrap the parent functions into Python.

commit 7e47bddafc6b27c623137c6d76f460e608952fcc
Author: Tom Rondeau <address@hidden>
Date:   Sun Aug 14 22:07:43 2011 -0400

    Convering the PLL refout block to use the gri_control_loop class to take 
care of the internal loop. The error and what to do with the phase and freq are 
left to this block. It also changes the interface so that the PLL's gains are 
determined by the loop bandwidth.

commit 6bd1605b265b5dff8cbdca0b20b0c5685c752ec7
Author: Tom Rondeau <address@hidden>
Date:   Sun Aug 14 22:05:48 2011 -0400

    Adding a control_loop class that takes care of setting the loop gains and 
the standard loop advance function. This should be used as a parent class of 
any block that uses a 2nd order control loop (like the PLL, clock recovery, etc 
blocks).

commit 1d24c91fcd2e0da6e14c3d45def0329c99a6c39f
Merge: 6ae0e7c 25b1550
Author: Johnathan Corgan <address@hidden>
Date:   Sat Aug 13 15:17:10 2011 -0700

    Merge branch 'master' into next

commit 4ea3b61709d2a2c747e8690c4062ac75c09cf9ac
Author: Tom Rondeau <address@hidden>
Date:   Wed Aug 10 22:42:58 2011 -0400

    digital: fixing naming of logging files.

commit 25a0f8cc6aeb4ce8d11d643f6f8b2d9552002709
Author: Tom Rondeau <address@hidden>
Date:   Wed Aug 10 22:38:13 2011 -0400

    fixing constellation plotter to gracefully handle the end of a file.

commit 57860e0199c005f26b4942cc7ed5e5acf829a68b
Author: Tom Rondeau <address@hidden>
Date:   Wed Aug 10 22:37:51 2011 -0400

    Cleaning up; adding a different dbpsk that uses differential coding. The 
normal bpsk is non-differential by default, but can be set to use differential 
with the right flag.

commit 612be3956603941f6cf530c090eba02d26d33bcd
Author: Tom Rondeau <address@hidden>
Date:   Wed Aug 10 22:35:17 2011 -0400

    digital: updated constellation receiver to use loop bandwidth and damping 
factor instead of setting alpha and beta independently. Also cleaning up Costas 
loop a bit more.

commit aed7404ad43d5e0c5dd2c79a7d205ea6748cff28
Author: Tom Rondeau <address@hidden>
Date:   Tue Aug 9 22:18:19 2011 -0400

    digital: fixing up receiver code. Almost there...

commit 61db1684fdda602d18134b2e8c510bb7e33245fc
Author: Tom Rondeau <address@hidden>
Date:   Tue Aug 9 21:50:13 2011 -0400

    digital: setting up receive path to use new timing loop API, FLL API, new 
gain names/settings. Also added concept of gray coding to generic mod/demod and 
reworked bpsk/qpsk modulators so both work.

commit 386a73c53aeb36bdf10e28fc5366385faebe78b2
Author: Tom Rondeau <address@hidden>
Date:   Tue Aug 9 20:55:47 2011 -0400

    digital: fixed complex M&M to output the error signal as a float. Also 
changed the error value limit since we were hitting it constantly before.

commit 594cc158335fe4b25c251fe4698ccb6a35ed170f
Author: Tom Rondeau <address@hidden>
Date:   Tue Aug 9 20:54:48 2011 -0400

    digital: added M&M clock recovery loop as an option to compare against 
polyphase filterbank.

commit b6fd6bb30811a1a6cd039a13003cdc819d8f2141
Author: Tom Rondeau <address@hidden>
Date:   Mon Aug 8 22:31:51 2011 -0400

    digital: adding a timing offset example.

commit d8942c7b6a2889ef56ee5c3533503528fb07be15
Author: Tom Rondeau <address@hidden>
Date:   Mon Aug 8 22:25:48 2011 -0400

    digital: reworking pfb_clock_sync block for better construction of diff 
taps, more accesors.

commit 626018eb037808cdc32b5eb1907ae9d5f80d3e55
Author: Josh Blum <address@hidden>
Date:   Thu Aug 4 10:33:49 2011 -0700

    cmake: re-imagining of how to write a block w/ cmake and boost unit test

commit a498339d2950955f258ae282b61f60e4e6e647d3
Author: Josh Blum <address@hidden>
Date:   Thu Aug 4 10:31:15 2011 -0700

    cmake: specify all the boosts, remove dummy sys/time.h for msvc build

commit 2a134bd58fa95c2bee43611b86a3e479a3f989cf
Author: Josh Blum <address@hidden>
Date:   Wed Aug 3 20:17:48 2011 -0700

    cmake: moved unique target macro into python where its used

commit 1c595293862954149f5815d77347bd9b5e62289c
Author: Josh Blum <address@hidden>
Date:   Wed Aug 3 16:50:52 2011 -0700

    core: removed modification of includedir for pc file, its not needed and 
was messing it up

commit c468f4903f8ade606bbfe0889954007f3b70198f
Author: Josh Blum <address@hidden>
Date:   Wed Aug 3 11:58:52 2011 -0700

    atsc: forgot to add gruel to the list of deps for unit test, also chmod +x 
unix unit test scripts

commit f19b9b8b2f0366af4e61cb7b831960b826c5cce9
Author: Josh Blum <address@hidden>
Date:   Wed Aug 3 01:58:49 2011 -0700

    atsc: did work on symbol visibility and minor tweaks in qa code for MSVC

commit 8abd6a443e72439f4c7e77bc0c6f5b54bb70f8e7
Author: Josh Blum <address@hidden>
Date:   Wed Aug 3 00:12:43 2011 -0700

    rs: reasonable workaround for compiling reed-solomon under MSVC

commit 6ae0e7c152e83e9156725984f9b0305a240427c9
Merge: aed2d2e 62768ee
Author: Tom Rondeau <address@hidden>
Date:   Tue Aug 2 20:47:57 2011 -0400

    Merge branch 'master' into next
    
    * master:
      patch: applying Alexandru Csete's patch (that I though I already 
applied...)

commit 40a9071074b2ec0f6daf74e50e131b89b9f66226
Merge: 5a20a73 7125a92
Author: Josh Blum <address@hidden>
Date:   Tue Aug 2 12:48:35 2011 -0700

    Merge branch 'next' into digital

commit 7125a92e1bf7483656af6ef8dcc0be7626a30a82
Author: Josh Blum <address@hidden>
Date:   Sat Jul 30 10:31:02 2011 -0700

    core: dont set boost vars for gnuradio-core.pc
    
    If this is useful, it should be in gruel.pc; but gruel.pc has no private 
libs or boost dirs.
    Also, the substitution of absolute boost library paths is bad for cross 
builds (even native ones)

commit fbe4a14d8fb6d6696bd0ac8a4921ba1269601d78
Author: Josh Blum <address@hidden>
Date:   Tue Aug 2 12:45:26 2011 -0700

    cmake: language tweak for component group description

commit 3af9fe4ed6a3ab26dac03cf8843ecd9a72ccdec5
Author: Josh Blum <address@hidden>
Date:   Tue Aug 2 12:42:45 2011 -0700

    cmake: set plat_specific when determining GR_PYTHON_DIR, this makes it use 
lib64 on rh64 machines

commit 605f4a3b71dc57264131dce81321550169a6e1f4
Author: Tom Rondeau <address@hidden>
Date:   Sat Jul 30 17:09:48 2011 -0400

    updating PFB clock sync to use loop bandwidth and damping factor instead of 
setting gains independently.

commit 42c894fbd0a43f216975275d25e2cb02d38c0961
Author: Tom Rondeau <address@hidden>
Date:   Sat Jul 30 17:04:28 2011 -0400

    digital: update documentation.

commit 6fd12da36b2a790fe536a0f621f04513a6762374
Author: Tom Rondeau <address@hidden>
Date:   Sat Jul 30 16:04:12 2011 -0400

    digital: Add a costas loop example program. Updates FLL example program to 
include phase offset setting.

commit a6fa43a9075e5123c741090622c80598a7e84c3a
Author: Tom Rondeau <address@hidden>
Date:   Sat Jul 30 15:59:44 2011 -0400

    digital: updated Costas loop again. The damping factor is now set by 
default and is no longer part of the constructor. All variables are exposed in 
gets and sets, though, for any purposes.

commit 6876cd276ed2e3f74161b2301f33941218fc7882
Author: Tom Rondeau <address@hidden>
Date:   Sat Jul 30 15:58:40 2011 -0400

    digital: better behavior of FLL code and added gets and sets for the 
frequency and phase estimates.

commit a3551b0a34b02fcdb0f339b3bdb16b31c47dc1a3
Author: Tom Rondeau <address@hidden>
Date:   Sat Jul 30 15:57:23 2011 -0400

    digital: cut down number of samples in constellation_receiver QA code to 
make shorter test time.

commit 3a7aaf7885dd5c2014a090ce197b317dcd99cad5
Author: Tom Rondeau <address@hidden>
Date:   Sat Jul 30 13:12:18 2011 -0400

    digtial: Added an example script to show/test the behavior of the FLL.

commit 5d5abdb77fef4daafcfec88aaac76995a2c0884a
Author: Tom Rondeau <address@hidden>
Date:   Sat Jul 30 12:41:58 2011 -0400

    digital: added QA code for FLL algorithm. Updated generic_mod_demod to use 
new FLL in digital instead of gr.

commit 68dc13c1557cb15f842315022142acbae2f348d9
Author: Tom Rondeau <address@hidden>
Date:   Sat Jul 30 12:41:09 2011 -0400

    digital: moved fll_band_edge into gr-digital.

commit 0eb52f1683ea6c5869e1c8141a3f756e1dc8997a
Author: Tom Rondeau <address@hidden>
Date:   Sat Jul 30 12:40:03 2011 -0400

    digital: moved fll_band_edge out of gnruadio-core.

commit e1b4e60823c2b938500932b0868d88698e48d525
Author: Tom Rondeau <address@hidden>
Date:   Sat Jul 30 11:28:47 2011 -0400

    core: made significant improvements in FLL algorithm. Now converges very 
nicely.

commit 609a0cbd99a04824e4e3ad9ca558102146bb9011
Author: Josh Blum <address@hidden>
Date:   Fri Jul 29 18:22:26 2011 -0700

    cmake: tweaks + fixes for components/packaging

commit 5a20a73f54a0cc07fffcdb0a259cee7e26fb0ad6
Author: Josh Blum <address@hidden>
Date:   Fri Jul 29 11:25:54 2011 -0700

    gruel: fix for merge conflict verbose that got saved

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 8c824bf2e3e6758aff05ee4b5f4d3f106a13c672
Author: Josh Blum <address@hidden>
Date:   Thu Jul 28 11:26:14 2011 -0700

    cmake: added -ldl flag to cppunit when pkg config is used

commit 152db0ca6a8771ab4c95a6d4410ca749085ec157
Author: Josh Blum <address@hidden>
Date:   Thu Jul 28 09:55:06 2011 -0700

    cmake: be a little more robust when checking source code version

commit 250f4ac60afdc5e502c8ab69ced8267f0e14e590
Merge: c87a532 aed2d2e
Author: Josh Blum <address@hidden>
Date:   Thu Jul 28 09:39:53 2011 -0700

    Merge branch 'next' of gnuradio.org:gnuradio into next

commit c87a532824beb6d04ce4bc4cdfb66f9dbe5a8faf
Author: Josh Blum <address@hidden>
Date:   Thu Jul 28 09:37:45 2011 -0700

    filter: fixed file extension on filter CMakeLists neon code

commit aed2d2eacca0f045bb9594b20c1253776c342a08
Author: Tom Rondeau <address@hidden>
Date:   Wed Jul 27 21:48:14 2011 -0400

    fixed some more warnings; mostly in doxygen or order of variable 
initialization.

commit 0a8bf57af56126ab5254f66c4e707266c2df49be
Merge: 302bd2d c491449
Author: Tom Rondeau <address@hidden>
Date:   Wed Jul 27 21:09:33 2011 -0400

    Merge branch 'master' into next
    
    * master:
      Fixed warnings generated from improper includes in swig interface file.
      Fixed doxygen warning in gr-uhd

commit 7919aa977544a5c30dd1a9e98fdf0d5f56750581
Merge: 097b9bd 302bd2d
Author: Josh Blum <address@hidden>
Date:   Tue Jul 26 22:29:53 2011 -0700

    Merge branch 'next' of gnuradio.org:gnuradio into next

commit 302bd2d7125ba1a973433a9ef7cd9afba2d47438
Merge: cc8f5c0 7758990
Author: Tom Rondeau <address@hidden>
Date:   Tue Jul 26 23:37:15 2011 -0400

    Merge branch 'master' into next
    
    * master:
      doxygen: fixed doxygen warnings.
      Fixed type warning.
      Fixed warnings about doxygen format.
      Fixed return warnings.
      Fixed warnings about variable intialization order.

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 cc8f5c0dc6ca9ae6053343ee8efaf26884aa39cb
Merge: d0112ef 8cb0981
Author: Johnathan Corgan <address@hidden>
Date:   Tue Jul 26 17:00:04 2011 -0700

    Merge branch 'master' into next

commit d0112efa115d049a4bad62a1c6faac05332c8cf5
Merge: c6c7737 7ab44e1
Author: Johnathan Corgan <address@hidden>
Date:   Tue Jul 26 16:44:18 2011 -0700

    Merge branch 'master' into next

commit 097b9bd5b2374c381380bc26f40677f8bf470c25
Author: Josh Blum <address@hidden>
Date:   Tue Jul 26 11:47:51 2011 -0700

    wxgui: fix to install wxgui python into gnuradio site-packages, not top 
level

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 bed68a6d8545b9b24f3933fc4c6f792de34939c2
Author: Josh Blum <address@hidden>
Date:   Sun Jul 24 12:53:32 2011 -0700

    cmake: changed module include guards to model after builtin cmake modules

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 aad02c6dc09d044c112f29bebec4cc79b0e13aab
Author: Josh Blum <address@hidden>
Date:   Sun Jul 24 12:27:21 2011 -0700

    video-sdl: solution for proper swig directory windows

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 a3425a6fbc0e90825ced32008e6f536542cb6501
Author: Josh Blum <address@hidden>
Date:   Sun Jul 24 09:32:14 2011 -0700

    vocoder: added missing examples subdir add

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 a4ff45eb7d8d45ad540f89358da2c2a041a2560f
Author: Josh Blum <address@hidden>
Date:   Sun Jul 24 00:09:02 2011 -0700

    video-sdl: video sdl builds on windows with MSVC as well

commit 2ac512b0d209600834425141f18d111524ad1348
Author: Josh Blum <address@hidden>
Date:   Sat Jul 23 23:35:44 2011 -0700

    video-sdl: cmake build support for gr-video-sdl component (unix only)

commit 7f622fef32225552811ccffa6b55fa6b2ad08f23
Author: Josh Blum <address@hidden>
Date:   Sat Jul 23 23:17:06 2011 -0700

    comedi: cmake build support for gr-comedi component (linux only)

commit 8752b611c5351c61ba83ffc93fee23091f187e4b
Author: Josh Blum <address@hidden>
Date:   Sat Jul 23 22:47:36 2011 -0700

    atsc: added cmake support for gr-atsc (unix only)

commit c6c773757ef16aa8edac173a5b9bca270a658b9f
Author: Josh Blum <address@hidden>
Date:   Sat Jul 23 11:54:16 2011 -0700

    misc_next_branch_tweaks_to_build_on_osx_and_windows

commit 3017c8ea2981709c927c782faed302c05f0d6ac2
Author: Josh Blum <address@hidden>
Date:   Sat Jul 23 11:29:00 2011 -0700

    vocoder: updated cmake build for new blocks (also fixed some tests)

commit 1904b3817207810031b95efca0fd59406a7fe661
Merge: 2165d0c dcee8e7
Author: Josh Blum <address@hidden>
Date:   Sat Jul 23 09:52:29 2011 -0700

    Merge branch 'next' of gnuradio.org:gnuradio into next
    
    Conflicts:
        gr-trellis/src/lib/trellis_constellation_metrics_cf.cc

commit 2165d0c4ce0d0555b17682a2d0a9741a1f2a5a25
Author: Josh Blum <address@hidden>
Date:   Sat Jul 23 00:35:45 2011 -0700

    gr: tweaks to build cmake branch on osx

commit dcee8e7416b849234bc09e1ae8a2acb1d3d21e3a
Author: Johnathan Corgan <address@hidden>
Date:   Fri Jul 22 16:21:40 2011 -0700

    gr-vocoder: added G.723 40K ADPCM encoder, decoder, and audio loopback 
example

commit 359715c34d390a07699d0fe22eb1ad1a7dac01c5
Author: Johnathan Corgan <address@hidden>
Date:   Fri Jul 22 16:08:19 2011 -0700

    gr-vocoder: added G.723 24K ADPCM encoder, decoder, and audio loopback 
example

commit 7d4199a45036bbc10d749437cd8730434b51aec6
Author: Johnathan Corgan <address@hidden>
Date:   Fri Jul 22 15:11:24 2011 -0700

    gr-vocoder: added G.721 32K ADPCM encoder, decoder, and audio loopback 
example

commit d6334f04e0b20b8b017692126ca9754776a63011
Author: Josh Blum <address@hidden>
Date:   Fri Jul 22 14:57:27 2011 -0700

    volk: make volk a gr component in the top level

commit 01981660bf39fa59002f0908ae3e44475f046465
Author: Josh Blum <address@hidden>
Date:   Fri Jul 22 14:19:17 2011 -0700

    uhd: also setup uhd library linking for swig

commit 17ef212c684e13e744a4e4258f7fed2dcbc9a5be
Author: Josh Blum <address@hidden>
Date:   Fri Jul 22 11:55:52 2011 -0700

    trellis: added symbol visibility defines to gr-trellis, builds on MSVC and 
linux

commit 513febb1932f18f1123e530632032263c2322d9e
Author: Josh Blum <address@hidden>
Date:   Fri Jul 22 11:52:24 2011 -0700

    cmake: generate shell script for each test because its nicer to diagnose 
problems

commit 6e83524a35127636b7a7ac2b9becb3915e98e7bb
Author: Josh Blum <address@hidden>
Date:   Fri Jul 22 11:39:09 2011 -0700

    volk: fix bug in finding machines by using absolute path

commit a988e3d4f96b2eb9461cd31761ecd2bbe310d42a
Author: Nick Foster <address@hidden>
Date:   Fri Jul 22 10:04:20 2011 -0700

    volk: modified cmake pkgconfig to look for Orc > 0.4.11

commit eb43a23b777d2438d22b67ae6dfd9b4d69406593
Author: Nick Foster <address@hidden>
Date:   Wed Jul 20 16:29:43 2011 -0700

    Volk: add in mutex capability to archs.xml. Turns out some compilers can do 
both 32-bit and 64-bit compilations, and this breaks Volk. Only works in CMake 
right now.

commit ec2d3a033616386dbf8f8b2e7010a4d0a5ec3132
Author: Josh Blum <address@hidden>
Date:   Fri Jul 22 10:33:13 2011 -0700

    gr: added API macros for noaa and pager, also renamed the ones for digital 
and vocoder to be consistent

commit d760edf9fb851d97c972a69690b26114dd998157
Author: Josh Blum <address@hidden>
Date:   Thu Jul 21 22:18:42 2011 -0700

    vocoder: added symbol visibility defines to gr-vocoder, builds on MSVC and 
linux

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 b192751f34ecca720adf64c90660b9e965cfd40e
Author: Josh Blum <address@hidden>
Date:   Thu Jul 21 16:14:08 2011 -0700

    digital: added symbol visibility defines to gr-digital, builds on MSVC and 
linux

commit c79eb945a803ea4330c687bd441b250af56d6fac
Author: Josh Blum <address@hidden>
Date:   Thu Jul 21 00:05:05 2011 -0700

    vocoder: added cmake support for gr-vocoder (unix only)

commit 404840194223637c34a71fd45c1bc8438889f57d
Author: Josh Blum <address@hidden>
Date:   Wed Jul 20 20:57:28 2011 -0700

    digital: added cmake support for gr-digital (unix only)

commit accb9f2fe8fd8f6a1e114adac5b15304b0e0012d
Author: Josh Blum <address@hidden>
Date:   Wed Jul 20 19:04:32 2011 -0700

    gr: squashed cmakelists.txt into one commit

commit f914499f4a96fe69ab9cd8dba48f8e3bfc7a54e5
Author: Josh Blum <address@hidden>
Date:   Wed Jul 20 18:38:36 2011 -0700

    core: API declaration macros for core class and function symbols

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 1e1798393381fe7472a7cdb5b2c3c90d7ae753fb
Author: Josh Blum <address@hidden>
Date:   Wed Jul 20 18:06:44 2011 -0700

    core: declare erf in case it was missing in math.h and provided for by the 
build system

commit ed34b5a0c7daea43bfac330350bc0c7334b36c77
Author: Josh Blum <address@hidden>
Date:   Wed Jul 20 18:06:14 2011 -0700

    gr: replaced uses of snprintf with boost format in common code build by MSVC

commit d0a611585d3a44d1a432f3e5692feeb984ad0123
Author: Josh Blum <address@hidden>
Date:   Wed Jul 20 18:05:06 2011 -0700

    core: removed files that included <strings.h>

commit ed950948ea424f3670be1f5ffc96be922ab5e3c9
Author: Josh Blum <address@hidden>
Date:   Wed Jul 20 17:56:41 2011 -0700

    gruel: support for windows API set realtime scheduling

commit 947ae1cf5c16f5b3c6222b6ee9ad1a3b4075dd25
Author: Josh Blum <address@hidden>
Date:   Wed Jul 20 17:55:28 2011 -0700

    gruel: API declaration macros for gruel class and function symbols

commit 1b7ad9d18f777d2efe50fc67d1613d5de7b2ffee
Merge: 1f10b8e c058046
Author: Tom Rondeau <address@hidden>
Date:   Wed Jul 20 20:41:29 2011 -0400

    Merge branch 'next' of gnuradio.org:gnuradio into next

commit 1f10b8eeb2be3eef7adfaba3aa407ab362088792
Author: Tom Rondeau <address@hidden>
Date:   Wed Jul 20 20:37:54 2011 -0400

    trellis: fixed bug in trellis constellation metrics on when to include 
config.h.

commit b835094682f214366f7b8c0220134817c4f34157
Author: Josh Blum <address@hidden>
Date:   Wed Jul 20 17:36:08 2011 -0700

    volk: snagged the volk changes from cmake branch

commit af686ad1711bae807624ee18671d25236e47e7f4
Author: Josh Blum <address@hidden>
Date:   Wed Jul 20 15:17:48 2011 -0700

    core: removed uses of c99 dynamic arrays for MSVC compile

commit 2ed243a36f9f19d10a552a350f856726e8e64b30
Author: Josh Blum <address@hidden>
Date:   Wed Jul 20 12:20:40 2011 -0700

    gr: replaced uses of snprintf with boost format in common code build by MSVC

commit 1c25b884b67449de3f8ff6d4c2a2e8c83ae1f74f
Author: Josh Blum <address@hidden>
Date:   Wed Jul 20 12:01:55 2011 -0700

    core: hack needed for gri wisdom on windows because you cant pass file 
descriptors across library boundaries

commit 72d080886d544b3ac974ed31e9fa526b4fb3036e
Author: Josh Blum <address@hidden>
Date:   Wed Jul 20 12:00:28 2011 -0700

    core: use gendir envvar to optionally generate makfile.gen into the build 
dir

commit 08936428827ff801db174e8a2db1cf26ecff857c
Author: Josh Blum <address@hidden>
Date:   Sat Jul 9 19:39:30 2011 -0700

    core: added missing io.h includes on cc files
    
    Added to the cc files which were missing io.h and
    required compatibility declarations in io.h to compile.
    Applies to compiling under MSVC with cmake work branch.

commit 34488d41f4bb066fb506f6851e92daf02609262b
Author: Josh Blum <address@hidden>
Date:   Sat Jul 9 19:30:40 2011 -0700

    core: added missing config.h includes on cc files
    
    Added to the cc files which were missing config.h and
    required compatibility functions defined in config.h.
    Applies to compiling under MSVC with cmake work branch.

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.

commit c0580462f19d99a97b7955b9215bd08eab24cd5b
Author: Johnathan Corgan <address@hidden>
Date:   Tue Jul 19 09:31:10 2011 -0700

    gr-vocoder: adds alaw encoder, decoder, and audio loopback example

commit b80502b71eb27f9329b5d5e641bd0dd5ad0d7cdd
Author: Johnathan Corgan <address@hidden>
Date:   Tue Jul 19 09:06:58 2011 -0700

    gr-vocoder: adds ulaw encoder, decoder, and audio loopback example

commit 877683e50587cc208d2869efa0273351784dcb76
Author: Johnathan Corgan <address@hidden>
Date:   Tue Jul 19 08:01:33 2011 -0700

    gr-vocoder: moved g72x out of gnuradio-core, renamed g7xx

commit 0d30c802c947fe3a6db3ee8a4907e167debe477f
Merge: e90497c 7e2b45b
Author: Johnathan Corgan <address@hidden>
Date:   Tue Jul 19 07:25:00 2011 -0700

    Merge branch 'master' into next

commit e90497c104ea2eb3854e1081e32ffab07d26a314
Author: Johnathan Corgan <address@hidden>
Date:   Mon Jul 18 17:01:23 2011 -0700

    gr-vocoder: distcheck fixes

commit 2c1ac6a86dada1a16fa4d112781678c595af46b2
Author: Johnathan Corgan <address@hidden>
Date:   Mon Jul 18 16:42:17 2011 -0700

    gnuradio-examples: removed digital_voice examples

commit 2efdfbb5cc8b9c76dec861fea8396a8f011df1c2
Author: Johnathan Corgan <address@hidden>
Date:   Mon Jul 18 16:39:20 2011 -0700

    gr-vocoder: removed gr-codec2-vocoder

commit b409a4b0c6131e01fc5a03c0fc31caa4829b0dec
Author: Johnathan Corgan <address@hidden>
Date:   Mon Jul 18 15:54:43 2011 -0700

    gr-vocoder: re-implemented gr-codec2-vocoder inside gr-vocoder

commit c067ea65d7433d4111b344ded6dfbf089062cf33
Merge: 7d328d3 c925602
Author: Johnathan Corgan <address@hidden>
Date:   Mon Jul 18 12:01:52 2011 -0700

    Merge remote branch 'ttsou/codec2' into wip/vocoders
    
    Conflicts:
        config/Makefile.am
        configure.ac

commit 7d328d30b395cde3bfbe5d3ee2e4ffcd46255e03
Author: Johnathan Corgan <address@hidden>
Date:   Mon Jul 18 11:46:35 2011 -0700

    gr-cvsd-vocoder: removed from tree

commit 53cb984afd6f4dcb65f413dc9c4d8277eb8cc7d5
Author: Johnathan Corgan <address@hidden>
Date:   Mon Jul 18 11:21:59 2011 -0700

    gr-vocoder: re-implemented gr-cvsd-vocoder in gr-vocoder

commit 71d382debf95d37a0d388fa37476fbf60f0e9714
Author: Johnathan Corgan <address@hidden>
Date:   Mon Jul 18 10:25:07 2011 -0700

    gr-gsm-fr-vocoder: removed from tree

commit 30754b17df67a808e7c960d4f3c94a6b05557a17
Author: Johnathan Corgan <address@hidden>
Date:   Mon Jul 18 06:28:05 2011 -0700

    gr-vocoder: reimplemented gr-gsm-fr-vocoder in gr-vocoder

commit a6a51938fabe4cbcd6de596b479a4f8c343deb86
Merge: 37d2e0e ece528d
Author: Johnathan Corgan <address@hidden>
Date:   Mon Jul 18 05:44:42 2011 -0700

    Merge remote branch 'gnuradio/next' into wip/vocoders

commit ece528da43f561eaa4f6de46f7bdab976cc85547
Author: Tom Rondeau <address@hidden>
Date:   Mon Jul 18 07:01:33 2011 -0400

    digital: fixing imports and build/dist for gr-digital.

commit 37d2e0ecdb74183d40a4097c6404d252acea5fd1
Merge: fd1a28f 4daafa4
Author: Johnathan Corgan <address@hidden>
Date:   Sun Jul 17 16:13:53 2011 -0700

    Merge remote branch 'gnuradio/next' into wip/vocoders

commit fd1a28f693ed41d4bba9f1c800e79693e4c55ed2
Author: Johnathan Corgan <address@hidden>
Date:   Sun Jul 17 16:06:56 2011 -0700

    gr-vocoder: add skeleton top-level component

commit 4daafa4e7d91b01e64cd8260fcbb9a97708524ba
Author: Tom Rondeau <address@hidden>
Date:   Sun Jul 17 18:34:34 2011 -0400

    digital: reverting back to ofdm, pkt, and modulation_utils in gnuradio-core 
to master. Moved new versions under gr-digital.

commit f7b9a0c6922c86cd54c1300ab45209d8e2db13df
Merge: caa4af8 04409d2
Author: Tom Rondeau <address@hidden>
Date:   Sun Jul 17 17:25:57 2011 -0400

    Merge branch '8psk' into next
    
    Conflicts:
        gr-msdd6000/src/Makefile.swig.gen

commit 04409d2ba42ac5b372a7b6bb7e9c8de5722d76d7
Author: Tom Rondeau <address@hidden>
Date:   Tue Jul 12 23:05:25 2011 -0400

    trellis: fixing trellis build and qa structure. run_tests.in adds 
gr-digital to the PYTHONPATH so that the QA code can import digital_swig.

commit 0b3d5b1a3238d9f72bcdef6aa3131776fb572175
Author: Tom Rondeau <address@hidden>
Date:   Tue Jul 12 23:02:47 2011 -0400

    fixing build for constellation code. Had to make some changes to the qa 
code to import the right stuff after being changed from sitting in 
gnuradio-core.

commit 54a1ae3aeea9709e436bb2fc69ae47aeffd1cb29
Author: Tom Rondeau <address@hidden>
Date:   Tue Jul 12 22:59:59 2011 -0400

    fixing build

commit 0b82040fc377c288da9395b62ffd5ef1b334027b
Author: Tom Rondeau <address@hidden>
Date:   Sun Jul 10 20:32:04 2011 -0400

    digital: removed new constellation blocks from gnuradio-core.

commit 7efeff11a41392c55d2e2a620c17b9e1bda21205
Author: Tom Rondeau <address@hidden>
Date:   Sun Jul 10 20:30:25 2011 -0400

    digital: work on build to make gr-trellis dependent on gr-digital.

commit f232855f93d4bccf08b9836943b55c25c2ef0055
Author: Tom Rondeau <address@hidden>
Date:   Sun Jul 10 20:29:27 2011 -0400

    digital: moving more constellation blocks into gr-digital. Builds, make 
check needs work.

commit 7dfb50a3deec474bb8896cfbfc8d51928908bd17
Author: Tom Rondeau <address@hidden>
Date:   Sun Jul 10 20:28:47 2011 -0400

    digital: fixed variable ordering to remove warning.

commit caa4af889f54a696d3a533c77c5016df82f2987c
Author: Johnathan Corgan <address@hidden>
Date:   Fri Jul 8 19:01:10 2011 -0700

    build: fix incorrect version on next branch

commit 2cad94708515537d889bc0e1444472db81ee8ba5
Merge: 6c9de15 1aeb7d0
Author: Johnathan Corgan <address@hidden>
Date:   Fri Jul 8 18:36:32 2011 -0700

    Merge branch 'master' into next

commit c9256024ea6b6956f7969fc742d6514810db9812
Author: Thomas Tsou <address@hidden>
Date:   Wed May 25 15:15:08 2011 -0700

    vocoder: codec2: add block for David Rowe's Codec2

commit 6c9de15d04721c9c77b2c8bf5e6202461eeb1c29
Merge: ec4c3c3 5938a37
Author: Johnathan Corgan <address@hidden>
Date:   Wed Jul 6 19:11:10 2011 -0700

    Merge branch 'master' into next

commit ec4c3c3c2893b9f068ca11ad623a77d9b12f60a8
Merge: 0ff8efa b7d8980
Author: Johnathan Corgan <address@hidden>
Date:   Mon Jul 4 21:07:29 2011 -0700

    Merge branch 'master' into next

commit 0ff8efadfbd68def82b360db461ae9adb52f176f
Merge: 250998d 2930812
Author: Johnathan Corgan <address@hidden>
Date:   Sun Jul 3 18:00:24 2011 -0700

    Merge branch 'master' into next

commit 250998de9bf1dc3550e33309b316268f857499a2
Author: Johnathan Corgan <address@hidden>
Date:   Sun Jul 3 16:32:23 2011 -0700

    msdd6000: removed from tree, obsolete

commit f2b3a24eeb7d37111f856ee0d14525611706bb9b
Author: Johnathan Corgan <address@hidden>
Date:   Sun Jul 3 16:07:29 2011 -0700

    sounder: removed from tree, obsolete

commit e18740dee59e76432fd1ff62feadf7ad77215c1d
Author: Johnathan Corgan <address@hidden>
Date:   Sun Jul 3 16:01:08 2011 -0700

    radar-mono: removed from tree, obsolete

commit f4bfaf0382f6a516db6e1eed82a6de1e7217dd19
Author: Johnathan Corgan <address@hidden>
Date:   Sun Jul 3 15:56:05 2011 -0700

    gpio: removed from tree, obsolete

commit b25fa9d98bf9e27d036bf3cd44fa996fd0b5b51b
Merge: 3baf863 9810b88
Author: Johnathan Corgan <address@hidden>
Date:   Sun Jul 3 12:13:42 2011 -0700

    Merge branch 'master' into next

commit 3baf863bc0418960ff120fabaa703e710f604377
Author: Johnathan Corgan <address@hidden>
Date:   Fri Jul 1 11:38:36 2011 -0700

    Fix sensitivity accessor in gr_frequency_modulator_fc.
    
    Since this was corrected after the 3.4 API freeze, it is going into
    the 3.5 branch.

commit 0a24c0b23396c6adefcc61b2d16658ab2b56974c
Merge: b9d2979 2cdc486
Author: Johnathan Corgan <address@hidden>
Date:   Fri Jul 1 11:35:37 2011 -0700

    Merge branch 'master' into next

commit e13fcfbd9d82ea37610c5423229fa3a228fa604d
Merge: 5ce630c 233621d
Author: Tom Rondeau <address@hidden>
Date:   Wed Jun 22 16:33:45 2011 -0700

    Merge pull request #2 from benreynwar/8psk
    
    Constell obj

commit 233621d6bbc3c68109998d0e68ffc7df7de69eb4
Author: Ben Reynwar <address@hidden>
Date:   Tue Jun 21 15:51:40 2011 -0700

    gr-digital, gr-trellis: Fixing gr-trellis to work with constellation now 
that it is in gr-digital.

commit 192f4a6614fb347c6bf5acb9cac0d190bb33089d
Author: Ben Reynwar <address@hidden>
Date:   Mon Jun 13 13:44:17 2011 -0700

    Fixed error in m4 config file.

commit f73984a6b43af4c4795af4b91657cc7b1ff49dae
Merge: 2c8b1d9 5ce630c
Author: Ben Reynwar <address@hidden>
Date:   Mon Jun 13 13:30:19 2011 -0700

    Merge branch '8psk' of https://github.com/trondeau/gnuradio into 8psk

commit 5ce630cbce6460b739b175257ce0d717095a55f4
Merge: 86553ec f0143c5
Author: Tom Rondeau <address@hidden>
Date:   Mon Jun 13 12:35:42 2011 -0400

    Merge branch 'master' into 8psk
    
    Conflicts:
        gr-qtgui/lib/qtgui_time_sink_c.cc
        gr-trellis/src/lib/Makefile.am
        gr-trellis/src/lib/calc_metric.h
        gr-trellis/src/lib/trellis.i
        gr-trellis/src/lib/trellis_constellation_metrics_cf.i
        gr-trellis/src/lib/trellis_metric_type.h
        gr-trellis/src/lib/trellis_sccc_encoder_XX.i.t

commit b9d297910b0a04fc567e929cf4d80d0c61a8f885
Merge: e1fd603 f0143c5
Author: Johnathan Corgan <address@hidden>
Date:   Sat Jun 11 21:25:48 2011 -0700

    Merge master into next, skipping revision change

commit e1fd603f0457e596ce59ac1ec3805fe4119296d2
Author: Johnathan Corgan <address@hidden>
Date:   Sat Jun 11 21:16:37 2011 -0700

    Update revision to 3.5.0git

commit 86553ec410b1074bc4258b22027c5d31443d12ec
Author: Tom Rondeau <address@hidden>
Date:   Mon Jun 6 11:36:24 2011 -0400

    digital: converting LMS algorithm to use the gr_adaptive_filter structure 
and making naming consistent (so CMA and LMS look and behave similary with 
different error and upate functions).

commit 23ee6269df6f139ef6b85e7f404d452c10bb63a8
Author: Tom Rondeau <address@hidden>
Date:   Mon Jun 6 11:35:28 2011 -0400

    digital: formatting CMA code; adding get_ functions and renaming things for 
consistency.

commit 7293ac44d02280407f2b8dfd265eafe33178086f
Author: Tom Rondeau <address@hidden>
Date:   Fri Jun 3 17:57:32 2011 -0400

    digital: fixing comments on LMS DD equalizer

commit 92770a5a7fc8a662c33256a08e3eb16be593eb59
Author: Tom Rondeau <address@hidden>
Date:   Fri Jun 3 17:56:47 2011 -0400

    digital: adding GRC block for LMS DD equalizer.

commit 6ffd5d207483b05b0137608a428563b3cead3d26
Author: Tom Rondeau <address@hidden>
Date:   Fri Jun 3 17:56:27 2011 -0400

    digital: fixing 8psk constellation object to properly slice.

commit 7d1d1902c54dc8feeb5742592e28403011602708
Author: Tom Rondeau <address@hidden>
Date:   Fri Jun 3 17:14:28 2011 -0400

    digital: adding an LMS decision-directed equalizer block.

commit 1db1cabf26f9f543e35ae7082917fc1cdd5d6853
Author: Tom Rondeau <address@hidden>
Date:   Fri Jun 3 17:14:05 2011 -0400

    digital: adding some comments to the swig file

commit dfe571b314543018b421066f502ff1e65576e2ee
Merge: 781de9e a23a0a4
Author: Tom Rondeau <address@hidden>
Date:   Fri Jun 3 09:51:57 2011 -0400

    Merge branch 'master' into 8psk

commit 781de9ee2986e96f201e796b5371d6bcb6324982
Author: Tom Rondeau <address@hidden>
Date:   Wed May 18 12:12:17 2011 +0100

    filter: Adding a concept of output samples per symbol to the PFB clock 
recovery alg, mostly so you can pass on 2+ samples per symbol to a follow-on 
equalizer.

commit 900e227bd6a78609d3f4017291af944edae9a3dd
Author: Tom Rondeau <address@hidden>
Date:   Wed May 18 11:05:50 2011 +0100

    core: minor changes to clean up adaptive filter code.

commit 8edabae54b3b7c64180d734d4525a94e2a2d1ac8
Author: Tom Rondeau <address@hidden>
Date:   Wed May 18 11:05:10 2011 +0100

    digital: set number of samps per symbol for the equalizer. Also, explicitly 
set the initial taps of the adaptive filter to 0+j0

commit 3752974f8c132b5ea55f3ea0f8e9c072c83855cc
Merge: 8584298 f53fef3
Author: Tom Rondeau <address@hidden>
Date:   Fri May 13 17:28:18 2011 +0100

    Merge branch 'master' into 8psk

commit 2c8b1d999e7388c4513149615b5c7ebedb854d35
Author: Ben Reynwar <address@hidden>
Date:   Thu May 12 13:17:06 2011 -0700

    Fixing typos in grc xml files.

commit 0b3658687ac902763ffa4d1c0f574e470b3c28db
Author: Ben Reynwar <address@hidden>
Date:   Wed May 11 00:17:09 2011 -0700

    Moved generic psk and qam modulation into gr-digital.

commit f6c10234d42f5b6913002ca3cd5723b9c5270f7c
Author: Ben Reynwar <address@hidden>
Date:   Tue May 10 23:14:30 2011 -0700

    Modifying gr_trellis for gr_constellation -> digital_constellation change.

commit 8584298ae45ad1a0210e5d4ed67cdfae64a93c7c
Author: Tom Rondeau <address@hidden>
Date:   Mon May 9 16:33:39 2011 +0100

    gr-qtgui: adding the various windows as initial options for the qtgui sink 
in GRC.

commit 97fd10af58ecd4effcf1715eed502836e3c2e1da
Author: Tom Rondeau <address@hidden>
Date:   Mon May 9 12:13:50 2011 +0100

    gr-qtgui: makes time sink a sync_block (since it is) and uses 
set_output_multiple instead of forecast. The result is that multiple streams 
maintain constant relationship, which they did not before. This should also 
prevent us from having to keep so much book-keeping of the indecies, and we 
will hopefully be able to clean this up soon.

commit a72bde633dda63c4471111894ca6b92a87318d5f
Merge: bdd0bd4 207a2ae
Author: Tom Rondeau <address@hidden>
Date:   Sun May 8 19:58:43 2011 +0100

    Merge branch 'master' into 8psk

commit bdd0bd405c2ea645395917c1abb91c964210c4d9
Author: Tom Rondeau <address@hidden>
Date:   Sun May 8 17:04:32 2011 +0100

    build: committing updated Makefile.swig.gen files.

commit c7fca756d4f880cfeea7c4b4b3319203ae7d6e90
Author: Tom Rondeau <address@hidden>
Date:   Sun May 8 17:04:08 2011 +0100

    digital: fixing qa code; adding (untested) GRC block for DxPSK demods.

commit 1cbe1cae4dd4d651b676bedb060343a7c651f880
Merge: ed4e996 cbf76b8
Author: Tom Rondeau <address@hidden>
Date:   Sun May 8 16:50:32 2011 +0100

    Merge branch '8psk' of github.com:trondeau/gnuradio into 8psk

commit cbf76b863bfd62ca22913b84bc705908a817b664
Merge: 918d53d 6c3623b
Author: Tom Rondeau <address@hidden>
Date:   Sun May 8 11:54:44 2011 -0400

    Merge branch '8psk' of github.com:trondeau/gnuradio into 8psk
    
    Conflicts:
        gr-digital/lib/digital_costas_loop_cc.cc
        gr-digital/python/qa_costas_loop_cc.py

commit ed4e99647d02c89678d3aba36e6867a1dfea0978
Author: Tom Rondeau <address@hidden>
Date:   Sat Apr 9 22:36:04 2011 -0400

    gr-digital: bumping up the signal amplitude into the costas loop for the 
8PSK slicer.

commit 6c3623b0b084ce9328557ebd3cd487c484ee1c5b
Author: Tom Rondeau <address@hidden>
Date:   Sat Apr 9 18:36:27 2011 -0400

    gr-digital: adding dbpsk, dqpsk, and d8psk demodulators to gr-digital.

commit cd73f4af9ed50369c47655f9ebb29a4a1ad56f1d
Author: Tom Rondeau <address@hidden>
Date:   Sat Apr 9 16:24:16 2011 -0400

    gr-digital: moved dbpsk, dqpsk, d8psk into the gr-digital space. Mods 
tested and working in GRC.

commit d543b6847b02371c3e63fcc517333a2e41aed15d
Author: Tom Rondeau <address@hidden>
Date:   Fri Apr 8 22:36:16 2011 -0400

    gr-digital: formatting constellation block for our style; adding 8PSK 
constellation.

commit c6d7be41abc63a9e5b52a12ef05d578f09797054
Author: Tom Rondeau <address@hidden>
Date:   Fri Apr 8 21:44:52 2011 -0400

    gr-digital: updating build for consetellation object move.

commit 78078fe0015fe87b15777b94858f5110e65244c5
Author: Tom Rondeau <address@hidden>
Date:   Fri Apr 8 21:43:25 2011 -0400

    gr-digital: moved consetellation object into gr-digital space.

commit 2ce3ebb921bba17a11eda2253b5670b8a50684e9
Author: Tom Rondeau <address@hidden>
Date:   Fri Apr 8 16:26:54 2011 -0400

    gr-digital: Updated Costas loop QA to work with all tests wth new API.

commit 73a22b09349a1645d74701941e82215f390d71bb
Merge: 20678e6 21b64f0
Author: Tom Rondeau <address@hidden>
Date:   Fri Apr 8 15:37:53 2011 -0400

    Merge branch 'constell_obj' into 8psk

commit 21b64f070a3eb38ab044529a6ddd9cd6b6d0a2cb
Merge: d7093fd 5c358af
Author: Tom Rondeau <address@hidden>
Date:   Fri Apr 8 15:37:29 2011 -0400

    Merge branch 'master' into constell_obj
    
    Conflicts:
        gnuradio-core/src/lib/filter/gr_pfb_clock_sync_ccf.h
        gr-audio-oss/src/Makefile.swig.gen
        gr-audio/swig/Makefile.swig.gen

commit 20678e6dc1c2812a6b9abc3a8bf47f368a602f0d
Author: Tom Rondeau <address@hidden>
Date:   Fri Apr 8 14:09:13 2011 -0400

    gr-digital: introducing a new blind equalizer based on minimizing the 
kurtosis. Does not work yet.

commit 6d080314a1e4619f96685f8c4514f4bc37a5c1e3
Author: Tom Rondeau <address@hidden>
Date:   Thu Apr 7 10:53:05 2011 -0400

    gr-digital: exposing accessors of CMA equalizer through swig and into GRC. 
Also added protection from exploding error calcs by clipping.

commit 9fc0750bbe5987efe36c571526e432f6ed6858bb
Author: Tom Rondeau <address@hidden>
Date:   Thu Apr 7 09:54:31 2011 -0400

    gr-digital: adding CMA equalizer to gr-digital. This replaces the 
gr_cma_equalizer_cc in gnuradio-core and uses the complex-in, complex-out, 
complex-taps version of the gr_adaptive_filter.

commit 5addd18bf0b5d4900220adc5da571d789a0d7fea
Author: Tom Rondeau <address@hidden>
Date:   Thu Apr 7 09:52:14 2011 -0400

    gr-digital: Adding a ccc version of the adaptive filter (to use complex 
taps).

commit 209bf6ec91df1f54120b1745edb225c1c7cc2aa5
Author: Tom Rondeau <address@hidden>
Date:   Thu Apr 7 09:51:57 2011 -0400

    gr-digital: getting rid of warnings from costas loop block.

commit 831134234e5ab6d3a29f21f89b338c9656328946
Merge: b30c793 eca5501
Author: Tom Rondeau <address@hidden>
Date:   Wed Apr 6 17:10:16 2011 -0400

    Merge branch 'master' into 8psk

commit 918d53d764736fe2be79e1a6e08aba7d2e75f56d
Author: Tom Rondeau <address@hidden>
Date:   Wed Mar 30 00:06:55 2011 -0400

    gr-digital: updatign QA code to new interface of Costas Loop.

commit 1a43b1c6d705710a58b4bbd3bcb4000766425091
Author: Tom Rondeau <address@hidden>
Date:   Wed Mar 30 00:01:01 2011 -0400

    gr-digital: cleaning up and commenting.

commit b30c79326c3eedf5ebf20be62306f0511b98a0e7
Author: Tom Rondeau <address@hidden>
Date:   Tue Mar 29 00:48:49 2011 -0400

    gr-digital: restructured Costas loop to be specified in terms of the 
damping factor and natural frequency instead of randomly setting the gains. 
Much more robust in simulation.

commit aa7098456732b705e8de1d939fe9ce96243816d9
Author: Tom Rondeau <address@hidden>
Date:   Mon Mar 28 22:22:14 2011 -0400

    gr-digital: adding GRC components for Costas loop.

commit a6c20fcd651e111dbb835b7d2becc822cd8ec552
Author: Tom Rondeau <address@hidden>
Date:   Mon Mar 28 22:21:49 2011 -0400

    gr-digital: adding QA code for Costas loop block.

commit f6e8da2d7cb16c68a3e3683a0e81c84eda73dabf
Author: Tom Rondeau <address@hidden>
Date:   Mon Mar 28 22:20:03 2011 -0400

    gr-digital: renaming block to avoid name collision with stuff in 
gnuradio-core.

commit 58b27b537b66cd8d4225bf9a62a0afda22e9c387
Author: Tom Rondeau <address@hidden>
Date:   Mon Mar 28 18:04:27 2011 -0400

    digital: fixing up build structure. Compiles now.

commit 4c54956b748980cd60153aa6f4f1afbd42a8bb06
Author: Tom Rondeau <address@hidden>
Date:   Mon Mar 28 18:04:06 2011 -0400

    digital: configuration files for building gr_digital

commit 71cea6540c959d2cffde47b2b0be72b320890077
Author: Tom Rondeau <address@hidden>
Date:   Mon Mar 28 17:38:26 2011 -0400

    pager: fixed naming in PC file.

commit 485be49c4f81db57a78e333e9bd99cd2c77b1e7a
Author: Tom Rondeau <address@hidden>
Date:   Mon Mar 28 17:36:51 2011 -0400

    gr-digital: adding a new top-level block for digital comms work.

commit d24a3fa25cd213b7a0aeab07da232bdce904af80
Author: Tom Rondeau <address@hidden>
Date:   Sat Mar 26 12:16:37 2011 -0400

    Adding phase detector in Costas loop for 8PSK.

commit d7093fd06d0ec37f6ba2841d202fe90f4fa3661e
Author: Ben Reynwar <address@hidden>
Date:   Sun Feb 27 23:14:26 2011 -0700

    Fixed to make compatible with python 2.4

commit 1aa94c0ddbe9f610ed3a431a0980084d85e7311e
Author: Ben Reynwar <address@hidden>
Date:   Sun Feb 27 17:04:18 2011 -0700

    Updated copyright notice dates.

commit 3a5d052979b8a624f5d290fa2c23486d9d8dc94a
Author: Ben Reynwar <address@hidden>
Date:   Sun Feb 27 17:03:44 2011 -0700

    Minor bug fixes (from last two commits)

commit c783c2f959ef53b75a279ce91ce23f68fd2566ae
Merge: 315f45c a02bb13
Author: Ben Reynwar <address@hidden>
Date:   Sun Feb 27 13:46:47 2011 -0700

    Merge branch 'next' into constell_obj

commit 315f45c234e2fa84fc83641c8404cc5fcdb8412e
Author: Ben Reynwar <address@hidden>
Date:   Sun Feb 27 13:40:48 2011 -0700

    Removing docstring generation from this branch.

commit aaabfd9202f1008f5902aac73ff811242fbb1f1b
Author: Ben Reynwar <address@hidden>
Date:   Sun Feb 27 09:32:29 2011 -0700

    Added testing module for constellation_receiver.

commit af9c07be1d9594490dc5ecf69552fcf41ed2e100
Author: Ben Reynwar <address@hidden>
Date:   Sun Feb 27 09:32:02 2011 -0700

    Added utility python sequence comparison scripts for use in testing.

commit 38fe2e1ba02029998f8feb46fccd0608eb181def
Author: Ben Reynwar <address@hidden>
Date:   Sun Feb 20 09:13:55 2011 -0700

    Constellation objects accept n-dimensional points. (i.e. n complex numbers 
correspond to one symbol value.)

commit e10ea35d7a32c525145877f2ef39642fc68d8c3f
Author: Ben Reynwar <address@hidden>
Date:   Sun Feb 13 19:44:41 2011 -0700

    Added constellation object unit test.

commit 7fea5a1532e2c9d65406745fa7a18cf5ea3395ad
Author: Ben Reynwar <address@hidden>
Date:   Sun Feb 13 19:43:19 2011 -0700

    Fixing bugs in qam.py.

commit 6e09949418f7c7c0fe21b4bd69d2f4ff079ce941
Author: Ben Reynwar <address@hidden>
Date:   Sun Feb 13 19:42:48 2011 -0700

    Added rotational symmetry info to gr_constellation.

commit 0c7d7678defe24eb2a20ef6726c9aa57cf012d38
Author: Ben Reynwar <address@hidden>
Date:   Sun Feb 13 19:39:50 2011 -0700

    Added gr_constellation_decoder2_cb block.

commit e4df34e785651787930b2b2fcd4c9fbdeac5d8fc
Author: Ben Reynwar <address@hidden>
Date:   Wed Feb 9 14:19:40 2011 -0700

    Changed constellation objects so that codings besides gray code can be used.

commit 765c9f6e947d6dd765d1f33f3d4668f0c69486ee
Author: Ben Reynwar <address@hidden>
Date:   Sun Feb 6 16:42:36 2011 -0700

    Added tests to qa_trellis.py.

commit d10b330e60e62ff031785d96ec98c455c5c562eb
Author: Ben Reynwar <address@hidden>
Date:   Sun Feb 6 16:39:26 2011 -0700

    Added comments to fsm.h

commit 4b42ab554e45e4326466976028ed25123746205f
Author: Ben Reynwar <address@hidden>
Date:   Sun Feb 6 14:02:44 2011 -0700

    Added trellis_constellation_metrics_cf.  It is equivalent to 
trellis_metrics_c but it uses the constellation object's calc_metric method.  
This method is also added here.  trellis_metric_type.h is moved to 
gr_metric_type since constellation object is now dependent on it.

commit f450ed2d99672832eb8ca10af4c3be9a1dc81a96
Author: Ben Reynwar <address@hidden>
Date:   Tue Feb 1 13:02:42 2011 -0700

    Forgot to add qpsk.py in last commit.

commit 2e7d6f638181231bad0a8fd2fa6fb72cf6ad1f7c
Author: Ben Reynwar <address@hidden>
Date:   Mon Jan 31 23:25:36 2011 -0700

    Added QPSK constellation object.

commit c72e8c84f565cf3be61780515fa6f7f3dfd73218
Author: Ben Reynwar <address@hidden>
Date:   Mon Jan 31 22:30:34 2011 -0700

    Tidied qam.py

commit f2196f9ca883114d2c39beb59489387a43b8bff7
Author: Ben Reynwar <address@hidden>
Date:   Mon Jan 31 22:30:15 2011 -0700

    Added BPSK constellation object.

commit 8f81162fbd94c708e71caf2f402588db4d1d82c6
Author: Ben Reynwar <address@hidden>
Date:   Sun Jan 30 21:58:09 2011 -0700

    Added ofdm_frame_sink2.  Like ofdm_frame_sink but uses constellation object.

commit 0e8c354254481d57af568af9250a8e9ea4f6904d
Author: Ben Reynwar <address@hidden>
Date:   Sun Jan 30 21:33:24 2011 -0700

    Modified python level OFDM to use constellation object.

commit 44ad2b33d0b86f0ffe95d025fefa2c774cf80c85
Author: Ben Reynwar <address@hidden>
Date:   Sun Jan 30 13:36:24 2011 -0700

    Fixed Makefiles to generate swig_doc.i

commit d1d4c8fd9dcf852cef9c274363182209c6761145
Merge: f6547e1 023167c
Author: Ben Reynwar <address@hidden>
Date:   Sun Jan 30 09:50:36 2011 -0700

    Merged upstream from next

commit f6547e103e6cae44ff2a81b0f83675ccc897f2e9
Author: Ben Reynwar <address@hidden>
Date:   Thu Jan 27 12:36:31 2011 -0700

    Minor changes to a benchmark example in gnuradio-examples/python/digital.

commit 7323d193b541e009666b2f5a7ea5b8cd05646a8a
Author: Ben Reynwar <address@hidden>
Date:   Thu Jan 27 12:06:14 2011 -0700

    Minor typo in comments.

commit 19f4afaa4e3871e4a709e2774393bba6b6f6759a
Author: Ben Reynwar <address@hidden>
Date:   Sun Jan 23 21:43:42 2011 -0700

    Fixed minor bug in fsm.cc for fsms with 1 state.

commit c23d8a22a8b7859e83d95bd0b439229876c2d5b0
Author: Ben Reynwar <address@hidden>
Date:   Thu Jan 20 14:21:07 2011 -0700

    Added support for PSK to generic modulation.

commit 1ec42d6fa313c6d3eeefae783a74a8600da3b76e
Author: Ben Reynwar <address@hidden>
Date:   Fri Jan 14 23:30:35 2011 -0700

    Tidied QAM modulation.

commit 016dc56eb54860e98fe5ba2a99b12adfb74c7c83
Author: Ben Reynwar <address@hidden>
Date:   Sat Jan 1 15:33:58 2011 -0700

    Changed pky.py so that is possible to skip modulation/demodulation steps.

commit 493cd2e48eee4850f2ceef20c9dd487b93ea6b9e
Author: Ben Reynwar <address@hidden>
Date:   Sat Jan 1 15:31:55 2011 -0700

    Worked on generic demodulation.

commit ee21aaed629cfe9cec2e561c0e3d10374ec80e29
Author: Ben Reynwar <address@hidden>
Date:   Fri Dec 10 23:42:13 2010 -0700

    Fixing generic demodulation.

commit b12498643aa5c11a35a484925c565a7a9e746f75
Author: Martin Braun <address@hidden>
Date:   Fri Dec 10 17:30:01 2010 +0100

    fixed: FM sensitivity and calling gr_cpm::phase_response() through SWIG

commit 67e6c7e9a9420f2fc5ee14cee862412aad24b89f
Author: Martin Braun <address@hidden>
Date:   Fri Dec 10 14:31:00 2010 +0100

    fixed some XML glitches

commit ee5ac10dcec81570be475877b41be6219784d4c6
Author: Martin Braun <address@hidden>
Date:   Fri Dec 10 14:03:50 2010 +0100

    Forgot to add GRC blocks to block_tree, fixed

commit 3f9a95ae3e8b91faae6b59870429b84ccdfaa3db
Author: Martin Braun <address@hidden>
Date:   Fri Dec 10 13:48:37 2010 +0100

    Added GRC blocks to Makefile

commit c96ea6723a3e7ce6dc5bbccb4386647a088186aa
Author: Martin Braun <address@hidden>
Date:   Fri Dec 10 10:44:08 2010 +0100

    updated doxygen blocks, changed param order for gmsk

commit 704825a27f69f1f3b5cd24e413d4a10a291167e7
Author: Ben Reynwar <address@hidden>
Date:   Thu Dec 9 21:33:03 2010 -0700

    Fixing Makefile.am in blks2impl for recent changes.

commit ad4ad13c62f397e6f5940ca251af77fa77392998
Merge: 31c8002 7b19372
Author: Ben Reynwar <address@hidden>
Date:   Thu Dec 9 15:19:03 2010 -0700

    Merge branch 'grorg-master'

commit 31c8002c506d8452915163d9a57a00746e7dfc5b
Author: Ben Reynwar <address@hidden>
Date:   Thu Dec 9 15:16:29 2010 -0700

    Fixed Makefile so that generation of python docstrings works.  Still not 
well done.

commit 2863f40d5d0bca8713252bb3618f9844fccf673c
Author: Ben Reynwar <address@hidden>
Date:   Thu Dec 9 15:12:14 2010 -0700

    Added support for modulation/demodulation of a generic constellation.
    Not yet robust enough.
    Inefficient QAM modulation/demodulation also added (via the generic 
implementation).

commit 144ef2dbe12de3f1f784fb2e76771b1e174deb41
Author: Martin Braun <address@hidden>
Date:   Thu Dec 9 13:54:22 2010 +0100

    All CPM stuff included (C++/GRC/Python), tests pass

commit dd35f129cc0ecbbf092a25a60414fef133e6dc04
Author: Martin Braun <address@hidden>
Date:   Thu Dec 9 09:54:42 2010 +0100

    more elaborate checks, they also work now

commit 5155713e970946e2ce213c4f68ccc44e6737ead0
Author: Martin Braun <address@hidden>
Date:   Wed Dec 8 19:32:06 2010 +0100

    CPM make checks

commit 730e550d4ec5f429170d97383e3826193a893ac8
Author: Martin Braun <address@hidden>
Date:   Wed Dec 8 17:51:43 2010 +0100

    first version of CPM code

commit 4620927fdf7ddd70e8ddb63cf18b075740a099a5
Author: Ben Reynwar <address@hidden>
Date:   Sun Dec 5 21:19:51 2010 -0700

    Fixed typos in comments ('samples per symbol' not 'samples per second').

commit ed55c41ce13558b840654cea9c959d32dbaed174
Merge: 26e7851 dd656e9
Author: Ben Reynwar <address@hidden>
Date:   Fri Dec 3 21:30:27 2010 -0700

    Merge branch 'grorg-master'

commit 26e7851318dfc691fd4412823a392a15bd1c475e
Author: Ben Reynwar <address@hidden>
Date:   Fri Dec 3 21:25:47 2010 -0700

    Added a new example python script (a stripped down version of 
benchmark_loopback.py).
    Made minor change to blks2.demod_pkts.

commit 5ec67cd49bf164117ee9ec7de37d83b1b6b2d76c
Merge: a89d85d 9922d35
Author: Ben Reynwar <address@hidden>
Date:   Wed Nov 17 15:26:45 2010 -0700

    Merge branch 'grorg-master'

commit a89d85d0bff906d68ecc5293b0c45fc6170c5cb5
Merge: a20c127 1fa9a8e
Author: Ben Reynwar <address@hidden>
Date:   Wed Nov 3 22:29:09 2010 -0700

    Merge branch 'grorg-master'

commit a20c127a9469aeac9ec60bf432c4128c49349f34
Author: Ben Reynwar <address@hidden>
Date:   Wed Nov 3 20:53:07 2010 -0700

    Generation of python docstrings from doxygen xml.
    
    swig_doc.i is a swig interface file containing all the docstrings.
    It is generated using swig_doc.py and included by gnuradio.i.
    
    Minor changes to the swig make files have been made so that the generation
    of swig_doc.i occurs.

commit a310fe30079ea8f484e596d77c5132d3f73b517c
Author: Ben Reynwar <address@hidden>
Date:   Fri Oct 29 22:18:52 2010 -0700

    Adding doxyxml python package.  Acts as interface to doxygen-generated xml.

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


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



reply via email to

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