summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-11Merge branch 'patches/dward' of git@gnuradio.org:jcorganJohnathan Corgan
2009-10-11earliest beta files renamed to avoid confusionMatt Ettus
2009-10-10#include "config.h" in db_wbxng.cc (for timespec, nanosleep, etc.)Johnathan Corgan
2009-10-10Add flags and dependencies for MinGW/MSYS.Johnathan Corgan
2009-10-10Add dependence of gruel on guile; fixes ticket #410.Johnathan Corgan
2009-10-10Use gruel::mutex instead of pthread_mutex in gr_histo_sink_f.Johnathan Corgan
2009-10-10Add .gitattributes to fix CRLF problems on MinGW/MSYSJohnathan Corgan
2009-10-08Merge branch 'wip/wxgui' of http://gnuradio.org/git/jblumJohnathan Corgan
2009-10-08using gr copy in the wxgui connect, added gr copy to grc xmlJosh Blum
2009-10-08Merge branch 'wip/wxgui' of http://gnuradio.org/git/jcorgan into wip/wxguiJosh Blum
2009-10-08Added gr.copy(itemsize) blockJohnathan Corgan
2009-10-08point label transpareny, horizontal offset, and toggle on/off capabilityJosh Blum
2009-10-07tweaks to the searchJosh Blum
2009-10-07a working block tree searchJosh Blum
2009-10-07added noaa to extract doc matcherJosh Blum
2009-10-07simplify some paramsJosh Blum
2009-10-07moved the wxgui connect helper functions into the wrapper classJosh Blum
2009-10-07making use of update ui eventJosh Blum
2009-10-07setup special wxgui connect on sinks, needs testingJosh Blum
2009-10-07Applied patch from Don Ward for Cygwin platformJohnathan Corgan
2009-10-07working special connect for fftsinkJosh Blum
2009-10-06work on a special connect function that registers a callbackJosh Blum
2009-10-06added bind to visible event function to callback when visibility changes with...Josh Blum
2009-10-06Merge branch 'libusb-1.0' of git://github.com/ttsou/gnuradio-ttsouJohnathan Corgan
2009-10-06Merge branch 'wip/wbxng' of git@gnuradio.org:jcorganJohnathan Corgan
2009-10-06Clean up for work-in-progressJohnathan Corgan
2009-10-06usrp: Corrected build fix for libusbThomas Tsou
2009-10-06Merge branch 'master' of http://gnuradio.org/git/gnuradioMatt Ettus
2009-10-05Integrated gain control for TX and RX of wbxngJason Abele
2009-10-05Enabled RX BasebandJason Abele
2009-10-05First Functional TX modulatorJason Abele
2009-10-05Locking, controllable synthesizer on TX and RXJason Abele
2009-10-05Able to tune RX VCO, observe R and N divider output on MUXOUTJason Abele
2009-10-05twiddling gpio successfullyJason Abele
2009-10-05Clean buildJason Abele
2009-10-05Initial compile of wbxng, properly sets db IDsJason Abele
2009-10-05Properly reset the fifos. We didn't connect before.Matt Ettus
2009-10-04Merge branch 'grc' of http://gnuradio.org/git/jblum into masterJohnathan Corgan
2009-10-03Added a run options to the "no gui" generate options.Josh Blum
2009-10-03Added computed version number to configurationJohnathan Corgan
2009-10-03Fix to restore ability to run 'make distcheck' from a VPATHJohnathan Corgan
2009-10-03Merge branch 'master' into libusb-1.0Thomas Tsou
2009-10-03usrp: Removed unused fileThomas Tsou
2009-10-03Fix missing update from last commitJohnathan Corgan
2009-10-03usrp: Build fix for non-pkgconfig installs of libusbThomas Tsou
2009-10-01Merge branch 'wip/libusb-1.0' of http://gnuradio.org/git/jcorgan into masterJohnathan Corgan
2009-10-01Cleanup in preparation for mergeJohnathan Corgan
2009-10-01Add required include directory for new header organizationJohnathan Corgan
2009-10-01Merge branch 'new_eth' of http://gnuradio.org/git/matt into masterJohnathan Corgan
2009-10-01Added config.h headers to fix win32 buildThomas Tsou