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-27
Fixed to make compatible with python 2.4
Ben Reynwar
2011-02-27
Updated copyright notice dates.
Ben Reynwar
2011-02-27
Minor bug fixes (from last two commits)
Ben Reynwar
2011-02-27
Merge branch 'next' into constell_obj
Ben Reynwar
2011-02-27
Removing docstring generation from this branch.
Ben Reynwar
2011-02-27
Added testing module for constellation_receiver.
Ben Reynwar
2011-02-27
Added utility python sequence comparison scripts for use in testing.
Ben Reynwar
2011-02-25
Merge branch 'gr_uhd_next' into next
Josh Blum
2011-02-25
uhd: added sensors api to gr-uhd blocks and swig support
Josh Blum
2011-02-25
uhd: fix export typo and specify export define when building lib
Josh Blum
2011-02-22
howto: Was over-zealous before. The TESTS should remain firmly in the if GUIL...
Tom Rondeau
2011-02-22
howto: cleans up the Python build structure for howto; reverts back to making...
Tom Rondeau
2011-02-22
howto: fixes for howto build structure. Passes check but does not pass distch...
Tom Rondeau
2011-02-22
howto: I think this is a better fix than the last one. The modules are now im...
Tom Rondeau
2011-02-20
Constellation objects accept n-dimensional points. (i.e. n complex numbers co...
Ben Reynwar
2011-02-17
howto: moving install path back to howto/ to get it to work.
Tom Rondeau
2011-02-17
volk: Properly sets up package config script if Orc is not found for Volk.
Tom Rondeau
2011-02-17
Merge branch 'pmt_serial_tags' into next
Tom Rondeau
2011-02-17
guile: removing calls to check for guile and guile-dev. GNU Radio can once ag...
Tom Rondeau
2011-02-15
uhd: tweaks for swig/python init file
Josh Blum
2011-02-13
Added constellation object unit test.
Ben Reynwar
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-11
uhd: added mboard param to get time now and added get time last pps
Josh Blum
2011-02-10
uhd: incremented compat number for new api support
Josh Blum
2011-02-10
uhd: added set and get clock rates to gr-uhd blocks and grc wrappers
Josh Blum
2011-02-10
uhd: tweaks to the grc blocks
Josh Blum
2011-02-10
uhd: replaced multi/single usrp stuff with just one usrp wrapper
Josh Blum
2011-02-09
Changed constellation objects so that codings besides gray code can be used.
Ben Reynwar
2011-02-08
uhd: channel = 0 defaults for single interfaces get_dboard_iface
Josh Blum
2011-02-08
Added first pass at swigging dboard iface
Jason Abele
2011-02-08
Merge branch 'master' into next, using strategy "ours" to skip
Johnathan Corgan
2011-02-08
build: update revision to 3.3.2git
Johnathan Corgan
2011-02-08
build: update version number to 3.3.1
Johnathan Corgan
2011-02-08
build: update config.guess and config.sub from canonical source
Johnathan Corgan
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-02
gruel: generate pmt_serial_tags with python, removes guile dependency
Josh Blum
2011-02-02
volk: updating to readd unaligned dot product under new name scheme.
Tom Rondeau
2011-02-02
volk: cleaning up makefile issues after merge.
Tom Rondeau
2011-02-01
Merge branch 'volk_rename' into next
Tom Rondeau
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
[next]