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-02-13
Fixing bugs in qam.py.
Ben Reynwar
2011-02-13
Added rotational symmetry info to gr_constellation.
Ben Reynwar
2011-02-13
Added gr_constellation_decoder2_cb block.
Ben Reynwar
2011-02-09
Changed constellation objects so that codings besides gray code can be used.
Ben Reynwar
2011-02-06
Added tests to qa_trellis.py.
Ben Reynwar
2011-02-06
Added comments to fsm.h
Ben Reynwar
2011-02-06
Added trellis_constellation_metrics_cf. It is equivalent to trellis_metrics_...
Ben Reynwar
2011-02-01
Forgot to add qpsk.py in last commit.
Ben Reynwar
2011-01-31
Added QPSK constellation object.
Ben Reynwar
2011-01-31
Tidied qam.py
Ben Reynwar
2011-01-31
Added BPSK constellation object.
Ben Reynwar
2011-01-30
Added ofdm_frame_sink2. Like ofdm_frame_sink but uses constellation object.
Ben Reynwar
2011-01-30
Modified python level OFDM to use constellation object.
Ben Reynwar
2011-01-30
Fixed Makefiles to generate swig_doc.i
Ben Reynwar
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
[next]