index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnuradio-core
Age
Commit message (
Expand
)
Author
2011-10-19
Removing usrp, usrp2, gr-usrp, gr-usrp2. Everything is moving to using UHD. A...
Tom Rondeau
2011-10-19
uhd: updating examples to use args and better default for all UHD examples; a...
Tom Rondeau
2011-10-18
Merge branch 'master' into next
Tom Rondeau
2011-10-18
added transcendental block from jblum/transcendental (reworked for master bra...
Tom Rondeau
2011-10-17
Merge branch 'next' into dig_ofdm
Tom Rondeau
2011-10-16
Merge branch 'master' into next
Tom Rondeau
2011-10-15
build: needed boost_filesystem lib added (found under ubuntu 11.10; they're g...
Tom Rondeau
2011-10-14
docs: added a page on PFBs and put them in their own doxygen group. Helpful e...
Tom Rondeau
2011-10-14
fixed a couple of typos.
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
digital: fixed QA tests for ofdm.
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: removed psk and qam from gnuradio-core; unnecessary now.
Tom Rondeau
2011-10-12
digital: wip: changes to get benchmark_ofdm_tx to produce output (runs but un...
Tom Rondeau
2011-10-12
digital: wip: moved all OFDM examples and blks2impl to gr-digital.
Tom Rondeau
2011-10-07
uhd: adding uhd_rx_nogui app to uhd apps directory.
Tom Rondeau
2011-10-06
Merge branch 'digital' of github.com:trondeau/gnuradio into digital
Tom Rondeau
2011-10-06
Merge branch 'next' into digital
Tom Rondeau
2011-10-06
Formatting and normalizing freq limits.
Tom Rondeau
2011-10-06
Added FFF version of pfb_arb_resampler to Python hier block (where only the r...
Tom Rondeau
2011-10-06
Added floating point version of arbitrary resampler.
Tom Rondeau
2011-09-30
Fixed stupid mistake in new method.
Tom Rondeau
2011-09-30
Added a method to get the current timing rate from the pfb clock sync block.
Tom Rondeau
2011-09-27
Merge branch 'master' into next
Johnathan Corgan
2011-09-27
swig: language independent exception handler
Josh Blum
2011-09-26
Merge branch 'next' into digital
Tom Rondeau
2011-09-24
Merge branch 'master' into next
Tom Rondeau
2011-09-24
Merge branch 'keep1n'
Tom Rondeau
2011-09-23
updated QA codes for fixed PLL blocks.
Tom Rondeau
2011-09-23
Merge branch 'master' into next
Tom Rondeau
2011-09-23
Merge branch 'maint'
Tom Rondeau
2011-09-23
fixed QA code for PLL changes
Tom Rondeau
2011-09-23
fixing PLL's using new control_loop class so their output update is done at t...
Tom Rondeau
2011-09-23
Merge branch 'master' into next
Tom Rondeau
2011-09-23
Merge branch 'maint'
Tom Rondeau
2011-09-23
fixing PLL's so their output update is done at the right time; were lagging b...
Tom Rondeau
2011-09-22
Fixing keep_one_in_n to allow for large values of n. Performs tag propagation...
Tom Rondeau
2011-09-22
Merge branch 'master' into next
Tom Rondeau
2011-09-21
core: Doxygen comments for added tag name parameter.
Tom Rondeau
2011-09-09
Merge branch 'master' into next
Tom Rondeau
2011-09-09
Merge branch 'correlate_tag'
Tom Rondeau
2011-09-09
tags: fixed fwrite line for the right item size number.
Tom Rondeau
2011-09-09
fixing doxygen comment typo.
Tom Rondeau
2011-09-09
tags: fixed fwrite line for the right item size number.
Tom Rondeau
2011-09-08
logpwrfft.py -- need to average the square, not square the average. Then do ...
Matt Ettus
2011-09-08
Merge branch 'master' into next
Tom Rondeau
2011-09-07
logpwrfft.py -- need to average the square, not square the average. Then do ...
Matt Ettus
2011-09-03
Add gr_correlate_access_code_tag_bb, issues tags instead of annotating samples
Nick Foster
2011-09-01
Fixed the PFB clock sync block when asking for multiple samples per symbol out.
Tom Rondeau
2011-09-01
digital: adding CPM C++ hier block, which adds a hier directory to gr-digital...
Tom Rondeau
[next]