Age | Commit message (Expand) | Author |
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-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 'master' into next | Tom Rondeau |
2011-07-26 | Merge branch 'maint' | Tom Rondeau |
2011-07-26 | doxygen: fixed doxygen warnings. | Tom Rondeau |
2011-07-26 | Fixed type warning. | Tom Rondeau |
2011-07-26 | Fixed warnings about doxygen format. | Tom Rondeau |
2011-07-26 | Fixed return warnings. | Tom Rondeau |
2011-07-26 | Fixed warnings about variable intialization order. | Tom Rondeau |
2011-07-26 | digital: reworking code so digital examples work. BPSK seems to work fine off... | Tom Rondeau |
2011-07-26 | Merge branch 'master' into next | Johnathan Corgan |
2011-07-26 | comedi: fix to use comedi 0.8 API | Johnathan Corgan |
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-25 | digital: reworking code so digital examples work. BPSK seems to work fine off... | Tom Rondeau |
2011-07-24 | digital: updates to build for gr-digital examples. | Tom Rondeau |
2011-07-24 | digital: working digital transmit benchmark script to file. | Tom Rondeau |
2011-07-24 | digital: modifications to make Python scripts in digital usable. | Tom Rondeau |
2011-07-24 | digital: moving Python digital stuff to gr-digital. Fixing some build issues. | Tom Rondeau |
2011-07-24 | digital: moving mpsk_receiver from gnuradio-core to gr-digital. Added QA code... | Tom Rondeau |
2011-07-24 | digital: rename QA test to represent the function we are testing. | Tom Rondeau |
2011-07-24 | digital: moved CRC32 from gnuradio-core to gr-digital. Also added QA code for... | Tom Rondeau |
2011-07-24 | digital: adding QA code for LMS DD equalizer. | Tom Rondeau |
2011-07-24 | digital: made clock recovery QA code executable. | Tom Rondeau |
2011-07-24 | digital: fixed name of costas loop QA test block; made qa_binary_slicer_fb ex... | Tom Rondeau |
2011-07-24 | digital: added some QA tests for the clock_recovery_mm block. | Tom Rondeau |
2011-07-23 | misc_next_branch_tweaks_to_build_on_osx_and_windows | Josh Blum |
2011-07-22 | gr-vocoder: added G.723 40K ADPCM encoder, decoder, and audio loopback example | Johnathan Corgan |
2011-07-22 | gr-vocoder: added G.723 24K ADPCM encoder, decoder, and audio loopback example | Johnathan Corgan |
2011-07-22 | gr-vocoder: added G.721 32K ADPCM encoder, decoder, and audio loopback example | Johnathan Corgan |
2011-07-21 | digital: moving correlate_access_code to gr-digital. | Tom Rondeau |
2011-07-21 | digital: using new psk2 to build the constellation and no longer use blks2 | Tom Rondeau |
2011-07-20 | digital: removed LMS and CMA equalizers from core that are supplanted in gr-d... | Tom Rondeau |
2011-07-20 | Merge branch 'next' of gnuradio.org:gnuradio into next | Tom Rondeau |
2011-07-20 | trellis: fixed bug in trellis constellation metrics on when to include config.h. | 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: removed references to modulators that were moved to gr-digital. | 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-19 | gr-vocoder: adds alaw encoder, decoder, and audio loopback example | Johnathan Corgan |
2011-07-19 | gr-vocoder: adds ulaw encoder, decoder, and audio loopback example | Johnathan Corgan |