index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnuradio-core
/
src
/
lib
/
general
/
general.i
Age
Commit message (
Expand
)
Author
2013-02-05
core: adding gr_random_pdu message passing block
Tim O'Shea
2012-11-30
core: gr_blocks can now have only message ports with no general_work()
Tim O'Shea
2012-11-27
Revert "Revert "Merge remote branch 'jblum-github/python_blocks2' into master""
Tom Rondeau
2012-08-30
adding gr_endian_swap block
Tim O'Shea
2012-07-07
Revert "Merge remote branch 'jblum-github/python_blocks2' into master"
Johnathan Corgan
2012-07-01
Merge remote branch 'jblum-github/python_blocks2' into master
Johnathan Corgan
2012-06-22
core: adds a tag debug sink to display all tags coming into it.
Tom Rondeau
2012-06-12
new block, gr_annotator_raw
Tim O'Shea
2012-06-06
Block Modifications:
Tim O'Shea
2012-05-17
gr: Added vector_map block.
Ben Reynwar
2012-04-17
this is squashed python blocks support
Josh Blum
2012-04-13
Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...
Tom Rondeau
2012-04-05
core: removing old MPSK SNR probe; replaced in gr-digital.
Tom Rondeau
2012-04-01
wavelet: move wavelet blocks to new top-level component
Johnathan Corgan
2012-03-13
Merge branch 'probe'
Tom Rondeau
2012-03-13
core: adding new probe_signal from gengen into autotools build.
Tom Rondeau
2012-02-13
core: added Volk-optimized gr_multiply_conjugate_cc at one block with QA code.
Tom Rondeau
2012-02-13
core: added volk version of add_ff.
Tom Rondeau
2012-02-13
core: new multiply_const_ff and multiply_ff blocks done using Volk.
Tom Rondeau
2012-02-13
core: moving multiply_const_ff from gengen to general to take advantage of volk.
Tom Rondeau
2012-02-02
core: moving multiply_cc and multiply_const_cc out of gengen and into general...
Tom Rondeau
2012-01-28
core: more type converters in Volk; adding char_to_short converter.
Tom Rondeau
2011-10-23
core: Added type conversion int->float (issue #192). Added with a gri file an...
Tom Rondeau
2011-10-18
Merge branch 'master' into next
Tom Rondeau
2011-10-18
added transcendental block from jblum/transcendental (reworked for master bra...
Tom Rondeau
2011-10-12
digital: moved over all c++ blocks to gr-digital. Benchmark tx/rx still working.
Tom Rondeau
2011-09-26
Merge branch 'next' into digital
Tom Rondeau
2011-09-09
Merge branch 'master' into next
Tom Rondeau
2011-09-03
Add gr_correlate_access_code_tag_bb, issues tags instead of annotating samples
Nick Foster
2011-08-30
Merge remote branch 'mbant/cpm' into digital
Tom Rondeau
2011-08-14
Adding a control_loop class that takes care of setting the loop gains and the...
Tom Rondeau
2011-07-30
digital: moved fll_band_edge out of gnruadio-core.
Tom Rondeau
2011-07-24
digital: moving mpsk_receiver from gnuradio-core to gr-digital. Added QA code...
Tom Rondeau
2011-07-24
digital: moved CRC32 from gnuradio-core to gr-digital. Also added QA code for...
Tom Rondeau
2011-07-21
digital: moving correlate_access_code to gr-digital.
Tom Rondeau
2011-07-20
digital: removed LMS and CMA equalizers from core that are supplanted in gr-d...
Tom Rondeau
2011-07-19
digital: removed gr_costas_loop from gnuradio-core that is replaced in gr-dig...
Tom Rondeau
2011-07-19
digital: moved clock_recovery_ff/cc to gr-digital.
Tom Rondeau
2011-07-19
digital: moved gr_binary_slicer_fb to digital_binary_slicer_fb and added QA c...
Tom Rondeau
2011-04-08
gr-digital: updating build for consetellation object move.
Tom Rondeau
2011-04-08
Merge branch 'master' into constell_obj
Tom Rondeau
2011-04-07
core: adding a type converter - int -> float.
Tom Rondeau
2011-02-13
Added gr_constellation_decoder2_cb block.
Ben Reynwar
2011-01-30
Added ofdm_frame_sink2. Like ofdm_frame_sink but uses constellation object.
Ben Reynwar
2011-01-30
Merged upstream from next
Ben Reynwar
2011-01-01
Worked on generic demodulation.
Ben Reynwar
2010-12-09
Added support for modulation/demodulation of a generic constellation.
Ben Reynwar
2010-12-09
All CPM stuff included (C++/GRC/Python), tests pass
Martin Braun
2010-12-06
Merge branch 'next' into guile-next
Eric Blossom
2010-11-16
Adding a burst tagger that creates a tag when a signal is observed on line 1.
Tom Rondeau
[next]