index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-08-17
small tweaks for windows building
Josh Blum
2011-08-17
Merge branch 'next' into digital
Josh Blum
2011-08-17
Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital
Josh Blum
2011-08-14
digital: cleaned up Costas loop code by switching over to the gri_control_loo...
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-10
digital: fixing naming of logging files.
Tom Rondeau
2011-08-10
fixing constellation plotter to gracefully handle the end of a file.
Tom Rondeau
2011-08-10
Cleaning up; adding a different dbpsk that uses differential coding. The norm...
Tom Rondeau
2011-08-10
digital: updated constellation receiver to use loop bandwidth and damping fac...
Tom Rondeau
2011-08-09
digital: fixing up receiver code. Almost there...
Tom Rondeau
2011-08-09
digital: setting up receive path to use new timing loop API, FLL API, new gai...
Tom Rondeau
2011-08-09
digital: fixed complex M&M to output the error signal as a float. Also change...
Tom Rondeau
2011-08-09
digital: added M&M clock recovery loop as an option to compare against polyph...
Tom Rondeau
2011-08-08
digital: adding a timing offset example.
Tom Rondeau
2011-08-08
digital: reworking pfb_clock_sync block for better construction of diff taps,...
Tom Rondeau
2011-08-04
cmake: re-imagining of how to write a block w/ cmake and boost unit test
Josh Blum
2011-08-04
cmake: specify all the boosts, remove dummy sys/time.h for msvc build
Josh Blum
2011-08-03
cmake: moved unique target macro into python where its used
Josh Blum
2011-08-03
core: removed modification of includedir for pc file, its not needed and was ...
Josh Blum
2011-08-03
atsc: forgot to add gruel to the list of deps for unit test, also chmod +x un...
Josh Blum
2011-08-03
atsc: did work on symbol visibility and minor tweaks in qa code for MSVC
Josh Blum
2011-08-03
rs: reasonable workaround for compiling reed-solomon under MSVC
Josh Blum
2011-08-02
Merge branch 'next' into digital
Josh Blum
2011-08-02
core: dont set boost vars for gnuradio-core.pc
Josh Blum
2011-08-02
cmake: language tweak for component group description
Josh Blum
2011-08-02
cmake: set plat_specific when determining GR_PYTHON_DIR, this makes it use li...
Josh Blum
2011-07-30
updating PFB clock sync to use loop bandwidth and damping factor instead of s...
Tom Rondeau
2011-07-30
digital: update documentation.
Tom Rondeau
2011-07-30
digital: Add a costas loop example program. Updates FLL example program to in...
Tom Rondeau
2011-07-30
digital: updated Costas loop again. The damping factor is now set by default ...
Tom Rondeau
2011-07-30
digital: better behavior of FLL code and added gets and sets for the frequenc...
Tom Rondeau
2011-07-30
digital: cut down number of samples in constellation_receiver QA code to make...
Tom Rondeau
2011-07-30
digtial: Added an example script to show/test the behavior of the FLL.
Tom Rondeau
2011-07-30
digital: added QA code for FLL algorithm. Updated generic_mod_demod to use ne...
Tom Rondeau
2011-07-30
digital: moved fll_band_edge into gr-digital.
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-29
cmake: tweaks + fixes for components/packaging
Josh Blum
2011-07-29
gruel: fix for merge conflict verbose that got saved
Josh Blum
2011-07-28
Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital
Josh Blum
2011-07-28
cmake: added -ldl flag to cppunit when pkg config is used
Josh Blum
2011-07-28
cmake: be a little more robust when checking source code version
Josh Blum
2011-07-28
Merge branch 'next' of gnuradio.org:gnuradio into next
Josh Blum
2011-07-28
filter: fixed file extension on filter CMakeLists neon code
Josh Blum
2011-07-27
fixed some more warnings; mostly in doxygen or order of variable initialization.
Tom Rondeau
2011-07-27
Merge branch 'master' into next
Tom Rondeau
2011-07-27
Fixed warnings generated from improper includes in swig interface file.
Tom Rondeau
2011-07-27
Fixed doxygen warning in gr-uhd
Tom Rondeau
2011-07-26
Merge branch 'next' of gnuradio.org:gnuradio into next
Josh Blum
[next]