summaryrefslogtreecommitdiff
path: root/gr-digital/python
AgeCommit message (Expand)Author
2011-10-11Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-10-09docs: This adds documentation to gr-digital in the form of a README.digital a...Tom Rondeau
2011-10-08gr: the CMakeLists.txt took a chill pillJosh Blum
2011-10-08gr: updated cmakelists after merge for additional filesJosh Blum
2011-10-08Merge branch 'next' of http://gnuradio.org/git/gnuradio into digitalJosh Blum
2011-10-07digital: Removed old digital mod blocks. Modified gmsk to work over the air a...Tom Rondeau
2011-10-06Merge branch 'digital' of github.com:trondeau/gnuradio into digitalTom Rondeau
2011-10-06digital: copied tunnel.py over to gr-digital/examples and updated it to use U...Tom Rondeau
2011-09-30digital: modified generic_mod_demod so mod and demods have same options in th...Tom Rondeau
2011-09-28Merge branch 'digital' of https://github.com/trondeau/gnuradio into digitalJosh Blum
2011-09-27digital: fixed differential/non-differential. Defaults to differential now, too.Tom Rondeau
2011-09-27digital: bug fixes for digital mods. Adding fist pass at a UHD benchmark tran...Tom Rondeau
2011-09-26Merge branch 'next' into digitalTom Rondeau
2011-09-05Merge branch 'digital' of https://github.com/trondeau/gnuradio into digitalJosh Blum
2011-09-01digital: adding CPM C++ hier block, which adds a hier directory to gr-digital...Tom Rondeau
2011-08-30digital: adding GMSK as a modulation type. Updated to use PFB-based clock rec...Tom Rondeau
2011-08-30digital: minor formatting fixes.Tom Rondeau
2011-08-30digital: converted mpsk_receiver to use gri_control_loop parent class. Update...Tom Rondeau
2011-08-30digital: made other QA codes executableTom Rondeau
2011-08-29digital: fixing qa code to test new dqpsk; a few minor formatting changes.Tom Rondeau
2011-08-29digital: fixed qpsk modulators to enable dqpsk.Tom Rondeau
2011-08-27digital: wip: dqpsk needs work.Tom Rondeau
2011-08-27digital: working on adding a dqpsk modulation block.Tom Rondeau
2011-08-27digital: updating constellation receiver's QA code.Tom Rondeau
2011-08-17Merge branch 'digital' of https://github.com/trondeau/gnuradio into digitalJosh Blum
2011-08-10digital: fixing naming of logging files.Tom Rondeau
2011-08-10Cleaning up; adding a different dbpsk that uses differential coding. The norm...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-07-30digital: updated Costas loop again. The damping factor is now set by default ...Tom Rondeau
2011-07-30digital: cut down number of samples in constellation_receiver QA code to make...Tom Rondeau
2011-07-30digital: added QA code for FLL algorithm. Updated generic_mod_demod to use ne...Tom Rondeau
2011-07-28Merge branch 'digital' of https://github.com/trondeau/gnuradio into digitalJosh Blum
2011-07-26digital: reworking code so digital examples work. BPSK seems to work fine off...Tom Rondeau
2011-07-24digital: modifications to make Python scripts in digital usable.Tom Rondeau
2011-07-24digital: moving Python digital stuff to gr-digital. Fixing some build issues.Tom Rondeau
2011-07-24digital: moving mpsk_receiver from gnuradio-core to gr-digital. Added QA code...Tom Rondeau
2011-07-24digital: rename QA test to represent the function we are testing.Tom Rondeau
2011-07-24digital: moved CRC32 from gnuradio-core to gr-digital. Also added QA code for...Tom Rondeau
2011-07-24digital: adding QA code for LMS DD equalizer.Tom Rondeau
2011-07-24digital: made clock recovery QA code executable.Tom Rondeau
2011-07-24digital: fixed name of costas loop QA test block; made qa_binary_slicer_fb ex...Tom Rondeau
2011-07-24digital: added some QA tests for the clock_recovery_mm block.Tom Rondeau
2011-07-23vocoder: updated cmake build for new blocks (also fixed some tests)Josh Blum
2011-07-21digital: moving correlate_access_code to gr-digital.Tom Rondeau
2011-07-21digital: using new psk2 to build the constellation and no longer use blks2Tom Rondeau
2011-07-20digital: added cmake support for gr-digital (unix only)Josh Blum
2011-07-20digital: removed LMS and CMA equalizers from core that are supplanted in gr-d...Tom Rondeau
2011-07-19digital: moved gr_binary_slicer_fb to digital_binary_slicer_fb and added QA c...Tom Rondeau
2011-07-18digital: fixing imports and build/dist for gr-digital.Tom Rondeau