Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-06 | Remove some more warnings. I'm probably being a bit OCD about these ones, ↵ | Tom Rondeau | |
but it makes the build output so much nicer... | |||
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-29 | digital: fixing qa code to test new dqpsk; a few minor formatting changes. | Tom Rondeau | |
2011-08-29 | digital: created a separate DQPSK constellation that does not gray code ↵ | Tom Rondeau | |
inside the block. This forces a slower decision making routine but allows differential encoding. Gray coding is done using pre_diff_code. | |||
2011-07-21 | digital: added symbol visibility defines to gr-digital, builds on MSVC and linux | Josh Blum | |
2011-06-21 | gr-digital, gr-trellis: Fixing gr-trellis to work with constellation now ↵ | Ben Reynwar | |
that it is in gr-digital. | |||
2011-06-03 | digital: fixing 8psk constellation object to properly slice. | Tom Rondeau | |
2011-04-08 | gr-digital: formatting constellation block for our style; adding 8PSK ↵ | Tom Rondeau | |
constellation. | |||
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 | |