summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-11-02usrp: Check return value in fusb_libusb1 _reap()Thomas Tsou
2009-11-02gr-noaa: Combined noaa_hrpt_bit_sync into noaa_hrpt_deframerJohnathan Corgan
2009-11-02Added frames_to_ppm Octave script, use ImageMagick to convert to pngJohnathan Corgan
2009-11-01gr-noaa: Switched to 'double rate BPSK' HRPT synchronizationJohnathan Corgan
2009-10-31Fix missing include from last commitJohnathan Corgan
2009-10-31grc: update block tree list for new pfb_clock_syncJohnathan Corgan
2009-10-31core: added gr.pfb_clock_sync_fff based on _ccf version, updated exampleJohnathan Corgan
2009-10-29Merge branch 'wbxng-prescaler' of http://gnuradio.org/git/jabeleJohnathan Corgan
2009-10-29Fixing prescaler and disable aux synth output on wbxngJason Abele
2009-10-29fixed issue where usrp siggen continued to transmit after program exitJosh Blum
2009-10-29modified flowgraph cleanupJosh Blum
2009-10-29Consolidated termsink into one classJohnathan Corgan