Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed autotools, gr-waveform, some cleanup | Johnathan Corgan | 2011-12-08 | 23 | -568/+0 |
| | | | | Nick Foster owes Nick Corgan a six-pack of beer! | ||||
* | docs: more fixes for generated swig files. This worked before the merge, but ↵ | Tom Rondeau | 2011-12-05 | 1 | -0/+1 |
| | | | | this forces the build system to generate these before processing the other swig files. | ||||
* | docs: better install of swig docs .i files since we actually have a variable ↵ | Tom Rondeau | 2011-12-04 | 1 | -4/+5 |
| | | | | to take care of it already. | ||||
* | docs: fixing variable for location of header files (SOURCE not BINARY). | Tom Rondeau | 2011-11-30 | 1 | -1/+1 |
| | |||||
* | docs: more appropriate variable to use when setting the include/headers ↵ | Tom Rondeau | 2011-11-28 | 1 | -1/+1 |
| | | | | directory. | ||||
* | docs: installing generated _doc.i files under autotools. | Tom Rondeau | 2011-11-28 | 1 | -0/+3 |
| | |||||
* | docs: better use of BUILT_SOURCES so I'm not overriding the standard build ↵ | Tom Rondeau | 2011-11-27 | 1 | -2/+2 |
| | | | | instructions for it. | ||||
* | docs: autotools Makefile.am generates empty swig_docs .i files; builds in ↵ | Tom Rondeau | 2011-11-27 | 1 | -0/+9 |
| | | | | | | | | autotools and cmake. The autotools build does not auto-generate the Python documentation for each block like we do with the cmake build, but the empty .i files are required to build things regardless. The swig_doc.py and doxyxml files are distributed with the autotools build in case someone wants to generate this on their own (see README.doxyxml for how to do this). Only for gnuradio-core and gr-digital currently. | ||||
* | work on swig docs, added to core and digital | Josh Blum | 2011-11-16 | 2 | -0/+7 |
| | |||||
* | uhd: change examples to use new stream api | Josh Blum | 2011-11-07 | 2 | -12/+4 |
| | |||||
* | digital: reverting GMSK mod/demod GRC blocks for old interface. | Tom Rondeau | 2011-10-27 | 1 | -8/+22 |
| | |||||
* | digital: reverting gmsk; doesn't use pfb arbitrary resampler, which doesn't ↵ | Tom Rondeau | 2011-10-27 | 1 | -47/+71 |
| | | | | work for some reason. Need to give this another look. | ||||
* | digital: updates to interface in GRC. Actually tested in working GRC flowgraphs. | Tom Rondeau | 2011-10-26 | 3 | -94/+55 |
| | |||||
* | digital: really, seriously, fixing digital GRC files. | Tom Rondeau | 2011-10-26 | 3 | -1/+9 |
| | |||||
* | digital: moved files to the right location; put them into the build files. | Tom Rondeau | 2011-10-26 | 3 | -0/+0 |
| | |||||
* | grc: fixing grc blocks not properly moved in to digital. | Tom Rondeau | 2011-10-26 | 5 | -0/+266 |
| | |||||
* | the libraries | Josh Blum | 2011-10-23 | 1 | -8/+1 |
| | |||||
* | Merge remote branch 'jblum/cmake_fixes' into next | Tom Rondeau | 2011-10-22 | 1 | -0/+1 |
|\ | |||||
| * | misc fix missing installed files/tweaks | Josh Blum | 2011-10-20 | 1 | -0/+1 |
| | | |||||
* | | docs: don't need to distribute README files in docs component. Just the ↵ | Tom Rondeau | 2011-10-22 | 1 | -1/+0 |
| | | | | | | | | install path. | ||||
* | | Merge branch 'next' of gnuradio.org:gnuradio into next | Tom Rondeau | 2011-10-21 | 2 | -0/+25 |
|\ \ | |||||
| * | | docs: installing README files. | Tom Rondeau | 2011-10-20 | 2 | -0/+25 |
| |/ | |||||
* / | digital: added subdevspec option to digital UHD examples. | Tom Rondeau | 2011-10-21 | 8 | -21/+51 |
|/ | |||||
* | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | 2011-10-19 | 12 | -44/+56 |
|\ | |||||
| * | digital: fixed digital narrowband examples to set the sample rate based on ↵ | Tom Rondeau | 2011-10-19 | 4 | -14/+26 |
| | | | | | | | | the symbol rate, not the bitrate, of the modulation. | ||||
| * | digital: fixed digital ofdm examples to use args instead of address and ↵ | Tom Rondeau | 2011-10-19 | 4 | -18/+18 |
| | | | | | | | | better default. | ||||
| * | digital: fixed digital narrowband examples to use args instead of address ↵ | Tom Rondeau | 2011-10-19 | 7 | -19/+19 |
| | | | | | | | | and better default. | ||||
* | | digital: added missing symbol export in digital_constellation | Josh Blum | 2011-10-19 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | 2011-10-19 | 2 | -2/+2 |
|\| | |||||
| * | digital: xml is so picky. This fixes the problems with the new GRC blocks in ↵ | Tom Rondeau | 2011-10-18 | 2 | -2/+2 |
| | | | | | | | | issue #449. | ||||
* | | cmake: fix that component depends on component hack | Josh Blum | 2011-10-19 | 1 | -1/+1 |
| | | |||||
* | | digital: added mising install rules for moved ofdm xml files | Josh Blum | 2011-10-18 | 1 | -0/+7 |
| | | |||||
* | | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | 2011-10-17 | 85 | -376/+5933 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnuradio-core/src/lib/filter/gr_dc_blocker_cc.h gnuradio-core/src/lib/filter/gr_dc_blocker_ff.h gnuradio-core/src/lib/general/gr_ofdm_demapper_vcb.h gr-digital/include/digital_ofdm_cyclic_prefixer.h gr-digital/include/digital_ofdm_frame_acquisition.h gr-digital/include/digital_ofdm_frame_sink.h gr-digital/include/digital_ofdm_insert_preamble.h gr-digital/include/digital_ofdm_mapper_bcv.h gr-digital/include/digital_ofdm_sampler.h | ||||
| * | digital: adding OFDM GRC blocks to gr-digital. | Tom Rondeau | 2011-10-17 | 9 | -1/+631 |
| | | |||||
| * | digital: added set_freq function to narrownband tunnel's main top block. | Tom Rondeau | 2011-10-14 | 1 | -1/+9 |
| | | |||||
| * | digital: wip: working on tunnel.py for OFDM. | Tom Rondeau | 2011-10-14 | 1 | -195/+27 |
| | | |||||
| * | digital: renamed OFDM benchmark codes; no real need to say what they are in ↵ | Tom Rondeau | 2011-10-14 | 2 | -0/+0 |
| | | | | | | | | an ofdm directory. | ||||
| * | digital: fixed narrowband channel model adder to take a signal amplitude to ↵ | Tom Rondeau | 2011-10-14 | 1 | -3/+4 |
| | | | | | | | | determine the SNR. | ||||
| * | digital: add channel model for OFDM signals to a file. | Tom Rondeau | 2011-10-14 | 1 | -0/+110 |
| | | |||||
| * | digital: removed unnecessary benchmark_ofdm.py | Tom Rondeau | 2011-10-14 | 1 | -187/+0 |
| | | |||||
| * | digital: fixed OFDM benchmark code to work over-the-air with UHD. | Tom Rondeau | 2011-10-14 | 5 | -38/+20 |
| | | |||||
| * | docs: Updated some docs and made it so GRC can pull docs in from other ↵ | Tom Rondeau | 2011-10-14 | 1 | -3/+6 |
| | | | | | | | | components like vocoder and digital. | ||||
| * | Merge branch 'dig_ofdm' of github.com:trondeau/gnuradio into dig_ofdm | Tom Rondeau | 2011-10-12 | 3 | -1/+183 |
| |\ | |||||
| | * | digital: fixed QA tests for ofdm. | Tom Rondeau | 2011-10-12 | 3 | -1/+183 |
| | | | |||||
| * | | digital: changed modulation_utils2 to modulation_utils and update all files ↵ | Tom Rondeau | 2011-10-12 | 17 | -43/+43 |
| | | | | | | | | | | | | using it. | ||||
| * | | digital: OFDM using new psk and qam modules for constellations. Also, ↵ | Tom Rondeau | 2011-10-12 | 11 | -210/+123 |
| | | | | | | | | | | | | psk2->psk updated in all files and examples. | ||||
| * | | digital: sneaking in a fix to cpm.py here. Working with benchmark_tx. Also ↵ | Tom Rondeau | 2011-10-12 | 4 | -31/+34 |
| |/ | | | | | | | adding some print statements to benchmark script to indicate what type of source/sink is being used. | ||||
| * | digital: moved over all c++ blocks to gr-digital. Benchmark tx/rx still working. | Tom Rondeau | 2011-10-12 | 24 | -12/+2091 |
| | | |||||
| * | digital: unnecessary import. | Tom Rondeau | 2011-10-12 | 1 | -1/+1 |
| | | |||||
| * | digital: I didn't think this was needed, but apparently, it is. | Tom Rondeau | 2011-10-12 | 1 | -0/+3 |
| | |