summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | 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 'maint'Johnathan Corgan2012-11-025-5/+5
|\|
| * Fixes other uses of channel model to always have negative or zeroAlick Zhao2012-11-025-5/+5
* | Merge branch 'rtld_ticket181_undo'Tom Rondeau2012-11-012-43/+0
|\ \
| * | Removes some swig workaround code put in for ticket 181.Tom Rondeau2012-10-192-43/+0
* | | 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
* | | Merge branch 'analog'Tom Rondeau2012-10-31141-18/+10584
|\ \ \
| * | | 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
| * | | Revert "core: adding int32_t and uint32_t types to swig."Tom Rondeau2012-10-301-2/+0
| * | | digital: switched digital components over to using LFSR class now in gr-analog.Tom Rondeau2012-10-306-7/+10
| * | | 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
| * | | core: adding int32_t and uint32_t types to swig.Tom Rondeau2012-10-301-0/+2
| * | | 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-3021-6/+1745
| * | | 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
| * | | core: update to build_utils to help with '_i_impl' blocks.Tom Rondeau2012-10-251-1/+1
| * | | 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
| |/ /
* | | Merge branch 'maint'Johnathan Corgan2012-10-191-0/+12
|\ \ \ | |/ / |/| / | |/
| * cmake: Ubuntu 12.10 package supportNicholas Corgan2012-10-191-0/+12
* | digital: Add symbol output to constellation_receiver block for debugging.Ben Reynwar2012-10-152-4/+27
* | Merge remote-tracking branch 'benreynwar/master_constellation_scale'Tom Rondeau2012-10-153-0/+20
|\ \
| * | digital: Increase acceptable BER in qa_constellation_receiver back to prior v...Ben Reynwar2012-10-011-1/+1
| * | digital: Fixed scaling bug in QAM constellations.Ben Reynwar2012-09-304-1/+21
* | | Merge branch 'maint'Johnathan Corgan2012-10-135-7/+7
|\ \ \ | | |/ | |/|
| * | uhd: fix pmt tuple ref namespace issueJosh Blum2012-10-132-4/+4
| * | core: fix several tag includes throughout coreJosh Blum2012-10-133-3/+3
* | | Merge branch 'maint'Tom Rondeau2012-10-122-0/+2
|\| |
| * | qtgui: fixed qtgui time sink to take the bandwidth parameter to set x-axis co...Tom Rondeau2012-10-122-0/+2
* | | Merge remote branch 'jblum/grc_optional_pads'Johnathan Corgan2012-10-054-0/+43
|\ \ \
| * | | grc: added wildcard type to pad source/sinkJosh Blum2012-10-052-0/+10