index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gr-digital
/
swig
Age
Commit message (
Expand
)
Author
2011-12-05
docs: more fixes for generated swig files. This worked before the merge, but ...
Tom Rondeau
2011-12-04
docs: better install of swig docs .i files since we actually have a variable ...
Tom Rondeau
2011-11-30
docs: fixing variable for location of header files (SOURCE not BINARY).
Tom Rondeau
2011-11-28
docs: more appropriate variable to use when setting the include/headers direc...
Tom Rondeau
2011-11-28
docs: installing generated _doc.i files under autotools.
Tom Rondeau
2011-11-27
docs: better use of BUILT_SOURCES so I'm not overriding the standard build in...
Tom Rondeau
2011-11-27
docs: autotools Makefile.am generates empty swig_docs .i files; builds in aut...
Tom Rondeau
2011-11-16
work on swig docs, added to core and digital
Josh Blum
2011-10-20
misc fix missing installed files/tweaks
Josh Blum
2011-10-17
Merge branch 'next' of http://gnuradio.org/git/gnuradio into next
Josh Blum
2011-10-12
digital: moved over all c++ blocks to gr-digital. Benchmark tx/rx still working.
Tom Rondeau
2011-10-08
gr: the CMakeLists.txt took a chill pill
Josh Blum
2011-10-08
gr: updated cmakelists after merge for additional files
Josh Blum
2011-09-28
Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital
Josh Blum
2011-09-26
digital: removed hier directory in gr-digital; put c++ hier blocks into lib/i...
Tom Rondeau
2011-09-05
Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital
Josh Blum
2011-09-01
digital: adding CPM C++ hier block, which adds a hier directory to gr-digital...
Tom Rondeau
2011-08-30
digital: fixing a few things left out in conversion to gri_control_loop child...
Tom Rondeau
2011-08-30
digital: converted mpsk_receiver to use gri_control_loop parent class. Update...
Tom Rondeau
2011-08-30
digital: converted FLL block to use gri_control_loop parent class.
Tom Rondeau
2011-08-29
digital: created a separate DQPSK constellation that does not gray code insid...
Tom Rondeau
2011-08-17
Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital
Josh Blum
2011-08-14
digital: cleaned up Costas loop code by switching over to the gri_control_loo...
Tom Rondeau
2011-08-10
digital: updated constellation receiver to use loop bandwidth and damping fac...
Tom Rondeau
2011-07-30
digital: updated Costas loop again. The damping factor is now set by default ...
Tom Rondeau
2011-07-30
digital: better behavior of FLL code and added gets and sets for the frequenc...
Tom Rondeau
2011-07-30
digital: moved fll_band_edge into gr-digital.
Tom Rondeau
2011-07-28
Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital
Josh Blum
2011-07-24
digital: moving mpsk_receiver from gnuradio-core to gr-digital. Added QA code...
Tom Rondeau
2011-07-24
digital: moved CRC32 from gnuradio-core to gr-digital. Also added QA code for...
Tom Rondeau
2011-07-24
digital: added some QA tests for the clock_recovery_mm block.
Tom Rondeau
2011-07-21
digital: moving correlate_access_code to gr-digital.
Tom Rondeau
2011-07-20
digital: added cmake support for gr-digital (unix only)
Josh Blum
2011-07-19
digital: moved clock_recovery_ff/cc to gr-digital.
Tom Rondeau
2011-07-19
digital: moved gr_binary_slicer_fb to digital_binary_slicer_fb and added QA c...
Tom Rondeau
2011-07-12
fixing build for constellation code. Had to make some changes to the qa code ...
Tom Rondeau
2011-07-10
digital: moving more constellation blocks into gr-digital. Builds, make check...
Tom Rondeau
2011-06-21
gr-digital, gr-trellis: Fixing gr-trellis to work with constellation now that...
Ben Reynwar
2011-06-06
digital: converting LMS algorithm to use the gr_adaptive_filter structure and...
Tom Rondeau
2011-06-06
digital: formatting CMA code; adding get_ functions and renaming things for c...
Tom Rondeau
2011-06-03
digital: adding an LMS decision-directed equalizer block.
Tom Rondeau
2011-06-03
digital: adding some comments to the swig file
Tom Rondeau
2011-05-18
digital: set number of samps per symbol for the equalizer. Also, explicitly s...
Tom Rondeau
2011-04-08
gr-digital: updating build for consetellation object move.
Tom Rondeau
2011-04-08
gr-digital: moved consetellation object into gr-digital space.
Tom Rondeau
2011-04-08
gr-digital: introducing a new blind equalizer based on minimizing the kurtosi...
Tom Rondeau
2011-04-07
gr-digital: exposing accessors of CMA equalizer through swig and into GRC. Al...
Tom Rondeau
2011-04-07
gr-digital: adding CMA equalizer to gr-digital. This replaces the gr_cma_equa...
Tom Rondeau
2011-03-29
gr-digital: restructured Costas loop to be specified in terms of the damping ...
Tom Rondeau
2011-03-28
gr-digital: renaming block to avoid name collision with stuff in gnuradio-core.
Tom Rondeau
[next]