Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-12 | digital: changed modulation_utils2 to modulation_utils and update all files ↵ | Tom Rondeau | |
using it. | |||
2011-10-12 | digital: OFDM using new psk and qam modules for constellations. Also, ↵ | Tom Rondeau | |
psk2->psk updated in all files and examples. | |||
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-07-26 | digital: reworking code so digital examples work. BPSK seems to work fine ↵ | Tom Rondeau | |
offline. | |||
2011-07-12 | fixing build for constellation code. Had to make some changes to the qa code ↵ | Tom Rondeau | |
to import the right stuff after being changed from sitting in gnuradio-core. | |||
2011-05-11 | Moved generic psk and qam modulation into gr-digital. | Ben Reynwar | |