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
/
qa_costas_loop_cc.py
Age
Commit message (
Collapse
)
Author
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-07-30
digital: updated Costas loop again. The damping factor is now set by default ↵
Tom Rondeau
and is no longer part of the constructor. All variables are exposed in gets and sets, though, for any purposes.
2011-07-24
digital: fixed name of costas loop QA test block; made qa_binary_slicer_fb ↵
Tom Rondeau
executable.
2011-07-21
digital: using new psk2 to build the constellation and no longer use blks2
Tom Rondeau
2011-07-10
digital: moving more constellation blocks into gr-digital. Builds, make ↵
Tom Rondeau
check needs work.
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
Conflicts: gr-digital/lib/digital_costas_loop_cc.cc gr-digital/python/qa_costas_loop_cc.py
2011-04-08
gr-digital: Updated Costas loop QA to work with all tests wth new API.
Tom Rondeau
2011-03-30
gr-digital: updatign QA code to new interface of Costas Loop.
Tom Rondeau
2011-03-28
gr-digital: adding QA code for Costas loop block.
Tom Rondeau