Age | Commit message (Expand) | Author |
2011-05-25 | trellis: fix typo, had include config.h logic reversed | Josh Blum |
2011-05-24 | gr-utils: updating gr_plot_psd.py to protect against zero-length arrays in ge... | Tom Rondeau |
2011-05-17 | gr-uhd: fixed uhd apps; don't try to set the clock; default antenna unless sp... | Tom Rondeau |
2011-05-12 | core: adding get/set sensitivity accessors to frequency_modulator_fc block. | Tom Rondeau |
2011-05-10 | gr-uhd: fixed apps Makefile for distribution. | Tom Rondeau |
2011-05-10 | gr-uhd: adding gitignore file to uhd apps dir. | Tom Rondeau |
2011-05-10 | gr-uhd: Makefile.am for UHD apps. | Tom Rondeau |
2011-05-10 | gr-uhd: UHD version of usrpx_rx_cfile.py. | Tom Rondeau |
2011-05-10 | gr-uhd: adding antenna selection ability to uhd_fft.py. | Tom Rondeau |
2011-05-10 | gr-uhd: adding uhd_fft.py app | Tom Rondeau |
2011-05-10 | examples: usrp2_wfm_rcv added support for WBX boards. From patch submitted by... | Tom Rondeau |
2011-05-10 | build: updated SDCC error message on failure. We don't support version 3, so ... | Tom Rondeau |
2011-05-02 | Merge branch 'mergeme/grc/cross_platform_work' | Tom Rondeau |
2011-05-02 | Merge branch 'mergeme/uhd/gain_names' | Tom Rondeau |
2011-04-28 | Merge branch 'mergme/audio/api_macro' | Tom Rondeau |
2011-04-24 | Merge branch 'mergme/qtgui/api_exports' | Tom Rondeau |
2011-04-24 | qtgui: added GR_QTGUI_API declaration to qtgui library classes and functions | Josh Blum |
2011-04-24 | qtgui: use the timespec_reset function | Josh Blum |
2011-04-24 | audio: filled in the GR_AUDIO_API macro (since we now have gruel/attributes.h) | Josh Blum |
2011-04-24 | Merge branch 'qtgui_time' | Tom Rondeau |
2011-04-24 | gr-qtgui: adding GRC component for time_sink block. | Tom Rondeau |
2011-04-24 | gr-qtgui: splitting qtgui.i into its complex and float .i files to keep with ... | Tom Rondeau |
2011-04-24 | gr-qtgui: Adding float interface to qtgui_time_sink and example program. | Tom Rondeau |
2011-04-24 | gr-qtgui: adding example for using the new qt_time_sink_c interface. | Tom Rondeau |
2011-04-24 | gr-qtgui: making (somewhat more) consistent case for function names. | Tom Rondeau |
2011-04-24 | gr-qtgui: adding function and slot to set a time display curve's color. | Tom Rondeau |
2011-04-24 | gr-qtgui: clean up | Tom Rondeau |
2011-04-24 | gr-qtgui: provide function and slot for setting the labels of a time curve. | Tom Rondeau |
2011-04-23 | gr-qtgui: multiple connections working, each with their own color. | Tom Rondeau |
2011-04-23 | gr-qtgui: Passing vectors of data to update plot for stability; also moving r... | Tom Rondeau |
2011-04-23 | gr-qtgui: moving towards allowing time plot to have multiple connections. | Tom Rondeau |
2011-04-23 | gr-qtgui: setting up ability to have multiple connections to the time sink. | Tom Rondeau |
2011-04-23 | gr-qtgui: cleaning up; don't delete d_main_gui. | Tom Rondeau |
2011-04-23 | gr-qtgui: time domain sink now shows and receives updates. | Tom Rondeau |
2011-04-23 | gr-qtgui: no need to check the version here since we require >4.4 | Tom Rondeau |
2011-04-21 | volk: fixing volk M4 so that nothing of Volk exists and its configure does no... | Tom Rondeau |
2011-04-21 | gr-qtgui: adding .i file for time domain plot and updating Makefiles. | Tom Rondeau |
2011-04-21 | gr-qtgui: adding time-domain only plotter. | Tom Rondeau |
2011-04-21 | gr-qtgui: adding time-domain plot specific event updater. | Tom Rondeau |
2011-04-21 | grc: fix hier block generation w/ multiple pad blocks | Josh Blum |
2011-04-19 | grc: added logic to discover the path to the python interpreter | Josh Blum |
2011-04-18 | gr-qtgui: adding copyright dates to qtgui files. | Tom Rondeau |
2011-04-18 | gr-qtgui: fixing up examples and adding noise to float example. | Tom Rondeau |
2011-04-18 | Expose named gain stages in gr-uhd via swig | Jason Abele |
2011-04-18 | Added necessary swig to get i2c_writes through dboard_iface | Jason Abele |
2011-04-15 | Merge branch 'uhd/pkg_config_file' | Tom Rondeau |
2011-04-15 | Merge branch 'master' of gnuradio.org:gnuradio | Tom Rondeau |
2011-04-14 | gr-qtgui: updating examples to explicitly shut down flow graphs. | Tom Rondeau |
2011-04-14 | gr-qtgui: updating required Qt library to v4.4 instead of v4.2. This has been... | Tom Rondeau |
2011-04-14 | grc: replaced asserts in gui subdirectory | Josh Blum |