Activity
From 04/25/2011 to 05/24/2011
05/24/2011
- 07:22 pm Revision ee852007: update python installed files
- 07:21 pm Revision 4598466e: fixing file tracking
- 07:20 pm Revision 1ba97251: fixing pmt swig python installed files
- 11:07 am Revision e896fec5: gr-utils: updating gr_plot_psd.py to protect against zero-length arrays in get...
05/22/2011
- 12:02 pm Bug #421 (Closed): gr_prefs in C++ does not work
- I was trying to use the new gnuradio-audio wrapper in linux/c++ and I noticed that it always selects ALSA even though...
05/20/2011
- 11:01 pm Revision 2e67e743: Volk: Use "unsafe" math optimizations (read: NEON) in GCC on NEON arch
- 10:48 pm Revision d9e32f2b: Volk: modify NEON test flag
- 08:59 pm Revision 86ecca07: Volk: runtime NEON detection based on /proc/self/auxv
05/19/2011
- 10:05 pm Revision 95377fea: Volk: first stab at NEON support. Using compile-time detection.
- 01:10 am Revision e8610bae: volk: remove justifiable obscenity from volk_prefs.c
- 01:03 am Revision 3a41b320: Volk: added alignment prop to each machine. call volk_get_alignment() to get y...
05/18/2011
- 11:59 pm Revision c80e7b00: Volk: renamed everything else to _a instead of _a16, makefiles included
- 08:20 pm Revision 5f145a32: Volk: rename functions _a instead of _a16
- 08:19 pm Revision 9d2ee4d7: Volk: rename aligned functions to just _a instead of _a16
- 11:12 am Revision 781de9ee: filter: Adding a concept of output samples per symbol to the PFB clock recover...
- 10:05 am Revision 900e227b: core: minor changes to clean up adaptive filter code.
- 10:05 am Revision 8edabae5: digital: set number of samps per symbol for the equalizer. Also, explicitly se...
05/17/2011
- 04:21 pm Revision a442150f: gr-uhd: fixed uhd apps; don't try to set the clock; default antenna unless spe...
05/13/2011
- 08:58 pm Revision 9bfe75fd: volk: do not install library-only headers
- 04:28 pm Revision 3752974f: Merge branch 'master' into 8psk
- 03:11 am Revision c0090126: volk: added header implementation files to generation rule dependencies
- 01:35 am Revision 24e6571e: Volk: I keep pulling tests out for testing and forgetting to put them back in...
- 12:39 am Revision 7d349848: Volk: avx impl for 32f_s32f_convert_32i
05/12/2011
- 11:55 pm Revision bfb812a4: Volk: changed size of memory alignment in QA code to 32 for AVX support
- 11:17 pm Revision 88d41e8b: Volk: added an AVX impl (of 32f multiply) just to see if it's any faster. It's...
- 11:04 pm Revision a346b0d6: Volk: Forgot to put sse4.1 support in sse4_2 and avx machines
- 10:58 pm Revision c2532b7b: Volk: uncomment most of the profiler tests
- 10:57 pm Revision 52662c93: Merge branch 'volk_cmake' of github.com:bistromath/gnuradio into new_volk_cmake
- Conflicts:
volk/lib/CMakeLists.txt - 10:39 pm Revision b0e781a5: Volk: move configuration into ~/.volk instead of ~/.gnuradio, add ability to c...
- 10:27 pm Revision 256304ee: Volk: fixed pkgconfig install
- 10:24 pm Revision 644d155a: Volk: fix volk.pc.in
- 10:07 pm Revision a1b9b5c1: Volk: forgot to add prefs.c/h to git...
- 09:50 pm Revision c21132e0: Volk: actually return the preferred arch
- 09:21 pm Revision 30fdc38d: Volk: profiling works. loads prefs on init. volk_rank_archs looks in prefs first.
- 08:17 pm Revision 2c8b1d99: Fixing typos in grc xml files.
- 03:29 pm Revision f53fef3d: core: adding get/set sensitivity accessors to frequency_modulator_fc block.
- 04:45 am Revision b50dbc44: Volk: Profiler is in apps/ now. Added name to function info. Going to C++-ify ...
05/11/2011
- 07:17 am Revision 0b365868: Moved generic psk and qam modulation into gr-digital.
- 06:14 am Revision f6c10234: Modifying gr_trellis for gr_constellation -> digital_constellation change.
- 04:52 am Revision e3997ada: Volk: initial profiling support. Profiling works, reading doesn't yet. Need to...
- 01:24 am Revision a56dad2b: volk: move generation rules into lib + cleanup
05/10/2011
- 09:47 pm Revision 79652760: Volk: allow setting of build type (debug, release, etc) from command line
- 09:23 pm Revision 51f9487b: volk: added orc support to the cmake build
- 08:49 pm Revision 21d6870a: volk: cmake support for volk (gcc + msvc)
- 07:31 pm Revision 3381729b: volk: generate two machine structs which are conditional on LV_HAVE_ORC
- 04:40 pm Revision 3303ac16: gr-uhd: fixed apps Makefile for distribution.
- 03:32 pm Revision 2bdca228: gr-uhd: adding gitignore file to uhd apps dir.
- 03:29 pm Revision 69c11ed7: gr-uhd: Makefile.am for UHD apps.
- 03:29 pm Revision 50646fa1: gr-uhd: UHD version of usrpx_rx_cfile.py.
- 03:20 pm Revision b7dd6da5: gr-uhd: adding antenna selection ability to uhd_fft.py.
- 02:04 pm Revision 6736e962: gr-uhd: adding uhd_fft.py app
- 11:05 am Revision 7554d210: examples: usrp2_wfm_rcv added support for WBX boards. From patch submitted by ...
- 11:01 am Revision 74df52eb: build: updated SDCC error message on failure. We don't support version 3, so t...
- 03:23 am Revision ffbe7a0e: volk: implement type-agnostic operators for volk_complex
- 01:53 am Revision 52b4aee1: Volk: Each QA test runs in separate Boost test case so it prints statistics fo...
05/09/2011
- 05:45 pm Revision b3a85a74: gnuradio: revert bootstrap changes
- Its so simple, but seems to not work well on some machines.
- 03:33 pm Revision 8584298a: gr-qtgui: adding the various windows as initial options for the qtgui sink in ...
- 11:13 am Revision 97fd10af: gr-qtgui: makes time sink a sync_block (since it is) and uses set_output_multi...
05/08/2011
- 06:58 pm Revision a72bde63: Merge branch 'master' into 8psk
- 04:04 pm Revision bdd0bd40: build: committing updated Makefile.swig.gen files.
- 04:04 pm Revision c7fca756: digital: fixing qa code; adding (untested) GRC block for DxPSK demods.
- 03:54 pm Revision cbf76b86: Merge branch '8psk' of github.com:trondeau/gnuradio into 8psk
- Conflicts:
gr-digital/lib/digital_costas_loop_cc.cc
gr-digital/python/qa_costas_loop_cc.py - 03:50 pm Revision 1cbe1cae: Merge branch '8psk' of github.com:trondeau/gnuradio into 8psk
05/06/2011
- 09:27 pm Revision c40ef84d: volk: various backports from MSVC building
- 1) Added support for __cpuid intrinsic under MSVC
2) Fixed disambiguation for std::abs overload in qa code
3) Fixed... - 07:41 pm Revision 5b4c7d27: volk: top-level common header cleanup
- Since we already have a volk_common.h,
moved the attributes, API declaration,
and c-linkage macros into volk_common.h... - 06:25 pm Revision 12413747: volk: removed volk_registry.h, it was superseded by the machines
- 06:01 pm Revision f9f3509d: volk: make volk_machine_xxx.cc c-safe
- Initialize each machine struct using C constants,
(rather than relying on C++ to copy objects).
Each machine file is... - 02:02 am Revision 701b1c52: volk: make volk_machines.cc c-safe
- Initialize the list of machine structs w/ pointers,
this does not rely on C++ initialization and is smaller.
In addi...
05/02/2011
- 11:35 am Revision 207a2ae7: Merge branch 'mergeme/grc/cross_platform_work'
- 10:25 am Revision 7a91b822: Merge branch 'mergeme/uhd/gain_names'
04/28/2011
04/27/2011
- 07:34 pm GNU Radio Apps Revision db196fbe: increasing usability, adding params, etc.
- 05:59 am Revision 42783746: gnuradio: support out-of-tree bootstrap
- Run bootstrap from any directory and it will work.
The bootstrap script determines the source directory,
and cds into... - 04:55 am Revision a5e2d9e5: volk: reorganization of generation sources and generated files
- All generation sources have been moved to the gen/ subdirectory.
Bootstrap and volk_register.py generate the files in... - 04:41 am Revision d941ba31: volk: removed cppunit from the build (not used anymore)
04/25/2011
- 03:27 am Revision b3d96118: Merge branch 'mergme/qtgui/api_exports'
- 02:33 am Revision 70333844: qtgui: added GR_QTGUI_API declaration to qtgui library classes and functions
- 02:05 am Revision 9d3c8971: qtgui: use the timespec_reset function
- Its more proper, and the assignment is c99 only.
- 02:02 am Revision bab5e5ca: audio: filled in the GR_AUDIO_API macro (since we now have gruel/attributes.h)
Also available in: Atom