summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Forgot to add qpsk.py in last commit.Ben Reynwar2011-02-011-0/+79
* Added QPSK constellation object.Ben Reynwar2011-01-315-3/+72
* Tidied qam.pyBen Reynwar2011-01-311-2/+0
* Added BPSK constellation object.Ben Reynwar2011-01-315-15/+171
* Added ofdm_frame_sink2. Like ofdm_frame_sink but uses constellation object.Ben Reynwar2011-01-306-2/+537
* Modified python level OFDM to use constellation object.Ben Reynwar2011-01-301-43/+32
* Fixed Makefiles to generate swig_doc.iBen Reynwar2011-01-3019-237/+2292
* Merged upstream from nextBen Reynwar2011-01-30846-7307/+50781
|\
| * volk: Adding explicit links to local volk libraries. Required to prevent brea...Tom Rondeau2011-01-251-1/+1
| * volk: New volk kernel for conjugate dot products with unaligned buffers.Tom Rondeau2011-01-256-1/+306
| * uhd: typo fix setime_unknown_pps -> set_time_unknown_pps in grc xml generatorJosh Blum2011-01-251-1/+1
| * Forced initialization of arrays to avoid warnings.Tom Rondeau2011-01-231-4/+4
| * Needed to specify the use of boost::filesystem library.Tom Rondeau2011-01-232-2/+5
| * Merge branch 'mergeme/volk/x86_cpuid_simplification' into nextTom Rondeau2011-01-2313-340/+374
| |\
| | * implemented cpuid gcc call in gr-filter gr_cpu_x86.cc, removes cpuid asm filesJosh Blum2011-01-225-121/+183
| | * volk: replace assembly and separate cases with gcc cpuid for all x86Josh Blum2011-01-178-219/+191
| * | Merge branch 'mergeme/qtgui/use_boost_posix_time' into nextTom Rondeau2011-01-232-19/+21
| |\ \
| | * | Removing YYYY-mmm-DD from time displayed on Waterfall plot.Tom Rondeau2011-01-231-0/+10
| | * | qtgui: use the posix time to_simple_string to simplify label textJosh Blum2011-01-221-15/+5
| | * | qtgui boost use posix time:Josh Blum2011-01-172-6/+8
| | |/
| * | Merge branch 'mergeme/misc/mkdir_simplification' into nextTom Rondeau2011-01-239-89/+77
| |\ \
| | * \ Merge branch 'mergeme/misc/mkdir_simplification' of git://gnuradio.org/jblum ...Tom Rondeau2011-01-239-89/+77
| | |\ \
| | | * | created gr_sys_paths.h to house functions for getting system pathsJosh Blum2011-01-229-91/+79
| * | | | Merge branch 'mergeme/misc/complex_dotprod_generic_header_fix' into nextTom Rondeau2011-01-222-2/+0
| |\ \ \ \
| | * | | | remove header includes in *complex_dotprod_generic.cc that don't belongJosh Blum2011-01-172-2/+0
| | | |_|/ | | |/| |
| * | | | Merge branch 'mergeme/math/gr_math_simplification' into nextTom Rondeau2011-01-229-171/+7
| |\ \ \ \
| | * | | | gr math simplification:Josh Blum2011-01-179-171/+7
| | |/ / /
| * | | | Merge branch 'mergeme/misc/gr_fxpt_static_const_fix' into nextTom Rondeau2011-01-222-5/+4
| |\ \ \ \
| | * | | | gr fxpt static const fix:Josh Blum2011-01-172-5/+4
| | |/ / /
| * | | | Adding required legal notice of what a copyright year range means that is now...Tom Rondeau2011-01-221-0/+13
| * | | | Merge branch 'mergeme/math/explicit_type_overloads' into nextTom Rondeau2011-01-228-9/+9
| |\ \ \ \
| | * | | | math explicit type overloads:Josh Blum2011-01-178-9/+9
| | |/ / /
| * | | | Merge branch 'mergeme/misc/mkdir_simplification' into nextTom Rondeau2011-01-2221-230/+79
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Updating copyright.Tom Rondeau2011-01-2218-18/+18
| | | |/ | | |/|
| | * | cleanup mkdir usage with boost filesystem:Josh Blum2011-01-1821-213/+62
| | |/
| * | Merge branch 'mergeme/grc/config_check_fix' into nextTom Rondeau2011-01-221-3/+2
| |\ \
| | * | Updating copyright.Tom Rondeau2011-01-221-1/+1
| | * | grc: numpy is also a grc dependency, check numpy when since not requiring wxguiJosh Blum2011-01-171-2/+1
| | |/
| * | Merge branch 'mergeme/qtgui/plots_static_const_fix' into nextTom Rondeau2011-01-224-15/+11
| |\ \
| | * | qtgui plots static const fixes:Josh Blum2011-01-174-15/+11
| | |/
| * | Merge branch 'mergeme/qtgui/plot_waterfall_fix' into nextTom Rondeau2011-01-221-1/+1
| |\ \
| | * | qtgui plot waterfall fixJosh Blum2011-01-171-1/+1
| | |/
| * | Merge branch 'mergeme/qtgui/includes_missing_stdint_fix' into nextTom Rondeau2011-01-223-0/+3
| |\ \
| | * | qtgui missing stdint include fix:Josh Blum2011-01-173-0/+3
| | |/
| * | uhd: move tags functionality into its own sub-class that is enabled by prefer...Josh Blum2011-01-192-17/+69
| * | uhd: swig up the device discoveryJosh Blum2011-01-192-10/+16
| * | uhd: replace gain floats with doubles to reflect new uhd apiJosh Blum2011-01-198-16/+16
| * | uhd: make the repr and str installation more genericJosh Blum2011-01-191-8/+5
| * | uhd: use the actual device and io types, do hacks in the init.py, also use cl...Josh Blum2011-01-1912-51/+89
| * | uhd: added export macros (not used now) and updated copyright datesJosh Blum2011-01-198-15/+53