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 Feb 28 2014 11:52:47 -0500
Messages in reverse chronological order
[
Next Period
]
February 28, 2014
[Commit-gnuradio] [gnuradio] 03/06: filter: adds a ccf version of the fft filter.
,
git
,
11:52
[Commit-gnuradio] [gnuradio] branch next updated (9fe1cca -> 7e129d4)
,
git
,
11:52
[Commit-gnuradio] [gnuradio] 01/01: Merge branch 'master' into next
,
git
,
11:52
[Commit-gnuradio] [gnuradio] branch master updated (67882ee -> 103ca46)
,
git
,
11:52
[Commit-gnuradio] [gnuradio] 05/06: filters: fixing up some minor issues with the analysis/synthesis filterbanks.
,
git
,
11:52
[Commit-gnuradio] [gnuradio] 04/06: filter: use fft_filter inside pfb_decimator.
,
git
,
11:52
[Commit-gnuradio] [gnuradio] 02/06: blocks: allows null source/sink to output/input multiple streams.
,
git
,
11:52
[Commit-gnuradio] [gnuradio] 06/06: Merge branch 'pfb_reconstruction'
,
git
,
11:52
[Commit-gnuradio] [gnuradio] 01/06: blocks: allow subtract block to take a single input to invert the sign.
,
git
,
11:52
February 26, 2014
[Commit-gnuradio] [gnuradio] branch next updated (dea443b -> 9fe1cca)
,
git
,
11:19
[Commit-gnuradio] [gnuradio] 01/01: Merge branch 'master' into next
,
git
,
11:19
[Commit-gnuradio] [gnuradio] 02/03: cmake: Adds GR_CTRLPORT as a define in the root directory to populate config.h properly.
,
git
,
11:19
[Commit-gnuradio] [gnuradio] 03/03: Merge branch 'maint'
,
git
,
11:19
[Commit-gnuradio] [gnuradio] 01/03: build: moving the location of the config.h file in the build tree so we can access it in sources as gnuradio/config.h.
,
git
,
11:19
[Commit-gnuradio] [gnuradio] 01/01: grc: fix error message in console when using qtgui blocks
,
git
,
11:19
[Commit-gnuradio] [gnuradio] branch master updated (f2b71d3 -> 67882ee)
,
git
,
11:19
[Commit-gnuradio] [gnuradio] branch maint updated (4c86654 -> 5d7316c)
,
git
,
11:18
February 24, 2014
[Commit-gnuradio] [gnuradio] 01/01: Merge branch 'master' into next
,
git
,
18:41
[Commit-gnuradio] [gnuradio] branch next updated (3adf49c -> dea443b)
,
git
,
18:41
[Commit-gnuradio] [gnuradio] 01/03: Merge branch 'maint'
,
git
,
18:41
[Commit-gnuradio] [gnuradio] 03/03: Merge branch 'maint'
,
git
,
18:41
[Commit-gnuradio] [gnuradio] 02/03: qtgui: adds ability to set the graphics style rendering of the qtgui sinks.
,
git
,
18:41
[Commit-gnuradio] [gnuradio] branch master updated (97b12c2 -> f2b71d3)
,
git
,
18:40
[Commit-gnuradio] [gnuradio] 01/02: qtgui: timing is handled in the blocks; removing the qt timer.
,
git
,
18:40
[Commit-gnuradio] [gnuradio] 02/02: qtgui: fixed call to _a version of volk kernels for waterfall plots.
,
git
,
18:40
[Commit-gnuradio] [gnuradio] branch maint updated (c4b6333 -> 4c86654)
,
git
,
18:40
February 23, 2014
[Commit-gnuradio] [gnuradio] branch next updated (f89a7bb -> 3adf49c)
,
git
,
17:19
[Commit-gnuradio] [gnuradio] 01/01: Merge branch 'master' into next
,
git
,
17:19
[Commit-gnuradio] [gnuradio] 01/02: qtgui: fixed problem with new volk avx multiply kernel.
,
git
,
17:19
[Commit-gnuradio] [gnuradio] 04/04: Merge branch 'maint'
,
git
,
17:19
[Commit-gnuradio] [gnuradio] 01/04: tags: adds get_tags_in_window helper function for handling tags. Also updates some docs.
,
git
,
17:19
[Commit-gnuradio] [gnuradio] 02/02: cmake: updates (basically reverts) commit 3c44ba0687b08.
,
git
,
17:19
[Commit-gnuradio] [gnuradio] 03/04: runtime: adds a gr.tag_utils.python_to_tag to convert formatted dicts/lists/tuples to tag_t objects.
,
git
,
17:19
[Commit-gnuradio] [gnuradio] 02/04: Merge branch 'maint'
,
git
,
17:19
[Commit-gnuradio] [gnuradio] branch master updated (77c36d3 -> 97b12c2)
,
git
,
17:19
[Commit-gnuradio] [gnuradio] branch maint updated (e106372 -> c4b6333)
,
git
,
17:19
February 22, 2014
[Commit-gnuradio] [gnuradio] 04/04: Merge branch 'maint'
,
git
,
17:27
[Commit-gnuradio] [gnuradio] 02/04: blocks: adding abs_xx block/template
,
git
,
17:27
[Commit-gnuradio] [gnuradio] 01/01: Merge branch 'master' into next
,
git
,
17:27
[Commit-gnuradio] [gnuradio] branch next updated (a41a1e1 -> f89a7bb)
,
git
,
17:27
[Commit-gnuradio] [gnuradio] 03/04: Merge remote-tracking branch 'martin/pdu-to-tsb'
,
git
,
17:27
[Commit-gnuradio] [gnuradio] 01/04: blocks: tagged_stream_to_pdu now uses logic from tagged_stream_block, also more QA
,
git
,
17:27
[Commit-gnuradio] [gnuradio] 04/04: fixed faulty include guard
,
git
,
17:26
[Commit-gnuradio] [gnuradio] branch master updated (cf8997c -> 77c36d3)
,
git
,
17:26
[Commit-gnuradio] [gnuradio] 03/04: Removed old code
,
git
,
17:26
[Commit-gnuradio] [gnuradio] 01/04: message_strobe_random_impl.h: typo in include guard; is taken from not-_random version.
,
git
,
17:26
[Commit-gnuradio] [gnuradio] 02/04: Corrected double-to-int conversion in tags propagation that should have included rounding behavior
,
git
,
17:26
[Commit-gnuradio] [gnuradio] branch maint updated (1366dc2 -> e106372)
,
git
,
17:26
February 16, 2014
[Commit-gnuradio] [gnuradio] branch next updated (1e6a0dc -> a41a1e1)
,
git
,
16:11
[Commit-gnuradio] [gnuradio] 15/16: blocks: random_pdu (allow specifying the length modulo for random pdu lengths)
,
git
,
16:11
[Commit-gnuradio] [gnuradio] 16/16: Merge branch 'maint'
,
git
,
16:11
[Commit-gnuradio] [gnuradio] 01/01: Merge branch 'master' into next
,
git
,
16:11
[Commit-gnuradio] [gnuradio] 14/16: blocks: random_pdu (speedup, also allow a byte mask), message_strobe_random (new block, send messages with a known timing distribution)
,
git
,
16:11
[Commit-gnuradio] [gnuradio] 12/16: Merge branch 'maint'
,
git
,
16:11
[Commit-gnuradio] [gnuradio] 06/16: grc: format xml fail msg to support python 2.6
,
git
,
16:11
[Commit-gnuradio] [gnuradio] 10/16: Merge remote-tracking branch 'gnuradio-wg-grc/grc_config_xterm'
,
git
,
16:11
[Commit-gnuradio] [gnuradio] 03/16: digital: HPD consume-behaviour adapted to allow for trigger jitter
,
git
,
16:11
[Commit-gnuradio] [gnuradio] 13/16: logger: setup logger for the tpb scheduler; fixes a swig issue when logger is not present.
,
git
,
16:11
[Commit-gnuradio] [gnuradio] 04/16: grc: For "No GUI" option, you can now choose which terminal type you like
,
git
,
16:11
[Commit-gnuradio] [gnuradio] 11/16: Merge remote-tracking branch 'riatsila/patch-3'
,
git
,
16:11
[Commit-gnuradio] [gnuradio] 02/16: digital: HPD now supports time- and other special tags, can mark rx-time of packets
,
git
,
16:11
[Commit-gnuradio] [gnuradio] 09/16: Merge remote-tracking branch 'mbant/hpd-timing2'
,
git
,
16:11
[Commit-gnuradio] [gnuradio] 01/16: volk: add regex option to profile
,
git
,
16:10
[Commit-gnuradio] [gnuradio] 08/16: Merge remote-tracking branch 'nwest/volk-regex'
,
git
,
16:10
[Commit-gnuradio] [gnuradio] 07/16: runtime: warn when dropping asynchronous messages due to full asynch message queue, increase default asynch max buffer depth to 8192
,
git
,
16:10
[Commit-gnuradio] [gnuradio] 05/16: grc: move xterm pref to Constants.py
,
git
,
16:10
[Commit-gnuradio] [gnuradio] 03/06: digital: Fixed example which had invalid default values after changing HPD
,
git
,
16:10
[Commit-gnuradio] [gnuradio] 04/06: Removes qt3 leftovers in qtgui code.
,
git
,
16:10
[Commit-gnuradio] [gnuradio] branch master updated (295ba35 -> cf8997c)
,
git
,
16:10
[Commit-gnuradio] [gnuradio] 06/06: add default OSX homebrew path to FindQwt, last in the list; should never conflict with other OSs nor MacPorts or Fink
,
git
,
16:10
[Commit-gnuradio] [gnuradio] 02/06: Remove "Bytes to Symbols" block from GRC as bytes_to_syms no longer exists.
,
git
,
16:10
[Commit-gnuradio] [gnuradio] 01/06: modtool: added skipping of lib/ and swig/ if sources list is empty
,
git
,
16:10
[Commit-gnuradio] [gnuradio] 05/06: Merge remote-tracking branch 'mbant/oot-modules-without-cpp-maint' into maint
,
git
,
16:10
[Commit-gnuradio] [gnuradio] branch maint updated (69323c1 -> 1366dc2)
,
git
,
16:10
February 11, 2014
[Commit-gnuradio] [gnuradio] 01/01: Merge branch 'master' into next
,
git
,
16:11
[Commit-gnuradio] [gnuradio] branch next updated (aa98220 -> 1e6a0dc)
,
git
,
16:11
[Commit-gnuradio] [gnuradio] 01/10: fixing hfx.py for proper uhd support - tuning was negative of desired change, removed antenna tuner support
,
git
,
16:11
[Commit-gnuradio] [gnuradio] 09/10: qtgui: in sink_c and sink_f, use volk_malloc/volk_free instead of new for buffers.
,
git
,
16:11
[Commit-gnuradio] [gnuradio] 10/10: filter: fixed use of volk_malloc in fft_filter kernel.
,
git
,
16:11
[Commit-gnuradio] [gnuradio] 08/10: Merge branch 'maint'
,
git
,
16:11
[Commit-gnuradio] [gnuradio] 07/10: uhd: hf_explorer example: Added some more options for better handling of rates.
,
git
,
16:11
[Commit-gnuradio] [gnuradio] 05/10: Merge remote-tracking branch 'cswiger/master' into hfx
,
git
,
16:11
[Commit-gnuradio] [gnuradio] 04/10: fixed click to tune, click mouse on fft display will tune to that frequency
,
git
,
16:11
[Commit-gnuradio] [gnuradio] 01/01: qtgui: forces min/max sliders for qt_sink waterfall plots to be horizontal.
,
git
,
16:11
[Commit-gnuradio] [gnuradio] 02/10: update README
,
git
,
16:11
[Commit-gnuradio] [gnuradio] 06/10: filter: added a ccc version of the pfb_arb_resampler block.
,
git
,
16:11
[Commit-gnuradio] [gnuradio] 03/10: Fixed other issues with app - changes to fft display - still missing 'tune on click'
,
git
,
16:11
[Commit-gnuradio] [gnuradio] branch master updated (19d111e -> 295ba35)
,
git
,
16:10
[Commit-gnuradio] [gnuradio] branch maint updated (e2acdc5 -> 69323c1)
,
git
,
16:10
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc