Activity

From 01/06/2012 to 02/04/2012

02/03/2012

10:25 pm Revision 6063ef01: Merge branch 'master' into next
Johnathan Corgan
10:24 pm Revision ae4770a0: Merge branch 'maint'
Johnathan Corgan
10:24 pm Revision 2b87c2a7: Fixed mislabeled dependencies for Fedora 15
Nicholas Corgan

02/02/2012

09:38 pm Revision a3b19015: core: more fixes when moving files from gengen to general.
Tom Rondeau
09:38 pm Revision b3e53849: volk: adding new functions to Makefile.
Tom Rondeau
09:37 pm Revision c1927c72: volk: adding new Volk functions added in this branch to the volk_profile tool ...
Tom Rondeau
09:36 pm Revision e8089db2: core: moving multiply_cc and multiply_const_cc out of gengen and into general ...
QA code now explicitly tests the cc versions of these blocks. Tom Rondeau
09:35 pm Revision 67d23bde: volk: improving performance of multiply_const and multiply two streams.
Tom Rondeau
09:34 pm Revision 3bc34ff3: Merge branch 'master' into next
Johnathan Corgan
09:34 pm Revision 309ca769: Merge branch 'maint'
Johnathan Corgan
09:34 pm Revision c6519775: sched: better working alignment handling.
Works with max_noutput_items and set_output_multiple. Tom Rondeau
09:32 pm Revision 63ffe1ad: grc: better error for import gr fail
Josh Blum
09:29 pm Revision 89af584a: grc: fix install permissions on grc_setup_freedesktop
Josh Blum
07:25 pm Revision 070a6c9c: volk: adding unaligned versions of complex multiply a constant and complex mul...
Tom Rondeau

02/01/2012

10:21 pm Revision 0371e7b4: Merge branch 'master' into next
Tom Rondeau
10:20 pm Revision 7403f9f0: Merge branch 'maint' of gnuradio.org:gnuradio into maint
Tom Rondeau
10:20 pm Revision 00518cac: Merge branch 'master' of gnuradio.org:gnuradio
Tom Rondeau
10:19 pm Revision ba6fee9b: Merge branch 'maint'
Tom Rondeau
10:19 pm Revision 9adfc42e: uhd: fix for uhd_fft to work with basicRx d'board.
Marcus Leech
10:18 pm Revision 8349e172: Merge branch 'uhd_fft_rxbasic'
Tom Rondeau
10:15 pm Revision 23f191c0: uhd: fix for uhd_fft to work with basicRx d'board.
Marcus Leech

01/30/2012

11:50 pm Revision 6385380c: core: redo fft_filter (complex and float) with Volk.
No need for sse implementation now but keeping code for reference. Tom Rondeau
05:12 pm Revision 04638512: core: fixing up complex_to_xxx for using Volk where appropriate. Speed benchma...
Tom Rondeau
05:23 am Revision 4769d5ff: core: complex_to_xxx (float, real, imag, arg) to volk.
Tom Rondeau
05:22 am Revision cb458204: volk: adding complex to imag kernel.
Tom Rondeau

01/29/2012

10:35 pm Revision 83d0bf5d: core: minor edits.
Tom Rondeau
10:34 pm Revision 812144f4: core: switched complex to mag and mag_squared to use Volk functions.
Tom Rondeau
10:32 pm Revision d142fd9e: volk: added volk magnitiude squared functions (aligned/unaligned) for complex ...
Tom Rondeau
10:31 pm Revision 9c9b9a8a: volk: added unaligned volk function for magnitude of a complex number.
Tom Rondeau
12:31 am Revision d8704874: volk: fix lower bound of int conversion.
Tom Rondeau
12:31 am Revision 7ecd13db: core: update Makefile.am for new type converters.
Tom Rondeau
12:25 am Revision f6075ca9: core: more type converters in Volk; adding char_to_short converter.
Tom Rondeau
12:25 am Revision f63927a4: core: more conversion work to Volk for type converters.
Tom Rondeau

01/28/2012

08:11 pm Revision c9a42064: core: QA codes for float_to_X and short_to_X (note: float_to_int needs work).
Tom Rondeau
08:11 pm Revision 7943c197: core: cleanup short_to_float.
Tom Rondeau
08:09 pm Revision c05a75d0: core: short_to_X: adding short_to_char block using Volk; made Volk version of ...
Tom Rondeau
08:08 pm Revision 9009ceb5: core: minor tweaks to float_to_X
Tom Rondeau
05:49 pm Revision 8f09eb20: volk: cleaned up float_to_X to be Volk-only and added vlen and scale to constr...
Tom Rondeau

01/27/2012

10:01 pm Revision 89d8421f: Merge branch 'master' into next
Johnathan Corgan
10:00 pm Revision 29aa72d4: Merge branch 'gr-uhd-async-msg-recv'
Johnathan Corgan
01:22 am Revision 2a2663d6: QA: type converter QA codes added and updated for Volk. Some small differences...
Tom Rondeau
01:20 am Revision 3737aa4b: core: moved float_to_X type converters over to use Volk calls.
Tom Rondeau
01:07 am Revision 42d9560a: volk: float_to_int and float_to_char updated to clip instead of wrap around. T...
Tom Rondeau
01:07 am Revision d8b02979: volk: fix a warning.
Tom Rondeau

01/26/2012

11:01 pm Revision 40e186f9: uhd: add async message print option to apps
Johnathan Corgan
10:53 pm Revision d825bb2b: volk: float_to_short now clips the values instead of wrapping around.
Tom Rondeau
10:06 pm Revision b207aa2d: uhd: add utility function to convert raw gr_message to async_metadata_t
Johnathan Corgan
12:36 am Revision f87aef68: Merge branch 'master' into next
Johnathan Corgan
12:35 am Revision 8ddd8fbb: Merge branch 'maint'
Johnathan Corgan
12:35 am Revision f122d72a: core: fix floor ambiguous overload in vcc fftw
The msvc compiler doesnt like the ambiguous overload of floor.
However, floor should not have an effect on the intege...
Josh Blum

01/23/2012

09:41 pm Revision 09be95bb: sched: better comments. Handling of noutput_items adjustment done better and d...
Tom Rondeau
09:40 pm Revision 97f6e815: build: look for local volk headers instead of installed.
Tom Rondeau

01/22/2012

10:51 pm Revision 06f40e8d: sched: forgot to turn debugging off.
Tom Rondeau
10:46 pm Revision accc35f3: core: test case of using Volk to convert from float to short.
Tom Rondeau
10:46 pm Revision 32cbee3e: core: link to Volk.
Tom Rondeau
10:44 pm Revision 6ac7576d: sched: first attempt at working with aligned data sets. A block has an indicat...
Tom Rondeau

01/21/2012

04:22 pm Revision 83c6ee03: Merge remote branch 'gnuradio/maint' into gr-uhd-set-user-register
Johnathan Corgan
03:43 pm Revision 242626ea: Merge branch 'master' into next
Tom Rondeau
03:42 pm Revision 3901b0b7: Merge branch 'maint'
Tom Rondeau
03:41 pm Revision 2d80e59c: noaa: add pc file for gr-noaa to m4 file.
Tom Rondeau

01/20/2012

03:37 pm Bug #478: docs: file generation synchronization issue
A possible fix with merge into maint at:
8720afbfbe40c6e88345c2ddbeabe5d2ae4ff62e
This does a exception checking ...
Tom Rondeau
03:22 am Revision 976350d8: Merge branch 'master' into next
Tom Rondeau
03:18 am Revision d2ff8e34: Merge branch 'maint'
Tom Rondeau
03:14 am Revision 6e3ec5d3: docs: another try/except/rerun spot.
Tom Rondeau
02:55 am Revision 748063b2: Merge branch 'maint'
Tom Rondeau
02:49 am Revision 8720afbf: Merge branch 'nosync' into maint
Tom Rondeau
02:31 am Revision 26de2814: core: fixed bug in FFT shift operation.
Tom Rondeau

01/19/2012

11:14 pm Feature #482 (Closed): Make build out of tree script more robust
Take another look at this script. Tom Rondeau
11:11 pm Feature #454 (Closed): update create gr out of tree project for cmake
Tom Rondeau
11:09 pm Bug #416 (Closed): Update gr-howto-write-a-block so that it doesn't install under gnuradio
Tom Rondeau
11:08 pm Bug #422 (Closed): gr-noaa has no pc file
Tom Rondeau
11:07 pm Bug #471 (Closed): Problem with pfb_clock_sync_ccf and not enough items to process
Tom Rondeau
11:07 pm Bug #479 (Closed): volk - orc sqrt failures on freebsd
Tom Rondeau
11:07 pm Feature #476 (Closed): cmake - swig version check
Tom Rondeau
06:46 am Revision 00b373f8: Merge branch 'maint' into gr-uhd-set-user-register
Johnathan Corgan
01:01 am Revision 28990966: Merge branch 'master' into next
Tom Rondeau
01:01 am Revision fe88a1dd: Merge branch 'maint'
Tom Rondeau
01:01 am Revision da8f6759: volk: fix for newer orc.
Nick Foster

01/18/2012

05:05 pm Bug #416: Update gr-howto-write-a-block so that it doesn't install under gnuradio
This was fixed long ago. The relevant issue was that when installing GNU Radio from binary packages, the $prefix use... Johnathan Corgan
05:01 pm Bug #422 (Resolved): gr-noaa has no pc file
Fixed in 877e92eb Johnathan Corgan
04:58 pm Revision 893790b3: Merge branch 'master' into next
Conflicts:
gr-noaa/Makefile.am
Johnathan Corgan
04:57 pm Revision 6b748554: Merge branch 'maint'
Johnathan Corgan
04:57 pm Revision 877e92eb: noaa: add pkgconfig file for C++ library
Johnathan Corgan
12:31 am Revision e0c2ea36: Merge branch 'maint' into gr-uhd-set-user-register
Johnathan Corgan
12:28 am Revision 2683a0c0: Merge branch 'master' into next
Johnathan Corgan
12:25 am Revision b6a00c8b: Merge branch 'maint'
Johnathan Corgan
12:23 am Revision 9f41efcb: qtgui: better findqwt.cmake with standard paths
Josh Blum
12:23 am Revision 7850d5f2: gruel: hrt under bsd should use clock gettime
Josh Blum
12:22 am Revision 8736ac20: cmake: fix for cmake 2.6 with library extras mode
OUTPUT_NAME is a target output name that should work with both 2.6 and 2.8
LIBRARY_OUTPUT_NAME is new to 2.8 and mor...
Josh Blum

01/17/2012

08:09 pm Revision 00a3bd55: Merge branch 'maint' into gr-uhd-set-user-register
Johnathan Corgan

01/16/2012

03:11 pm Revision 61b4f5e1: Merge branch 'master' into next
Tom Rondeau
03:11 pm Revision 4beff39a: Merge branch 'maint'
Tom Rondeau
03:09 pm Revision 58aba98d: digital: fixing up BERT interfaces. Also added a gain control to the tx side (...
Tom Rondeau
02:30 pm Revision f58076ff: docs: another hack to check for errors and retry when building the swigdocs.
Tom Rondeau
08:30 am Revision e9ba60e5: core: fix for off-by-one issue in strip chart. Increases buffer size for longe...
Marcus Leech
05:17 am Revision bd56b0d7: Merge branch 'master' into next
Conflicts:
grc/blocks/Makefile.am
Tom Rondeau
05:15 am Revision 5c4da904: core: the burst_tag block can have user-defined keys and values for the tags w...
Marcus Leech
04:49 am Revision 2a2411a5: core: fix for off-by-one issue in strip chart. Increases buffer size for longe...
Marcus Leech

01/15/2012

11:37 pm Revision 564b266e: Merge branch 'master' into next
Tom Rondeau
11:36 pm Revision 53407a4e: digital: added get/set functions to mpsk_receiver_cc for theta (phase offset),...
Tom Rondeau

01/13/2012

04:07 pm Revision 72d1ff01: Merge branch 'master' into next
Johnathan Corgan
04:07 pm Revision cc0949bc: Merge branch 'maint'
Johnathan Corgan
04:06 pm Revision 1fc3b145: Fix compilation with gcc-4.7
Jaroslav Skarvada

01/10/2012

06:21 pm Revision 4b1b276f: uhd: add API call to set user registers
Johnathan Corgan

01/08/2012

12:48 am Bug #478 (Assigned): docs: file generation synchronization issue
Sorry, taking this back.
The issue is that the custom command get triggered multiple times.
This can be proven with...
Josh Blum

01/07/2012

09:10 pm GNU Radio Release 3.5.1
The release tarballs are available here:
http://gnuradio.org/redmine/attachments/download/293/gnuradio-3.5.1.tar.g...
Johnathan Corgan
08:59 pm gr-howto-write-a-block-3.5.1.tar.gz
GNU Radio release 3.5.1 HOWTO Johnathan Corgan
08:59 pm gnuradio-3.5.1.tar.gz
GNU Radio release 3.5.1 Johnathan Corgan
08:25 pm Revision cdda4a58: Merge branch 'master' into next
* Use -s ours to skip over release commits on master Johnathan Corgan
08:22 pm Revision 9ce32622: build: update revision to 3.5.2git
Johnathan Corgan
07:29 pm Revision ebdfd5e1: build: update canonical config files
Johnathan Corgan
07:29 pm Revision d35c6bd9: build: update revision to 3.5.1
Johnathan Corgan
07:28 pm Revision aaf6444f: Merge branch 'master' into next
Johnathan Corgan
07:27 pm Revision 9c45fe54: core: comment out QA debug output
Johnathan Corgan
09:19 am Bug #481: qa_vector_sink_source.py failure - RuntimeError thrown, expecting ValueError
... Josh Blum
09:15 am Bug #468: volk - make all unit tests pass
same processor, but running windows 7, this is the only failure
clipping/truncation issue?...
Josh Blum

01/06/2012

10:37 pm Bug #479: volk - orc sqrt failures on freebsd
confirmed over here Josh Blum
08:07 pm Revision 0aa47db2: docs: another recheck point in the siwg_doc code. If a parse error happens, tr...
Tom Rondeau
07:55 pm Bug #481: qa_vector_sink_source.py failure - RuntimeError thrown, expecting ValueError
I dont' think switching from looking for ValueError to Exception here is the correct answer:
- self.assertR...
Tom Rondeau
07:47 pm Bug #479 (Resolved): volk - orc sqrt failures on freebsd
Fixed in commit: 83b3e37d09181daa82584327d2614eeca38cf027
ORC is passed --include math.h for these functions.
Tom Rondeau
07:44 pm Revision 1b809965: Merge branch 'master' into next
Tom Rondeau
07:44 pm Revision e337d7ce: Merge branch 'maint'
Tom Rondeau
07:19 pm Revision 963b3dd9: Remove some more warnings. I'm probably being a bit OCD about these ones, but ...
Tom Rondeau
07:00 pm Revision 1561b416: volk: minor changes to fix some warnings.
Tom Rondeau
06:59 pm Revision 83b3e37d: volk: tell Orc compiler to include math.h to find some generic functions (sqrt).
Tom Rondeau
04:51 pm Revision d2d0da6f: Revert "volk: remove warning about implicit declaration of sqrt."
This reverts commit 1fe488b97ce715ddcab6fa2e3640596a5f23a4e1.
Broke it more than fixed it.
Tom Rondeau
02:54 am Feature #480 (Closed): Configuration.cpp error
Josh Blum
02:53 am Bug #481 (Closed): qa_vector_sink_source.py failure - RuntimeError thrown, expecting ValueError
On FreeBSD (and this may be a result of ancient swig), the test code throws RuntimeError, but is expecting ValueError... Josh Blum
02:50 am Bug #479 (Assigned): volk - orc sqrt failures on freebsd
this is probably a result of 1fe488b97ce715ddcab6fa2e3640596a5f23a4e1
its not isolated to freebsd, that just happe...
Josh Blum
02:48 am Feature #480: Configuration.cpp error
what does this have to do with gnuradio? Josh Blum
« Previous
Next »
 

Also available in: Atom