index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gr-digital
/
lib
Age
Commit message (
Expand
)
Author
2013-01-01
Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ord...
Michael L Dickens
2012-10-30
digital: switched digital components over to using LFSR class now in gr-analog.
Tom Rondeau
2012-10-15
digital: Add symbol output to constellation_receiver block for debugging.
Ben Reynwar
2012-09-30
digital: Fixed scaling bug in QAM constellations.
Ben Reynwar
2012-07-08
digital: fix for FLL block; uses actual FIR filter.
Hendrik van Wyk
2012-06-07
fixed copyright dates.
Tom Rondeau
2012-06-07
Some really minor nits.
Tom Rondeau
2012-06-06
Block Modifications:
Tim O'Shea
2012-04-24
digital: moving generated chunks_to_symbols to gr-digital.
Tom Rondeau
2012-04-23
digital: copying over rest of blocks from gnuradio-core to gr-digital.
Tom Rondeau
2012-01-15
Merge branch 'master' into next
Tom Rondeau
2012-01-15
digital: added get/set functions to mpsk_receiver_cc for theta (phase offset)...
Tom Rondeau
2012-01-06
Merge branch 'master' into next
Tom Rondeau
2012-01-06
Merge branch 'maint'
Tom Rondeau
2012-01-06
Remove some more warnings. I'm probably being a bit OCD about these ones, but...
Tom Rondeau
2011-12-30
Merge branch 'master' into next
Tom Rondeau
2011-12-30
digital: added tag_nsamples placeholder into SNR probe block.
Tom Rondeau
2011-12-30
digital: the SNR estimator block now issues a tag with the SNR (key = 'snr')....
Tom Rondeau
2011-12-30
digital: snr probe passing just the 0th input stream to SNR estimator.
Tom Rondeau
2011-12-30
digital: SNR estimators just take a complex vector; not full vector of comple...
Tom Rondeau
2011-12-29
digital: adding documentation for SNR estimators; added an estimator for M2M4...
Tom Rondeau
2011-12-29
digital: fixing up blocks to use SNR est classes more appropriately.
Tom Rondeau
2011-12-29
digital: added a probe (sink) for the new SNR estimators; also fixes up Makef...
Tom Rondeau
2011-12-29
digital: using impl SNR estimator classes instead of function pointers.
Tom Rondeau
2011-12-29
digital: made separate implementation classes for the different SNR estimators.
Tom Rondeau
2011-12-23
digital: added a class, digital_mpsk_snr_est_cc, that estimates the SNR of an...
Tom Rondeau
2011-12-08
Removed autotools, gr-waveform, some cleanup
Johnathan Corgan
2011-10-23
the libraries
Josh Blum
2011-10-17
Merge branch 'next' of http://gnuradio.org/git/gnuradio into next
Josh Blum
2011-10-12
digital: moved over all c++ blocks to gr-digital. Benchmark tx/rx still working.
Tom Rondeau
2011-10-08
gr: the CMakeLists.txt took a chill pill
Josh Blum
2011-09-28
Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital
Josh Blum
2011-09-26
Merge branch 'next' into digital
Tom Rondeau
2011-09-26
digital: removed hier directory in gr-digital; put c++ hier blocks into lib/i...
Tom Rondeau
2011-09-26
digital: moved header files from lib to include in gr-digital.
Tom Rondeau
2011-09-26
digital: updated build files for new gr-digital/include directory.
Tom Rondeau
2011-09-05
Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital
Josh Blum
2011-09-01
digital: adding CPM C++ hier block, which adds a hier directory to gr-digital...
Tom Rondeau
2011-08-30
digital: fixing a few things left out in conversion to gri_control_loop child...
Tom Rondeau
2011-08-30
digital: converted mpsk_receiver to use gri_control_loop parent class. Update...
Tom Rondeau
2011-08-30
digital: formatting comments for line length.
Tom Rondeau
2011-08-30
digital: converted FLL block to use gri_control_loop parent class.
Tom Rondeau
2011-08-30
digital: reformatting documentation for line length.
Tom Rondeau
2011-08-29
digital: fixing qa code to test new dqpsk; a few minor formatting changes.
Tom Rondeau
2011-08-29
digital: created a separate DQPSK constellation that does not gray code insid...
Tom Rondeau
2011-08-27
digital: made digital constellation receiver a child of the second order cont...
Tom Rondeau
2011-08-17
small tweaks for windows building
Josh Blum
2011-08-17
Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital
Josh Blum
2011-08-14
digital: cleaned up Costas loop code by switching over to the gri_control_loo...
Tom Rondeau
2011-08-10
digital: updated constellation receiver to use loop bandwidth and damping fac...
Tom Rondeau
[next]