Age | Commit message (Expand) | Author |
2011-08-30 | digital: reformatting documentation for line length. | Tom Rondeau |
2011-08-29 | digital: fixing qa code to test new dqpsk; a few minor formatting changes. | Tom Rondeau |
2011-08-29 | digital: fixed qpsk modulators to enable dqpsk. | Tom Rondeau |
2011-08-29 | digital: created a separate DQPSK constellation that does not gray code insid... | Tom Rondeau |
2011-08-27 | digital: wip: dqpsk needs work. | Tom Rondeau |
2011-08-27 | digital: working on adding a dqpsk modulation block. | Tom Rondeau |
2011-08-27 | digital: updating constellation receiver's QA code. | Tom Rondeau |
2011-08-27 | digital: made digital constellation receiver a child of the second order cont... | Tom Rondeau |
2011-08-14 | digital: cleaned up Costas loop code by switching over to the gri_control_loo... | Tom Rondeau |
2011-08-10 | digital: fixing naming of logging files. | 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-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-27 | fixed some more warnings; mostly in doxygen or order of variable initialization. | Tom Rondeau |
2011-07-26 | digital: reworking code so digital examples work. BPSK seems to work fine off... | Tom Rondeau |
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-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-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-18 | digital: fixing imports and build/dist for gr-digital. | Tom Rondeau |
2011-07-17 | digital: reverting back to ofdm, pkt, and modulation_utils in gnuradio-core t... | Tom Rondeau |
2011-07-12 | fixing build for constellation code. Had to make some changes to the qa code ... | Tom Rondeau |
2011-07-10 | digital: moving more constellation blocks into gr-digital. Builds, make check... | Tom Rondeau |
2011-07-10 | digital: fixed variable ordering to remove warning. | Tom Rondeau |