summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-17small tweaks for windows buildingJosh Blum
2011-08-17Merge branch 'next' into digitalJosh Blum
2011-08-17Merge branch 'digital' of https://github.com/trondeau/gnuradio into digitalJosh Blum
2011-08-14digital: cleaned up Costas loop code by switching over to the gri_control_loo...Tom Rondeau
2011-08-14Convering the PLL refout block to use the gri_control_loop class to take care...Tom Rondeau
2011-08-14Adding a control_loop class that takes care of setting the loop gains and the...Tom Rondeau
2011-08-10digital: fixing naming of logging files.Tom Rondeau
2011-08-10fixing constellation plotter to gracefully handle the end of a file.Tom Rondeau
2011-08-10Cleaning up; adding a different dbpsk that uses differential coding. The norm...Tom Rondeau
2011-08-10digital: updated constellation receiver to use loop bandwidth and damping fac...Tom Rondeau
2011-08-09digital: fixing up receiver code. Almost there...Tom Rondeau
2011-08-09digital: setting up receive path to use new timing loop API, FLL API, new gai...Tom Rondeau
2011-08-09digital: fixed complex M&M to output the error signal as a float. Also change...Tom Rondeau
2011-08-09digital: added M&M clock recovery loop as an option to compare against polyph...Tom Rondeau
2011-08-08digital: adding a timing offset example.Tom Rondeau
2011-08-08digital: reworking pfb_clock_sync block for better construction of diff taps,...Tom Rondeau
2011-08-04cmake: re-imagining of how to write a block w/ cmake and boost unit testJosh Blum
2011-08-04cmake: specify all the boosts, remove dummy sys/time.h for msvc buildJosh Blum
2011-08-03cmake: moved unique target macro into python where its usedJosh Blum
2011-08-03core: removed modification of includedir for pc file, its not needed and was ...Josh Blum
2011-08-03atsc: forgot to add gruel to the list of deps for unit test, also chmod +x un...Josh Blum
2011-08-03atsc: did work on symbol visibility and minor tweaks in qa code for MSVCJosh Blum
2011-08-03rs: reasonable workaround for compiling reed-solomon under MSVCJosh Blum
2011-08-02Merge branch 'next' into digitalJosh Blum
2011-08-02core: dont set boost vars for gnuradio-core.pcJosh Blum
2011-08-02cmake: language tweak for component group descriptionJosh Blum
2011-08-02cmake: set plat_specific when determining GR_PYTHON_DIR, this makes it use li...Josh Blum
2011-07-30updating PFB clock sync to use loop bandwidth and damping factor instead of s...Tom Rondeau
2011-07-30digital: update documentation.Tom Rondeau
2011-07-30digital: Add a costas loop example program. Updates FLL example program to in...Tom Rondeau
2011-07-30digital: updated Costas loop again. The damping factor is now set by default ...Tom Rondeau
2011-07-30digital: better behavior of FLL code and added gets and sets for the frequenc...Tom Rondeau
2011-07-30digital: cut down number of samples in constellation_receiver QA code to make...Tom Rondeau
2011-07-30digtial: Added an example script to show/test the behavior of the FLL.Tom Rondeau
2011-07-30digital: added QA code for FLL algorithm. Updated generic_mod_demod to use ne...Tom Rondeau
2011-07-30digital: moved fll_band_edge into gr-digital.Tom Rondeau
2011-07-30digital: moved fll_band_edge out of gnruadio-core.Tom Rondeau
2011-07-30core: made significant improvements in FLL algorithm. Now converges very nicely.Tom Rondeau
2011-07-29cmake: tweaks + fixes for components/packagingJosh Blum
2011-07-29gruel: fix for merge conflict verbose that got savedJosh Blum
2011-07-28Merge branch 'digital' of https://github.com/trondeau/gnuradio into digitalJosh Blum
2011-07-28cmake: added -ldl flag to cppunit when pkg config is usedJosh Blum
2011-07-28cmake: be a little more robust when checking source code versionJosh Blum
2011-07-28Merge branch 'next' of gnuradio.org:gnuradio into nextJosh Blum
2011-07-28filter: fixed file extension on filter CMakeLists neon codeJosh Blum
2011-07-27fixed some more warnings; mostly in doxygen or order of variable initialization.Tom Rondeau
2011-07-27Merge branch 'master' into nextTom Rondeau
2011-07-27Fixed warnings generated from improper includes in swig interface file.Tom Rondeau
2011-07-27Fixed doxygen warning in gr-uhdTom Rondeau
2011-07-26Merge branch 'next' of gnuradio.org:gnuradio into nextJosh Blum