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
/
Makefile.am
Age
Commit message (
Collapse
)
Author
2011-07-24
digital: moving Python digital stuff to gr-digital. Fixing some build issues.
Tom Rondeau
2011-07-24
digital: moving mpsk_receiver from gnuradio-core to gr-digital. Added QA ↵
Tom Rondeau
code for it.
2011-07-24
digital: moved CRC32 from gnuradio-core to gr-digital. Also added QA code ↵
Tom Rondeau
for it.
2011-07-24
digital: added some QA tests for the clock_recovery_mm block.
Tom Rondeau
2011-07-21
digital: moving correlate_access_code to gr-digital.
Tom Rondeau
2011-07-20
digital: removed LMS and CMA equalizers from core that are supplanted in ↵
Tom Rondeau
gr-digital.
2011-07-19
digital: moved gr_binary_slicer_fb to digital_binary_slicer_fb and added QA ↵
Tom Rondeau
code. Removed constellation_decoder and everything that dependedon it. Must switch everything to digital_constellation_decoder now. Also moved gmsk to gr-digital. Make check passes.
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-07-10
digital: moving more constellation blocks into gr-digital. Builds, make ↵
Tom Rondeau
check needs work.
2011-05-11
Moved generic psk and qam modulation into gr-digital.
Ben Reynwar
2011-04-09
gr-digital: moved dbpsk, dqpsk, d8psk into the gr-digital space. Mods tested ↵
Tom Rondeau
and working in GRC.
2011-03-28
gr-digital: adding QA code for Costas loop block.
Tom Rondeau
2011-03-28
gr-digital: adding a new top-level block for digital comms work.
Tom Rondeau