summaryrefslogtreecommitdiff
path: root/gr-analog
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into nextTom Rondeau2012-12-101-1/+0
|\
* | Merge branch 'master' into nextTom Rondeau2012-12-031-5/+5
|\|
| * build: cleaned up some warnings.Tom Rondeau2012-12-031-5/+5
* | Merge branch 'master' into nextJohnathan Corgan2012-11-142-9/+11
|\|
| * analog: add analog dependencies to testJosh Blum2012-11-142-1/+3
| * gr: apply pattern for g37f7522 and gc4c0ce9 to gr-analog and gr-blocksJohnathan Corgan2012-11-141-9/+9
* | Merge branch 'next' of gnuradio.org:gnuradio into nextTom Rondeau2012-11-121-2/+2
|\ \
| * | Merge branch 'master' into nextJohnathan Corgan2012-11-121-2/+2
| |\|
| | * analog: fixed include guard typoNicholas Corgan2012-11-121-2/+2
* | | qtgui: Fixed some build issues and made sure all qtgui examples work.Tom Rondeau2012-11-121-1/+1
|/ /
* | analog: moved lfsr from gr-analog to gr-digital where it is used.Tom Rondeau2012-11-103-213/+0
* | analog: removed noise and sig sources from core.Tom Rondeau2012-11-102-0/+53
* | analog: removing rotator from gr-analog.Tom Rondeau2012-11-106-192/+0
* | analog: Removing reference to gr.sig_source_X and gr.noise_source_X where pos...Tom Rondeau2012-11-069-15/+44
* | analog: Removing all squelch blocks from gnuradio-core.Tom Rondeau2012-11-065-2/+378
* | analog: fixing Python files to install and be usable as part of gr-analog.Tom Rondeau2012-11-067-12/+44
* | Merge branch 'next' into next_analogTom Rondeau2012-11-055-3/+57
|\|
| * analog: adding probe_avg_mag_sqrd GRC block.Tom Rondeau2012-11-052-0/+54
| * analog: not all classes export symbolsNicholas Corgan2012-11-022-2/+2
| * Fix infinite recursion/loop when sincos is presentJohnathan Corgan2012-11-021-1/+1
* | Merge branch 'next' into next_analogTom Rondeau2012-11-013-8/+12
|\|
| * fix gr-analog to detect and compile 'sincos(f)' correctlyMichael L Dickens2012-11-013-8/+12
| * fix gr-analog to detect and compile 'sincos(f)' correctlyMichael L Dickens2012-11-011-0/+0
* | analog: removing PLL blocks. Also moved blks2impl files that used PLLs to gr-...Tom Rondeau2012-11-0112-0/+1152
|/
* analog: adding quadrature_demod_cf to gr-analog with QA and GRC.Tom Rondeau2012-10-319-0/+272
* analog: adding rail_ff block to gr-analog with QA and GRC.Tom Rondeau2012-10-319-0/+341
* analog: adding pwr_squelch blocks to gr-analog with QA and GRC.Tom Rondeau2012-10-3115-5/+660
* analog: adding simple_squelch block to gr-analog with QA and GRC.Tom Rondeau2012-10-319-0/+335
* analog: adding sig_source to gr-analog with QA and GRC.Tom Rondeau2012-10-3110-0/+721
* analog: adding rotator to gr-analog with QA.Tom Rondeau2012-10-306-0/+193
* analog: adding sincos functions to gr-analog.Tom Rondeau2012-10-308-0/+405
* Revert "core: adding int32_t and uint32_t types to swig."Tom Rondeau2012-10-301-0/+3
* 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
* 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
* analog: adding gr-analog component with.Tom Rondeau2012-09-2318-0/+972