Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-05 | Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital | Josh Blum | |
Conflicts: gnuradio-core/src/lib/general/gr_pll_carriertracking_cc.h gnuradio-core/src/lib/general/gr_pll_freqdet_cf.h gr-digital/lib/digital_constellation.h gr-digital/lib/digital_constellation_receiver_cb.h gr-digital/lib/digital_fll_band_edge_cc.h gr-digital/lib/digital_mpsk_receiver_cc.h | |||
2011-08-30 | digital: adding a script to add channel conditions to a saved file and ↵ | Tom Rondeau | |
output to another file. | |||
2011-08-10 | Cleaning up; adding a different dbpsk that uses differential coding. The ↵ | Tom Rondeau | |
normal bpsk is non-differential by default, but can be set to use differential with the right flag. | |||
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 ↵ | Tom Rondeau | |
gain names/settings. Also added concept of gray coding to generic mod/demod and reworked bpsk/qpsk modulators so both work. | |||
2011-08-09 | digital: added M&M clock recovery loop as an option to compare against ↵ | Tom Rondeau | |
polyphase filterbank. | |||
2011-08-08 | digital: adding a timing offset example. | Tom Rondeau | |
2011-07-30 | digital: Add a costas loop example program. Updates FLL example program to ↵ | Tom Rondeau | |
include phase offset setting. | |||
2011-07-30 | digtial: Added an example script to show/test the behavior of the FLL. | Tom Rondeau | |
2011-07-26 | digital: reworking code so digital examples work. BPSK seems to work fine ↵ | Tom Rondeau | |
offline. | |||
2011-07-25 | digital: reworking code so digital examples work. BPSK seems to work fine ↵ | Tom Rondeau | |
offline. | |||
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 | |