summaryrefslogtreecommitdiff
path: root/gr-analog
Commit message (Collapse)AuthorAgeFilesLines
* analog: executable flag for python QA codes.Tom Rondeau2012-10-306-0/+0
|
* analog: export lfsr class to Python and adding QA code for it.Tom Rondeau2012-10-302-0/+51
|
* analog: moving LFSR code into gr-analog.Tom Rondeau2012-10-301-0/+162
|
* analog: adding probe_avg_mag_sqrd blocks to gr-analog with QA and GRC.Tom Rondeau2012-10-3013-0/+774
|
* analog: added PLL blocks to gr-analog with QA and GRC.Tom Rondeau2012-10-3019-0/+1689
|
* analog: fixing noise source in GRC.Tom Rondeau2012-10-302-8/+12
|
* analog: adding phase_modulator_fc to gr-analog with QA and GRC.Tom Rondeau2012-10-309-1/+282
|
* analog: adding noise_source to gr-analog with GRC and QA.Tom Rondeau2012-10-259-2/+423
|
* analog: adding frequency_modulator_fc to gr-analog, with QA and GRC.Tom Rondeau2012-10-259-1/+276
|
* analog: added fmdet block to gr-analog.Tom Rondeau2012-10-237-0/+346
|
* analog: adding GRC blocks for:Tom Rondeau2012-10-227-1/+325
| | | | | | | | | - AGC - AGC2 - Feedforward AGC - CPFSK - CTCSS squelch - DPLL
* analog: adding dpll_bb to gr-analog.Tom Rondeau2012-10-227-0/+296
|
* analog: added cpfsk to gr-analog.Tom Rondeau2012-10-227-1/+272
|
* analog: implemented all AGC classes in gr-analog with QA code.Tom Rondeau2012-10-2121-1/+1774
|
* analog: adding complex squelch base class.Tom Rondeau2012-10-213-0/+261
|
* analog: adding squelch_base_ff and ctcss_squelch_ff to analog.Tom Rondeau2012-10-2010-1/+661
| | | | 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-2318-0/+972