summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/lib/general/Makefile.am
AgeCommit message (Expand)Author
2011-04-08gr-digital: updating build for consetellation object move.Tom Rondeau
2011-04-08Merge branch 'master' into constell_objTom Rondeau
2011-04-07core: missed a line in the Makefile for int_to_float.Tom Rondeau
2011-04-07core: adding a type converter - int -> float.Tom Rondeau
2011-02-13Added gr_constellation_decoder2_cb block.Ben Reynwar
2011-02-06Added trellis_constellation_metrics_cf. It is equivalent to trellis_metrics_...Ben Reynwar
2011-01-30Added ofdm_frame_sink2. Like ofdm_frame_sink but uses constellation object.Ben Reynwar
2011-01-30Merged upstream from nextBen Reynwar
2011-01-17gr math simplification:Josh Blum
2011-01-01Worked on generic demodulation.Ben Reynwar
2010-12-09Added support for modulation/demodulation of a generic constellation.Ben Reynwar
2010-12-07Moved out-of-tree includes out of gnuradio_core_INCLUDES to ensure thatEric Blossom
2010-12-07Remove incorrect if PYTHON around swiginclude_HEADERSEric Blossom
2010-12-06Merge branch 'next' into guile-nextEric Blossom
2010-11-24Major Makefile.am housecleaning. Passes distcheck.Eric Blossom
2010-11-16Adding a burst tagger that creates a tag when a signal is observed on line 1.Tom Rondeau
2010-11-14Add tests that show that vector<complex<float>> is not working...Eric Blossom
2010-11-13Renamed annotator block that goes all-to-all now so that it can take in arbit...Tom Rondeau
2010-11-11Renaming random_annotator to annotator_1toall that moves tags from single inp...Tom Rondeau
2010-11-10Revert "add the .i files as dependencies"Eric Blossom
2010-11-10add the .i files as dependenciesRob Savoye
2010-05-18gnuradio-core: removed gr.dd_mpsk_sync_cc block as obsoleteJohnathan Corgan
2010-03-21Add new block gr.additive_scrambler_bb()Johnathan Corgan
2009-12-09Adding a band-edge based frequency lock loop.Tom
2009-10-08Added gr.copy(itemsize) blockJohnathan Corgan
2009-07-11Implements ticket:401 and ticket:402.jcorgan
2009-05-27Merged r11123:11148 from jcorgan/np into trunk.jcorgan
2009-04-15new fm detector added based on FIR derivative detector. Stereo sep better th...n4hy
2009-03-14Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S...jcorgan
2008-10-27Added basic wavelet classifier blocks. GSL is now a prerequisite foreb
2008-09-13Merged r9564:9568 from jcorgan/bert into trunk. Adds BPSK bit error testing ...jcorgan
2008-09-12Merged -r9556:9560 from jcorgan/scr into trunk. Adds gr.scrambler_bb and gr....jcorgan
2008-09-08merging branch -r9485:9498 to fix some warnings. This merge removes some of t...trondeau
2008-09-07another distcheck fixjcorgan
2008-09-07fix typojcorgan
2008-09-07distcheck fixjcorgan
2008-09-03Fibonacci Linear Feedback Shift Registereb
2008-07-24first cut at iq imbalance compensationmatt
2008-04-22Merged eb/gcell -r8215:8243 into trunk. This adds gr-gcell, the GNUeb
2008-04-15Merged r8195:8205 from jcorgan/ecc into trunk. Adds convolutional encoderjcorgan
2008-04-12Addes gr.cpfsk_bc(), a continuous phase frequency shift keying modulator block.jcorgan
2008-04-11Adds gr.repeat(), an interpolating block to repeat a sample N times on the ou...jcorgan
2008-02-21Merged build_config branch into trunk:michaelld
2008-02-08Merged r7478:7608 from michaelld/t186 into trunk. Adds ability to compile GN...jcorgan
2008-01-09merging receiver branch -r6837:7375 into trunk. Improves speed of MPSK receiv...trondeau
2008-01-02Merging ofdm2 branch -r7047:7321 into trunk. This updates the OFDM code to hi...trondeau
2007-07-21Updated license from GPL version 2 or later to GPL version 3 or later.eb
2007-06-10Merging OFDM features branch r5661:5759 into trunk. OFDM works over the air w...trondeau
2007-06-04merge ordm/receiver branch -r5574:5659. Reworks OFDM receiver with refactored...trondeau
2007-05-12Added ability to log receive path power to file in digital examples.jcorgan