index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gr-digital
/
python
/
generic_mod_demod.py
Age
Commit message (
Expand
)
Author
2012-04-24
digital: adding QA for chunks_to_symbols and updating generic demodulator to ...
Tom Rondeau
2012-04-23
digital: copying over rest of blocks from gnuradio-core to gr-digital.
Tom Rondeau
2011-10-12
digital: changed modulation_utils2 to modulation_utils and update all files u...
Tom Rondeau
2011-09-30
digital: modified generic_mod_demod so mod and demods have same options in th...
Tom Rondeau
2011-09-27
digital: fixed differential/non-differential. Defaults to differential now, too.
Tom Rondeau
2011-09-27
digital: bug fixes for digital mods. Adding fist pass at a UHD benchmark tran...
Tom Rondeau
2011-08-30
digital: minor formatting fixes.
Tom Rondeau
2011-08-29
digital: fixed qpsk modulators to enable dqpsk.
Tom Rondeau
2011-08-27
digital: wip: dqpsk needs work.
Tom Rondeau
2011-08-10
digital: fixing naming of logging files.
Tom Rondeau
2011-08-10
Cleaning up; adding a different dbpsk that uses differential coding. The norm...
Tom Rondeau
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 gai...
Tom Rondeau
2011-07-30
digital: added QA code for FLL algorithm. Updated generic_mod_demod to use ne...
Tom Rondeau
2011-07-26
digital: reworking code so digital examples work. BPSK seems to work fine off...
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-05-11
Moved generic psk and qam modulation into gr-digital.
Ben Reynwar