Archives are refreshed every 30 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
commit-gnuradio (date)
[
Thread Index
][
Top
][
All Lists
][
commit-gnuradio info page
]
Advanced
[
Prev Period
]
Last Modified: Fri May 30 2014 13:30:10 -0400
Messages in reverse chronological order
[
Next Period
]
May 30, 2014
[Commit-gnuradio] [gnuradio] branch master updated (ad799cf -> 34ee3b7)
,
git
,
13:30
[Commit-gnuradio] [gnuradio] 01/01: trellis: fix typos in examples
,
git
,
13:30
[Commit-gnuradio] [gnuradio] 01/01: Merge branch 'master' into next
,
git
,
13:30
[Commit-gnuradio] [gnuradio] branch next updated (6eb9061 -> 2f3e800)
,
git
,
13:29
[Commit-gnuradio] [gnuradio] branch maint updated (220ddfa -> a8d28ad)
,
git
,
13:29
[Commit-gnuradio] [gnuradio] 01/01: Merge branch 'maint'
,
git
,
13:29
May 27, 2014
[Commit-gnuradio] [gnuradio] 02/02: zeromq: Add qa code for zeromq_pubsub
,
git
,
18:15
[Commit-gnuradio] [gnuradio] 01/02: vocoder: merge final codec2 update
,
git
,
18:15
[Commit-gnuradio] [gnuradio] 01/01: Merge branch 'master' into next
,
git
,
18:15
[Commit-gnuradio] [gnuradio] branch next updated (22b01e3 -> 6eb9061)
,
git
,
18:15
[Commit-gnuradio] [gnuradio] branch master updated (5cb67ce -> ad799cf)
,
git
,
18:15
May 23, 2014
[Commit-gnuradio] [gnuradio] 12/12: Merge remote-tracking branch 'martin/uhd/clearer_grc_args'
,
git
,
13:35
[Commit-gnuradio] [gnuradio] 03/12: pmt: making uint64_t sugar more friendly
,
git
,
13:35
[Commit-gnuradio] [gnuradio] 01/12: pmt: adding uint64 sugar
,
git
,
13:35
[Commit-gnuradio] [gnuradio] branch next updated (c38322b -> 22b01e3)
,
git
,
13:35
[Commit-gnuradio] [gnuradio] 01/01: Merge branch 'master' into next
,
git
,
13:35
[Commit-gnuradio] [gnuradio] 02/12: pmt: support conversion of basic pmt pairs to python
,
git
,
13:35
[Commit-gnuradio] [gnuradio] 09/12: Merge branch 'uint64_sugar' of git://github.com/osh/gnuradio
,
git
,
13:35
[Commit-gnuradio] [gnuradio] 08/12: uhd: Nicer labels for device args and addres in GRC
,
git
,
13:35
[Commit-gnuradio] [gnuradio] 11/12: Merge remote-tracking branch 'martin/tsb/prep_for_38'
,
git
,
13:35
[Commit-gnuradio] [gnuradio] 06/12: digital: updated some QAs to use proper tsb functions
,
git
,
13:35
[Commit-gnuradio] [gnuradio] 05/12: blocks: updated some QAs to use proper tsb functions
,
git
,
13:35
[Commit-gnuradio] [gnuradio] 07/12: runtime: Added packet_utils and marked tagged_streams.py for removal in future
,
git
,
13:35
[Commit-gnuradio] [gnuradio] 01/01: blocks: agc3 invsqrt volk kernel aligned assumption is not safe
,
git
,
13:35
[Commit-gnuradio] [gnuradio] 04/12: blocks: Added tsb_vector_sinks
,
git
,
13:35
[Commit-gnuradio] [gnuradio] 10/12: Merge branch 'maint'
,
git
,
13:35
[Commit-gnuradio] [gnuradio] branch master updated (cba2d18 -> 5cb67ce)
,
git
,
13:35
[Commit-gnuradio] [gnuradio] branch maint updated (7ff241e -> 220ddfa)
,
git
,
13:35
May 21, 2014
[Commit-gnuradio] [gnuradio] 01/01: fec: fixing a bit of sloppy memory handling in the cc decoder.
,
git
,
12:10
[Commit-gnuradio] [gnuradio] branch next updated (d669c86 -> c38322b)
,
git
,
12:09
[Commit-gnuradio] [gnuradio] 01/01: Merge branch 'master' into next
,
git
,
12:09
[Commit-gnuradio] [gnuradio] branch master updated (4750647 -> cba2d18)
,
git
,
12:09
May 20, 2014
[Commit-gnuradio] [gnuradio] 05/57: codec2 library update
,
git
,
23:12
[Commit-gnuradio] [gnuradio] 28/57: fec: updating puncturing, adding documentation, adding CCSDS encoder.
,
git
,
23:11
[Commit-gnuradio] [gnuradio] 49/57: blocks: adding reverse packing/unpacking functions.
,
git
,
23:11
[Commit-gnuradio] [gnuradio] 33/57: fec: wip: adding a dummy encoder/decoder and repetition code to exercise the API.
,
git
,
23:11
[Commit-gnuradio] [gnuradio] 16/57: fec: Merging fecapi with support for CC code.
,
git
,
23:11
[Commit-gnuradio] [gnuradio] 52/57: fec: wip: async encoder/decoder working deployments.
,
git
,
23:11
[Commit-gnuradio] [gnuradio] 36/57: fec: wip: mods for ber plotting. Now adding theoretical BPSK in AWGN curve.
,
git
,
23:11
[Commit-gnuradio] [gnuradio] 40/57: fec: wip: adding async (PDU) encoder and decoder blocks.
,
git
,
23:11
[Commit-gnuradio] [gnuradio] 57/57: digital: fixing up some work done in the fec api development.
,
git
,
23:10
[Commit-gnuradio] [gnuradio] branch next updated (de2a634 -> d669c86)
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 38/57: fec: wip: cleaning up tagged decoder, rep code.
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 41/57: digital: adding an async message passsing CRC32 calc/check block for PDUs.
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 01/01: Merge branch 'master' into next
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 55/57: fec: wip: fixing up allocated memory; allowing async encoder deployment to be used with CCSDS (packed input requirement).
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 54/57: fec: mostly documentation updates, spell check, etc.
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 50/57: fec: wip: adding concept of padding for CC encoder/decoder.
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 53/57: fec: wip: adding qa code.
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 22/57: fec: wip: adding block that correlates against an access code and produces a tagged stream ofthe payload (stripped access code).
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 51/57: Revert "blocks: adding an option to swap the order of the output bits of a repack_bits block."
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 56/57: Merge branch 'fecapi'
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 45/57: fec: wip: using unpack/pack k bits kernels instead of copying logic in here.
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 46/57: blocks: adding an option to swap the order of the output bits of a repack_bits block.
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 47/57: digital: don't need the FEC info for the tagged stream corr access code.
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 48/57: fec: wip: adding extended encoder for async version.
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 32/57: blocks: add optional argument to deinterleave and interleave ctors to not set relative rate.
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 42/57: fec: wip: fixing formatting.
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 37/57: Revert "blocks: add optional argument to deinterleave and interleave ctors to not set relative rate."
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 39/57: digital: modified tagged stream correlate access code.
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 30/57: runtime: configuring loggers in gr Python module for easy use in Python.
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 44/57: blocks: adds kernels for pack_k_bits and unpack_k_bits.
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 43/57: digital: added option to packet_utils.unmake_packet to check or not check the CRC.
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 35/57: runtime: don't add the log appender --> adds to C++, too.
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 34/57: qtgui: work on ber sink for fecapi
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 18/57: volk: added conv kernel puppet and added to QA and profile.
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 26/57: fec: changed puncture block for easier to use API.
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 31/57: fec: use logger to explain exception when using threading with history.
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 02/57: runtime: white space removal.
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 29/57: grc: fixes bug with controlport monitors where true/false enable parameter is not respected.
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 27/57: grc: adding advanced tab feature to set a block's alias.
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 24/57: digital: use FFT filters for the correlate_and_sync block.
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 17/57: adding ber sink to qt gui
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 23/57: fec: wip: allowing ber block to be used as a streaming block.
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 21/57: fec: improved fecapi stuff.
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 25/57: fec: encoder now outputs bytes to make it more easily integratable with modulators.
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 19/57: volk: missing updates for volk qa and profile from last checkin.
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 15/57: tests for block mode
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 08/57: Corrected codec2 encoder documentation.
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 09/57: documentation - fix example in case anyone gets confused
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 20/57: digital: correlate_access_code_tag d_mask was set improperly when access code len = 64.
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 03/57: controlport: adding a 'toggle' interface for ControlPort.
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 14/57: block interleave/deinterleave with statefull deinterleave
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 13/57: volk: adding a rate 1/2, K=7 convolutional decoder volk kernel.
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 11/57: docs: doxygen mangles sections named with the same reference name. ControlPort and Vocoder both used 'using' - renamed for each.
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 10/57: controlport: in gr-perf-monitorx, if all work times returned are 0, avoid a divide-by-zero fault.
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 07/57: vocoder: add default mode parameter and updated documentation
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 04/57: controlport: allows reset_perf_counters to be called over controlport; gr-perf-monitorx has button to call this.
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 12/57: qtgui: removing unused NumberDisplayPlot; the number sink doesn't have a canvas like the other plotters do and so doesn't require this.
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 06/57: Bring codec2 up to the latest version, and add support for all six bit rates.
,
git
,
23:10
[Commit-gnuradio] [gnuradio] 01/57: cmake and build: fixes for cross-compiling to enable ControlPort with ICE.
,
git
,
23:10
[Commit-gnuradio] [gnuradio] branch master updated (cb0bc7f -> 4750647)
,
git
,
23:10
May 16, 2014
[Commit-gnuradio] [gnuradio] branch master updated (5974a3e -> cb0bc7f)
,
git
,
19:49
[Commit-gnuradio] [gnuradio] 04/07: Merge branch 'maint'
,
git
,
19:49
[Commit-gnuradio] [gnuradio] branch maint updated (e632568 -> 7ff241e)
,
git
,
19:49
[Commit-gnuradio] [gnuradio] 02/07: digital: Fix alloc bug in HDLC deframer and make Coverity happy.
,
git
,
19:49
[Commit-gnuradio] [gnuradio] 01/07: blocks: pdu_filter, add option for filter match inversion
,
git
,
19:49
[Commit-gnuradio] [gnuradio] 03/04: filter: fix broken backported QA test in channelizer
,
git
,
19:49
[Commit-gnuradio] [gnuradio] 02/04: cmake: fix FindPortaudio to reject unsupported API version
,
git
,
19:49
[Commit-gnuradio] [gnuradio] 05/07: Merge remote-tracking branch 'osh/pdu_filter_inversion'
,
git
,
19:49
[Commit-gnuradio] [gnuradio] 06/07: Merge remote-tracking branch 'bistromath/hdlc_fix'
,
git
,
19:49
[Commit-gnuradio] [gnuradio] 01/04: cmake: fix FindPortaudio pkg-config support
,
git
,
19:49
[Commit-gnuradio] [gnuradio] 04/04: utils: Added try: clause for SWIG import, fixing python-only OOT modules
,
git
,
19:49
[Commit-gnuradio] [gnuradio] 01/01: Merge branch 'master' into next
,
git
,
19:49
[Commit-gnuradio] [gnuradio] 07/07: Merge remote-tracking branch 'osh/pdu_uvector_itemsize'
,
git
,
19:49
[Commit-gnuradio] [gnuradio] 03/07: pmt: adding pmt.uniform_vector_itemsize(pmt_t vector), returns the size per item in bytes within a uniform vector for any kind of uniform vector
,
git
,
19:49
[Commit-gnuradio] [gnuradio] branch next updated (027eae4 -> de2a634)
,
git
,
19:49
[Commit-gnuradio] [gnuradio] 01/46: Initial import of gr-zmqblocks OOT project as-is, prior to rework for in-tree
,
git
,
15:38
[Commit-gnuradio] [gnuradio] 23/46: zeromq: cleanup docs and examples
,
git
,
15:38
[Commit-gnuradio] [gnuradio] 41/46: zeromq: temporarily removing QA test output to XML
,
git
,
15:37
[Commit-gnuradio] [gnuradio] 43/46: zeromq: update examples and install
,
git
,
15:37
[Commit-gnuradio] [gnuradio] 42/46: zeromq: fixing up QA code for vlen
,
git
,
15:37
[Commit-gnuradio] [gnuradio] 45/46: zeromq: add missing vlen parameter in ports
,
git
,
15:37
[Commit-gnuradio] [gnuradio] 44/46: zeromq: updates to qa code to wait for completion and pass.
,
git
,
15:37
[Commit-gnuradio] [gnuradio] 01/01: Merge branch 'master' into next
,
git
,
15:37
[Commit-gnuradio] [gnuradio] 39/46: Add sub_source block and fix pub_sink
,
git
,
15:37
[Commit-gnuradio] [gnuradio] 40/46: zeromq: Remove blocking Add timeout in xml, fix doxygen
,
git
,
15:37
[Commit-gnuradio] [gnuradio] branch next updated (9806694 -> 027eae4)
,
git
,
15:37
[Commit-gnuradio] [gnuradio] 46/46: Merge branch 'zeromq'
,
git
,
15:37
[Commit-gnuradio] [gnuradio] 02/46: zeromq: initial surgery to add to master build
,
git
,
15:37
[Commit-gnuradio] [gnuradio] 36/46: zeromq: Change string of test name
,
git
,
15:37
[Commit-gnuradio] [gnuradio] 35/46: zeromq: Add qa code
,
git
,
15:37
[Commit-gnuradio] [gnuradio] 37/46: zeromq: Change the value of the poll timeout according to the zmq version. Must be in microseconds for version 2 and below and in milliseconds for version 3 and above.
,
git
,
15:37
[Commit-gnuradio] [gnuradio] 38/46: zeromq: Don't call context close as it is not available in zmq 2
,
git
,
15:37
[Commit-gnuradio] [gnuradio] 25/46: zeromq: Add grc examples
,
git
,
15:37
[Commit-gnuradio] [gnuradio] 31/46: zeromq: Add missing timeout and blocking parameters and polling
,
git
,
15:37
[Commit-gnuradio] [gnuradio] 26/46: zeromq: Add qa tests
,
git
,
15:37
[Commit-gnuradio] [gnuradio] 29/46: zeromq: cleanup QA code, still needs have ZMQ_LINGER set to zero
,
git
,
15:37
[Commit-gnuradio] [gnuradio] 34/46: zeromq: Remove ZMQ_NOBLOCK as we are using polling
,
git
,
15:37
[Commit-gnuradio] [gnuradio] 27/46: Merge remote-tracking branch 'iohannez/vlen' into zeromq
,
git
,
15:37
[Commit-gnuradio] [gnuradio] 32/46: zeromq: Add parameters to xml
,
git
,
15:37
[Commit-gnuradio] [gnuradio] 28/46: zeromq: removed stray debug code and cleanup
,
git
,
15:37
[Commit-gnuradio] [gnuradio] 24/46: zeromq: Fix doxygen and memcpy for vlen
,
git
,
15:37
[Commit-gnuradio] [gnuradio] 33/46: zeromq: Timeout needs to be in milliseconds for zmq 3.0, close sockets correctly, cleanup
,
git
,
15:37
[Commit-gnuradio] [gnuradio] 22/46: zeromq: rename include guards
,
git
,
15:37
[Commit-gnuradio] [gnuradio] 30/46: zeromq: set ZMQ_LINGER to 0 for all blocks
,
git
,
15:37
[Commit-gnuradio] [gnuradio] 12/46: zeromq: fix import in example
,
git
,
15:37
[Commit-gnuradio] [gnuradio] 05/46: zeromq: cleanup and reformatting
,
git
,
15:37
[Commit-gnuradio] [gnuradio] 07/46: zeromq: first try at enabling Python. Segfaults in SWIG code.
,
git
,
15:37
[Commit-gnuradio] [gnuradio] 10/46: zeromq: Fix typo in CMakeLists to link against libzmq
,
git
,
15:37
[Commit-gnuradio] [gnuradio] 08/46: Fix ZeroMQ cmake module.
,
git
,
15:37
[Commit-gnuradio] [gnuradio] 13/46: zeromq: renamed sink_pushpull push_sink
,
git
,
15:37
[Commit-gnuradio] [gnuradio] 21/46: zeromq: cleanup copyright
,
git
,
15:37
[Commit-gnuradio] [gnuradio] 20/46: zeromq: remove nopoll req/rep blocks
,
git
,
15:37
[Commit-gnuradio] [gnuradio] 19/46: zeromq: renamed source_reqrep to req_source
,
git
,
15:37
[Commit-gnuradio] [gnuradio] 03/46: zeromq: Initial conversion of include/gnuradio/zeromq files
,
git
,
15:37
[Commit-gnuradio] [gnuradio] 16/46: zeromq: removed feedback source
,
git
,
15:37
[Commit-gnuradio] [gnuradio] 18/46: Add vlen
,
git
,
15:37
[Commit-gnuradio] [gnuradio] 06/46: zeromq: converted SWIG to in-tree build
,
git
,
15:37
[Commit-gnuradio] [gnuradio] 09/46: Fix callback function to work with multiple arguments and return None in case of error.
,
git
,
15:37
[Commit-gnuradio] [gnuradio] 15/46: zeromq: renamed sink_pubsub to pub_sink
,
git
,
15:37
[Commit-gnuradio] [gnuradio] 14/46: zeromq: renamed source_pushpull to pull_source
,
git
,
15:37
[Commit-gnuradio] [gnuradio] 11/46: zeromq: Rename "zmqblocks" to zeromq in examples
,
git
,
15:37
[Commit-gnuradio] [gnuradio] 17/46: wip, renaming and implementing rep_sink
,
git
,
15:37
[Commit-gnuradio] [gnuradio] 04/46: zeromq: first cut at compiling lib/ directory
,
git
,
15:37
[Commit-gnuradio] [gnuradio] branch master updated (432e3b7 -> 5974a3e)
,
git
,
15:36
May 09, 2014
[Commit-gnuradio] [gnuradio] 03/14: runtime: ieieieieieieieieieieieieieieieieieieieieieeieiieieieiieieieieieieieieieiieiieieiie
,
git
,
18:28
[Commit-gnuradio] [gnuradio] 02/14: pmt: adding pmt::dict_update(dict1, dict2) function for merging dictionaries
,
git
,
18:28
[Commit-gnuradio] [gnuradio] 07/14: blocks: add vector output option param to complex_to_interleaved_short to match interleaved_short_to_complex
,
git
,
18:28
[Commit-gnuradio] [gnuradio] 12/14: Merge remote-tracking branch 'osh/cpx_to_ishort_vector'
,
git
,
18:28
[Commit-gnuradio] [gnuradio] 10/14: Merge branch 'hdlc_update'
,
git
,
18:28
[Commit-gnuradio] [gnuradio] 09/14: gr-digital: update the HDLC blocks.
,
git
,
18:28
[Commit-gnuradio] [gnuradio] 01/14: cmake: better setup for finding QWT; otherwise, it can be forced to incorrectly "find" non-existent QWT libs.
,
git
,
18:28
[Commit-gnuradio] [gnuradio] 05/14: cmake: fixing up FindICE to handle more possible install cases.
,
git
,
18:28
[Commit-gnuradio] [gnuradio] 14/14: Merge remote-tracking branch 'tom/cmake_ice_libs'
,
git
,
18:28
[Commit-gnuradio] [gnuradio] branch maint updated (3e08e49 -> e632568)
,
git
,
18:28
[Commit-gnuradio] [gnuradio] 13/14: Merge branch 'maint'
,
git
,
18:28
[Commit-gnuradio] [gnuradio] 08/14: Merge remote-tracking branch 'osh/typo_fix'
,
git
,
18:28
[Commit-gnuradio] [gnuradio] 11/14: Merge remote-tracking branch 'smunaut/fft-filter'
,
git
,
18:28
[Commit-gnuradio] [gnuradio] branch next updated (af58303 -> 9806694)
,
git
,
18:28
[Commit-gnuradio] [gnuradio] 01/01: grc: allow function probe with empty Block ID
,
git
,
18:28
[Commit-gnuradio] [gnuradio] 01/01: Merge branch 'master' into next
,
git
,
18:28
[Commit-gnuradio] [gnuradio] branch master updated (8c97b7c -> 432e3b7)
,
git
,
18:28
[Commit-gnuradio] [gnuradio] 06/14: gr-filter: Add a convenience freq_xlating_fft_filter block
,
git
,
18:28
[Commit-gnuradio] [gnuradio] 04/14: Merge branch 'master' of git.gnuradio.org:gnuradio
,
git
,
18:28
May 08, 2014
[Commit-gnuradio] Source code Blocks
,
J. Gabriel Tobares
,
09:59
May 06, 2014
[Commit-gnuradio] [gnuradio] 01/02: blocks: adding blocks.pdu_filter and blocks.pdu_set
,
git
,
11:07
[Commit-gnuradio] [gnuradio] branch next updated (3538513 -> af58303)
,
git
,
11:07
[Commit-gnuradio] [gnuradio] 01/01: Merge branch 'master' into next
,
git
,
11:07
[Commit-gnuradio] [gnuradio] branch master updated (967489a -> 8c97b7c)
,
git
,
11:07
[Commit-gnuradio] [gnuradio] 02/02: blocks: adding pdu_remove block
,
git
,
11:07
May 05, 2014
[Commit-gnuradio] [gnuradio] 01/01: Merge branch 'master' into next
,
git
,
09:16
[Commit-gnuradio] [gnuradio] branch next updated (833c1c0 -> 3538513)
,
git
,
09:16
[Commit-gnuradio] [gnuradio] 01/02: Merge branch 'maint'
,
git
,
09:15
[Commit-gnuradio] [gnuradio] 02/02: filter: minor reorg of pfb_channelizer test cases after merge from maint.
,
git
,
09:15
[Commit-gnuradio] [gnuradio] branch master updated (0de915a -> 967489a)
,
git
,
09:15
[Commit-gnuradio] [gnuradio] 01/02: filter: allow small rounding error in oversample rate setting for pfb_channelizer.
,
git
,
09:15
[Commit-gnuradio] [gnuradio] branch maint updated (affda0b -> 3e08e49)
,
git
,
09:15
[Commit-gnuradio] [gnuradio] 02/02: filter: fixes tag propagation through the pfb_channelizer.
,
git
,
09:15
May 02, 2014
[Commit-gnuradio] [gnuradio] branch maint updated (07e6734 -> affda0b)
,
git
,
17:44
[Commit-gnuradio] [gnuradio] 02/02: Merge branch 'maint'
,
git
,
17:44
[Commit-gnuradio] [gnuradio] 01/02: uhd: Symbolic block names now match the standard naming
,
git
,
17:44
[Commit-gnuradio] [gnuradio] 01/02: blocks: fix for qa_python_message_passing and new system port
,
git
,
17:44
[Commit-gnuradio] [gnuradio] branch next updated (3369beb -> 833c1c0)
,
git
,
17:44
[Commit-gnuradio] [gnuradio] 02/02: Merge branch 'master' into next
,
git
,
17:44
[Commit-gnuradio] [gnuradio] 01/01: uhd: Fixed "reducing chan number" bug
,
git
,
17:44
[Commit-gnuradio] [gnuradio] branch master updated (b20df75 -> 0de915a)
,
git
,
17:44
May 01, 2014
[Commit-gnuradio] [gnuradio] 01/01: Merge branch 'master' into next
,
git
,
19:04
[Commit-gnuradio] [gnuradio] branch next updated (ebe2eed -> 3369beb)
,
git
,
19:04
[Commit-gnuradio] [gnuradio] 03/04: filter: allow changing sample delay from GRC
,
git
,
19:03
[Commit-gnuradio] [gnuradio] 01/04: Merge branch 'maint'
,
git
,
19:03
[Commit-gnuradio] [gnuradio] 02/04: digital: removed some warnings in hdlc_framer.
,
git
,
19:03
[Commit-gnuradio] [gnuradio] 04/04: filter: fix pfb_arb_resampler tag propagation by setting enable_update_rate
,
git
,
19:03
[Commit-gnuradio] [gnuradio] branch master updated (01a3260 -> b20df75)
,
git
,
19:03
[Commit-gnuradio] [gnuradio] 01/02: filter: updates kernel::fft_filter_xxx documentation to better explain how it works and how to use it in other blocks.
,
git
,
19:03
[Commit-gnuradio] [gnuradio] 02/02: cmake: better setup for finding QWT; otherwise, it can be forced to incorrectly "find" non-existent QWT libs.
,
git
,
19:03
[Commit-gnuradio] [gnuradio] branch maint updated (aa4a33d -> 07e6734)
,
git
,
19:03
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc