Age | Commit message (Expand) | Author |
2011-07-23 | vocoder: updated cmake build for new blocks (also fixed some tests) | Josh Blum |
2011-07-22 | gr: added API macros for noaa and pager, also renamed the ones for digital an... | Josh Blum |
2011-07-21 | digital: added symbol visibility defines to gr-digital, builds on MSVC and linux | Josh Blum |
2011-07-20 | digital: added cmake support for gr-digital (unix only) | Josh Blum |
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 |
2011-06-21 | gr-digital, gr-trellis: Fixing gr-trellis to work with constellation now that... | Ben Reynwar |
2011-06-13 | Merge branch '8psk' of https://github.com/trondeau/gnuradio into 8psk | Ben Reynwar |
2011-06-06 | digital: converting LMS algorithm to use the gr_adaptive_filter structure and... | Tom Rondeau |
2011-06-06 | digital: formatting CMA code; adding get_ functions and renaming things for c... | Tom Rondeau |
2011-06-03 | digital: fixing comments on LMS DD equalizer | Tom Rondeau |
2011-06-03 | digital: adding GRC block for LMS DD equalizer. | Tom Rondeau |
2011-06-03 | digital: fixing 8psk constellation object to properly slice. | Tom Rondeau |
2011-06-03 | digital: adding an LMS decision-directed equalizer block. | Tom Rondeau |
2011-06-03 | digital: adding some comments to the swig file | Tom Rondeau |
2011-05-18 | digital: set number of samps per symbol for the equalizer. Also, explicitly s... | Tom Rondeau |
2011-05-12 | Fixing typos in grc xml files. | Ben Reynwar |
2011-05-11 | Moved generic psk and qam modulation into gr-digital. | Ben Reynwar |
2011-05-08 | digital: fixing qa code; adding (untested) GRC block for DxPSK demods. | Tom Rondeau |
2011-05-08 | Merge branch '8psk' of github.com:trondeau/gnuradio into 8psk | Tom Rondeau |
2011-05-08 | Merge branch '8psk' of github.com:trondeau/gnuradio into 8psk | Tom Rondeau |
2011-04-09 | gr-digital: bumping up the signal amplitude into the costas loop for the 8PSK... | Tom Rondeau |
2011-04-09 | gr-digital: adding dbpsk, dqpsk, and d8psk demodulators to gr-digital. | Tom Rondeau |
2011-04-09 | gr-digital: moved dbpsk, dqpsk, d8psk into the gr-digital space. Mods tested ... | Tom Rondeau |
2011-04-08 | gr-digital: formatting constellation block for our style; adding 8PSK constel... | Tom Rondeau |
2011-04-08 | gr-digital: updating build for consetellation object move. | Tom Rondeau |
2011-04-08 | gr-digital: moved consetellation object into gr-digital space. | Tom Rondeau |
2011-04-08 | gr-digital: Updated Costas loop QA to work with all tests wth new API. | Tom Rondeau |
2011-04-08 | gr-digital: introducing a new blind equalizer based on minimizing the kurtosi... | Tom Rondeau |
2011-04-07 | gr-digital: exposing accessors of CMA equalizer through swig and into GRC. Al... | Tom Rondeau |
2011-04-07 | gr-digital: adding CMA equalizer to gr-digital. This replaces the gr_cma_equa... | Tom Rondeau |
2011-04-07 | gr-digital: getting rid of warnings from costas loop block. | Tom Rondeau |
2011-03-30 | gr-digital: updatign QA code to new interface of Costas Loop. | Tom Rondeau |
2011-03-30 | gr-digital: cleaning up and commenting. | Tom Rondeau |
2011-03-29 | gr-digital: restructured Costas loop to be specified in terms of the damping ... | Tom Rondeau |
2011-03-28 | gr-digital: adding GRC components for Costas loop. | Tom Rondeau |
2011-03-28 | gr-digital: adding QA code for Costas loop block. | Tom Rondeau |
2011-03-28 | gr-digital: renaming block to avoid name collision with stuff in gnuradio-core. | Tom Rondeau |
2011-03-28 | digital: fixing up build structure. Compiles now. | Tom Rondeau |
2011-03-28 | gr-digital: adding a new top-level block for digital comms work. | Tom Rondeau |