index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-01-30
Merged upstream from next
Ben Reynwar
2011-01-27
Minor changes to a benchmark example in gnuradio-examples/python/digital.
Ben Reynwar
2011-01-27
Minor typo in comments.
Ben Reynwar
2011-01-25
volk: Adding explicit links to local volk libraries. Required to prevent brea...
Tom Rondeau
2011-01-25
volk: New volk kernel for conjugate dot products with unaligned buffers.
Tom Rondeau
2011-01-25
uhd: typo fix setime_unknown_pps -> set_time_unknown_pps in grc xml generator
Josh Blum
2011-01-23
Fixed minor bug in fsm.cc for fsms with 1 state.
Ben Reynwar
2011-01-23
Forced initialization of arrays to avoid warnings.
Tom Rondeau
2011-01-23
Needed to specify the use of boost::filesystem library.
Tom Rondeau
2011-01-23
Merge branch 'mergeme/volk/x86_cpuid_simplification' into next
Tom Rondeau
2011-01-23
Merge branch 'mergeme/qtgui/use_boost_posix_time' into next
Tom Rondeau
2011-01-23
Removing YYYY-mmm-DD from time displayed on Waterfall plot.
Tom Rondeau
2011-01-23
Merge branch 'mergeme/misc/mkdir_simplification' into next
Tom Rondeau
2011-01-23
Merge branch 'mergeme/misc/mkdir_simplification' of git://gnuradio.org/jblum ...
Tom Rondeau
2011-01-22
implemented cpuid gcc call in gr-filter gr_cpu_x86.cc, removes cpuid asm files
Josh Blum
2011-01-22
created gr_sys_paths.h to house functions for getting system paths
Josh Blum
2011-01-22
qtgui: use the posix time to_simple_string to simplify label text
Josh Blum
2011-01-22
Merge branch 'mergeme/misc/complex_dotprod_generic_header_fix' into next
Tom Rondeau
2011-01-22
Merge branch 'mergeme/math/gr_math_simplification' into next
Tom Rondeau
2011-01-22
Merge branch 'mergeme/misc/gr_fxpt_static_const_fix' into next
Tom Rondeau
2011-01-22
Adding required legal notice of what a copyright year range means that is now...
Tom Rondeau
2011-01-22
Merge branch 'mergeme/math/explicit_type_overloads' into next
Tom Rondeau
2011-01-22
Merge branch 'mergeme/misc/mkdir_simplification' into next
Tom Rondeau
2011-01-22
Updating copyright.
Tom Rondeau
2011-01-22
Merge branch 'mergeme/grc/config_check_fix' into next
Tom Rondeau
2011-01-22
Updating copyright.
Tom Rondeau
2011-01-22
Merge branch 'mergeme/qtgui/plots_static_const_fix' into next
Tom Rondeau
2011-01-22
Merge branch 'mergeme/qtgui/plot_waterfall_fix' into next
Tom Rondeau
2011-01-22
Merge branch 'mergeme/qtgui/includes_missing_stdint_fix' into next
Tom Rondeau
2011-01-20
Added support for PSK to generic modulation.
Ben Reynwar
2011-01-19
uhd: move tags functionality into its own sub-class that is enabled by prefer...
Josh Blum
2011-01-19
uhd: swig up the device discovery
Josh Blum
2011-01-19
uhd: replace gain floats with doubles to reflect new uhd api
Josh Blum
2011-01-19
uhd: make the repr and str installation more generic
Josh Blum
2011-01-19
uhd: use the actual device and io types, do hacks in the init.py, also use cl...
Josh Blum
2011-01-19
uhd: added export macros (not used now) and updated copyright dates
Josh Blum
2011-01-19
uhd: swig + python tweaks to uhd types
Josh Blum
2011-01-19
uhd: increment api compat number
Josh Blum
2011-01-19
uhd: removed ranges template stuff, added some python polish in __init__.py
Josh Blum
2011-01-19
uhd: multi device, set timestamps without SOB on every burst in the work func...
Josh Blum
2011-01-18
cleanup mkdir usage with boost filesystem:
Josh Blum
2011-01-17
qtgui boost use posix time:
Josh Blum
2011-01-17
volk: replace assembly and separate cases with gcc cpuid for all x86
Josh Blum
2011-01-17
qtgui plots static const fixes:
Josh Blum
2011-01-17
qtgui missing stdint include fix:
Josh Blum
2011-01-17
qtgui plot waterfall fix
Josh Blum
2011-01-17
gr fxpt static const fix:
Josh Blum
2011-01-17
remove header includes in *complex_dotprod_generic.cc that don't belong
Josh Blum
2011-01-17
math explicit type overloads:
Josh Blum
2011-01-17
gr math simplification:
Josh Blum
[next]