| Commit message (Expand) | Author | Age | Files | Lines |
* | uhd: added docs and removed unimplemented options in grc files | Josh Blum | 2011-11-07 | 1 | -20/+15 |
* | uhd: rebase tweaks + update on command feature | Josh Blum | 2011-11-07 | 4 | -4/+81 |
* | uhd: added set for RX/TX iq balance and dc offset | Josh Blum | 2011-11-07 | 4 | -16/+125 |
* | uhd: added set/get time/clock source calls | Josh Blum | 2011-11-07 | 5 | -15/+220 |
* | uhd: added get_samp_rates calls | Josh Blum | 2011-11-07 | 4 | -0/+28 |
* | uhd: use new type string for uhd source/sink types | Josh Blum | 2011-11-07 | 1 | -11/+21 |
* | uhd: grc xml tweaks + streamer args | Josh Blum | 2011-11-07 | 4 | -24/+29 |
* | uhd: restored source block recv single packet functionality | Josh Blum | 2011-11-07 | 1 | -1/+1 |
* | uhd: preferable defaults for stream args | Josh Blum | 2011-11-07 | 2 | -4/+8 |
* | uhd: added convenience constructor to stream_args_t | Josh Blum | 2011-11-07 | 2 | -0/+10 |
* | uhd: python/swig/grc tweaks until it works | Josh Blum | 2011-11-07 | 4 | -26/+39 |
* | uhd: backwards compat work which support streamer API | Josh Blum | 2011-11-07 | 6 | -30/+289 |
* | volk: added some environment setup stuff | Josh Blum | 2011-11-07 | 1 | -0/+17 |
* | volk: building on msvc again with sse2 arch | Josh Blum | 2011-11-07 | 3 | -28/+32 |
* | volk: work to improve compiler and multi-lib support | Josh Blum | 2011-11-07 | 5 | -87/+198 |
* | Use start()/stop() to get midpoint of uhd ranges | Jason Abele | 2011-11-07 | 1 | -2/+2 |
* | Set subdev spec after creating uhd source, before threads start | Jason Abele | 2011-11-07 | 1 | -4/+4 |
* | Fix initial gain setting for uhd_siggen[_gui].py | Jason Abele | 2011-11-07 | 1 | -0/+4 |
* | cmake: tweaks to swig gen and updated howto modules | Josh Blum | 2011-11-05 | 5 | -30/+304 |
* | cmake: make the swig cxx file gen depend on the specified targets | Josh Blum | 2011-11-05 | 3 | -9/+28 |
* | cmake: fixed up swig deps properly for make -j* | Josh Blum | 2011-11-04 | 4 | -61/+46 |
* | cmake: created macro for libtool gen and disabled by default | Josh Blum | 2011-11-03 | 2 | -10/+29 |
* | gruel: added missing check GR_HAVE_NETINET_IN | Josh Blum | 2011-11-03 | 1 | -0/+1 |
* | uhd: added buffer flush when source block is stopped | Josh Blum | 2011-11-03 | 1 | -0/+19 |
* | high_res_timer: Fix high_res_timer_now() for E100. | Philip Balister | 2011-11-01 | 1 | -1/+1 |
* | qtgui_sink_c : Fix update rate math. | Philip Balister | 2011-11-01 | 2 | -4/+4 |
* | grc: fix bug when displaying string params | Josh Blum | 2011-10-29 | 1 | -0/+1 |
* | build: update version to 3.5.0rc0v3.5.0rc0 | Johnathan Corgan | 2011-10-29 | 1 | -2/+2 |
* | Merge remote branch 'gnuradio/master' | Johnathan Corgan | 2011-10-29 | 3 | -55/+111 |
|\ |
|
| * | trellis: applying patch to gitignore from Achilleas Anastasopoulos. | Tom Rondeau | 2011-10-27 | 1 | -0/+18 |
| * | Merge branch 'master' of gnuradio.org:gnuradio | Tom Rondeau | 2011-10-27 | 14 | -5858/+2608 |
| |\ |
|
| * | | 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 w... | Tom Rondeau | 2011-10-27 | 1 | -47/+71 |
* | | | Merge branch 'pager-update' | Johnathan Corgan | 2011-10-29 | 1 | -36/+93 |
|\ \ \
| |_|/
|/| | |
|
| * | | pager: update full band demodulator to use gr-uhd | Johnathan Corgan | 2011-10-29 | 1 | -36/+93 |
| |/ |
|
* / | noaa: updated applications to use gr-uhd | Johnathan Corgan | 2011-10-27 | 14 | -5858/+2608 |
|/ |
|
* | 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 | 9 | -260/+16 |
* | qtgui: these shouldn't be installed. | Tom Rondeau | 2011-10-26 | 1 | -4/+0 |
* | grc: correlate access code was also moved to gr-digital; fixing bug in grc bl... | Tom Rondeau | 2011-10-25 | 1 | -2/+2 |
* | cmake: fix for find* scripts | Josh Blum | 2011-10-25 | 5 | -10/+10 |
* | Merge remote branch 'jblum/master' | Tom Rondeau | 2011-10-25 | 10 | -42/+99 |
|\ |
|
| * | cmake: generate pyo and pyc files + python install macro work | Josh Blum | 2011-10-25 | 1 | -24/+58 |
| * | cmake: only make libtool file when libtool found | Josh Blum | 2011-10-25 | 3 | -4/+15 |
| * | I'm sorry but llrintf had one of the best conversions of all time | Josh Blum | 2011-10-25 | 1 | -1/+1 |
| * | cmake: added toolchain file for arm_cortex_a8_native builds | Josh Blum | 2011-10-25 | 1 | -0/+8 |
| * | cmake: restored extraction of git describe | Josh Blum | 2011-10-25 | 1 | -10/+10 |
| * | cmake: set the enable variable to have parent scope | Josh Blum | 2011-10-25 | 1 | -0/+1 |