summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-30analog: adding probe_avg_mag_sqrd blocks to gr-analog with QA and GRC.Tom Rondeau
2012-10-30analog: added PLL blocks to gr-analog with QA and GRC.Tom Rondeau
2012-10-30analog: fixing noise source in GRC.Tom Rondeau
2012-10-30analog: adding phase_modulator_fc to gr-analog with QA and GRC.Tom Rondeau
2012-10-25analog: adding noise_source to gr-analog with GRC and QA.Tom Rondeau
2012-10-25core: update to build_utils to help with '_i_impl' blocks.Tom Rondeau
2012-10-25analog: adding frequency_modulator_fc to gr-analog, with QA and GRC.Tom Rondeau
2012-10-23analog: added fmdet block to gr-analog.Tom Rondeau
2012-10-22analog: adding GRC blocks for:Tom Rondeau
2012-10-22analog: adding dpll_bb to gr-analog.Tom Rondeau
2012-10-22analog: added cpfsk to gr-analog.Tom Rondeau
2012-10-21analog: implemented all AGC classes in gr-analog with QA code.Tom Rondeau
2012-10-21analog: adding complex squelch base class.Tom Rondeau
2012-10-20analog: adding squelch_base_ff and ctcss_squelch_ff to analog.Tom Rondeau
2012-10-15digital: Add symbol output to constellation_receiver block for debugging.Ben Reynwar
2012-10-15Merge remote-tracking branch 'benreynwar/master_constellation_scale'Tom Rondeau
2012-10-13Merge branch 'maint'Johnathan Corgan
2012-10-13uhd: fix pmt tuple ref namespace issueJosh Blum
2012-10-13core: fix several tag includes throughout coreJosh Blum
2012-10-12Merge branch 'maint'Tom Rondeau
2012-10-12qtgui: fixed qtgui time sink to take the bandwidth parameter to set x-axis co...Tom Rondeau
2012-10-05Merge remote branch 'jblum/grc_optional_pads'Johnathan Corgan
2012-10-05blocks: fix XML definitions for block treeJohnathan Corgan
2012-10-05grc: added wildcard type to pad source/sinkJosh Blum
2012-10-05grc: revert changes to flow_graph.tmpl, runtime enforces thisJosh Blum
2012-10-04grc: added optional flag to pad source and sinkJosh Blum
2012-10-03blocks: fixed MSVC compatibility issueNicholas Corgan
2012-10-03Merge branch 'maint'Tom Rondeau
2012-10-03grc: ability to automatically create hier_blocks from a flowgraph.Tom Rondeau
2012-10-03grc: populate file variable correctly when we save.Tom Rondeau
2012-10-03UHD: improved capabilities for uhd_fft.grc.Ben Hilburn
2012-10-03core: fix for restarting the flowgraph with VOLK blocks.Tom Rondeau
2012-10-03core: Added QA for max_noutput_items per block and max_output_buffer.Tom Rondeau
2012-10-03core: fixed set min/max buffer sizes to better handle blocks with infinite st...Tom Rondeau
2012-10-03core: fixed swig file for exporting max/min buffer sizes with port first.Tom Rondeau
2012-10-03docs: Adding notes discussing how to use new max_output_buffer feature.Tom Rondeau
2012-10-03core: fix for restarting the flowgraph with VOLK blocks.Tom Rondeau
2012-10-02core: update max_buffer_size after buffer is actually allocated.Tom Rondeau
2012-10-02core: bit of rework on setting/getting max_output_buffer.Tom Rondeau
2012-10-02Merge branch 'max_nout_each'Tom Rondeau
2012-10-02providing additional control over GNU Radio buffer allocation size for latenc...Tim O'Shea
2012-10-01digital: Increase acceptable BER in qa_constellation_receiver back to prior v...Ben Reynwar
2012-10-01gruel: added unsigned long long int support to the PMT sugar functions.Tom Rondeau
2012-10-01Merge branch 'wip/gr-blocks-master'Johnathan Corgan
2012-10-01Merge branch 'master' of gnuradio.org:gnuradioTom Rondeau
2012-09-30digital: Fixed scaling bug in QAM constellations.Ben Reynwar
2012-09-29core: udp source wait mode yields work threadJosh Blum
2012-09-29uhd: work does not block, OK to return 0 on ERROR_CODE_TIMEOUTJosh Blum
2012-09-29core: source block can yield thread context/produce noneJosh Blum
2012-09-29uhd: provide source block hook for issue stream cmdJosh Blum