Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed autotools, gr-waveform, some cleanup | Johnathan Corgan | 2011-12-08 | 1 | -56/+0 |
| | | | | Nick Foster owes Nick Corgan a six-pack of beer! | ||||
* | digital: moved over all c++ blocks to gr-digital. Benchmark tx/rx still working. | Tom Rondeau | 2011-10-12 | 1 | -0/+6 |
| | |||||
* | digital: removed hier directory in gr-digital; put c++ hier blocks into ↵ | Tom Rondeau | 2011-09-26 | 1 | -3/+4 |
| | | | | lib/include/swig. | ||||
* | digital: updated build files for new gr-digital/include directory. | Tom Rondeau | 2011-09-26 | 1 | -19/+2 |
| | |||||
* | digital: adding CPM C++ hier block, which adds a hier directory to ↵ | Tom Rondeau | 2011-09-01 | 1 | -1/+2 |
| | | | | gr-digital. Reworked build system to include this in the libraries and modules built. | ||||
* | digital: moved fll_band_edge into gr-digital. | Tom Rondeau | 2011-07-30 | 1 | -0/+2 |
| | |||||
* | digital: moving mpsk_receiver from gnuradio-core to gr-digital. Added QA ↵ | Tom Rondeau | 2011-07-24 | 1 | -2/+4 |
| | | | | code for it. | ||||
* | digital: moved CRC32 from gnuradio-core to gr-digital. Also added QA code ↵ | Tom Rondeau | 2011-07-24 | 1 | -0/+2 |
| | | | | for it. | ||||
* | digital: moving correlate_access_code to gr-digital. | Tom Rondeau | 2011-07-21 | 1 | -0/+2 |
| | |||||
* | digital: moved clock_recovery_ff/cc to gr-digital. | Tom Rondeau | 2011-07-19 | 1 | -0/+4 |
| | |||||
* | digital: moved gr_binary_slicer_fb to digital_binary_slicer_fb and added QA ↵ | Tom Rondeau | 2011-07-19 | 1 | -0/+2 |
| | | | | code. Removed constellation_decoder and everything that dependedon it. Must switch everything to digital_constellation_decoder now. Also moved gmsk to gr-digital. Make check passes. | ||||
* | fixing build for constellation code. Had to make some changes to the qa code ↵ | Tom Rondeau | 2011-07-12 | 1 | -4/+3 |
| | | | | to import the right stuff after being changed from sitting in gnuradio-core. | ||||
* | digital: moving more constellation blocks into gr-digital. Builds, make ↵ | Tom Rondeau | 2011-07-10 | 1 | -12/+17 |
| | | | | check needs work. | ||||
* | gr-digital, gr-trellis: Fixing gr-trellis to work with constellation now ↵ | Ben Reynwar | 2011-06-21 | 1 | -1/+2 |
| | | | | that it is in gr-digital. | ||||
* | digital: adding an LMS decision-directed equalizer block. | Tom Rondeau | 2011-06-03 | 1 | -0/+2 |
| | |||||
* | gr-digital: updating build for consetellation object move. | Tom Rondeau | 2011-04-08 | 1 | -0/+2 |
| | |||||
* | gr-digital: introducing a new blind equalizer based on minimizing the ↵ | Tom Rondeau | 2011-04-08 | 1 | -2/+4 |
| | | | | kurtosis. Does not work yet. | ||||
* | gr-digital: adding CMA equalizer to gr-digital. This replaces the ↵ | Tom Rondeau | 2011-04-07 | 1 | -4/+6 |
| | | | | gr_cma_equalizer_cc in gnuradio-core and uses the complex-in, complex-out, complex-taps version of the gr_adaptive_filter. | ||||
* | gr-digital: renaming block to avoid name collision with stuff in gnuradio-core. | Tom Rondeau | 2011-03-28 | 1 | -2/+2 |
| | |||||
* | gr-digital: adding a new top-level block for digital comms work. | Tom Rondeau | 2011-03-28 | 1 | -0/+38 |