summaryrefslogtreecommitdiff
path: root/grc
AgeCommit message (Collapse)Author
2011-10-08gr: the CMakeLists.txt took a chill pillJosh Blum
2011-09-28Merge branch 'next' into digitalJosh Blum
Conflicts: gnuradio-core/src/lib/filter/gr_pfb_clock_sync_ccf.h gnuradio-core/src/lib/general/general.i gnuradio-core/src/lib/general/gr_pll_carriertracking_cc.cc gnuradio-core/src/lib/general/gr_pll_freqdet_cf.cc gnuradio-core/src/lib/general/gr_pll_refout_cc.cc gnuradio-core/src/python/gnuradio/gr/qa_pll_carriertracking.py gnuradio-core/src/python/gnuradio/gr/qa_pll_freqdet.py gnuradio-core/src/python/gnuradio/gr/qa_pll_refout.py
2011-09-22Merge branch 'next' of gnuradio.org:gnuradio into nextJosh Blum
Conflicts: gnuradio-core/src/lib/general/gr_correlate_access_code_tag_bb.h volk/bootstrap
2011-09-22Merge branch 'master' into nextTom Rondeau
2011-09-22Merge branch 'maint'Tom Rondeau
2011-09-22grc: one line fix to fix port duplicator when removing portsJosh Blum
was an issue when removing more than one port
2011-09-15Merge branch 'digital' of git://github.com/trondeau/gnuradio into digitalJosh Blum
2011-09-13grc: removing more blocks from general grc tree that are now in digital.Tom Rondeau
2011-09-12digital: fixed GRC blocks for blocks moved to gr-digital.Tom Rondeau
2011-09-11grc: only perform python checks when not building crossJosh Blum
2011-09-05Merge branch 'digital' of https://github.com/trondeau/gnuradio into digitalJosh Blum
Conflicts: gnuradio-core/src/lib/general/gr_pll_carriertracking_cc.h gnuradio-core/src/lib/general/gr_pll_freqdet_cf.h gr-digital/lib/digital_constellation.h gr-digital/lib/digital_constellation_receiver_cb.h gr-digital/lib/digital_fll_band_edge_cc.h gr-digital/lib/digital_mpsk_receiver_cc.h
2011-09-05Merge branch 'next' of gnuradio.org:gnuradio into nextJosh Blum
Conflicts: gr-trellis/src/lib/trellis_permutation.h
2011-09-02Merge branch 'master' into nextTom Rondeau
* master: Minor fixes in turbo GRC blocks Minor fixes in turbo GRC blocks and one more example added. Added pccc combined turbo decoder and corresponding GRC block More examples and turbo decoder blocks added. Added more turbo encoder/decoder blocks and examples. Added SCCC encoder/decoder grc blocksi and examples. Also moved all grc blocks related to trellis inside the gr-trellis/grc directory added grc directory in gr-trellis updated Makefile.am and block_tree.xml to reflect changes in grc file for gr-trellis Moved grc files from grc/block to gr-trellis/grc
2011-09-02Merge branch 'turbo'Tom Rondeau
2011-09-01grc: moved GRC blocks that were put into gr-digital into gr-digital/grc and ↵Tom Rondeau
refactored for new API.
2011-09-01Fixing GRC files for new API to loop blocks.Tom Rondeau
2011-08-30Merge remote branch 'mbant/cpm' into digitalTom Rondeau
Conflicts: gnuradio-core/src/lib/general/Makefile.am gnuradio-core/src/lib/general/general.i gnuradio-core/src/lib/hier/Makefile.am grc/blocks/Makefile.am
2011-08-30Merge branch 'master' into nextTom Rondeau
2011-08-30Merge branch 'maint'Tom Rondeau
2011-08-30GRC: fixed error in XML format; need to declare XML type first.Tom Rondeau
2011-08-27Merge branch 'master' of gnuradio.org:gnuradioTom Rondeau
2011-08-27Merge branch 'master' into nextTom Rondeau
2011-08-27grc: adding ctcss squelch block to GRC.Tom Rondeau
2011-07-20gr: squashed cmakelists.txt into one commitJosh Blum
2011-07-17Merge branch '8psk' into nextTom Rondeau
Conflicts: gr-msdd6000/src/Makefile.swig.gen
2011-07-01Merge branch 'quad_demod_gain_accessors'Johnathan Corgan
2011-07-01gnuradio-core: add accessors for gain property of quadrature_demod_cfAlexandru Csete
Date: Tue, 17 May 2011 21:52:02 +0200 Message-ID: <BANLkTikyEo58UT4QYHRRsrQbzSXcxo2T5A@mail.gmail.com> From: Alexandru Csete <oz9aec@gmail.com> To: patch-gnuradio@gnu.org Subject: [Patch-gnuradio] set/get gain for quadrature_demod Greetings, The attached patch adds set/get gain accessors to the quadrature_demod_cf block, inspired by the similar changes to the frequency_modulator block few days ago. Alex
2011-06-22grc: qtgui windows have scrollbars (thanks jason)Josh Blum
2011-06-13Merge branch 'master' into 8pskTom Rondeau
Conflicts: gr-qtgui/lib/qtgui_time_sink_c.cc gr-trellis/src/lib/Makefile.am gr-trellis/src/lib/calc_metric.h gr-trellis/src/lib/trellis.i gr-trellis/src/lib/trellis_constellation_metrics_cf.i gr-trellis/src/lib/trellis_metric_type.h gr-trellis/src/lib/trellis_sccc_encoder_XX.i.t
2011-06-12updated Makefile.am and block_tree.xml to reflect changes inAchilleas Anastasopoulos
grc file for gr-trellis
2011-06-09grc: disable pythonw on darwin, apparently not neededJosh Blum
2011-06-03Merge branch 'master' into 8pskTom Rondeau
2011-06-02grc: fixing DC blocker block to handle i/o type.Tom Rondeau
2011-05-25grc: adding DC blocker GRC block.Tom Rondeau
2011-05-18filter: Adding a concept of output samples per symbol to the PFB clock ↵Tom Rondeau
recovery alg, mostly so you can pass on 2+ samples per symbol to a follow-on equalizer.
2011-05-12core: adding get/set sensitivity accessors to frequency_modulator_fc block.Tom Rondeau
2011-05-02Merge branch 'mergeme/grc/cross_platform_work'Tom Rondeau
2011-04-21grc: fix hier block generation w/ multiple pad blocksJosh Blum
2011-04-19grc: added logic to discover the path to the python interpreterJosh Blum
Rather than simply exec-ing the application w/ "python", use the same interpreter that executed grc w/ full path. Added code to handle the following exceptions: - for a wx app on mac osx, use the pythonw interpreter (this was in the m4 file, but its easier as a runtime check) - for a no gui app on linux, prepend xterm cuz its nice (we were already doing that but its now restricted to linux)
2011-04-14grc: replaced asserts in gui subdirectoryJosh Blum
2011-04-14grc: replaced asserts in base subdirectoryJosh Blum
2011-04-14grc: replaced asserts in python subdirectoryJosh Blum
2011-04-14grc: define __doc__ for license in case its optimized out (that was easy)Josh Blum
2011-04-14grc: remove integrity checks, we wont need them when I'm doneJosh Blum
2011-04-13grc: stop the top block after qapp exec for qtgui generationJosh Blum
2011-04-12grc: fixing grc block for dxpsk2 demods to use the right parameters.Tom Rondeau
2011-04-12Adding GRC block for the PFB channelizer filterbank.Tom Rondeau
2011-04-12Adding GRC block for the PFB synthesis filterbank.Tom Rondeau
2011-04-09grc: added int to float supportJosh Blum
2011-04-07grc: added python checks for weird python interpretersJosh Blum