summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-07Merge branch 'wip/grc/cleanup' of http://gnuradio.org/git/jblumJohnathan Corgan
2009-12-07Merge branch 'wip/grc/draw' of http://gnuradio.org/git/jblumJohnathan Corgan
2009-12-07Merge branch 'wip/grc/pads' of http://gnuradio.org/git/jblumJohnathan Corgan
2009-12-07Change type of gr_head nitems parameter to unsigned long long.Eric Blossom
2009-12-07Add support for msdd6000 with resampler in FPGA.Eric Blossom
2009-12-06removed unused import statements, thanks pyflakesJosh Blum
2009-12-05Created a pixmap rotation routine in Utils for handling those rotated labels.Josh Blum
2009-12-05combined param layoutsJosh 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-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-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