summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-21query the model number from the hostJosh Blum
2009-10-14fix so all handlers get called on eventJosh Blum
2009-10-12simplfied the code while i was looking at itJosh Blum
2009-10-12Merge commit '38d5389f3054164a2f04d6e4e8fe381aa5ee03fc' into vrtJosh Blum
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-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-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 'master' of http://gnuradio.org/git/gnuradioMatt Ettus
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-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
2009-10-01Fix warnings, mostly from implicitly defined wires or unspecified widthsMatt Ettus
2009-10-01fullchip sim now compiles again, after moving eth and models over to new simp...Matt Ettus
2009-10-01remove unused opencoresMatt Ettus
2009-09-30remove debugging codeMatt Ettus
2009-09-30Merge branch 'new_wb_intercon' into new_ethMatt Ettus
2009-09-30Merge branch 'master' into new_ethMatt Ettus
2009-09-30no idea where this came from, it shouldn't be hereMatt Ettus
2009-09-30Copied wb_1master back from quad radioMatt Ettus
2009-09-29Enable pps interrupts. Not sure why they were disabled in the first place.Matt Ettus
2009-09-29Consolidate conditional headers into libusb_types.h, use automakeJohnathan Corgan
2009-09-29added access methods for gps stuffJosh Blum
2009-09-28added access methods and parsing for caldiv if contextJosh Blum
2009-09-28Merge branch 'wip/gr-noaa' of http://gnuradio.org/git/jcorgan into masterJohnathan Corgan
2009-09-28Removed multiple install of noaa_swig.i from Makefile.amThomas Tsou
2009-09-28use existing utility methodJosh Blum
2009-09-27Restored original HRPT GUI script and documented various script choices.Johnathan Corgan
2009-09-27Renamed simplified HRPT script to allow restoring originalJohnathan Corgan
2009-09-27General improvements in HRPT receiverJohnathan Corgan
2009-09-25reading the lo back and storing itJosh Blum
2009-09-25use the new htonll and vrt types to send cal and lo freqsJosh Blum
2009-09-25checking for if context packets and setting up the payload pointer and sizeJosh Blum
2009-09-25Reading 64 bit freq out of chunk of context packet.Josh Blum