Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-08 | gr: the CMakeLists.txt took a chill pill | Josh Blum | |
2011-09-28 | Merge branch 'next' into digital | Josh 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-22 | Merge branch 'next' of gnuradio.org:gnuradio into next | Josh Blum | |
Conflicts: gnuradio-core/src/lib/general/gr_correlate_access_code_tag_bb.h volk/bootstrap | |||
2011-09-22 | Merge branch 'master' into next | Tom Rondeau | |
2011-09-22 | Merge branch 'maint' | Tom Rondeau | |
2011-09-22 | grc: one line fix to fix port duplicator when removing ports | Josh Blum | |
was an issue when removing more than one port | |||
2011-09-15 | Merge branch 'digital' of git://github.com/trondeau/gnuradio into digital | Josh Blum | |
2011-09-13 | grc: removing more blocks from general grc tree that are now in digital. | Tom Rondeau | |
2011-09-12 | digital: fixed GRC blocks for blocks moved to gr-digital. | Tom Rondeau | |
2011-09-11 | grc: only perform python checks when not building cross | Josh Blum | |
2011-09-05 | Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital | Josh 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-05 | Merge branch 'next' of gnuradio.org:gnuradio into next | Josh Blum | |
Conflicts: gr-trellis/src/lib/trellis_permutation.h | |||
2011-09-02 | Merge branch 'master' into next | Tom 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-02 | Merge branch 'turbo' | Tom Rondeau | |
2011-09-01 | grc: moved GRC blocks that were put into gr-digital into gr-digital/grc and ↵ | Tom Rondeau | |
refactored for new API. | |||
2011-09-01 | Fixing GRC files for new API to loop blocks. | Tom Rondeau | |
2011-08-30 | Merge remote branch 'mbant/cpm' into digital | Tom 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-30 | Merge branch 'master' into next | Tom Rondeau | |
2011-08-30 | Merge branch 'maint' | Tom Rondeau | |
2011-08-30 | GRC: fixed error in XML format; need to declare XML type first. | Tom Rondeau | |
2011-08-27 | Merge branch 'master' of gnuradio.org:gnuradio | Tom Rondeau | |
2011-08-27 | Merge branch 'master' into next | Tom Rondeau | |
2011-08-27 | grc: adding ctcss squelch block to GRC. | Tom Rondeau | |
2011-07-20 | gr: squashed cmakelists.txt into one commit | Josh Blum | |
2011-07-17 | Merge branch '8psk' into next | Tom Rondeau | |
Conflicts: gr-msdd6000/src/Makefile.swig.gen | |||
2011-07-01 | Merge branch 'quad_demod_gain_accessors' | Johnathan Corgan | |
2011-07-01 | gnuradio-core: add accessors for gain property of quadrature_demod_cf | Alexandru 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-22 | grc: qtgui windows have scrollbars (thanks jason) | Josh Blum | |
2011-06-13 | Merge branch 'master' into 8psk | Tom 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-12 | updated Makefile.am and block_tree.xml to reflect changes in | Achilleas Anastasopoulos | |
grc file for gr-trellis | |||
2011-06-09 | grc: disable pythonw on darwin, apparently not needed | Josh Blum | |
2011-06-03 | Merge branch 'master' into 8psk | Tom Rondeau | |
2011-06-02 | grc: fixing DC blocker block to handle i/o type. | Tom Rondeau | |
2011-05-25 | grc: adding DC blocker GRC block. | Tom Rondeau | |
2011-05-18 | filter: 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-12 | core: adding get/set sensitivity accessors to frequency_modulator_fc block. | Tom Rondeau | |
2011-05-02 | Merge branch 'mergeme/grc/cross_platform_work' | Tom Rondeau | |
2011-04-21 | grc: fix hier block generation w/ multiple pad blocks | Josh Blum | |
2011-04-19 | grc: added logic to discover the path to the python interpreter | Josh 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-14 | grc: replaced asserts in gui subdirectory | Josh Blum | |
2011-04-14 | grc: replaced asserts in base subdirectory | Josh Blum | |
2011-04-14 | grc: replaced asserts in python subdirectory | Josh Blum | |
2011-04-14 | grc: define __doc__ for license in case its optimized out (that was easy) | Josh Blum | |
2011-04-14 | grc: remove integrity checks, we wont need them when I'm done | Josh Blum | |
2011-04-13 | grc: stop the top block after qapp exec for qtgui generation | Josh Blum | |
2011-04-12 | grc: fixing grc block for dxpsk2 demods to use the right parameters. | Tom Rondeau | |
2011-04-12 | Adding GRC block for the PFB channelizer filterbank. | Tom Rondeau | |
2011-04-12 | Adding GRC block for the PFB synthesis filterbank. | Tom Rondeau | |
2011-04-09 | grc: added int to float support | Josh Blum | |
2011-04-07 | grc: added python checks for weird python interpreters | Josh Blum | |