summaryrefslogtreecommitdiff
path: root/gr-analog/swig
Commit message (Expand)AuthorAgeFilesLines
* cmake: nuke cpack from existenceJohnathan Corgan2016-08-031-2/+0
* random-analog: added new uniform integer distribution sourceJohannes Demel2015-09-281-0/+9
* controlport: removing use of ice for a controlport rpc.Tom Rondeau2014-08-081-1/+0
* Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-071-4/+4
* analog: updated AGC loops to have same interface; can init gain, max_gain def...Tom Rondeau2013-05-231-0/+1
* Merge remote-tracking branch 'osh/next' into nextTom Rondeau2013-05-231-0/+3
|\
| * analog: adding grc def for fastnoise source, adding agc3_ccTim O'Shea2013-05-231-0/+3
* | build: move from using runtime_swig.i to gnuradio.i to reduce memory load whi...Tom Rondeau2013-05-231-1/+1
* | Merge with next branch.Ben Reynwar2013-05-191-1/+4
|\ \
| * | docs: Include generated header files when generating doxygen documentation.Ben Reynwar2013-04-261-1/+4
| |/
* | analog: update include dir to gnuradio/analogJohnathan Corgan2013-04-292-79/+79
* | runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-2/+2
|/
* build: uniform handling of controlport vars in swig.Tom Rondeau2013-04-051-0/+5
* docs: updated CMakeLists files to point to include dirs for docstrings.Tom Rondeau2013-04-011-1/+1
* build: parallel build handling of runtime swig and swig docs.Tom Rondeau2013-04-011-0/+1
* gruel: moved gruel into subdirs of gnuradio-runtime.Tom Rondeau2013-04-011-1/+0
* runtime: migrate remaining gnuradio-core contents into gnuradio-runtimeJohnathan Corgan2013-03-262-2/+2
* blocks: removed plateau from gr-analog; now in gr-blocks.Tom Rondeau2013-03-181-3/+0
* analog, digital: fixed control_loop-derived blocks to inherit control_loop fu...Tom Rondeau2013-03-182-0/+7
* some more cleanup from past modifications.Tom Rondeau2013-03-171-2/+0
* Merge branch 'ofdm-master' into ofdm-nextJohnathan Corgan2013-03-151-0/+3
|\
| * analog: minor cleanup for added blockJohnathan Corgan2013-03-151-3/+3
| * Squash/rebased martin/ofdm-master onto trial merge branchMartin Braun2013-03-151-0/+3
* | Merge branch 'master' into nextTom Rondeau2013-02-121-1/+1
|\|
| * build: fixing generated includes, deps, and header installation.Tom Rondeau2013-02-121-1/+1
* | Merge branch 'master' into nextTom Rondeau2013-02-061-0/+12
|\|
* | Merge master/fix_build_dir_order into next, then fix conflicts and redo come ...Michael L Dickens2013-01-041-0/+2
|\|
| * Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ord...Michael L Dickens2013-01-011-0/+2
* | analog: moved lfsr from gr-analog to gr-digital where it is used.Tom Rondeau2012-11-101-2/+0
|/
* analog: adding quadrature_demod_cf to gr-analog with QA and GRC.Tom Rondeau2012-10-311-0/+3
* analog: adding rail_ff block to gr-analog with QA and GRC.Tom Rondeau2012-10-311-0/+3
* analog: adding pwr_squelch blocks to gr-analog with QA and GRC.Tom Rondeau2012-10-311-0/+6
* analog: adding simple_squelch block to gr-analog with QA and GRC.Tom Rondeau2012-10-311-0/+3
* analog: adding sig_source to gr-analog with QA and GRC.Tom Rondeau2012-10-311-0/+14
* Revert "core: adding int32_t and uint32_t types to swig."Tom Rondeau2012-10-301-0/+3
* analog: export lfsr class to Python and adding QA code for it.Tom Rondeau2012-10-301-0/+2
* analog: adding probe_avg_mag_sqrd blocks to gr-analog with QA and GRC.Tom Rondeau2012-10-301-0/+9
* analog: added PLL blocks to gr-analog with QA and GRC.Tom Rondeau2012-10-301-0/+9
* analog: adding phase_modulator_fc to gr-analog with QA and GRC.Tom Rondeau2012-10-301-0/+3
* analog: adding noise_source to gr-analog with GRC and QA.Tom Rondeau2012-10-251-0/+14
* analog: adding frequency_modulator_fc to gr-analog, with QA and GRC.Tom Rondeau2012-10-251-0/+3
* analog: added fmdet block to gr-analog.Tom Rondeau2012-10-231-0/+3
* analog: adding dpll_bb to gr-analog.Tom Rondeau2012-10-221-0/+3
* analog: added cpfsk to gr-analog.Tom Rondeau2012-10-221-0/+3
* analog: implemented all AGC classes in gr-analog with QA code.Tom Rondeau2012-10-211-0/+17
* analog: adding squelch_base_ff and ctcss_squelch_ff to analog.Tom Rondeau2012-10-201-1/+5
* analog: adding gr-analog component with.Tom Rondeau2012-09-232-0/+86