summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-03Use updated transmit commandJohnathan Corgan
2009-12-03Rebase on master, cleanup for mergeJohnathan Corgan
2009-12-03Updated 'u2_rx_stream_at' to work with new_eth MAC (Douglas Geiger)Johnathan Corgan
2009-12-03Applied 'start streaming at' patch from Douglas GeigerJohnathan Corgan
2009-12-03added a gain sliderMatt Ettus
2009-12-03updated tx exampleJosh Blum
2009-12-03Allow for multiple io pads per hier flow graph.Josh Blum
2009-12-01usrp: Corrected error messageThomas Tsou
2009-11-26same bug as on the U2, found by Stephen LaiMatt Ettus
2009-11-26Merge branch 'master' of http://gnuradio.org/git/gnuradioMatt Ettus
2009-11-26Control bits for filter bandwidths had the wrong shifts. Found and fixed by ...Matt Ettus
2009-11-25created dpsk demo with usrpsJosh Blum
2009-11-25added callbacks for setting alphasJosh Blum
2009-11-25added sync output port to dxpsk2 demodJosh Blum
2009-11-25added missing block wrappersJosh Blum
2009-11-25added wrappers for the dxpsk2 blocks mod and demodJosh Blum
2009-11-25Support multiple VRT packets in a single transport (UDP) packet.Eric Blossom
2009-11-25back out broken changesetEric Blossom
2009-11-21Add two missing includes to fix compile on ppc.Tim Shepard
2009-11-19gtk.Tooltips() is deprecated, use set_tooltip_text.Josh Blum
2009-11-13Merge branch 'wip/howto' of git@gnuradio.org:jcorganJohnathan Corgan
2009-11-13howto: cleanup for mergeJohnathan Corgan
2009-11-13howto: add README.hackingJohnathan Corgan
2009-11-12howto: added howto applicationJohnathan Corgan
2009-11-12howto: add GRC wrappers to squaring blocksJohnathan Corgan
2009-11-12howto: move limbo'd docs into toplevel doc dir for preservationJohnathan Corgan
2009-11-12howto: create howto_swig.*, use constructed Python namespaceJohnathan Corgan
2009-11-12howto: adds C++ QA codeJohnathan Corgan
2009-11-11Add USB PID for HPSDR HERMES device.Eric Blossom
2009-11-09gr-noaa: added HRPT minor frame parsing, renamed scriptsJohnathan Corgan
2009-11-08Fixes usrp2 firmware configure with mb-gcc on ubuntu 9.10/autoconf 2.64.Josh Blum
2009-11-04add new readback entries to memory map. Has irqs, priority encoded buffer st...Matt Ettus
2009-11-04This branch is for porting from the quad radio, and minor text cleanupsMatt Ettus
2009-11-03Merge branch 'wip/howto' of git@gnuradio.org:jcorganJohnathan Corgan
2009-11-03howto: moved osbsolete docs directory into limboJohnathan Corgan
2009-11-03howto: make swig directory use individual .i filesJohnathan Corgan
2009-11-03fixed fixme in gr_top_block_implJosh Blum
2009-11-03howto: reorganized directory structureJohnathan Corgan
2009-11-03howto: implement dynamic versioningJohnathan Corgan
2009-11-03howto: update m4 files to match latest masterJohnathan Corgan
2009-11-03howto: updated INSTALL, fixed mode of config.*Johnathan Corgan
2009-11-03Added GRC block wrappers for pager blocksJohnathan Corgan
2009-11-03Added resampler and pushed matched filter into it.Johnathan Corgan
2009-11-03Work in progress, updating usrp_rx_flex.pyJohnathan Corgan
2009-11-03Directory reorganization to newer layoutJohnathan Corgan
2009-11-03Work in progress, added GRC-based single channel receiverJohnathan Corgan
2009-11-03Moved command-line apps into apps subdirectoryJohnathan Corgan
2009-11-03Merge branch 'wip/term' of git@gnuradio.org:jcorganJohnathan Corgan
2009-11-03gr-wxgui: cleanup for mergeJohnathan Corgan
2009-11-02usrp: Cleanup of usrp_basicThomas Tsou