summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-22howto: fixes for howto build structure. Passes check but does not pass distch...Tom Rondeau
2011-02-22howto: I think this is a better fix than the last one. The modules are now im...Tom Rondeau
2011-02-17howto: moving install path back to howto/ to get it to work.Tom Rondeau
2011-02-17volk: Properly sets up package config script if Orc is not found for Volk.Tom Rondeau
2011-02-17Merge branch 'pmt_serial_tags' into nextTom Rondeau
2011-02-17guile: removing calls to check for guile and guile-dev. GNU Radio can once ag...Tom Rondeau
2011-02-08Merge branch 'master' into next, using strategy "ours" to skipJohnathan Corgan
2011-02-08build: update revision to 3.3.2gitJohnathan Corgan
2011-02-08build: update version number to 3.3.1Johnathan Corgan
2011-02-08build: update config.guess and config.sub from canonical sourceJohnathan Corgan
2011-02-02gruel: generate pmt_serial_tags with python, removes guile dependencyJosh Blum
2011-02-02volk: updating to readd unaligned dot product under new name scheme.Tom Rondeau
2011-02-02volk: cleaning up makefile issues after merge.Tom Rondeau
2011-02-01Merge branch 'volk_rename' into nextTom Rondeau
2011-01-30volk: Updating build structure to work when orc is not installed.Tom Rondeau
2011-01-26Volk: fix for 32fc_s32f_magnitude_16i orc impl.Nick Foster
2011-01-26Volk: renamed volk_32fc_32f_power_32fc_a16 to volk_32fc_s32f_power_32fc_a16Nick Foster
2011-01-26Volk: find built headers instead of installed onesNick Foster
2011-01-26Volk: fixed volk_8i_s32f_convert_32f_a16_orc_impl.Nick Foster
2011-01-25volk: Adding explicit links to local volk libraries. Required to prevent brea...Tom Rondeau
2011-01-25Volk: Orc impl for complex multiply fixed. Maybe some room for optimization.Nick Foster
2011-01-25volk: New volk kernel for conjugate dot products with unaligned buffers.Tom Rondeau
2011-01-25uhd: typo fix setime_unknown_pps -> set_time_unknown_pps in grc xml generatorJosh Blum
2011-01-23Forced initialization of arrays to avoid warnings.Tom Rondeau
2011-01-23Needed to specify the use of boost::filesystem library.Tom Rondeau
2011-01-23Merge branch 'mergeme/volk/x86_cpuid_simplification' into nextTom Rondeau
2011-01-23Merge branch 'mergeme/qtgui/use_boost_posix_time' into nextTom Rondeau
2011-01-23Removing YYYY-mmm-DD from time displayed on Waterfall plot.Tom Rondeau
2011-01-23Merge branch 'mergeme/misc/mkdir_simplification' into nextTom Rondeau
2011-01-23Merge branch 'mergeme/misc/mkdir_simplification' of git://gnuradio.org/jblum ...Tom Rondeau
2011-01-22implemented cpuid gcc call in gr-filter gr_cpu_x86.cc, removes cpuid asm filesJosh Blum
2011-01-22created gr_sys_paths.h to house functions for getting system pathsJosh Blum
2011-01-22qtgui: use the posix time to_simple_string to simplify label textJosh Blum
2011-01-22Merge branch 'mergeme/misc/complex_dotprod_generic_header_fix' into nextTom Rondeau
2011-01-22Merge branch 'mergeme/math/gr_math_simplification' into nextTom Rondeau
2011-01-22Merge branch 'mergeme/misc/gr_fxpt_static_const_fix' into nextTom Rondeau
2011-01-22Adding required legal notice of what a copyright year range means that is now...Tom Rondeau
2011-01-22Merge branch 'mergeme/math/explicit_type_overloads' into nextTom Rondeau
2011-01-22Merge branch 'mergeme/misc/mkdir_simplification' into nextTom Rondeau
2011-01-22Updating copyright.Tom Rondeau
2011-01-22Merge branch 'mergeme/grc/config_check_fix' into nextTom Rondeau
2011-01-22Updating copyright.Tom Rondeau
2011-01-22Merge branch 'mergeme/qtgui/plots_static_const_fix' into nextTom Rondeau
2011-01-22Merge branch 'mergeme/qtgui/plot_waterfall_fix' into nextTom Rondeau
2011-01-22Merge branch 'mergeme/qtgui/includes_missing_stdint_fix' into nextTom Rondeau
2011-01-19uhd: move tags functionality into its own sub-class that is enabled by prefer...Josh Blum
2011-01-19uhd: swig up the device discoveryJosh Blum
2011-01-19uhd: replace gain floats with doubles to reflect new uhd apiJosh Blum
2011-01-19uhd: make the repr and str installation more genericJosh Blum
2011-01-19uhd: use the actual device and io types, do hacks in the init.py, also use cl...Josh Blum