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
Age
Commit message (
Expand
)
Author
2011-10-12
digital: moved over all c++ blocks to gr-digital. Benchmark tx/rx still working.
Tom Rondeau
2011-10-06
Merge branch 'digital' of github.com:trondeau/gnuradio into digital
Tom Rondeau
2011-10-06
Merge branch 'next' into digital
Tom Rondeau
2011-10-06
Added floating point version of arbitrary resampler.
Tom Rondeau
2011-09-30
Fixed stupid mistake in new method.
Tom Rondeau
2011-09-30
Added a method to get the current timing rate from the pfb clock sync block.
Tom Rondeau
2011-09-27
Merge branch 'master' into next
Johnathan Corgan
2011-09-27
swig: language independent exception handler
Josh Blum
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-09
tags: fixed fwrite line for the right item size number.
Tom Rondeau
2011-09-09
fixing doxygen comment typo.
Tom Rondeau
2011-09-09
tags: fixed fwrite line for the right item size number.
Tom Rondeau
2011-09-03
Add gr_correlate_access_code_tag_bb, issues tags instead of annotating samples
Nick Foster
2011-09-01
Fixed the PFB clock sync block when asking for multiple samples per symbol out.
Tom Rondeau
2011-08-30
digital: fixed up build to make libdigital_hier.la; does not swig or get buil...
Tom Rondeau
2011-08-30
digital: moved newly added CPM and GMSK hier blocks to gr-digital.
Tom Rondeau
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-08-08
digital: reworking pfb_clock_sync block for better construction of diff taps,...
Tom Rondeau
2011-07-30
updating PFB clock sync to use loop bandwidth and damping factor instead of s...
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-27
fixed some more warnings; mostly in doxygen or order of variable initialization.
Tom Rondeau
2011-07-26
Merge branch 'master' into next
Tom Rondeau
2011-07-26
Merge branch 'maint'
Tom Rondeau
2011-07-26
Fixed warnings about doxygen format.
Tom Rondeau
2011-07-26
Fixed return warnings.
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
[next]