Activity

From 07/29/2006 to 08/27/2006

08/27/2006

11:12 pm Revision 4279fc2b: Fixed python qa code in gr-ecc. Moved the non-standard qa tests into
gr-ecc/examples for now until the gr-ecc blocks are fully operational.
git-svn-id: http://gnuradio.org/svn/gnuradi...
Michael Dickens
08:00 pm Bug #42: make check fails on Cygwin (missing PATH to gnuradio-core DLL)
Now fixed in r3441 on trunk. Johnathan Corgan
07:52 pm Feature #3 (Closed): Refactor all run_tests.in
Implemented in r3440 on trunk. Johnathan Corgan
06:59 pm Revision ef47957b: Add missed fix for ticket:42. Merged -r3435:3438 from developer branch
jcorgan/ticket-3.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3441 221aa14e-8319-0410-a670-987f0aec2ac5
Johnathan Corgan
06:51 pm Revision 6b5a0200: Implements ticket:3 and fixes ticket:42. The common functionality of
run_tests.in for Python QA has been extracted into run_tests.sh in the
top-level and the individual run_tests just in...
Johnathan Corgan
06:28 pm Feature #58 (Closed): gr-radar doesn't perform any qa tests
gr-radar doesn't test anying in QA. It should probably at least test the import of the module like many other compon... Johnathan Corgan
06:13 pm Bug #42 (Closed): make check fails on Cygwin (missing PATH to gnuradio-core DLL)
Per Don Ward's testing the trial implementation for #3 corrects this problem. Johnathan Corgan
05:31 pm Bug #42: make check fails on Cygwin (missing PATH to gnuradio-core DLL)
Trial fix in r3438 in developer branch jcorgan/ticket-3 (where the all the run_tests.in) have been refactored. Johnathan Corgan
01:09 pm Bug #41 (Closed): gnuradio-core fails to make on an Intel MacBook Pro using XCode 2.4
Hopefully fixed in r3432 . Michael Dickens
05:17 am Feature #3: Refactor all run_tests.in
Trial implementation in r3435 in developer branch jcorgan/ticket-3. Johnathan Corgan
03:10 am Feature #57 (Closed): on OSX, make ("ar") breaks when path name contains whitespace characters
Maybe this happens on other OS's also? In the "it's not my fault" category: in order to keep different mount points ... Michael Dickens
01:33 am Revision f1ae6ff2: Hopeful fix for ticket:41 . On Mac-Intel only, forces x86 assembly
for Darwin and XCode to ignore the debugging pseudo-ops, as it already
does in XCode 2.2 and 2.3 but creates an error...
Michael Dickens

08/26/2006

08:24 pm Bug #54 (Closed): compile error in code_convolutional_trellis.cc (Cygwin)
Fixed in r3428 on trunk. Michael Dickens
08:19 pm Bug #52 (Closed): Cygwin Configure Fails
Original submitter reports reinstallation of Cygwin corrected problem. Johnathan Corgan
07:20 pm Revision 5d74416a: Fix for ticket:54 .
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3428 221aa14e-8319-0410-a670-987f0aec2ac5 Michael Dickens
06:59 pm Bug #34 (Closed): "./configure --enable-html-docs" followed by "make" does not build gr-trellis/...
Fixed in r3426 on trunk. Original Makefile.am was not set to automatically build. I moved the 'xmlto' config check o... Johnathan Corgan
05:55 pm Revision 878730dc: Fixes ticket:34. Merged r3420:3425 from jcorgan/ticket-34.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3426 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
05:44 am Revision 2c857b24: added $(NO_UNDEFINED) to Makefile.am
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3423 221aa14e-8319-0410-a670-987f0aec2ac5 Eric Blossom
05:39 am Revision 4eea1411: added $(NO_UNDEFINED) to Makefile.am
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3422 221aa14e-8319-0410-a670-987f0aec2ac5 Eric Blossom
05:21 am Bug #34: "./configure --enable-html-docs" followed by "make" does not build gr-trellis/doc/*.html
Trial fix in r3421 in jcorgan/ticket-34. Docs are automatically generated if the user has xmlto installed during con... Johnathan Corgan
12:59 am Feature #28 (Closed): Add --disable-foo and --enable-foo options for each component in build
Implemented in r3417 on trunk. Johnathan Corgan

08/25/2006

11:58 pm Revision 287fc41d: Implements ticket:28. See BuildConfiguration for documentation.
Merged developer branch jcorgan/ticket-28 into trunk.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3417 221aa...
Johnathan Corgan
09:16 pm Bug #55 (Closed): gr-trellis in trunk doesn't compile
Fixed in r3414 Eric Blossom
08:16 pm Revision 23a71f00: trial fix for ticket:55
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3414 221aa14e-8319-0410-a670-987f0aec2ac5 Eric Blossom
07:14 pm Bug #56 (Closed): make check in gnuradio-core fails
make check in gnuradio-core dies on Cygwin with a segfault. WIll attach full logs as files... Matt Ettus
07:01 pm Bug #55 (Closed): gr-trellis in trunk doesn't compile
gr-trellis won't build on Linux (GCC 4.0.2, FC4) or Cygwin (gcc 3.4.4). Both give essentially the same error message... Matt Ettus
05:57 pm Revision 38364986: audio spectrum analyzer. SHould have had this a long time ago
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3411 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
02:37 am Bug #54 (Closed): compile error in code_convolutional_trellis.cc (Cygwin)
Revision 3404 on Windows/Cygwin gets the following error during the build of gr-error-correcting-codes:... Don Ward
02:01 am Revision 743769c0: fixed problem with tunnel.py
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3406 221aa14e-8319-0410-a670-987f0aec2ac5 Tom Rondeau
12:16 am Bug #53 (Closed): usrp compiles fail on cygwin due to missing boost includes
Fixed in r3405. Added $(BOOST_CFLAGS) to Makefile.am in host/apps. Johnathan Corgan

08/24/2006

10:42 pm Revision 11154aa3: Trial fix for ticket:53.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3405 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
07:54 pm Bug #45: excessive portaudio latency caused by ringbuffer (gr_buffer)
Uhh, make that: Fixed in r3403 Eric Blossom
07:53 pm Bug #45 (Closed): excessive portaudio latency caused by ringbuffer (gr_buffer)
Fixed in r3404.
Eric Blossom
07:32 pm Feature #28: Add --disable-foo and --enable-foo options for each component in build
Implementation for testing completed in r3400 in developer branch jcorgan/ticket-28.
Documentation is in the wiki ...
Johnathan Corgan
06:50 pm Revision 62959cd5: Trial fix for ticket:45
Changed interpretation of second argument to gr_buffer_add_reader from
"history" to "nzero_preload". If the argument...
Eric Blossom
02:04 am Bug #53 (Closed): usrp compiles fail on cygwin due to missing boost includes
The following line is missing in all the usrp Makefiles... Matt Ettus

08/23/2006

11:08 pm Bug #52 (Closed): Cygwin Configure Fails
Running the configure script under cygwin causes an error at the end in the effect of:... Guest User
05:19 am Revision 87a17aaa: Updated viterbi equalization examples and README file
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3383 221aa14e-8319-0410-a670-987f0aec2ac5 anastas
05:18 am Revision 979ae071: clean-up of Viterbi blocks: d_trace is not a private variable anymore but a lo...
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3382 221aa14e-8319-0410-a670-987f0aec2ac5 anastas
02:09 am Feature #51 (Assigned): Run script to update FSF address in all headers
Eric Blossom
02:09 am Feature #51 (Closed): Run script to update FSF address in all headers
The copyright notices in the header of each file need to be updated with the new address of the FSF. i've got a scri... Eric Blossom

08/22/2006

05:26 pm Revision 180347e4: Added examples for Viterbi Equalization in gnuradio-examples/python/channel-co...
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3375 221aa14e-8319-0410-a670-987f0aec2ac5 anastas
03:57 am Bug #50 (Closed): make -j2 on Cygwin fails when make -j1 completes (gnuradio-core)
When compiling gnuradio-core under Cygwin, a make -j2 failed on gr_agc_cc witha file not found message. Simply reini... Matt Ettus

08/21/2006

06:56 pm Feature #49 (Assigned): Add --with-prereqs or similar to configure
Johnathan Corgan
06:55 pm Feature #49 (Closed): Add --with-prereqs or similar to configure
Add --with-prereqs or similar to configure to add
-I$(prereqs)/include
to CPPFLAGS and
-L$(prereqs)/lib -R$(...
Johnathan Corgan
06:45 pm Bug #44 (New): portaudio build/link problems on Windows/Cygwin
Johnathan Corgan
06:44 pm Bug #42: make check fails on Cygwin (missing PATH to gnuradio-core DLL)
This will likely get rolled in when #3 is done. Johnathan Corgan
02:49 am Bug #48 (Closed): abort when no device specified on portaudio source or sink; Cygwin std::string ...
On Windows with Cygwin (and portaudio v19 configured --with-winapi=wmme), gnuradio aborts with message: "Aborted (cor... Don Ward

08/20/2006

10:13 pm Feature #47 (Closed): Nuke savannah CVS; leave forwarding address...
Create a new branch in savannah CVS called "ADIOS_CVS" to contain the current head.
Then delete _everything_ from HE...
Eric Blossom
09:13 pm Bug #46 (Closed): portaudio sink fails when device name is specified
On Windows with Cygwin, audio_portaudio.sink(sample_rate,devname) fails if devname matches the name of both an input ... Don Ward
06:48 pm Bug #35 (Closed): Build fails with BSD make
Fixed in r3357. BSD make does not like the 'override' construct. Also fixed missed '$<'ism in gr-audio-osx. Now pa... Johnathan Corgan
05:47 pm Revision 0b271125: Fixes ticket:35.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3357 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
05:16 am Bug #45: excessive portaudio latency caused by ringbuffer (gr_buffer)
Somebody should confirm this on GNU/Linux under ALSA and/or JACK.
Was the test case gnuradio-examples/python/audio/a...
Eric Blossom
04:07 am Bug #44 (Assigned): portaudio build/link problems on Windows/Cygwin
Johnathan Corgan
04:06 am Bug #42 (Assigned): make check fails on Cygwin (missing PATH to gnuradio-core DLL)
Johnathan Corgan
04:05 am Bug #34 (Assigned): "./configure --enable-html-docs" followed by "make" does not build gr-trelli...
Johnathan Corgan
01:56 am Bug #45 (Closed): excessive portaudio latency caused by ringbuffer (gr_buffer)
On Windows/Cygwin, with portaudio --with-winapi=wmme:
Hooking source to sink results in about 4 seconds delay betw...
Don Ward

08/19/2006

10:32 pm Bug #44 (Closed): portaudio build/link problems on Windows/Cygwin
Two problems with portaudio on Cygwin:
(1) The autoconfiscate.patch file in gr-audio-portaudio is out of date (as ...
Don Ward
07:38 am Revision 87fc0527: set svn:eol-style=native
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3356 221aa14e-8319-0410-a670-987f0aec2ac5 Eric Blossom
07:36 am Revision 319caa5a: set svn:eol-style=native
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3355 221aa14e-8319-0410-a670-987f0aec2ac5 Eric Blossom
03:09 am Bug #43 (Closed): build fails on Cygwin: undefined references linking mblock
Fixed in r3348. Eric Blossom
01:38 am Bug #38 (Closed): Sometimes build descends into ezdop on distcheck when ezdop not selected for build
Fixed in r3350. Removed erroneous EXTRA_DIST and misc. cleanups. Johnathan Corgan
12:37 am Revision f3c0065c: Fixes ticket:38. Merged -r3339:3349 from jcorgan/ticket-38 into trunk.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3350 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan

08/18/2006

11:54 pm Bug #43 (Assigned): build fails on Cygwin: undefined references linking mblock
Eric Blossom
10:53 pm Revision 2e62dfd2: trial fix for ticket:43
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3348 221aa14e-8319-0410-a670-987f0aec2ac5 Eric Blossom
10:10 pm Bug #42: make check fails on Cygwin (missing PATH to gnuradio-core DLL)
The same problem also occurs in gr-audio-oss, gr-audio-portaudio, gr-audio-windows, gr-atsc, gr-gsm-fr-vocoder, and g... Don Ward
08:21 pm Bug #43 (Closed): build fails on Cygwin: undefined references linking mblock
Make (r3344) fails on Cygwin durng link of mblock:... Don Ward
08:09 pm Bug #42 (Closed): make check fails on Cygwin (missing PATH to gnuradio-core DLL)
"make check" fails on Cygwin: "import _gnuradio_swig_python" gives "ImportError: No such file or directory". Problem... Don Ward
08:05 pm Bug #38: Sometimes build descends into ezdop on distcheck when ezdop not selected for build
Trial fix in r3347 branch jcorgan/ticket-38. Johnathan Corgan
07:53 pm Bug #36 (Closed): gr-error-correcting-codes fails make check as of r3287
Fixed in r:3342, but not enabled in configure.ac yet. Michael Dickens
07:49 pm Bug #41 (Closed): gnuradio-core fails to make on an Intel MacBook Pro using XCode 2.4
/bin/sh ../../../../libtool --mode=compile gcc -g -O2 -Wall -c -o
float_dotprod_sse.lo float_dotprod_sse.S
gcc -...
Michael Dickens

08/17/2006

07:23 pm Revision 4d9e68f1: Fix for ticket:36 , now (hopefully) does "make check" properly on all
platforms.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3342 221aa14e-8319-0410-a670-987f0aec2ac5
Michael Dickens
04:32 pm Bug #40 (Closed): document "hot plug" scripts that allow non-root users to access USRP
Update build instructions to reference hotplug scripts (or whatever hackery is involved) so that users can access the... Eric Blossom
04:27 pm Bug #39 (Assigned): Sort out python path /lib vs /lib64 on Fedora Core 5 on x86-64
Eric Blossom
04:27 pm Bug #39 (Closed): Sort out python path /lib vs /lib64 on Fedora Core 5 on x86-64
We need to determine the "right" way to handle python's script path vs python's exec path when running on x86-64 on F... Eric Blossom
02:10 am Bug #38: Sometimes build descends into ezdop on distcheck when ezdop not selected for build
Building ezdop and gr-ezdop has been disabled in r3323 until this is fixed. Johnathan Corgan
02:09 am Bug #38 (Assigned): Sometimes build descends into ezdop on distcheck when ezdop not selected for ...
Johnathan Corgan
02:08 am Bug #33 (Closed): Build fails in pmt; no include directories on compile
Fixed in r3326
Eric Blossom
02:07 am Bug #38 (Closed): Sometimes build descends into ezdop on distcheck when ezdop not selected for build
When ./configure is run and the dependencies for ezdop are not satisfied, it supposed to be removed from the list of ... Johnathan Corgan
01:10 am Revision dee26d1c: merged in mblock work-in-progress
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3331 221aa14e-8319-0410-a670-987f0aec2ac5 Eric Blossom
12:38 am Revision 528dfaca: Removed TODO.build as this can be managed in trac
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3329 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan

08/16/2006

11:38 pm Revision 65f2e6e4: trial fix for ticket:33
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3326 221aa14e-8319-0410-a670-987f0aec2ac5 Eric Blossom
11:36 pm Revision 8ccd9c08: removed obsolete comment and FIXME
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3325 221aa14e-8319-0410-a670-987f0aec2ac5 Eric Blossom
10:32 pm Bug #37 (Closed): gr-trellis fails compile in r3322
Fixed in r3324 by removing generated file from repository. Johnathan Corgan
10:01 pm Bug #37 (Closed): gr-trellis fails compile in r3322
The merge from anastas/wip to create r3322 fails compile:... Johnathan Corgan
09:32 pm Revision 30e919fa: Fixes ticket:37.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3324 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
09:04 pm Revision f170c32c: Removed ezdop from build until m4 issue fixed.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3323 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
08:07 pm Revision d5c192f9: Several enhancements to gr-trellis and gnuradio-examples/python/channel-coding:
-Added fsm constructor for generating FSM directly from the
generator matrix of binary convolutional codes.
-Added fu...
anastas
06:44 pm Revision 1f0a124c: strtof -> strtod
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3320 221aa14e-8319-0410-a670-987f0aec2ac5 Eric Blossom
06:42 pm Revision 9e87536c: Disabled GRC_GR_ERROR_CORRECTING_CODES, which was inadvertantly reanbled
in [3291].
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3319 221aa14e-8319-0410-a670-987f0aec2ac5
Eric Blossom
06:09 pm Revision 89b030a7: Moved usrp-hw to new home
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3317 221aa14e-8319-0410-a670-987f0aec2ac5 Eric Blossom
05:27 am Revision 0c565371: some of the generated files
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3309 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
05:21 am Revision fe2cbf02: rev 2.1 gerbers
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3308 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
05:19 am Revision 8c8eeca9: generated files, rev 2.0
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3307 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
05:15 am Revision 1781b64f: added in generated files
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3306 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
05:12 am Revision 53c42b89: add in generated files
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3305 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
05:07 am Revision dda314d5: output files
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3304 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
05:00 am Revision 8425df8c: shipping rev 4 versions of files
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3303 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
04:58 am Revision a399d361: copied over from usrp-b-bom-20060323.xls
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3302 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
04:58 am Revision e5a9d4d2: copied over from usrp-b-bom-20060106-rev3.xls
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3301 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
04:56 am Revision 9332fab7: rev 4 updates
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3300 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
04:42 am Revision 08b22592: tagged released version of USRP
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3299 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
04:38 am Revision f8593ec2: renamed to generic names
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3298 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
04:26 am Revision 396751c1: renamed to generic name
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3297 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
04:25 am Revision f7025fcf: rename to generic name
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3296 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
04:22 am Revision d13d20c2: complete usrp rev 3 files
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3295 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
04:01 am Revision 9bc53859: more initial checkins
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3294 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
03:49 am Revision 91387b11: first checkin of usrp-hw
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3293 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
03:29 am Revision ef5fd2df: Reenabling ezdop
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3292 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
03:29 am Revision 07416560: More fixes for ticket:35, which was reopened.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3291 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
02:48 am Bug #35 (Feedback): Build fails with BSD make
Johnathan Corgan
02:48 am Bug #35: Build fails with BSD make
Reopening this ticket based on new make system failures with BSD make. Johnathan Corgan

08/15/2006

02:35 pm Bug #36: gr-error-correcting-codes fails make check as of r3287
I disabled GRC_GR_ERROR_CORRECTING_CODES in r3288 Eric Blossom
02:33 pm Bug #36 (Closed): gr-error-correcting-codes fails make check as of r3287
Fails make check on X86-64. See below... Eric Blossom
01:27 pm Revision b28ddc2c: disabled gr-error-correcting codes. Make check is still failing.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3288 221aa14e-8319-0410-a670-987f0aec2ac5 Eric Blossom
04:40 am Bug #35 (Closed): Build fails with BSD make
Fixes merged into trunk @ r3286. Passes make distcheck on i686-linux with GNU make, so just waiting for confirmation... Johnathan Corgan
03:39 am Revision c7aab5e1: Fixes for ticket:35, allowing use of BSD make instead of GNU make.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3286 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
03:30 am Bug #35: Build fails with BSD make
r3285 in jcorgan/ticket-35 has a rollup of all fixes needed for BSD make compilation. Awaiting confirmation of fix f... Johnathan Corgan

08/14/2006

10:44 pm Revision 4e8b03a8: Fixes YA compile issue of a sloppy use of "const" ... should compile
now on all systems (with warnings possibly, but no errors). Mods which
force template expansion for a specific metric...
Michael Dickens
09:42 pm Bug #35 (Assigned): Build fails with BSD make
The bsdmake.patch has been applied to r3280 in branch jcorgan/ticket-35. It passes make check on i686-linux but fail... Johnathan Corgan
03:21 pm Bug #35: Build fails with BSD make
The following goes back to old-fashioned suffix rules, which seem sufficient for the task at hand:
Index: Makefile...
Guest User
03:14 pm Bug #35: Build fails with BSD make
Apparently redefining pattern rules, or having two rules that make the same target is a GNU make extension.
/usr/h...
Guest User
02:42 pm Bug #35 (Closed): Build fails with BSD make
With BSD make, there are several build problems. These seem to be caused by no input files being given to e.g. gcc, ... Guest User
06:32 am Bug #34 (Closed): "./configure --enable-html-docs" followed by "make" does not build gr-trellis/...
I guess --enable-html-docs is enabled by default.
I don't know why gr-trellis/doc/gr-trellis.html
does not build fr...
Guest User
05:05 am Bug #25 (Closed): Build fails in gr-error-correcting-codes
Fixed in r3271 per michaelld. Johnathan Corgan
02:19 am Revision e7d7a023: fixes ticket:25
merged from 3244 to 3270 in michaelld/wip
Convolutional encoder now works; all features tested.
Re-enabled gr-ecc i...
Michael Dickens

08/13/2006

11:08 pm Bug #33 (Assigned): Build fails in pmt; no include directories on compile
Eric Blossom
10:23 pm Revision 7ef9b9bf: trial fix for ticket:33
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3269 221aa14e-8319-0410-a670-987f0aec2ac5 Eric Blossom
10:22 pm Revision 791d3919: slight tweak to make emacs syntax highlighting happy
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3268 221aa14e-8319-0410-a670-987f0aec2ac5 Eric Blossom
08:09 pm Bug #33: Build fails in pmt; no include directories on compile
Please add:
INCLUDE=$(BOOST_CFLAGS)
...to the top of pmt/src/lib/Makefile.am after the TESTS line and retry.
...
Johnathan Corgan
05:46 pm Bug #33: Build fails in pmt; no include directories on compile
Building on Cygwin; --with-boost-include-dir=/usr/include/boost-1_33_1 used on ./configure; other modules requiring b... Don Ward
05:36 pm Bug #33: Build fails in pmt; no include directories on compile
Don--please add your system configuratin to the ticket. Johnathan Corgan
05:02 pm Bug #33 (Closed): Build fails in pmt; no include directories on compile
Compile of pmt.cc fails in revision 3267 because boost/shared_ptr.hpp not found; compile command is
g++ -DHAVE_CO...
Guest User
02:46 am Bug #8 (Closed): build fails with doxygen and dot options enabled
Fixed in r3267. Johnathan Corgan
02:03 am Bug #25 (New): Build fails in gr-error-correcting-codes
Johnathan Corgan
01:45 am Revision 9dfda74b: Fixes ticket:8.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3267 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan

08/12/2006

11:38 pm Revision 25ef3e6c: Fixed bogus assignment in config macro.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3266 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
11:25 pm Revision 676acd5c: Merged jcorgan/ezdop into trunk.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3264 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
08:26 pm Bug #32 (Closed): gr-audio-osx doesn't build unless a successful 'make install' had been executed...
Fixed in r3259. Johnathan Corgan
08:26 pm Bug #27 (Closed): Some config checks are bogus for usrp
Fixed in r3259. Johnathan Corgan
08:26 pm Bug #26 (Closed): 'make check' fails for gr-audio-osx
Fixed in r3259. Johnathan Corgan
07:25 pm Revision 0b9b3564: Fixes ticket:26, ticket:27, and ticket:32.
Merged -r3250:3255 from jcorgan/ticket-26.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3259 221aa14e-8319-04...
Johnathan Corgan
04:33 pm Bug #26: 'make check' fails for gr-audio-osx
Trial fix in r3255. Johnathan Corgan
04:24 pm Bug #26: 'make check' fails for gr-audio-osx
Combining the fixes for #26 and #27 shakes out another failing test. Here's a patch to fix it (slightly different fro... Guest User
03:18 pm Bug #32: gr-audio-osx doesn't build unless a successful 'make install' had been executed earlier ...
Trial fix in r3253 at:
source:/gnuradio/branches/developers/jcorgan/ticket-26
...which also includes trial fixe...
Johnathan Corgan
04:42 am Bug #26: 'make check' fails for gr-audio-osx
Trial fix in r3251 in:
source:/gnuradio/branches/developers/jcorgan/ticket-26
Johnathan Corgan
04:42 am Bug #27: Some config checks are bogus for usrp
Trial fix in r3251. Johnathan Corgan
04:21 am Bug #25: Build fails in gr-error-correcting-codes
This component is being disabled in the trunk in r3249 until this bug is resolved. Johnathan Corgan
04:17 am Bug #24 (Closed): gr-trellis component grc_ file has inconsistent name
Fixed in r3248. Johnathan Corgan
04:09 am Bug #30 (Closed): gnuradio-examples/python/channel-coding/ does not have the standard svn ignore ...
Fixed in r3247. Johnathan Corgan
04:08 am Bug #23 (Closed): config directory does not have all m4 macro files in Makefile.am
Fixed in r3247. Johnathan Corgan
03:21 am Revision 4bd5af8b: Disabling gr_error_correcting_codes until compilation bugs fixed (ticket:25).
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3249 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
03:20 am Bug #32 (Assigned): gr-audio-osx doesn't build unless a successful 'make install' had been execut...
Johnathan Corgan
03:17 am Revision b2d2f4ad: Fixes ticket:24.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3248 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
03:08 am Revision b5ae4d44: Fixes ticket:23 and ticket:30
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3247 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
01:23 am Bug #32 (Closed): gr-audio-osx doesn't build unless a successful 'make install' had been executed...
'make' for gr-audio-osx works in the presence of an existing previous gnuradio installation (as created by 'make inst... Guest User
12:54 am Bug #31 (Closed): plot.py _ticks routine picks bad strategy for producing tick mark labels
Under certain circumstances, gr-wxgui/src/python/plot.py(_ticks) produces incorrect results.
For example, if the b...

08/11/2006

11:00 pm Revision adf507b5: Temporary fix to qa_trellis.py so that make distcheck succeeds
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3245 221aa14e-8319-0410-a670-987f0aec2ac5 anastas
08:22 pm Bug #30: gnuradio-examples/python/channel-coding/ does not have the standard svn ignore propeties
You can execute from that directory:
svn pe svn:ignore .
And add Makefile and Makefile.in to the list of anythi...
Johnathan Corgan
08:02 pm Bug #30 (Closed): gnuradio-examples/python/channel-coding/ does not have the standard svn ignore ...
When I created gnuradio-examples/python/channel-coding/
directory I didn't put the standard svn ignore properties,
...
Guest User
07:55 pm Bug #29 (Closed): templates are not expanded automatically in gr-trellis/src/lib
Right now I am doing it manually using
gr-trellis/src/lib/generate_all.py
and commit all the expanded files.
Guest User
06:45 pm Revision a1dfc924: Fixed gnuradio-examples/python/channel-coding/Makefile.am so that make distche...
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3237 221aa14e-8319-0410-a670-987f0aec2ac5 anastas
03:21 pm Feature #4 (Assigned): make doc should traverse whole tree
Johnathan Corgan
03:21 pm Feature #28 (Assigned): Add --disable-foo and --enable-foo options for each component in build
Johnathan Corgan
03:20 pm Bug #25 (Assigned): Build fails in gr-error-correcting-codes
Johnathan Corgan
03:19 pm Bug #24 (Assigned): gr-trellis component grc_ file has inconsistent name
Johnathan Corgan
03:17 pm Bug #27 (Assigned): Some config checks are bogus for usrp
Johnathan Corgan
03:16 pm Bug #23 (Assigned): config directory does not have all m4 macro files in Makefile.am
Johnathan Corgan
03:16 pm Bug #26 (Assigned): 'make check' fails for gr-audio-osx
We're going to be refactoring all of the run_tests.in to include as much as possible in a common file. This is logge... Johnathan Corgan
11:37 am Revision 5014e03e: Fixed some examples in gnuradio-examples/python/channel-coding, and added a RE...
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3236 221aa14e-8319-0410-a670-987f0aec2ac5 anastas
10:57 am Revision 77d25d75: Added examples for gr-trellis in gnuradio-examples/python/channel-coding
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3235 221aa14e-8319-0410-a670-987f0aec2ac5 anastas
10:27 am Revision 8e8f22dd: Added support for concatenated codes
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3234 221aa14e-8319-0410-a670-987f0aec2ac5 anastas
09:44 am Bug #26: 'make check' fails for gr-audio-osx
Jonathan suggested the following:
----
can you add these lines to the run_tests.in file in gr-audio-osx/src? Ad...
Guest User
08:33 am Revision 954e2976: Additional constructor for random interleaver (not working yet)
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3233 221aa14e-8319-0410-a670-987f0aec2ac5 anastas
07:03 am Revision ebd3845a: 1) Minor correction in Viterbi. 2) Checked in interleaver structure
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3232 221aa14e-8319-0410-a670-987f0aec2ac5 anastas
03:49 am Feature #28 (Closed): Add --disable-foo and --enable-foo options for each component in build
Have an --enable-foo and --disable-foo per component. The --enable option would cause a build failure if dependencie... Johnathan Corgan
03:40 am Bug #27 (Closed): Some config checks are bogus for usrp
The check for bytesex.h should not disable the component if the header is not found, as the code provides an alternat... Johnathan Corgan

08/10/2006

04:09 pm Bug #13 (Closed): make -j3 fails in gnuradio-core
Johnathan Corgan
08:38 am Bug #26 (Closed): 'make check' fails for gr-audio-osx
Trying to migrate to the new build system. My setup is Apple [[MacBook]] Pro (Intel), OSX 10.4.7, Xcode 2.2.1, gcc 4.... Guest User
12:35 am Bug #25 (Closed): Build fails in gr-error-correcting-codes
Build of version 3230 from trunk fails due to the following in gr-error-correcting-codes.../ecc.cc
ecc.cc:5875: er...

08/09/2006

04:58 pm Revision 30f21218: Improved documentation files\n
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3230 221aa14e-8319-0410-a670-987f0aec2ac5 anastas
03:15 pm Revision 943fc694: First 3 tests added for fsm class
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3229 221aa14e-8319-0410-a670-987f0aec2ac5 anastas
03:02 pm Revision c4b3487f: Minor Changes
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3228 221aa14e-8319-0410-a670-987f0aec2ac5 anastas
07:09 am Bug #24 (Closed): gr-trellis component grc_ file has inconsistent name
This should be named config/grc_gr_trellis.m4 to be consistent with the naming scheme of grc_<dirname>.m4 Johnathan Corgan
07:08 am Bug #23 (Closed): config directory does not have all m4 macro files in Makefile.am
Need to add all the new m4 macro files in the config directory to the Makefile.am. Johnathan Corgan
07:07 am Bug #22 (Closed): Ensure all text files in repository have svn:eol-native set
Fixed in r3225. Johnathan Corgan
12:57 am Revision 210a7bdc: Added native svn:eol-style property to files that were missing it.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3225 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan

08/08/2006

05:42 pm Bug #22: Ensure all text files in repository have svn:eol-native set
Actually, this should be
svn:eol-style and it should be set to 'native'
Johnathan Corgan
05:41 pm Bug #22 (Closed): Ensure all text files in repository have svn:eol-native set
The cvs2svn script set this for all the text files during the conversion; however, it is not set for any new files ad... Johnathan Corgan
02:30 pm Revision 04f1d54b: Test to see if eol-style changes behavior under Mingw
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3223 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
05:01 am Bug #13 (New): make -j3 fails in gnuradio-core
Trial fix in 3222. Johnathan Corgan
04:00 am Revision 1d6a61e4: Trial fix for ticket 13.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3222 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
02:11 am Bug #17 (Closed): gr-wxgui configure doesn't fail when wx not present
Fixed in 3221. gr-wxgui will not get installed if wxPython is not detected at configuration time. However, this jus... Johnathan Corgan
01:09 am Revision faa24d29: Fixes ticket 17.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3221 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan

08/07/2006

04:46 pm Revision 4dc777af: VPATH update for gr-trellis
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3220 221aa14e-8319-0410-a670-987f0aec2ac5 Eric Blossom
04:42 pm Bug #19 (Closed): Fix overuse of LIBS vs. LIBADD in build system
Fixed in r3216 on the trunk. See log for details. Johnathan Corgan
04:42 pm Feature #18 (Closed): Finish refactoring common pathspecs between Makefile.am's and Makefile.common
Completed in r3216 on the trunk. See log for details. Johnathan Corgan
04:42 pm Bug #10 (Closed): New build fails make distcheck
"Really" fixed in r3216 on the trunk. See log for details. Johnathan Corgan
04:28 pm Revision e9a82163: Merged anastas/wip changes r3156:3218 into trunk.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3219 221aa14e-8319-0410-a670-987f0aec2ac5 Eric Blossom
03:48 pm Revision 5d94acf9: Updated TODO.build to reflect current status.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3218 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
03:41 pm Revision e27ba9ae: Fixes for ticket:10, ticket:18, and ticket:19. Merged r3194:3215 from
/gnuradio/branches/developers/jcorgan/ticket-10. 'make distcheck' now
successfully completes on a machine that has n...
Johnathan Corgan
07:10 am Bug #10: New build fails make distcheck
Previous "fix" only worked because there was already a set of installed include files in $prefix/include on my local ... Johnathan Corgan
06:28 am Bug #19 (Assigned): Fix overuse of LIBS vs. LIBADD in build system
These are being fixed along the way to fixing #10. Johnathan Corgan
06:27 am Feature #18 (Assigned): Finish refactoring common pathspecs between Makefile.am's and Makefile.co...
These are being done along the way to fix ticket 10. Johnathan Corgan

08/06/2006

10:17 pm Bug #10 (Feedback): New build fails make distcheck
... Eric Blossom
10:08 pm Bug #13 (Assigned): make -j3 fails in gnuradio-core
Eric Blossom
10:06 pm Feature #21 (Assigned): remove non-functional search box from www.gnu.org pages
Eric Blossom
10:06 pm Feature #20 (Assigned): Update www.gnu.org/software/gnuradio
Eric Blossom
10:05 pm Feature #21 (Closed): remove non-functional search box from www.gnu.org pages
remove non-functional search box from www.gnu.org pages Eric Blossom
10:04 pm Feature #20 (Closed): Update www.gnu.org/software/gnuradio
Update gnu.org web site so that it points to new code, bug tracker and wiki. Eric Blossom
09:25 pm Bug #10: New build fails make distcheck
The last message should read #18 for finishing the refactoring. Johnathan Corgan
09:24 pm Bug #10 (Closed): New build fails make distcheck
Fixed in r3193. Changes were made to rectify $top_srcdir vs. $top_builddir uses, and there was one instance in gr-ra... Johnathan Corgan
09:14 pm Bug #19 (Closed): Fix overuse of LIBS vs. LIBADD in build system
There are points where LIBS is used to capture a link dependency when it should be part of a component specific xxx_L... Johnathan Corgan
09:11 pm Feature #18 (Closed): Finish refactoring common pathspecs between Makefile.am's and Makefile.common
Finish the refactoring that was started in the fix for ticket 10 to use Makefile.common defined variables in the Make... Johnathan Corgan
08:22 pm Revision 37bee553: Fixed ticket 10. Merged from /gnuradio/developers/branches/jcorgan/ticket-10.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3193 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
06:06 pm Revision 1c52e19c: Updated to reflect current status.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3191 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
05:59 pm Revision 40a96ec9: Additional testing of commit emails.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3190 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
05:56 pm Revision edb71836: Additional testing of commit emails.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3189 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
05:38 pm Revision 5a113d87: Additional comments in Makefile.common (further testing commit emails.)
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3188 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
04:47 pm Revision 79efa0fd: Added note about USRP variables. (Testing commit email list.)
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3187 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
04:40 pm Revision adeb84b4: Removed extraneous directory from include specification.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3186 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
10:05 am Bug #12 (Closed): NetBSD requires libossaudio library for gr-audio-oss
Fixed in r3184. Johnathan Corgan
09:05 am Revision 591ecb7f: Fixes ticket #12. Merged r3170:HEAD from
branches/developers/jcorgan/ticket-12.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3184 221aa14e-8319-0410-a...
Johnathan Corgan
05:32 am Bug #10: New build fails make distcheck
Partial fix now in trunk as of r3182. Johnathan Corgan
05:26 am Bug #10: New build fails make distcheck
Partial fix exists in
source:/gnuradio/branches/developers/jcorgan/ticket-10
...at r3181. As this includes se...
Johnathan Corgan
05:24 am Bug #17 (Assigned): gr-wxgui configure doesn't fail when wx not present
Ok, fair enough. I'll accept the ticket. Johnathan Corgan
05:09 am Bug #17: gr-wxgui configure doesn't fail when wx not present
I think that it should refuse to configure and install gr-wxgui if wx isn't there. Otherwise everything looks ok, an... Matt Ettus
04:55 am Bug #17: gr-wxgui configure doesn't fail when wx not present
I noted in the grc_gr_wxgui.m4 file whether we should check this or not. Technically, it's not a compile time requir... Johnathan Corgan
04:47 am Bug #17 (Closed): gr-wxgui configure doesn't fail when wx not present
On a virgin machine without wxwindows or wxpython, the configure process for gr-wxgui goes ahead even though things w... Matt Ettus
04:36 am Revision 63d965c0: Updated TODO.build to reflect current status.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3183 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
04:31 am Revision 951966ca: Partial fix for ticket 10 merged into trunk from
branches/developers/jcorgan/ticket-10
As of this merge the trunk and the above branch are identical.
git-svn-id: h...
Johnathan Corgan
02:12 am Revision db1b2f7c: better (read: real) fix for ticket:15
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3179 221aa14e-8319-0410-a670-987f0aec2ac5 Eric Blossom
12:42 am Bug #16 (Closed): gr-audio-portaudio: Portaudio support fails make check and all examples
Fixed in r3176. Johnathan Corgan
12:39 am Bug #16 (Assigned): gr-audio-portaudio: Portaudio support fails make check and all examples
Johnathan Corgan
12:00 am Bug #15 (Closed): Build Failure in USRP
Fixed in r3175 Eric Blossom

08/05/2006

11:58 pm Bug #16 (Closed): gr-audio-portaudio: Portaudio support fails make check and all examples
gr-audio-portaudio/src/Makefile.am is missing the necessary line to link the portaudio library. n4hy McGwier
11:40 pm Revision 4d686c3f: Fixes ticket 16 by adding $(PORTAUDIO_LIBS) in the right place in
the Makefile.am.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3176 221aa14e-8319-0410-a670-987f0aec2ac5
Johnathan Corgan
10:59 pm Revision 3e43ee30: fixed ticket:15
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3175 221aa14e-8319-0410-a670-987f0aec2ac5 Eric Blossom
10:49 pm Bug #7 (Closed): check for exp10 and define replacement fct if needed
Eric Blossom
08:22 pm Bug #13: make -j3 fails in gnuradio-core
Compilation failure bug reports are more readable when you enclose the output in triple curly braces.
Matt Ettus
08:18 pm Bug #15 (Closed): Build Failure in USRP
compile of host/swig/prims.cc fails because it can't find usrp_prims.h. I think it is looking for an already install... Matt Ettus
07:36 pm Bug #8 (Assigned): build fails with doxygen and dot options enabled
Johnathan Corgan
07:28 pm Bug #10 (Assigned): New build fails make distcheck
Johnathan Corgan
07:26 pm Bug #13: make -j3 fails in gnuradio-core
I can replicate this locally as well. It seems the hackery done with the swig compilation and the .d file doesn't ca... Johnathan Corgan
07:18 pm Bug #12: NetBSD requires libossaudio library for gr-audio-oss
A trial fix is in r3174 at:
source:/gnuradio/branches/developers/jcorgan/ticket-12
Awaiting confirmation of fix.
Johnathan Corgan
06:03 pm Bug #12 (Assigned): NetBSD requires libossaudio library for gr-audio-oss
Johnathan Corgan
06:01 pm Bug #14 (Closed): make -j3 fails in gnuradio-core
This is a duplicate to ticket #13. Johnathan Corgan
10:35 am Bug #14 (Closed): make -j3 fails in gnuradio-core
Checked out the latest subversion trunk and issued "make -j3" which fails with the following error:... Guest User
10:33 am Bug #13 (Closed): make -j3 fails in gnuradio-core
Checked out the latest source and issued "make -j3" which fails with the following error:... Guest User
07:46 am Bug #11 (Closed): make fails at usrp
Fixed in r3172. Apparently gcc 3.4.3 interacts with libtool differently from 4.x. I removed the trailing .libs from ... Johnathan Corgan
07:25 am Bug #1 (Closed): New build doesn't handle 'make dist' correctly
Fixed in r3169 by moving AC_CONFIG directives out of conditional portion of macro. Johnathan Corgan
06:58 am Bug #12 (Closed): NetBSD requires libossaudio library for gr-audio-oss
On [[NetBSD]] system gr-audio-oss needs to link in the libossaudio library for the audio device to be accessable and ...
06:43 am Revision 5f21da99: Fixed ticket #11. Merged r3165:3167 from
branches/developers/jcorgan/ticket-11
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3172 221aa14e-8319-0410-a6...
Johnathan Corgan
06:25 am Bug #11: make fails at usrp
A trial fix is in:
source:/gnuradio/branches/developers/jcorgan/ticket-11
Johnathan Corgan
06:24 am Revision 889bb385: Completed fix for ticket #1. Merged r3160:3168 from
branches/developers/jcorgan/m4mfixes into trunk.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3169 221aa14e-8...
Johnathan Corgan
05:50 am Bug #11 (Assigned): make fails at usrp
Johnathan Corgan
05:45 am Bug #11 (Closed): make fails at usrp
This is my first attempt building from the svn.
After:
$ svn co http://gnuradio.utah.edu/svn/gnuradio/trunk gnura...
Guest User
04:26 am Bug #10 (Closed): New build fails make distcheck
Fails making distribution tarball Eric Blossom
04:20 am Bug #7: check for exp10 and define replacement fct if needed
Uhh, make that r3163:3164 Eric Blossom
04:18 am Bug #7 (Assigned): check for exp10 and define replacement fct if needed
Believed fixed in r3164:3165. Waiting for confirmation from Berndt before closing. Eric Blossom
03:45 am Feature #9 (Closed): Speed up compilation of gnuradio_swig_python.cc
See what can be done to speed this up.
Perhaps checking for the INCLUDED_GR_BLOCK_H guard in gr_sync_block and fri...
Eric Blossom
03:29 am Bug #6 (Closed): O_LARGEFILE needs to checked by configure
Fixed in r3162 Eric Blossom
03:22 am Bug #8 (Closed): build fails with doxygen and dot options enabled
... Eric Blossom
03:18 am Bug #7 (Closed): check for exp10 and define replacement fct if needed
[[NetBSD]] doesn't implement exp10.
Have configure check for exp10 (probably in -lm), and if not found, replace wi...
Eric Blossom
03:16 am Bug #6 (Closed): O_LARGEFILE needs to checked by configure
If O_LARGEFILE isn't defined, define it to 0
If defined, it's in one of these
#include <sys/types.h>
#include <s...
Eric Blossom
03:05 am Revision d5da42a0: believed to have fixed ticket:7 (missed one file)
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3164 221aa14e-8319-0410-a670-987f0aec2ac5 Eric Blossom
03:03 am Revision e20a5fd2: believed to have fixed ticket:7
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3163 221aa14e-8319-0410-a670-987f0aec2ac5 Eric Blossom
02:28 am Revision 46d07539: Fixed ticket:6
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3162 221aa14e-8319-0410-a670-987f0aec2ac5 Eric Blossom

08/04/2006

11:43 pm Feature #5 (Closed): Generate python-centric docs from Doxygen xml output
Figure out how to generate python-centric docs from Doxygen xml output.
See for example, http://www.wxpython.org/doc...
Eric Blossom
11:37 pm Feature #4 (Closed): make doc should traverse whole tree
We should have some make rule that traverses the entire tree and generates doxygen and/or epydoc output. Eric Blossom
10:46 pm Feature #3 (Assigned): Refactor all run_tests.in
Johnathan Corgan
09:29 pm Feature #3 (Closed): Refactor all run_tests.in
refactor all run_tests.in to extract the common pieces and put them in one place.
I think there are two common patte...
Eric Blossom
09:02 pm Bug #2 (Closed): rename m4 macros for components
Fixed in r3160. Johnathan Corgan
07:59 pm Revision b949d474: Implemented consistent naming scheme for build system component macros
(GRC_*) and filenames (grc_*.m4). Merged r3140:3159 from
/gnuradio/branches/developers/jcorgan/m4mfixes into trunk. ...
Johnathan Corgan
05:02 pm Revision a47b4213: Fixed compile problem on x86_64. Reordered functions for consistency.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3144 221aa14e-8319-0410-a670-987f0aec2ac5 Eric Blossom
04:09 pm Revision 33998145: Add note about disabling qa tests in gr-error-correcting-codes.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3139 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
04:07 pm Revision c5b588b8: Merge CVS changes from FIRST_MIGRATION_2006_07_26 into trunk.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3138 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
08:36 am Bug #2 (Assigned): rename m4 macros for components
Ok boss... Johnathan Corgan
08:35 am Bug #1 (Assigned): New build doesn't handle 'make dist' correctly
I'll apply the example fix eb did for gr-audio-osx to the rest of the tree. Johnathan Corgan
07:57 am Bug #2 (Closed): rename m4 macros for components
The .m4 macros for each component should have a consistent naming convention. I.e.,
GRC_USRP
GRC_GR_USRP
GRC_GR_A...
Eric Blossom
06:48 am Revision 79cf92c9: partial fix for ticket:1
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3137 221aa14e-8319-0410-a670-987f0aec2ac5 Eric Blossom
04:41 am Bug #1 (Closed): New build doesn't handle 'make dist' correctly
The new build system does not include source directories in 'make dist' that did not meet build dependency checks. T... Johnathan Corgan
03:38 am Revision c4f2c9f3: Made example makefiles consistent with directory contents.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3136 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
03:05 am Revision a221cbd5: Fixed typo.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3135 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
03:03 am Revision 542c0032: Adjusted makefiles to accommodate r3133.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3134 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
01:54 am Revision 559f82a0: Cleaned up top-level README, and fixed or deleted lower level ones as
appropriate.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3133 221aa14e-8319-0410-a670-987f0aec2ac5
Eric Blossom
01:04 am Revision fd4a4f2a: Restored pkgconfig install entries for usrp and gnuradio-core.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3132 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
12:35 am Revision ed085618: adjusted top_srcdir relative path
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3131 221aa14e-8319-0410-a670-987f0aec2ac5 Eric Blossom

08/03/2006

11:42 pm Revision e6ba43e3: merged interim/pmt r2248:HEAD into trunk
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3128 221aa14e-8319-0410-a670-987f0aec2ac5 Eric Blossom
11:34 pm Revision 0f53423b: merged interim/pmt changes r2243:2248 into the trunk
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3127 221aa14e-8319-0410-a670-987f0aec2ac5 Eric Blossom
02:26 pm Revision bf12a22d: Added TODO.build items for usrp.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3126 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
02:18 pm Revision a678e2c5: Misc. gnuradio-examples build system minor cleanup.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3125 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
02:04 pm Revision 405a2871: Misc. gnuradio-core build system minor cleanup.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3124 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
04:51 am Revision 5d69a524: Houston, we have a trunk.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3122 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
« Previous
Next »
 

Also available in: Atom