index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gr-digital
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-11-07
uhd: change examples to use new stream api
Josh Blum
2011-10-27
digital: reverting GMSK mod/demod GRC blocks for old interface.
Tom Rondeau
2011-10-27
digital: reverting gmsk; doesn't use pfb arbitrary resampler, which doesn't w...
Tom Rondeau
2011-10-26
digital: updates to interface in GRC. Actually tested in working GRC flowgraphs.
Tom Rondeau
2011-10-26
digital: really, seriously, fixing digital GRC files.
Tom Rondeau
2011-10-26
digital: moved files to the right location; put them into the build files.
Tom Rondeau
2011-10-26
grc: fixing grc blocks not properly moved in to digital.
Tom Rondeau
2011-10-23
the libraries
Josh Blum
2011-10-22
Merge remote branch 'jblum/cmake_fixes' into next
Tom Rondeau
2011-10-22
docs: don't need to distribute README files in docs component. Just the insta...
Tom Rondeau
2011-10-21
Merge branch 'next' of gnuradio.org:gnuradio into next
Tom Rondeau
2011-10-21
digital: added subdevspec option to digital UHD examples.
Tom Rondeau
2011-10-20
misc fix missing installed files/tweaks
Josh Blum
2011-10-20
docs: installing README files.
Tom Rondeau
2011-10-19
Merge branch 'next' of http://gnuradio.org/git/gnuradio into next
Josh Blum
2011-10-19
digital: added missing symbol export in digital_constellation
Josh Blum
2011-10-19
Merge branch 'next' of http://gnuradio.org/git/gnuradio into next
Josh Blum
2011-10-19
cmake: fix that component depends on component hack
Josh Blum
2011-10-19
digital: fixed digital narrowband examples to set the sample rate based on th...
Tom Rondeau
2011-10-19
digital: fixed digital ofdm examples to use args instead of address and bette...
Tom Rondeau
2011-10-19
digital: fixed digital narrowband examples to use args instead of address and...
Tom Rondeau
2011-10-18
digital: xml is so picky. This fixes the problems with the new GRC blocks in ...
Tom Rondeau
2011-10-18
digital: added mising install rules for moved ofdm xml files
Josh Blum
2011-10-17
Merge branch 'next' of http://gnuradio.org/git/gnuradio into next
Josh Blum
2011-10-17
digital: adding OFDM GRC blocks to gr-digital.
Tom Rondeau
2011-10-14
digital: added set_freq function to narrownband tunnel's main top block.
Tom Rondeau
2011-10-14
digital: wip: working on tunnel.py for OFDM.
Tom Rondeau
2011-10-14
digital: renamed OFDM benchmark codes; no real need to say what they are in a...
Tom Rondeau
2011-10-14
digital: fixed narrowband channel model adder to take a signal amplitude to d...
Tom Rondeau
2011-10-14
digital: add channel model for OFDM signals to a file.
Tom Rondeau
2011-10-14
digital: removed unnecessary benchmark_ofdm.py
Tom Rondeau
2011-10-14
digital: fixed OFDM benchmark code to work over-the-air with UHD.
Tom Rondeau
2011-10-14
docs: Updated some docs and made it so GRC can pull docs in from other compon...
Tom Rondeau
2011-10-12
Merge branch 'dig_ofdm' of github.com:trondeau/gnuradio into dig_ofdm
Tom Rondeau
2011-10-12
digital: changed modulation_utils2 to modulation_utils and update all files u...
Tom Rondeau
2011-10-12
digital: fixed QA tests for ofdm.
Tom Rondeau
2011-10-12
digital: OFDM using new psk and qam modules for constellations. Also, psk2->p...
Tom Rondeau
2011-10-12
digital: sneaking in a fix to cpm.py here. Working with benchmark_tx. Also ad...
Tom Rondeau
2011-10-12
digital: moved over all c++ blocks to gr-digital. Benchmark tx/rx still working.
Tom Rondeau
2011-10-12
digital: unnecessary import.
Tom Rondeau
2011-10-12
digital: I didn't think this was needed, but apparently, it is.
Tom Rondeau
2011-10-12
digital: benchmark_tx and benchmark_rx are working to/from file.
Tom Rondeau
[next]