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
Age
Commit message (
Expand
)
Author
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-14
fixed a couple of typos.
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-24
Merge branch 'master' into next
Tom Rondeau
2011-09-24
Merge branch 'keep1n'
Tom Rondeau
2011-09-23
fixing PLL's using new control_loop class so their output update is done at t...
Tom Rondeau
2011-09-23
Merge branch 'master' into next
Tom Rondeau
2011-09-23
Merge branch 'maint'
Tom Rondeau
2011-09-23
fixing PLL's so their output update is done at the right time; were lagging b...
Tom Rondeau
2011-09-22
Fixing keep_one_in_n to allow for large values of n. Performs tag propagation...
Tom Rondeau
2011-09-22
Merge branch 'master' into next
Tom Rondeau
2011-09-21
core: Doxygen comments for added tag name parameter.
Tom Rondeau
2011-09-09
Merge branch 'master' into next
Tom Rondeau
2011-09-09
Merge branch 'correlate_tag'
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-29
Updating all three PLL blocks to use new control_loop parent class.
Tom Rondeau
2011-08-14
Convering the PLL refout block to use the gri_control_loop class to take care...
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-30
core: made significant improvements in FLL algorithm. Now converges very nicely.
Tom Rondeau
2011-07-26
Merge branch 'master' into next
Johnathan Corgan
2011-07-26
Merge branch 'maint'
Johnathan Corgan
2011-07-26
core: added missing io.h includes on cc files
Josh Blum
2011-07-26
core: added missing config.h includes on cc files
Josh Blum
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-07-17
Merge branch '8psk' into next
Tom Rondeau
2011-07-12
fixing build
Tom Rondeau
2011-07-10
digital: removed new constellation blocks from gnuradio-core.
Tom Rondeau
2011-07-01
Fix sensitivity accessor in gr_frequency_modulator_fc.
Johnathan Corgan
2011-07-01
gnuradio-core: use common coding style for accessor in quadrature_demod_cf
Johnathan Corgan
2011-07-01
gnuradio-core: add accessors for gain property of quadrature_demod_cf
Alexandru Csete
2011-06-21
gr-digital, gr-trellis: Fixing gr-trellis to work with constellation now that...
Ben Reynwar
2011-05-13
Merge branch 'master' into 8psk
Tom Rondeau
2011-05-12
core: adding get/set sensitivity accessors to frequency_modulator_fc block.
Tom Rondeau
2011-05-08
Merge branch 'master' into 8psk
Tom Rondeau
2011-04-12
Small bug fix so M&M block asks for the right number of items.
Tom Rondeau
2011-04-08
gr-digital: updating build for consetellation object move.
Tom Rondeau
2011-04-08
gr-digital: moved consetellation object into gr-digital space.
Tom Rondeau
2011-04-08
Merge branch 'constell_obj' into 8psk
Tom Rondeau
2011-04-08
Merge branch 'master' into constell_obj
Tom Rondeau
2011-04-07
core: missed a line in the Makefile for int_to_float.
Tom Rondeau
[next]