Activity

From 07/05/2011 to 08/03/2011

08/03/2011

11:50 pm Revision 1c595293: core: removed modification of includedir for pc file, its not needed and was m...
Josh Blum
06:58 pm Revision c468f490: atsc: forgot to add gruel to the list of deps for unit test, also chmod +x uni...
Josh Blum
08:58 am Revision f19b9b8b: atsc: did work on symbol visibility and minor tweaks in qa code for MSVC
Josh Blum
07:12 am Revision 8abd6a44: rs: reasonable workaround for compiling reed-solomon under MSVC
Josh Blum
12:47 am Revision 6ae0e7c1: Merge branch 'master' into next
* master:
patch: applying Alexandru Csete's patch (that I though I already applied...)
Tom Rondeau
12:47 am Revision 62768eed: Merge branch 'maint'
* maint:
patch: applying Alexandru Csete's patch (that I though I already applied...)
Tom Rondeau
12:46 am Revision 6f79b8be: patch: applying Alexandru Csete's patch (that I though I already applied...)
Tom Rondeau

08/02/2011

07:48 pm Revision 40a90710: Merge branch 'next' into digital
Josh Blum
07:45 pm Revision 7125a92e: 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 o...
Josh Blum
07:45 pm Revision fbe4a14d: cmake: language tweak for component group description
Josh Blum
07:43 pm Revision 3af9fe4e: cmake: set plat_specific when determining GR_PYTHON_DIR, this makes it use lib...
Josh Blum

07/30/2011

09:09 pm Revision 605f4a3b: updating PFB clock sync to use loop bandwidth and damping factor instead of se...
Tom Rondeau
09:04 pm Revision 42c894fb: digital: update documentation.
Tom Rondeau
08:04 pm Revision 6fd12da3: digital: Add a costas loop example program. Updates FLL example program to inc...
Tom Rondeau
07:59 pm Revision a6fa43a9: digital: updated Costas loop again. The damping factor is now set by default a...
Tom Rondeau
07:58 pm Revision 6876cd27: digital: better behavior of FLL code and added gets and sets for the frequency...
Tom Rondeau
07:57 pm Revision a3551b0a: digital: cut down number of samples in constellation_receiver QA code to make ...
Tom Rondeau
06:05 pm Revision 3a7aaf78: digtial: Added an example script to show/test the behavior of the FLL.
Tom Rondeau
04:41 pm Revision 5d5abdb7: digital: added QA code for FLL algorithm. Updated generic_mod_demod to use new...
Tom Rondeau
04:41 pm Revision 68dc13c1: digital: moved fll_band_edge into gr-digital.
Tom Rondeau
04:40 pm Revision 0eb52f16: digital: moved fll_band_edge out of gnruadio-core.
Tom Rondeau
03:28 pm Revision e1b4e608: core: made significant improvements in FLL algorithm. Now converges very nicely.
Tom Rondeau
01:24 am Revision 609a0cbd: cmake: tweaks + fixes for components/packaging
Josh Blum

07/29/2011

06:25 pm Revision 5a20a73f: gruel: fix for merge conflict verbose that got saved
Josh Blum
12:02 am Revision 8bc1c4dc: 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_decode...
Josh Blum

07/28/2011

06:26 pm Revision 8c824bf2: cmake: added -ldl flag to cppunit when pkg config is used
Josh Blum
04:55 pm Revision 152db0ca: cmake: be a little more robust when checking source code version
Josh Blum
04:39 pm Revision 250f4ac6: Merge branch 'next' of gnuradio.org:gnuradio into next
Josh Blum
04:37 pm Revision c87a5328: filter: fixed file extension on filter CMakeLists neon code
Josh Blum
01:48 am Revision aed2d2ea: fixed some more warnings; mostly in doxygen or order of variable initialization.
Tom Rondeau
01:09 am Revision 0a8bf57a: Merge branch 'master' into next
* master:
Fixed warnings generated from improper includes in swig interface file.
Fixed doxygen warning in gr-uhd
Tom Rondeau
12:48 am Revision c491449c: Fixed warnings generated from improper includes in swig interface file.
Tom Rondeau
12:48 am Revision 65bf5589: Fixed doxygen warning in gr-uhd
Tom Rondeau

07/27/2011

05:29 am Revision 7919aa97: Merge branch 'next' of gnuradio.org:gnuradio into next
Josh Blum
03:37 am Revision 302bd2d7: Merge branch 'master' into next
* master:
doxygen: fixed doxygen warnings.
Fixed type warning.
Fixed warnings about doxygen format.
Fixed ret...
Tom Rondeau
03:36 am Revision 77589906: Merge branch 'maint'
* maint:
doxygen: fixed doxygen warnings.
Fixed type warning.
Fixed warnings about doxygen format.
Fixed retu...
Tom Rondeau
02:42 am Revision 8e1f9ce7: doxygen: fixed doxygen warnings.
Tom Rondeau
02:00 am Revision 11c2435e: Fixed type warning.
Tom Rondeau
02:00 am Revision f6318ef0: Fixed warnings about doxygen format.
Tom Rondeau
01:59 am Revision b623dff4: Fixed return warnings.
Tom Rondeau
01:58 am Revision 50b82d2e: Fixed warnings about variable intialization order.
Tom Rondeau
12:59 am Revision 8b3c4ccf: digital: reworking code so digital examples work. BPSK seems to work fine offl...
Tom Rondeau
12:00 am Revision cc8f5c0d: Merge branch 'master' into next
Johnathan Corgan

07/26/2011

11:50 pm Revision 8cb09818: comedi: fix to use comedi 0.8 API
Johnathan Corgan
11:44 pm Revision d0112efa: Merge branch 'master' into next
Johnathan Corgan
11:39 pm Revision 7ab44e1b: Merge branch 'maint'
Johnathan Corgan
11:38 pm Revision 12719c36: 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 ...
Josh Blum
11:38 pm Revision e4c4e9c9: 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 t...
Josh Blum
06:47 pm Revision 097b9bd5: wxgui: fix to install wxgui python into gnuradio site-packages, not top level
Josh Blum

07/25/2011

04:14 am Revision ebcf1e9e: digital: reworking code so digital examples work. BPSK seems to work fine offl...
Tom Rondeau

07/24/2011

10:00 pm Revision 228568d5: digital: updates to build for gr-digital examples.
Tom Rondeau
09:47 pm Revision 9be3761d: digital: working digital transmit benchmark script to file.
Tom Rondeau
09:46 pm Revision 59c20a3f: digital: modifications to make Python scripts in digital usable.
Tom Rondeau
07:53 pm Revision bed68a6d: cmake: changed module include guards to model after builtin cmake modules
Josh Blum
07:42 pm Revision 199ab116: digital: moving Python digital stuff to gr-digital. Fixing some build issues.
Tom Rondeau
07:27 pm Revision aad02c6d: video-sdl: solution for proper swig directory windows
Josh Blum
06:26 pm Revision 58915e7c: digital: moving mpsk_receiver from gnuradio-core to gr-digital. Added QA code ...
Tom Rondeau
06:25 pm Revision 3ec035bf: digital: rename QA test to represent the function we are testing.
Tom Rondeau
05:25 pm Revision 1cb52da4: digital: moved CRC32 from gnuradio-core to gr-digital. Also added QA code for it.
Tom Rondeau
04:32 pm Revision a3425a6f: vocoder: added missing examples subdir add
Josh Blum
04:28 pm Revision 03e8904e: digital: adding QA code for LMS DD equalizer.
Tom Rondeau
03:41 pm Revision 3f7cf37a: digital: made clock recovery QA code executable.
Tom Rondeau
03:40 pm Revision a6430ec1: digital: fixed name of costas loop QA test block; made qa_binary_slicer_fb exe...
Tom Rondeau
03:39 pm Revision cae2a212: digital: added some QA tests for the clock_recovery_mm block.
Tom Rondeau
07:09 am Revision a4ff45eb: video-sdl: video sdl builds on windows with MSVC as well
Josh Blum
06:35 am Revision 2ac512b0: video-sdl: cmake build support for gr-video-sdl component (unix only)
Josh Blum
06:17 am Revision 7f622fef: comedi: cmake build support for gr-comedi component (linux only)
Josh Blum
05:47 am Revision 8752b611: atsc: added cmake support for gr-atsc (unix only)
Josh Blum

07/23/2011

06:54 pm Revision c6c77375: misc_next_branch_tweaks_to_build_on_osx_and_windows
Josh Blum
06:29 pm Revision 3017c8ea: vocoder: updated cmake build for new blocks (also fixed some tests)
Josh Blum
04:52 pm Revision 1904b381: Merge branch 'next' of gnuradio.org:gnuradio into next
Conflicts:
gr-trellis/src/lib/trellis_constellation_metrics_cf.cc
Josh Blum
04:41 pm Revision 2165d0c4: gr: tweaks to build cmake branch on osx
Josh Blum

07/22/2011

11:21 pm Revision dcee8e74: gr-vocoder: added G.723 40K ADPCM encoder, decoder, and audio loopback example
Johnathan Corgan
11:08 pm Revision 359715c3: gr-vocoder: added G.723 24K ADPCM encoder, decoder, and audio loopback example
Johnathan Corgan
10:57 pm Revision 7d4199a4: gr-vocoder: added G.721 32K ADPCM encoder, decoder, and audio loopback example
Johnathan Corgan
09:57 pm Revision d6334f04: volk: make volk a gr component in the top level
Josh Blum
09:19 pm Revision 01981660: uhd: also setup uhd library linking for swig
Josh Blum
06:55 pm Revision 17ef212c: trellis: added symbol visibility defines to gr-trellis, builds on MSVC and linux
Josh Blum
06:52 pm Revision 513febb1: cmake: generate shell script for each test because its nicer to diagnose problems
Josh Blum
06:39 pm Revision 6e83524a: volk: fix bug in finding machines by using absolute path
Josh Blum
05:36 pm Revision a988e3d4: volk: modified cmake pkgconfig to look for Orc > 0.4.11
Nick Foster
05:36 pm Revision eb43a23b: Volk: add in mutex capability to archs.xml. Turns out some compilers can do bo...
Nick Foster
05:33 pm Revision ec2d3a03: gr: added API macros for noaa and pager, also renamed the ones for digital and...
Josh Blum
05:18 am Revision d760edf9: vocoder: added symbol visibility defines to gr-vocoder, builds on MSVC and linux
Josh Blum
03:35 am Revision a444c2a5: digital: moving correlate_access_code to gr-digital.
Tom Rondeau
03:34 am Revision be7f6400: digital: using new psk2 to build the constellation and no longer use blks2
Tom Rondeau

07/21/2011

11:14 pm Revision b192751f: digital: added symbol visibility defines to gr-digital, builds on MSVC and linux
Josh Blum
07:05 am Revision c79eb945: vocoder: added cmake support for gr-vocoder (unix only)
Josh Blum
03:57 am Revision 40484019: digital: added cmake support for gr-digital (unix only)
Josh Blum
02:04 am Revision accb9f2f: gr: squashed cmakelists.txt into one commit
Josh Blum
01:38 am Revision f914499f: core: API declaration macros for core class and function symbols
Josh Blum
01:35 am Revision f7185e34: digital: removed LMS and CMA equalizers from core that are supplanted in gr-di...
Tom Rondeau
01:06 am Revision 1e179839: core: declare erf in case it was missing in math.h and provided for by the bui...
Josh Blum
01:06 am Revision ed34b5a0: gr: replaced uses of snprintf with boost format in common code build by MSVC
Josh Blum
01:05 am Revision d0a61158: core: removed files that included <strings.h>
Josh Blum
12:56 am Revision ed950948: gruel: support for windows API set realtime scheduling
Josh Blum
12:55 am Revision 947ae1cf: gruel: API declaration macros for gruel class and function symbols
Josh Blum
12:41 am Revision 1b7ad9d1: Merge branch 'next' of gnuradio.org:gnuradio into next
Tom Rondeau
12:37 am Revision 1f10b8ee: trellis: fixed bug in trellis constellation metrics on when to include config.h.
Tom Rondeau
12:36 am Revision b8350946: volk: snagged the volk changes from cmake branch
Josh Blum

07/20/2011

10:17 pm Revision af686ad1: core: removed uses of c99 dynamic arrays for MSVC compile
Josh Blum
07:20 pm Revision 2ed243a3: gr: replaced uses of snprintf with boost format in common code build by MSVC
Josh Blum
07:01 pm Revision 1c25b884: core: hack needed for gri wisdom on windows because you cant pass file descrip...
Josh Blum
07:00 pm Revision 72d08088: core: use gendir envvar to optionally generate makfile.gen into the build dir
Josh Blum
06:52 pm Revision 08936428: 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 ...
Josh Blum
06:52 pm Revision 34488d41: 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 t...
Josh Blum
03:34 am Revision 059720cc: digital: removed gr_costas_loop from gnuradio-core that is replaced in gr-digi...
Tom Rondeau
03:34 am Revision f6e1b8f0: digital: removed references to modulators that were moved to gr-digital.
Tom Rondeau
02:07 am Revision 7b54b63c: digital: moved clock_recovery_ff/cc to gr-digital.
Tom Rondeau
01:30 am Revision 3f94d49b: digital: moved gr_binary_slicer_fb to digital_binary_slicer_fb and added QA co...
Tom Rondeau

07/19/2011

04:31 pm Revision c0580462: gr-vocoder: adds alaw encoder, decoder, and audio loopback example
Johnathan Corgan
04:22 pm Revision b80502b7: gr-vocoder: adds ulaw encoder, decoder, and audio loopback example
Johnathan Corgan
03:01 pm Revision 877683e5: gr-vocoder: moved g72x out of gnuradio-core, renamed g7xx
Johnathan Corgan
02:25 pm Revision 0d30c802: Merge branch 'master' into next
Johnathan Corgan
02:21 pm Revision 7e2b45b8: volk: fix whitespace in Python script
Moritz Fischer
12:10 am Revision e90497c1: gr-vocoder: distcheck fixes
Johnathan Corgan

07/18/2011

11:42 pm Revision 2c1ac6a8: gnuradio-examples: removed digital_voice examples
Johnathan Corgan
11:39 pm Revision 2efdfbb5: gr-vocoder: removed gr-codec2-vocoder
Johnathan Corgan
11:36 pm Revision b409a4b0: gr-vocoder: re-implemented gr-codec2-vocoder inside gr-vocoder
Johnathan Corgan
07:01 pm Revision c067ea65: Merge remote branch 'ttsou/codec2' into wip/vocoders
Conflicts:
config/Makefile.am
configure.ac
Johnathan Corgan
06:46 pm Revision 7d328d30: gr-cvsd-vocoder: removed from tree
Johnathan Corgan
06:43 pm Revision 53cb984a: gr-vocoder: re-implemented gr-cvsd-vocoder in gr-vocoder
Johnathan Corgan
05:25 pm Revision 71d382de: gr-gsm-fr-vocoder: removed from tree
Johnathan Corgan
05:04 pm Revision 30754b17: gr-vocoder: reimplemented gr-gsm-fr-vocoder in gr-vocoder
Johnathan Corgan
12:44 pm Revision a6a51938: Merge remote branch 'gnuradio/next' into wip/vocoders
Johnathan Corgan
11:01 am Revision ece528da: digital: fixing imports and build/dist for gr-digital.
Tom Rondeau

07/17/2011

11:13 pm Revision 37d2e0ec: Merge remote branch 'gnuradio/next' into wip/vocoders
Johnathan Corgan
11:09 pm Revision fd1a28f6: gr-vocoder: add skeleton top-level component
Johnathan Corgan
10:34 pm Revision 4daafa4e: digital: reverting back to ofdm, pkt, and modulation_utils in gnuradio-core to...
Tom Rondeau
09:25 pm Revision f7b9a0c6: Merge branch '8psk' into next
Conflicts:
gr-msdd6000/src/Makefile.swig.gen
Tom Rondeau

07/13/2011

03:06 am Revision 04409d2b: trellis: fixing trellis build and qa structure. run_tests.in adds gr-digital t...
Tom Rondeau
03:06 am Revision 0b3d5b1a: fixing build for constellation code. Had to make some changes to the qa code t...
Tom Rondeau
03:06 am Revision 54a1ae3a: fixing build
Tom Rondeau

07/11/2011

02:38 am Revision 4f760496: audio: fixing alsa source like we did for alsa sink before.
Tom Rondeau
01:40 am Revision 9d385102: Merge branch 'master' of gnuradio.org:gnuradio
Tom Rondeau
12:44 am Revision 02bc52c1: qtgui: missed this when updating time info.
Tom Rondeau
12:32 am Revision 0b82040f: digital: removed new constellation blocks from gnuradio-core.
Tom Rondeau
12:32 am Revision 7efeff11: digital: work on build to make gr-trellis dependent on gr-digital.
Tom Rondeau
12:29 am Revision f232855f: digital: moving more constellation blocks into gr-digital. Builds, make check ...
Tom Rondeau
12:28 am Revision 7dfb50a3: digital: fixed variable ordering to remove warning.
Tom Rondeau

07/09/2011

02:01 am Revision caa4af88: build: fix incorrect version on next branch
Johnathan Corgan
01:36 am Revision 2cad9470: Merge branch 'master' into next
Johnathan Corgan
01:24 am Revision 1aeb7d08: gr-usrp: fix missing Makefile.am entry
Johnathan Corgan
12:41 am Revision 85477e81: Merge remote branch 'nick/volk_cmake'
Johnathan Corgan

07/08/2011

05:23 pm Revision 666cd2dd: Merged jblum/new_volk into master
Johnathan Corgan

07/07/2011

05:29 pm Revision c9256024: vocoder: codec2: add block for David Rowe's Codec2
Thomas Tsou
02:11 am Revision 6c9de15d: Merge branch 'master' into next
Johnathan Corgan
02:11 am Revision 5938a375: Merge branch 'maint'
Johnathan Corgan
02:10 am Revision f5c18ec5: gr-audio: fix missing Makefile.am clause
Date: Tue, 5 Jul 2011 23:16:48 -0500
Message-ID: <CAJFv4kPPVbA0dC=[email protected]>...
Michael Dickens

07/05/2011

04:07 am Revision ec4c3c3c: Merge branch 'master' into next
Johnathan Corgan
04:00 am Revision b7d8980a: gnuradio-examples, gr-audio: moved audio Python and C++ examples into gr-audio
This begins a transition of examples from a separate gnuradio-examples component
into an examples directory with the ...
Johnathan Corgan
12:39 am Revision 28984b99: deb: Added packaging for USRP(2)/gr-usrp(2) (FSF version).
usrp/ => libgnuradio-usrp-fsf, libgnuradio-usrp-fsf-dev,
usrp2/ python-gnuradio-usrp-fsf, gnuradio-us...
Johnathan Corgan
« Previous
Next »
 

Also available in: Atom