debian/gnuradio
2009-10-12 Josh Blumsimplfied the code while i was looking at it
2009-10-12 Josh BlumMerge commit '38d5389f3054164a2f04d6e4e8fe381aa5ee03fc...
2009-10-09 Josh Blumusing gr copy in the wxgui connect, added gr copy to...
2009-10-09 Josh BlumMerge branch 'wip/wxgui' of gnuradio.org/git/jcorgan...
2009-10-09 Johnathan CorganAdded gr.copy(itemsize) block
2009-10-09 Josh Blumpoint label transpareny, horizontal offset, and toggle...
2009-10-08 Josh Blumsimplify some params
2009-10-08 Josh Blummoved the wxgui connect helper functions into the wrapp...
2009-10-07 Josh Blummaking use of update ui event
2009-10-07 Josh Blumsetup special wxgui connect on sinks, needs testing
2009-10-07 Josh Blumworking special connect for fftsink
2009-10-07 Josh Blumwork on a special connect function that registers a...
2009-10-07 Josh Blumadded bind to visible event function to callback when...
2009-10-06 Matt EttusMerge branch 'master' of gnuradio.org/git/gnuradio
2009-10-05 Matt EttusProperly reset the fifos. We didn't connect before.
2009-10-04 Johnathan CorganMerge branch 'grc' of gnuradio.org/git/jblum into master
2009-10-04 Josh BlumAdded a run options to the "no gui" generate options.
2009-10-04 Johnathan CorganAdded computed version number to configuration
2009-10-04 Johnathan CorganFix to restore ability to run 'make distcheck' from...
2009-10-03 Johnathan CorganFix missing update from last commit
2009-10-03 Thomas Tsouusrp: Build fix for non-pkgconfig installs of libusb
2009-10-01 Johnathan CorganMerge branch 'wip/libusb-1.0' of gnuradio.org/git/jcorg...
2009-10-01 Johnathan CorganCleanup in preparation for merge
2009-10-01 Johnathan CorganAdd required include directory for new header organization
2009-10-01 Johnathan CorganMerge branch 'new_eth' of gnuradio.org/git/matt into...
2009-10-01 Thomas TsouAdded config.h headers to fix win32 build
2009-10-01 Matt EttusFix warnings, mostly from implicitly defined wires...
2009-10-01 Matt Ettusfullchip sim now compiles again, after moving eth and...
2009-10-01 Matt Ettusremove unused opencores
2009-10-01 Matt Ettusremove debugging code
2009-10-01 Matt EttusMerge branch 'new_wb_intercon' into new_eth
2009-10-01 Matt EttusMerge branch 'master' into new_eth
2009-10-01 Matt Ettusno idea where this came from, it shouldn't be here
2009-10-01 Matt EttusCopied wb_1master back from quad radio
2009-09-30 Matt EttusEnable pps interrupts. Not sure why they were disabled...
2009-09-30 Johnathan CorganConsolidate conditional headers into libusb_types.h...
2009-09-29 Josh Blumadded access methods for gps stuff
2009-09-29 Josh Blumadded access methods and parsing for caldiv if context
2009-09-29 Johnathan CorganMerge branch 'wip/gr-noaa' of gnuradio.org/git/jcorgan...
2009-09-28 Thomas TsouRemoved multiple install of noaa_swig.i from Makefile.am
2009-09-28 Josh Blumuse existing utility method
2009-09-27 Johnathan CorganRestored original HRPT GUI script and documented variou...
2009-09-27 Johnathan CorganRenamed simplified HRPT script to allow restoring original
2009-09-27 Johnathan CorganGeneral improvements in HRPT receiver
2009-09-26 Josh Blumreading the lo back and storing it
2009-09-26 Josh Blumuse the new htonll and vrt types to send cal and lo...
2009-09-25 Josh Blumchecking for if context packets and setting up the...
2009-09-25 Josh BlumReading 64 bit freq out of chunk of context packet.
2009-09-25 Josh Blumcopied over vrt context and type headers, updated bits...
2009-09-25 Johnathan CorganMerge branch 'grc' of gnuradio.org/git/jblum
2009-09-25 Johnathan CorganMerge branch 'gr-noaa-fixes' of gnuradio.org/git/balist...
2009-09-25 Philip BalisterAdd missing cstdio include for gcc 4.4 compatibility.
2009-09-25 Josh Blumhash the tuple of hashes to id the current params
2009-09-25 Johnathan CorganRevert "Merge branch 'grc' of gnuradio.org/git/jblum"
2009-09-25 Johnathan CorganMerge branch 'grc' of gnuradio.org/git/jblum
2009-09-25 Johnathan CorganAdd missing include file in gnuradio-core
2009-09-25 Johnathan CorganMerge branch 'wip/deb' of gnuradio.org/git/jcorgan
2009-09-25 Johnathan CorganMisc. packaging tweaks
2009-09-25 Josh BlumAdded a run options to the "no gui" generate options.
2009-09-25 Matt EttusMerge commit 'origin' into new_eth
2009-09-24 Johnathan CorganMerge branch 'rx_mimo_hb_sync' of gnuradio.org/git...
2009-09-24 Johnathan CorganMerged Bdale's 3.2.2-1 packaging
2009-09-24 Matt EttusSynchronize the internal phase of the halfband filters...
2009-09-24 Johnathan CorganAcknowledging the obvious
2009-09-24 Johnathan CorganFix missing type specifier for mask
2009-09-24 Johnathan CorganMerge branch 'wip/gr-noaa' of gnuradio.org/git/jcorgan...
2009-09-24 Johnathan CorganMerge branch 'grc' of gnuradio.org/git/jblum into master
2009-09-23 Thomas TsouChange write_internal_ram in usrp_prims to print signed...
2009-09-23 Johnathan CorganAdded README and updated configuration requirements
2009-09-23 Johnathan CorganSplit HRPT script into live receive and post-processing
2009-09-23 Eric BlossomDump IF-Context packets in hex.
2009-09-23 Eric Blossomuse gruel/inet.h instead of arap/inet.h
2009-09-23 Eric Blossomfix white space
2009-09-22 Josh Blummade rxdspno a parameter for: start/stop streaming...
2009-09-21 Johnathan CorganDumps HRPT frames to text file similar to specification...
2009-09-21 Johnathan CorganAdded skeleton HRPT decoder block
2009-09-21 Johnathan CorganUpdated HRPT receiver to read files recorded as shorts
2009-09-21 Matt EttusMerge branch 'serdes_newfifo' into new_eth
2009-09-20 Johnathan CorganAdd HRPT word output to deframer
2009-09-20 Johnathan CorganReorganization of directories
2009-09-20 Johnathan CorganAdded HRPT deframer block
2009-09-20 Johnathan CorganChanged synchronizer to output sliced bits.
2009-09-20 Johnathan CorganUpdated HRPT blocks/scripts for testing. Seeing good...
2009-09-20 Johnathan CorganImplemented crude timing recovery using zero crossings...
2009-09-20 Johnathan CorganWork in progress, incomplete
2009-09-20 Johnathan CorganUpdate rx_poes script to filter prior to PLL.
2009-09-20 Johnathan CorganCreated new gr-noaa top-level component.
2009-09-20 Johnathan CorganAdded CVSD encoder/decoder to GRC, example app
2009-09-19 Josh Blumxor that hash
2009-09-19 Johnathan CorganMerge branch 'usrp2-real-fix' of gnuradio.org/git/balis...
2009-09-19 Johnathan CorganMerge branch 'grc' of gnuradio.org/git/jblum into master
2009-09-19 Josh Blumbug fix for handling loading of dynamic params
2009-09-18 Josh BlumRe/evaluate the notebook blocks label because we dont...
2009-09-18 Josh Blumput the flow graph errors button into the toolbar
2009-09-18 Josh Blumadded errors dialog to show all error messages in flow...
2009-09-18 Josh Blumbugfix: exclude disabled children from consideration...
2009-09-18 Eric BlossomAdd rxdspno parameter to private interface of quadradio.
2009-09-17 Josh Blumlower lxml version req to 1.3.6
2009-09-17 Philip Balisterconfigure.gnu needs to unset more vars from the environ...
2009-09-17 ttsouAllow fusb_sysconfig to build on non-linux libusb-0...
next