History | View | Annotate | Download (2.5 kB)
Merge branch 'master-mods'
Merge branch 'master-mods' of git://github.com/osh/gnuradio-1 into master-mods
gr_unpack_k_bits: added python QA code reversed bit ordering to match gr_pack_k_bits
gr_keep_m_in_n: added python QA code switched block to operate on individual items as itemsize instead of vectors updated GRC to match
fixed copyright dates.
Some really minor nits.
Block Modifications: digital.mpsk_receiver_cc: Set reasonable default parameter values for GRC definition digital.ofdm_insert_preamble: Expose enter_preamble() as public, to allow external state changes Cleanup of incorrect forecast behavior...