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 | Merge branch 'more_swigness_docs' | 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-uhd | Tom Rondeau |
2011-11-27 | uhd: cleanup some -Wall warnings | Josh Blum |
2011-11-26 | uhd: patch from Marcus Leech to add FFT update rate and averating on/off to c... | Tom Rondeau |
2011-11-07 | uhd: change examples to use new stream api | Josh Blum |
2011-11-07 | uhd: added docs and removed unimplemented options in grc files | Josh Blum |
2011-11-07 | uhd: rebase tweaks + update on command feature | Josh Blum |
2011-11-07 | uhd: added set for RX/TX iq balance and dc offset | Josh Blum |
2011-11-07 | uhd: added set/get time/clock source calls | Josh Blum |
2011-11-07 | uhd: added get_samp_rates calls | Josh Blum |
2011-11-07 | uhd: use new type string for uhd source/sink types | Josh Blum |
2011-11-07 | uhd: grc xml tweaks + streamer args | Josh Blum |
2011-11-07 | uhd: restored source block recv single packet functionality | Josh Blum |
2011-11-07 | uhd: preferable defaults for stream args | Josh Blum |
2011-11-07 | uhd: added convenience constructor to stream_args_t | Josh Blum |
2011-11-07 | uhd: python/swig/grc tweaks until it works | Josh Blum |
2011-11-07 | uhd: backwards compat work which support streamer API | Josh Blum |
2011-11-07 | Use start()/stop() to get midpoint of uhd ranges | Jason Abele |
2011-11-07 | Set subdev spec after creating uhd source, before threads start | Jason Abele |
2011-11-07 | Fix initial gain setting for uhd_siggen[_gui].py | Jason Abele |
2011-11-03 | uhd: added buffer flush when source block is stopped | Josh Blum |
2011-10-24 | examples: making both autotools and cmake install all the same examples. | Tom Rondeau |
2011-10-23 | the libraries | Josh Blum |
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 | uhd: added some documentation to the UHD main page on standard option parser ... | Tom Rondeau |
2011-10-21 | uhd: added subdevspec option to UHD examples and sets antenna based on option. | Tom Rondeau |
2011-10-21 | uhd: fixing uhd apps to take a subdev spec; also changing to more general uhd... | Tom Rondeau |
2011-10-20 | docs: installing README files. | Tom Rondeau |
2011-10-19 | tags: made tags object oriented | Josh Blum |
2011-10-19 | grc: added throttle tag to blocks that throttle | Josh Blum |
2011-10-19 | usrp: updated installed examples | Josh Blum |
2011-10-19 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum |
2011-10-19 | examples: removed multi-antenna examples. | Tom Rondeau |
2011-10-19 | cmake: fix that component depends on component hack | Josh Blum |
2011-10-19 | uhd: fixed examples to use new find_devices command. | Tom Rondeau |
2011-10-19 | uhd: fixed swig file to make guile build happy. | Tom Rondeau |
2011-10-19 | uhd: added uhd.find_devices to python | Josh Blum |
2011-10-19 | uhd: updating examples to use args and better default for all UHD examples; a... | Tom Rondeau |
2011-10-11 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum |
2011-10-09 | docs: adding uhd Doxygen documentation page and README file. | Tom Rondeau |
2011-10-08 | gr: the CMakeLists.txt took a chill pill | Josh Blum |