summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-18Added necessary swig to get i2c_writes through dboard_ifaceJason Abele
2011-04-15Merge branch 'uhd/pkg_config_file'Tom Rondeau
2011-04-15Merge branch 'master' of gnuradio.org:gnuradioTom Rondeau
2011-04-14gr-qtgui: updating examples to explicitly shut down flow graphs.Tom Rondeau
2011-04-14gr-qtgui: updating required Qt library to v4.4 instead of v4.2. This has been...Tom Rondeau
2011-04-14grc: replaced asserts in gui subdirectoryJosh Blum
2011-04-14grc: replaced asserts in base subdirectoryJosh Blum
2011-04-14grc: replaced asserts in python subdirectoryJosh Blum
2011-04-14grc: define __doc__ for license in case its optimized out (that was easy)Josh Blum
2011-04-14grc: remove integrity checks, we wont need them when I'm doneJosh Blum
2011-04-13grc: stop the top block after qapp exec for qtgui generationJosh Blum
2011-04-13uhd: added package config file support for libgnuradio-uhdJosh Blum
2011-04-12Merge branch 'master' of gnuradio.org:gnuradio into qtgui2Tom Rondeau
2011-04-12gr-qtgui: exposing double-click events through spectrumdisplayform and throug...Mike Cornelius
2011-04-12gr-qtgui: adding double-click point selector to main gui widgets.Mike Cornelius
2011-04-12gr-qtgui: fix the interface file.Mike Cornelius
2011-04-12gr-qtgui: rearranging swig directory to allow other .i files; adding a qtgui2...Mike Cornelius
2011-04-12gr-qtgui: adding new qtgui_util.h to handle plot picker machinery.Mike Cornelius
2011-04-12grc: fixing grc block for dxpsk2 demods to use the right parameters.Tom Rondeau
2011-04-12Adding GRC block for the PFB channelizer filterbank.Tom Rondeau
2011-04-12Adding GRC block for the PFB synthesis filterbank.Tom Rondeau
2011-04-12Small bug fix so M&M block asks for the right number of items.Tom Rondeau
2011-04-10Merge branch 'qtgui'Tom Rondeau
2011-04-10gr-qtgui: ignore GRC-built py file of grc_qt_example.grc.Tom Rondeau
2011-04-10gr-qtgui: fixes problem with initial axes not showing up properly.Tom Rondeau
2011-04-10gr-qtgui: exposing set_update_time to Python.Tom Rondeau
2011-04-10gr-qtgui: removed OpenGL calls; we still link against the QTOPENGL_LIBS becau...Tom Rondeau
2011-04-10gr-qtgui: adding a GRC example for QtGui graphs.Tom Rondeau
2011-04-10gr-qtgui: updating example apps so the wrapped instance of the qtgui is not a...Tom Rondeau
2011-04-09gr-qtgui: removing Guile-specific stuff since there is no way QtGui will work...Tom Rondeau
2011-04-09gr-digital: bumping up the signal amplitude into the costas loop for the 8PSK...Tom Rondeau
2011-04-09gr-digital: adding dbpsk, dqpsk, and d8psk demodulators to gr-digital.Tom Rondeau
2011-04-09gr-digital: moved dbpsk, dqpsk, d8psk into the gr-digital space. Mods tested ...Tom Rondeau
2011-04-09grc: added int to float supportJosh Blum
2011-04-08gr-digital: formatting constellation block for our style; adding 8PSK constel...Tom Rondeau
2011-04-08gr-digital: updating build for consetellation object move.Tom Rondeau
2011-04-08gr-digital: moved consetellation object into gr-digital space.Tom Rondeau
2011-04-08gr-digital: Updated Costas loop QA to work with all tests wth new API.Tom Rondeau
2011-04-08Merge branch 'constell_obj' into 8pskTom Rondeau
2011-04-08Merge branch 'master' into constell_objTom Rondeau
2011-04-08gr-digital: introducing a new blind equalizer based on minimizing the kurtosi...Tom Rondeau
2011-04-07Merge branch 'master' of gnuradio.org:gnuradioTom Rondeau
2011-04-07core: missed a line in the Makefile for int_to_float.Tom Rondeau
2011-04-07core: adding QA code for int_to_float block.Tom Rondeau
2011-04-07grc: added python checks for weird python interpretersJosh Blum
2011-04-07grc: fix for generating top block when in run to completion modeJosh Blum
2011-04-07core: adding a type converter - int -> float.Tom Rondeau
2011-04-07gr-digital: exposing accessors of CMA equalizer through swig and into GRC. Al...Tom Rondeau
2011-04-07gr-digital: adding CMA equalizer to gr-digital. This replaces the gr_cma_equa...Tom Rondeau
2011-04-07gr-digital: Adding a ccc version of the adaptive filter (to use complex taps).Tom Rondeau