Age | Commit message (Expand) | Author |
2011-12-06 | docs: fixes some warnings. | Tom Rondeau |
2011-12-06 | Fixed warnings generated by variable declaration order. | Tom Rondeau |
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: Adding swig doc generation to Makefile.am files. | Tom Rondeau |
2011-11-27 | docs: forgot to have the generated .i files installed. | Tom Rondeau |
2011-11-27 | docs: added python doxygen docs to gr-trellis | Tom Rondeau |
2011-11-05 | cmake: make the swig cxx file gen depend on the specified targets | Josh Blum |
2011-11-04 | cmake: fixed up swig deps properly for make -j* | Josh Blum |
2011-10-27 | trellis: applying patch to gitignore from Achilleas Anastasopoulos. | Tom Rondeau |
2011-10-25 | trellis: fixed the trellis examples to look in gr-digital for the constellati... | Tom Rondeau |
2011-10-23 | the libraries | Josh Blum |
2011-10-19 | swig: fix rules for generated index files | Josh Blum |
2011-10-15 | gr: changed the way trellis/gengen generated.i is made | Josh Blum |
2011-10-08 | gr: the CMakeLists.txt took a chill pill | Josh Blum |
2011-10-08 | Merge branch 'next' into digital | Josh Blum |
2011-10-03 | trellis: make the lib/swig depend on the generated targets | Josh Blum |
2011-09-29 | swig: added python script to auto-extract dependencies | Josh Blum |
2011-09-28 | Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital | Josh Blum |
2011-09-26 | Merge branch 'next' into digital | Tom Rondeau |
2011-09-26 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum |
2011-09-26 | digital: updated build files for new gr-digital/include directory. | Tom Rondeau |
2011-09-24 | Merge branch 'master' into next | Johnathan Corgan |
2011-09-23 | trellis: fixed import statements; fixed test_cpm to convert numpy stuff to ty... | Tom Rondeau |
2011-09-21 | trellis: performed generation re-work on gr-trellis lib | Josh Blum |
2011-09-12 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum |
2011-09-07 | Merge branch 'master' into next | Tom Rondeau |
2011-09-06 | trellis: removing generated files. | Tom Rondeau |
2011-09-05 | Merge branch 'next' of gnuradio.org:gnuradio into next | Josh Blum |
2011-09-02 | Merge branch 'master' into next | Tom Rondeau |
2011-09-02 | Merge branch 'turbo' | Tom Rondeau |
2011-08-31 | Added pccc combined turbo decoder and corresponding GRC block | Achilleas Anastasopoulos |
2011-08-31 | Added SCCC encoder/decoder grc blocksi and examples. Also moved all grc block... | Achilleas Anastasopoulos |
2011-07-28 | Merge branch 'next' of gnuradio.org:gnuradio into next | Josh Blum |
2011-07-27 | fixed some more warnings; mostly in doxygen or order of variable initialization. | Tom Rondeau |
2011-07-26 | Merge branch 'next' of gnuradio.org:gnuradio into next | Josh Blum |
2011-07-26 | Merge branch 'master' into next | Tom Rondeau |
2011-07-26 | Fixed warnings about variable intialization order. | Tom Rondeau |
2011-07-23 | misc_next_branch_tweaks_to_build_on_osx_and_windows | Josh Blum |
2011-07-23 | vocoder: updated cmake build for new blocks (also fixed some tests) | Josh Blum |
2011-07-23 | Merge branch 'next' of gnuradio.org:gnuradio into next | Josh Blum |
2011-07-22 | trellis: added symbol visibility defines to gr-trellis, builds on MSVC and linux | Josh Blum |
2011-07-20 | digital: added cmake support for gr-digital (unix only) | Josh Blum |
2011-07-20 | gr: squashed cmakelists.txt into one commit | Josh Blum |
2011-07-20 | trellis: fixed bug in trellis constellation metrics on when to include config.h. | Tom Rondeau |
2011-07-12 | trellis: fixing trellis build and qa structure. run_tests.in adds gr-digital ... | Tom Rondeau |