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
Age
Commit message (
Expand
)
Author
2011-07-28
Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital
Josh Blum
2011-07-26
digital: reworking code so digital examples work. BPSK seems to work fine off...
Tom Rondeau
2011-07-24
digital: modifications to make Python scripts in digital usable.
Tom Rondeau
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 code...
Tom Rondeau
2011-07-24
digital: rename QA test to represent the function we are testing.
Tom Rondeau
2011-07-24
digital: moved CRC32 from gnuradio-core to gr-digital. Also added QA code for...
Tom Rondeau
2011-07-24
digital: adding QA code for LMS DD equalizer.
Tom Rondeau
2011-07-24
digital: made clock recovery QA code executable.
Tom Rondeau
2011-07-24
digital: fixed name of costas loop QA test block; made qa_binary_slicer_fb ex...
Tom Rondeau
2011-07-24
digital: added some QA tests for the clock_recovery_mm block.
Tom Rondeau
2011-07-23
vocoder: updated cmake build for new blocks (also fixed some tests)
Josh Blum
2011-07-21
digital: moving correlate_access_code to gr-digital.
Tom Rondeau
2011-07-21
digital: using new psk2 to build the constellation and no longer use blks2
Tom Rondeau
2011-07-20
digital: added cmake support for gr-digital (unix only)
Josh Blum
2011-07-20
digital: removed LMS and CMA equalizers from core that are supplanted in gr-d...
Tom Rondeau
2011-07-19
digital: moved gr_binary_slicer_fb to digital_binary_slicer_fb and added QA c...
Tom Rondeau
2011-07-18
digital: fixing imports and build/dist for gr-digital.
Tom Rondeau
2011-07-17
digital: reverting back to ofdm, pkt, and modulation_utils in gnuradio-core t...
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
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
2011-05-08
Merge branch '8psk' of github.com:trondeau/gnuradio into 8psk
Tom Rondeau
2011-04-09
gr-digital: bumping up the signal amplitude into the costas loop for the 8PSK...
Tom Rondeau
2011-04-09
gr-digital: adding dbpsk, dqpsk, and d8psk demodulators to gr-digital.
Tom Rondeau
2011-04-09
gr-digital: moved dbpsk, dqpsk, d8psk into the gr-digital space. Mods tested ...
Tom Rondeau
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
2011-03-28
gr-digital: adding a new top-level block for digital comms work.
Tom Rondeau