summaryrefslogtreecommitdiff
path: root/gr-analog/swig
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | This reverts commit 4c2330d08927e6436652c1cd3f651633b6b9e2d1. Instead, using stdint.i in analog_swig.i for the data type.
* 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
| | | | This addresses the issues of inheriting from both gr_block and another block (squelch_base_ff, in this case).
* analog: adding gr-analog component with.Tom Rondeau2012-09-232-0/+86