Activity
From 02/17/2011 to 03/18/2011
03/18/2011
- 07:39 am Revision 831ca406: gr-utils: handling parameters and GUI updates when loading filters from file. ...
- 06:19 am Revision add43f24: gr-utils: refactoring design parameters from 'design' to 'params' to not confl...
03/17/2011
- 06:15 pm Revision cec3834a: gr-utils: way to break something you just fixed a few days ago...
- 06:11 pm Revision cc4cd11b: gr-utils: Adding save and open actions to filter designer.
03/16/2011
- 04:46 pm Revision 4d1426b8: howto: updated ignores
- 04:26 pm Revision 70bd1d10: build: updated version to 3.4.0git
- 03:18 pm Revision 4cd06fad: Merge remote branch 'gnuradio/next'
- * gnuradio/next: (806 commits)
gruel: added missing ignores
gruel: fixed swig interface file to dereference pmt_t... - 04:04 am Revision 1d70ed2b: gruel: added missing ignores
03/15/2011
- 05:46 pm Revision 338b01e7: Merge branch 'next' of gnuradio.org:gnuradio into next
- 04:53 pm Revision 1ecc511a: Merge branch 'pmtswig' into next
- 04:30 pm Revision eb3a4fe5: gruel: fixed swig interface file to dereference pmt_t.
- 03:31 am Revision b4bd3e47: qtgui: fix distcheck error
- 03:07 am Revision 22deb62a: Merge remote branch 'jblum/mergeme/qtgui/grc' into next
- * jblum/mergeme/qtgui/grc: (27 commits)
qtgui: removed python directory that was added, never used
qtgui-grc: add... - 03:03 am Revision f3d37349: Merge remote branch 'jblum/wip/attributes' into next
- * jblum/wip/attributes:
created gruel/attributes.h to house compiler specific attribute macros - 03:01 am Revision a82c461c: Merge remote branch 'jblum/mergeme/volk/remove_posix_memalign' into next
- * jblum/mergeme/volk/remove_posix_memalign:
volk: simplify the get new method for the aligned pool
volk: replace ... - 03:00 am Revision f4e78c76: Merge remote branch 'jblum/wip/grc/kill_process' into next
- * jblum/wip/grc/kill_process:
grc: swap store the subprocess object rather than the pid when executing - 02:59 am Revision 44f06ca6: Merge remote branch 'jblum/mergeme/qtgui/use_gruel_thread_mutex' into next
- * jblum/mergeme/qtgui/use_gruel_thread_mutex:
qtgui use gruel thread mutex: - 02:52 am Revision 90243cbe: Merge remote branch 'jblum/mergeme/misc/gruel_thread_simplification' into next
- * jblum/mergeme/misc/gruel_thread_simplification:
gruel thread simplification: - 02:49 am Revision a12b611f: Merge remote branch 'jblum/mergeme/misc/gr_flowgraph_include_iterator' into next
- * jblum/mergeme/misc/gr_flowgraph_include_iterator:
gr_flowgraph.cc explicit include of <iterator> - 02:45 am Revision 3dd7ff3e: Merge remote branch 'jblum/mergeme/misc/use_boost_math_round' into next
- * jblum/mergeme/misc/use_boost_math_round:
use boost::math::iround in gr_histo_sink_f.cc and gr_wavfile_sink.cc - 02:44 am Revision cd3c58cd: Merge remote branch 'jblum/mergeme/misc/use_boost_math_trunc' into next
- * jblum/mergeme/misc/use_boost_math_trunc:
use boost::math::trunc in gr_frequency_modulator_fc.cc - 01:00 am Revision ee849707: gruel: fixing structure. Passes make check.
03/14/2011
- 11:57 pm Revision 4d5096c8: Merge branch 'wip/qtgui/grc' into mergeme/qtgui/grc
- Conflicts:
grc/grc_gnuradio/Makefile.am - 11:33 pm Revision a611da70: gruel: SWIGing Gruel into Python to access PMTs.
- 10:20 pm Revision 7df5b10d: gnuradio-examples: add C++ audio examples using new gr-audio
- * gnuradio-examples/C++/audio/dial_tone
- 06:23 pm Revision bf9c1387: created gruel/attributes.h to house compiler specific attribute macros
- replaced instances of __attribute__ with __GR_ATTR from attributes.h
what else has compiler specific attributes?
vol... - 05:27 pm Revision c16a01e0: Merge remote branch 'jblum/wip/gr-audio' into wip/gr-audio
- * jblum/wip/gr-audio:
gr-audio: added README and default config fix - 05:26 pm Revision 5748eff2: audio: remove obsoleted individual top-level components
- 05:17 pm Revision e2c5a9ff: gr-audio: added README and default config fix
- 04:41 pm Revision 2ce363d4: Merge remote branch 'jblum/wip/gr-audio' into wip/gr-audio
- * jblum/wip/gr-audio:
audio: high prio for platform specific audio osx
audio: added windows and osx audio source ... - 04:33 pm Revision 888beebf: volk: simplify the get new method for the aligned pool
- 03:22 am Revision 4ad736e2: Fixing gr_filter_design program to import from gnuradio Python package.
- 12:33 am Revision 07bd878b: grc: moved all usrp1 and usrp2 stuff out of grc and into gr-usrp*/grc
- Moved grc xml files, python wrappers (USRP1 only), probe apps + freedesktop files.
When the gr-usrp and gr-usrp2 dir...
03/13/2011
- 09:22 pm Revision 47a87580: Adding test to use free or munmap to USRP2 ethernet buffer.
- 06:36 pm Revision 21158d42: grc: swap store the subprocess object rather than the pid when executing
- For some reason os.kill(p.pid, SIGKILL) does not work on windows.
However, the subprocess p.kill() works just fin... - 02:02 am Revision fcebe220: qtgui: removed python directory that was added, never used
- 01:58 am Revision b812a91c: uhd: use %ignore to hide warnings and fix errors
- 12:17 am Revision 6673be77: Added/updated ignore files.
03/10/2011
- 04:08 am Revision 04a2f7d4: Fixing gr_filter_design program to import from gnuradio Python package.
- 02:12 am Revision cef9e33e: Volk: first steps to conditional compilation/multiple obj files.
- 12:29 am Revision d1f87733: audio: high prio for platform specific audio osx
- 12:27 am Revision 5f4976ea: audio: added windows and osx audio source files
- 12:10 am Revision ef276a8b: audio: added config checks for other audios, added jack and port
03/09/2011
- 10:31 pm Revision a83d1cf1: audio: make prefs look like old audio, removed old audio.py
- 09:39 pm Revision 78f735f4: audio: register arches with priorities, ex: prefer alsa over oss
- 08:51 pm Revision 8bd65a04: audio: added oss support to gr-audio
- 08:31 pm Revision 0ac77af7: audio: use conf files to specify default arch
- 07:44 pm Revision 0644b009: audio: moved the grc audio blocks into gr-audio dir
- 07:28 pm Revision 6d1d64eb: audio: moved alsa support files into subdirectory
- 07:17 pm Revision 4cba8db9: audio: work on swig support, it imports
- 06:29 pm Revision 24d30ff3: audio: work to get alsa support in, lets see if this works before adding more
- 08:52 am Revision 77da72f5: audio: added audio factory registry and top level includes
- 07:13 am Revision b9b53181: audio: skeleton for gr-audio component
- 12:33 am Revision b013372e: volk: replace posix_memalign with something cross platform
03/08/2011
- 07:52 am Revision c86acebd: qtgui-grc: added suport in main template for theme icon
- 02:40 am Revision 9121b75d: qtgui-grc: minor tweaks to the various things
- 12:08 am Revision 8eeba059: reverted accidental change to keep 1 in n block
03/07/2011
- 09:16 pm Revision 51bcf966: qtgui-grc: added read-only thermo widget to range block
- 09:15 pm Revision 0f9de851: qtgui-grc: fix for list option working in chooser block
- 08:52 pm Revision 7e2bd5ad: uhd: fix generation typo on uhd grc blocks io direction
- 08:45 pm Revision d658659c: qtgui-grc: added check for pyqwt in config
- 07:43 pm Revision 4e0fb789: grc: added function args to probe block and documentation
03/06/2011
- 07:18 pm Revision 7070c10d: grc: rework the probe blocks and how they fit into grc
- Removed the source on all probe blocks.
Advertise the probe-able function in the docs.
Added missing signal probe blo... - 04:37 am Revision 19c0865b: qtgui-grc: moved slider to range, added knob and gui tweaks
- 01:22 am Revision 942e2685: volk: fixing configuration for Cygwin builds.
03/04/2011
- 05:08 pm Revision 028f105b: qtgui-grc: use a vboxlayout for the top_layout
- 06:16 am Revision 5bffcb2b: qtgui-grc: made slider widget components (counter/slider) optional
- 12:21 am Bug #419: vmcircbuf problem with keen_one_in_n
- This breaks any app using wxgui sinks at high rate, a must fix before cutting next over to master.
A temporary fix...
03/03/2011
03/02/2011
- 03:56 am Feature #413 (Closed): Do something useful with USRP2 LEDs
- http://www.ettus.com/uhd_docs/manual/html/usrp2.html#front-panel-leds
- 03:48 am Feature #420 (Closed): update grc for pep8
- http://www.python.org/dev/peps/pep-0008/
Replace tabs with 4 spaces in grc code, xml wrappers, flow graph template... - 02:18 am Revision fedf4fbc: qtgui-grc: enable start/stop control through qt widgets
- 02:05 am Revision fb5d1b80: qtgui-grc: rename the text entry and label blocks
- 01:02 am Revision c1ff442c: grc-qtgui: work on variable chooser block
- 01:02 am Revision d8294997: grc-qtgui: added radio button support, tweaks, more options
- 01:02 am Revision c86fb346: grc-qtgui: pick correct signal overload for variable chooser
- 01:02 am Revision a09e0096: grc-qtgui: creaded check box widget with qtgui, cleanup label code
- 01:02 am Revision 93133244: grc-qtgui: added variable text box and static text widgets
- 01:02 am Revision 7ed83c72: grc: added qtgui support to grc (just added sink)
- 01:02 am Revision a284640d: qtgui: use pyqwt widgets in grc variable slider block
- 01:02 am Revision 9ae8997e: qtgui: created a forms module with a slider and text box, implemented in grc
- 01:02 am Revision 0e076c58: qtgui: an attempt at a slider form
- 01:02 am Revision 47f621a1: grc: work on generator for gui flowgraphs to simplify generation
- generator does not differentiate between notebooks and controls,
they are all block, but block are now sorted by vari... - 01:02 am Revision f0537a7d: grc: moved wxgui blocks and python into gr-wxgui/grc
- Prefixed wxgui blocks with WX GUI in the block names.
Added category to wxgui variables blocks (not in the main block... - 01:02 am Revision 2c263e96: qtgui: work on variable chooser
- 01:02 am Revision e30f0a7c: grc: added tabbed widget in qtgui for grc
- created gui_hint type to handle tab descriptor + position markup,
and to handle the generation of the name of the par... - 12:31 am Revision 75538e12: uhd: work on gr_uhd_source work() function to reduce latency
- Wait on a single packet to become ready, then receive available packets without timeout.
03/01/2011
- 01:03 am Revision 75c53194: uhd: only set has_time_spec when nchan > 1
- Its important for multi-channel continuous,
but not wanted in single-channel non-continuous.
02/28/2011
- 06:14 am Revision d7093fd0: Fixed to make compatible with python 2.4
- 03:59 am Revision 069dabd7: qtgui use gruel thread mutex:
- Replace pthread mutex usage with gruel thread mutex
to make the code portable on systems without pthreads. - 03:58 am Revision e73c25fb: gruel thread simplification:
- Removed get_new_timeout from thread.h (usrp2_vrt carryover) Basically it was created because of a misunderstanding of...
- 03:57 am Revision aedfa8ec: gr_flowgraph.cc explicit include of <iterator>
- Added explicit include of <iterator>,
which was implicitly included by <vector>.
Affects platforms where vector does... - 03:52 am Revision 239c5860: use boost::math::iround in gr_histo_sink_f.cc and gr_wavfile_sink.cc
- this provides a round implementation on platforms w/o c99 standard
- 03:52 am Revision 8e5f4bc8: use boost::math::trunc in gr_frequency_modulator_fc.cc
- this replaces the need for a conditional trunc implementation in config.h
- 12:04 am Revision 1aa94c0d: Updated copyright notice dates.
- 12:03 am Revision 3a5d0529: Minor bug fixes (from last two commits)
02/27/2011
- 10:35 pm Revision 3c3aff08: Fixing missing header file (in prep for future GCC's). ptrdiff_t is defined in...
- 08:46 pm Revision c783c2f9: Merge branch 'next' into constell_obj
- 08:40 pm Revision 315f45c2: Removing docstring generation from this branch.
- 04:37 pm Revision aaabfd92: Added testing module for constellation_receiver.
- 04:32 pm Revision af9c07be: Added utility python sequence comparison scripts for use in testing.
02/26/2011
02/25/2011
- 11:34 pm Revision 5bb8acf2: uhd: added sensors api to gr-uhd blocks and swig support
- 08:12 pm Revision b4bab6df: uhd: fix export typo and specify export define when building lib
02/22/2011
- 11:08 pm Revision da9e63bf: howto: Was over-zealous before. The TESTS should remain firmly in the if GUILE...
- 10:02 pm Revision 1e9881f4: howto: cleans up the Python build structure for howto; reverts back to making ...
- 08:04 pm Revision 4e33fbc5: howto: fixes for howto build structure. Passes check but does not pass distcheck.
- 08:04 pm Revision c75954de: howto: I think this is a better fix than the last one. The modules are now imp...
- 06:25 pm Revision ffcb81f1: Added Makefile.gen back to repo
02/21/2011
02/20/2011
- 07:06 pm Revision 38fe2e1b: Constellation objects accept n-dimensional points. (i.e. n complex numbers cor...
- 06:10 pm Revision a36d479a: added pccc (parallel concatenated convlutional code) encoder
- 03:31 pm Revision 77a44885: updated documentation
- 03:13 pm Revision 6454b7f2: added sccc_decoder block (without the metrics part)
- 02:22 pm Revision 9bc24753: added a scaling parameter in trellis_sccc_decoder, needed
- for sum-product metric calculation
02/19/2011
- 04:42 pm Revision 00c5b9c5: added sccc turbo decoder block + example test_sccc_turbo1.py
- 04:55 am Revision f737dc44: templated siso_combined
- removed Makefile.gen from git tracking
- 01:43 am Revision 4475307c: removed "audio" dependencies from test files in gr-trellis
- 01:35 am Revision ea767612: core algorithms such as viterbi/siso were refactored
- and implemented using templates.
Minor renaming of some files
02/18/2011
- 04:16 am Revision 2ed9e3bc: inital commit of turbo stuff:
- added sccc encoder block + minor fixes
02/17/2011
- 10:17 pm Revision 501aa52b: howto: moving install path back to howto/ to get it to work.
- 08:48 pm Revision ca64a7a9: volk: Properly sets up package config script if Orc is not found for Volk.
- 08:19 pm Revision ff5f0ed3: Merge branch 'pmt_serial_tags' into next
- 05:15 pm Revision 09079981: guile: removing calls to check for guile and guile-dev. GNU Radio can once aga...
- 01:30 am Revision 26c81b79: Fixed mktables for the old non-runtime volk.
- 01:20 am Revision 0eeeb636: Volk_runtime now does self-initialization. You can call volk_xxx_a16() just li...
- The first run of each function does the rank_archs call. Subsequent calls proceed with no overhead.
volk_init is stil...
Also available in: Atom