Activity

From 03/13/2008 to 04/11/2008

04/11/2008

11:51 pm Revision 3dbdc7d2: bug in gr_argmax_XX.cc.t fixed
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8188 221aa14e-8319-0410-a670-987f0aec2ac5 n4hy McGwier
11:33 pm Revision b91ae994: fixing bug in gr_max_XX.cc.t and modifying qa_max.py to test fix
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8187 221aa14e-8319-0410-a670-987f0aec2ac5 n4hy McGwier
09:31 pm Revision c989df77: Adds gr.repeat(), an interpolating block to repeat a sample N times on the out...
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8186 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
07:47 pm Revision a761af14: Added CIC compensation filter tap generator. Useful when working without the ...
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8185 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
03:50 pm Revision 3723fa62: Add ignores for new directory.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8184 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan

04/10/2008

10:25 pm Revision b846eaa2: put portaudio examples in a separate directory
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8182 221aa14e-8319-0410-a670-987f0aec2ac5 n4hy McGwier
09:54 pm Revision 61d01c46: adding example sources to portaudio
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8181 221aa14e-8319-0410-a670-987f0aec2ac5 n4hy McGwier
09:51 pm Revision ca4b84f1: portaudio specific examples added to gr-audio-portaudio
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8180 221aa14e-8319-0410-a670-987f0aec2ac5 n4hy McGwier

04/09/2008

04:27 pm Bug #238 (Closed): Wavefile source/sink fails QA on big-endian machines
Fixed in r8163, QA passes on Intel Core 2 Duo (LE) and PS3/PPC (BE).
Johnathan Corgan
04:01 pm Bug #238 (Assigned): Wavefile source/sink fails QA on big-endian machines
Johnathan Corgan
03:57 pm Bug #238 (Closed): Wavefile source/sink fails QA on big-endian machines
... Johnathan Corgan
03:26 pm Revision 873a6125: Fixes ticket:238. (Tim Meehan)
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8163 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan

04/02/2008

01:01 pm Bug #71: audio.py doesn't look for audio_windows
Fixed in r8146. Johnathan Corgan
12:37 am Revision 10c5ad21: Adding a simple script to read data from the MSDD source and dump it to a file.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8151 221aa14e-8319-0410-a670-987f0aec2ac5 Tom Rondeau
12:23 am Revision 8ff199cd: Changed from TCP to UDP streaming; only reissue command when opening the socke...
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8150 221aa14e-8319-0410-a670-987f0aec2ac5 Tom Rondeau

04/01/2008

09:58 pm Bug #234 (Closed): Doc gr_divide_xx incomplete
n4hy McGwier
09:54 pm Bug #71 (Closed): audio.py doesn't look for audio_windows
n4hy McGwier
08:54 pm Revision 68fa20fd: audio windows added to audio.py
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8146 221aa14e-8319-0410-a670-987f0aec2ac5 n4hy McGwier

03/31/2008

11:30 pm Revision ce0a5f5d: merging branch trondeau/ofdm r7971:8143. Fixing subcarriers and other issues t...
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8144 221aa14e-8319-0410-a670-987f0aec2ac5 Tom Rondeau

03/25/2008

10:59 pm Revision 52234f95: modifications to firmware requires test code changes for udp
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8114 221aa14e-8319-0410-a670-987f0aec2ac5 n4hy McGwier

03/24/2008

06:16 pm Bug #194 (Closed): udp source/sink doesn't build on Windows/MinGW
Fixed on trunk in r8097. Johnathan Corgan
04:55 pm Revision c529a473: Update config files from canonical source.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8105 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
04:46 pm Revision 485cb0c8: Update config files from canonical source.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8101 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
03:58 pm Revision 5a477a01: Fixed gr.udp_source,sink for use on Win32 (Don Ward)
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8097 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
03:52 pm Revision 8d51a86a: Tweak ticket:181 fix for Win32 (Don Ward)
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8096 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
03:42 pm Revision 7916dd86: Add missing peak hold initialization (Josh Blum)
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8095 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
07:46 am Revision a0eae4b4: Fix for gcell corrrectness/performance problem. Replaces mfc_sync
with appropriate use of tag and fenced get. We could pick up a bit
of additional performance by double buffering the...
Eric Blossom
07:39 am Revision b1408be6: dependency fix
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8089 221aa14e-8319-0410-a670-987f0aec2ac5 Eric Blossom
07:00 am Revision 166bf655: minor cleanup
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8088 221aa14e-8319-0410-a670-987f0aec2ac5 Eric Blossom
06:09 am Revision 28361a1b: Merged gcell, the Cell SPE scheduler and RPC mechanism into the trunk.
(eb/trunk-with-gcell r8037:8085). Expect additional tweaks, but
currently works and passes distcheck.
git-svn-id: ...
Eric Blossom

03/19/2008

10:49 pm Revision a3ee0a2d: Minor tweak that avoids intermittent build failure
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8057 221aa14e-8319-0410-a670-987f0aec2ac5 Eric Blossom
08:40 pm Bug #194 (Assigned): udp source/sink doesn't build on Windows/MinGW
Johnathan Corgan
08:27 pm Bug #156 (Closed): deprecation warning in gruimpl/crc.py
Fixed in r6113. Johnathan Corgan
05:31 pm Revision d64316ea: Fix missing symbolic link in Debian packages.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8051 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
04:47 pm Bug #193 (Closed): Compilation fails on MinGW in gr_top_block_impl.cc
Fixed in r8050. Johnathan Corgan
04:46 pm Revision 2206859b: Fixes ticket:193
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8050 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan

03/17/2008

12:48 am Revision 7aa3a057: Don't define RANDOM_MAX on systems that have already defined it. (At
present, only NetBSD-current is known to do this.) Improve the
comment explaining the situation.
git-svn-id: http:...
gdt

03/16/2008

10:09 pm Revision 00f4fd98: Use AC_PATH_PROG to avoid which(1).
In addition to testing if $SVN is non-null, require the presence of a
subversion ".svn" directory.
Confirmed working ...
gdt
09:35 pm Revision c5652769: Add comments noting things that need fixing.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8032 221aa14e-8319-0410-a670-987f0aec2ac5 gdt
« Previous
Next »
 

Also available in: Atom