commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] git://gnuradio.org/jblum branch, fix_alignment_issue,


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/jblum branch, fix_alignment_issue, created. b3287c93c29ffdd0ae73fb973d558d52a84087af
Date: Sat, 9 Jun 2012 23:34:17 +0000 (UTC)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "git://gnuradio.org/jblum".

The branch, fix_alignment_issue has been created
        at  b3287c93c29ffdd0ae73fb973d558d52a84087af (commit)

- Log -----------------------------------------------------------------
commit b3287c93c29ffdd0ae73fb973d558d52a84087af
Author: Josh Blum <address@hidden>
Date:   Sat Jun 9 16:33:07 2012 -0700

    core: a catch-all solution to the set_alignment problem
    
    Ensure that the alignment will at least be set to 1.
    This fixes the issue when the system alignment is
    less than the alignment of the item type.
    
    Another possible fix would be for all the callers of set_alignment
    to use std::max(1, alignment)... but that would be more effort.
    
    Reverted the change to volk: generic machine was always 1,
    and this was not the issue anyhow.

commit fc22309289b88dfd7dd0b63aa1cd9557de3accb6
Author: Alexandru Csete <address@hidden>
Date:   Sat Jun 9 09:10:39 2012 -0700

    fcd: fix frequency offset test in GRC

commit ff8b66e035aaa757969345c164ee72dd3a8fa2d8
Author: Tom Rondeau <address@hidden>
Date:   Thu Jun 7 15:50:26 2012 -0400

    volk: have an alignment even for unknown (generic) machines.

commit e67e3d9ac40f9651f108463c18cd704bef733574
Author: Tom Rondeau <address@hidden>
Date:   Mon Jun 4 20:43:49 2012 -0400

    docs: fixed Doxygen from looking in the howto dir.

commit b95b3ce4553442a97ce6ed19d907527ac0d90d96
Author: Justin R. Cutler <address@hidden>
Date:   Thu May 31 17:05:23 2012 -0700

    pager: fix frequency display when not default

commit 53dabcddefa202facfd0825fd2171f840a1a47c3
Author: Justin R. Cutler <address@hidden>
Date:   Thu May 31 17:02:05 2012 -0700

    grc: restore virtual ports in grc

commit 11475bfd79097616b00639e5bfdc567134346566
Author: Nicholas Corgan <address@hidden>
Date:   Thu May 17 16:37:59 2012 -0700

    Fixed package dependencies for gnuradio-core and gr-wavelet, added support 
for Ubuntu 12.04 and Fedora 17

commit 374afd8759420e7774caa832a934cd0da3ae8051
Author: Moritz Fischer <address@hidden>
Date:   Mon May 7 21:25:28 2012 -0400

    volk: fixed popcnt.

-----------------------------------------------------------------------


hooks/post-receive
-- 
git://gnuradio.org/jblum



reply via email to

[Prev in Thread] Current Thread [Next in Thread]