Activity

From 06/28/2011 to 07/27/2011

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

07/04/2011

06:51 pm Revision bfa9320d: deb: missed file from previous commit
Johnathan Corgan
06:35 pm Revision 8304ba0b: deb: Adds packaging for gr-audio
gr-audio/ => libgnuradio-audio, libgnuradio-audio-dev, python-gnuradio-audio
This package depends on all four Linux ...
Johnathan Corgan
01:00 am Revision 0ff8efad: Merge branch 'master' into next
Johnathan Corgan
12:51 am Revision 29308127: gr-utils: move non-GUI apps using old libusrp(2) into gr-usrp or gr-usrp2
One step (of many) to convert GNU Radio to use new Ettus Research UHD driver. Johnathan Corgan

07/03/2011

11:32 pm Revision 250998de: msdd6000: removed from tree, obsolete
Johnathan Corgan
11:07 pm Revision f2b3a24e: sounder: removed from tree, obsolete
Johnathan Corgan
11:01 pm Revision e18740de: radar-mono: removed from tree, obsolete
Johnathan Corgan
10:56 pm Revision f4bfaf03: gpio: removed from tree, obsolete
Johnathan Corgan
09:14 pm Revision 8c725683: deb: Partial deb packaging for release 3.4.0
Packaging complete for:
* doc/ => gnuradio-doc
* gruel/ => libgruel, libgruel-dev, p...
Johnathan Corgan
07:13 pm Revision b25fa9d9: Merge branch 'master' into next
Johnathan Corgan
07:13 pm Revision 9810b882: Merge branch 'maint'
Johnathan Corgan
06:35 pm Revision f6fedf27: gr: added to the .gitignores to various components for in-tree builds
Josh Blum
06:35 pm Revision 09436103: uhd: typo fix for initing a new clock_config()
Josh Blum
05:55 pm Revision 281e0124: Merge branch 'uhd/per_mb_ref_source' of gnuradio.org:jblum
Josh Blum
03:27 pm Revision b0a16257: Fix URL in ChangeLog
Johnathan Corgan
02:52 pm Revision b36d7cb7: Fix URL in upstream changelog
Johnathan Corgan

07/02/2011

05:06 pm Revision f83cce4a: Imported Upstream version 3.4.0
Johnathan Corgan

07/01/2011

06:38 pm Revision 3baf863b: 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.
Johnathan Corgan
06:35 pm Revision 0a24c0b2: Merge branch 'master' into next
Johnathan Corgan
06:31 pm Revision 2cdc4864: Merge branch 'single_pole_iir_const'
Johnathan Corgan
06:31 pm Revision b1df7244: gnuradio-core: make accessor const in gr_single_pole_iir
Johannes Schmitz
06:19 pm Revision a6722681: Merge branch 'quad_demod_gain_accessors'
Johnathan Corgan
06:19 pm Revision 33c00729: gnuradio-core: use common coding style for accessor in quadrature_demod_cf
Johnathan Corgan
06:12 pm Revision 4c503b6a: gnuradio-core: add accessors for gain property of quadrature_demod_cf
Date: Tue, 17 May 2011 21:52:02 +0200
Message-ID: <[email protected]>
From: Alexandr...
Alexandru Csete

06/30/2011

01:29 am Revision ae0efeb9: uhd: added per motherboard reference source option (includes mimo cable)
Josh Blum
« Previous
Next »
 

Also available in: Atom