History | View | Annotate | Download (3.2 kB)
added missing aligned attribute
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6576 221aa14e-8319-0410-a670-987f0aec2ac5
Trial fix for ticket:189, gr_mpsk_receiver_cc problem.Added checking for SIMD alignment requirement on gr_complex (must be8-byte aligned) so that future violations will throw an exception.Modified gr_mpsk_receiver_cc.h so that delay line being passed to...